"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5)
2025/03/14 04:34:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo"
2025/03/14 04:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:34:16 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg"
2025/03/14 04:34:17 DEBUG : Creating backend with remote "/tmp/rclone2026922463"
=== 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopy (0.28s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (0.23s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/14 04:34:18 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 04:34:18 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/14 04:34:18 DEBUG : potato: Seek from 10 to 0
2025/03/14 04:34:18 DEBUG : potato: Seek from 10 to 0
2025/03/14 04:34:18 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/14 04:34:18 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 04:34:18 DEBUG : potato: Seek from 5 to 2
2025/03/14 04:34:18 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/14 04:34:18 DEBUG : potato: Seek from 7 to 0
2025/03/14 04:34:18 DEBUG : potato: Seek from 7 to 0
2025/03/14 04:34:18 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/14 04:34:18 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 04:34:18 DEBUG : potato: Seek from 5 to 2
2025/03/14 04:34:18 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/14 04:34:18 DEBUG : potato: Seek from 8 to 0
2025/03/14 04:34:18 DEBUG : potato: Seek from 8 to 0
2025/03/14 04:34:18 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/14 04:34:18 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 04:34:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 04:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 04:34:18 DEBUG : potato: Seek from 5 to 2
2025/03/14 04:34:18 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/14 04:34:18 DEBUG : potato: Seek from 9 to 0
2025/03/14 04:34:18 DEBUG : potato: Seek from 9 to 0
2025/03/14 04:34:18 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:34:20 DEBUG : rutabaga: md5 = 4b96eb0d76100d6f112c7f308e6051d2 OK
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/14 04:34:22 DEBUG : empty space: md5 = b66fced101501bb85fe1cd3c631d0027 OK
=== RUN   TestCheck/3
2025/03/14 04:34:24 DEBUG : potato2: md5 = 47bb6be85910a8d0386ecc00aff41986 OK
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/14 04:34:26 DEBUG : remotepotato: md5 = a4855d622f51ebc75a85f309817f12b4 OK
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (11.52s)
    --- PASS: TestCheck/1 (0.28s)
    --- PASS: TestCheck/2 (0.24s)
    --- PASS: TestCheck/3 (0.25s)
    --- PASS: TestCheck/4 (0.25s)
    --- PASS: TestCheck/5 (0.31s)
    --- PASS: TestCheck/6 (0.24s)
    --- PASS: TestCheck/7 (0.26s)
=== RUN   TestCheckFsError
2025/03/14 04:34:29 DEBUG : Creating backend with remote "nonexistent"
2025/03/14 04:34:29 DEBUG : Creating backend with remote "nonexistent"
2025/03/14 04:34:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/14 04:34:29 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/14 04:34:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/14 04:34:29 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:34:31 DEBUG : rutabaga: md5 = a46e542ec28257d12a2d4c6606a8af46 OK
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/14 04:34:34 DEBUG : empty space: md5 = 04049b25ec35707ebc4a6a5edce39225 OK
=== RUN   TestCheckDownload/3
2025/03/14 04:34:37 DEBUG : potato2: md5 = 392d594b63a0bfac514ca48021cf6a52 OK
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/14 04:34:42 DEBUG : remotepotato: md5 = 8dba097b692bc24debb1082334b25f1c OK
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (17.14s)
    --- PASS: TestCheckDownload/1 (1.10s)
    --- PASS: TestCheckDownload/2 (1.01s)
    --- PASS: TestCheckDownload/3 (0.99s)
    --- PASS: TestCheckDownload/4 (1.75s)
    --- PASS: TestCheckDownload/5 (1.08s)
    --- PASS: TestCheckDownload/6 (0.92s)
    --- PASS: TestCheckDownload/7 (1.02s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:34:48 DEBUG : rutabaga: md5 = c45ffb3b96a50672c862cf1599cd7e5c OK
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/14 04:34:50 DEBUG : empty space: md5 = 0ac2341d8571fedafffb99a674744ed0 OK
=== RUN   TestCheckSizeOnly/3
2025/03/14 04:34:52 DEBUG : potato2: md5 = 8f365e60448f440ab591b83edcab7382 OK
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/14 04:34:54 DEBUG : remotepotato: md5 = 4411a3b3434500769f032fbf1b73c255 OK
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (10.63s)
    --- PASS: TestCheckSizeOnly/1 (0.26s)
    --- PASS: TestCheckSizeOnly/2 (0.29s)
    --- PASS: TestCheckSizeOnly/3 (0.25s)
    --- PASS: TestCheckSizeOnly/4 (0.26s)
    --- PASS: TestCheckSizeOnly/5 (0.26s)
    --- PASS: TestCheckSizeOnly/6 (0.25s)
    --- PASS: TestCheckSizeOnly/7 (0.27s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:34:59 DEBUG : test.sum: md5 = 28c4034509c634de99610b359ffb2b16 OK
2025/03/14 04:35:00 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/14 04:35:00 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/14 04:35:00 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/14 04:35:00 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/14 04:35:01 DEBUG : test.sum: md5 = 5a46352e334bd9745ede4006916f51de OK
2025/03/14 04:35:02 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/14 04:35:02 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/14 04:35:02 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/14 04:35:02 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (5.87s)
=== RUN   TestCheckSum
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:35:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/data"
2025/03/14 04:35:03 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/vjrnln8ratgmqakfosrqe8espk"
    check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo/data' lacks md5, skipping
--- SKIP: TestCheckSum (2.04s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:35:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/data"
2025/03/14 04:35:05 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/vjrnln8ratgmqakfosrqe8espk"
2025/03/14 04:35:09 DEBUG : data/banana: md5 = b31a40984ff4828a13556ecf22d7fda8 OK
2025/03/14 04:35:10 DEBUG : test.sum: md5 = 301dc026d38f6f01d7093c1e5086d4bf OK
=== RUN   TestCheckSumDownload/subtest1
2025/03/14 04:35:15 DEBUG : data/potato: md5 = cebe37fdb6d7387b15113e7f094f2541 OK
2025/03/14 04:35:16 DEBUG : test.sum: md5 = 88d73486302fdfa3cda7fe5305bf18c3 OK
=== RUN   TestCheckSumDownload/subtest2
2025/03/14 04:35:20 DEBUG : test.sum: md5 = 2376c96fc317c0da3f72a85ae48bc2de OK
=== RUN   TestCheckSumDownload/subtest3
2025/03/14 04:35:24 DEBUG : test.sum: md5 = 5a3592dff074a7f6dd5e64c46eb69e02 OK
=== RUN   TestCheckSumDownload/subtest4
2025/03/14 04:35:28 DEBUG : test.sum: md5 = 68d5fe867e9dd4656894ff722d9b8cd3 OK
=== RUN   TestCheckSumDownload/subtest5
2025/03/14 04:35:32 DEBUG : test.sum: md5 = 25056fd11c9c6b73382845662cbecb27 OK
=== RUN   TestCheckSumDownload/subtest6
2025/03/14 04:35:36 DEBUG : data/banana: md5 = 81b3f102211b9e77459cbd3901dcb824 OK
2025/03/14 04:35:38 DEBUG : data/potato: md5 = bdedc6f42d245fe70bc90c591f09dcc9 OK
2025/03/14 04:35:40 DEBUG : test.sum: md5 = 068bfa167745da27c5c0846f555432b0 OK
=== RUN   TestCheckSumDownload/subtest7
2025/03/14 04:35:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0"
2025/03/14 04:35:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4"
--- PASS: TestCheckSumDownload (40.10s)
    --- PASS: TestCheckSumDownload/subtest1 (2.32s)
    --- PASS: TestCheckSumDownload/subtest2 (2.08s)
    --- PASS: TestCheckSumDownload/subtest3 (2.12s)
    --- PASS: TestCheckSumDownload/subtest4 (2.34s)
    --- PASS: TestCheckSumDownload/subtest5 (1.98s)
    --- PASS: TestCheckSumDownload/subtest6 (2.14s)
    --- PASS: TestCheckSumDownload/subtest7 (2.31s)
=== RUN   TestApplyTransforms
2025/03/14 04:35:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovugig9cidi"
2025/03/14 04:35:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:35:45 DEBUG : Creating backend with remote "TestDrive:crypt/bhsvupk1mvob4oq7del512dvk5hlsq5avrf2av5oon5b8vov65gg"
2025/03/14 04:35:46 DEBUG : Creating backend with remote "/tmp/rclone1505072717"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovugig9cidi'", Local "Local file system at /tmp/rclone1505072717", Modify Window "1ms"
2025/03/14 04:35:48 DEBUG : hello, world!: md5 = 9e53e9e699359fceb97bff612109d2b1 OK
upper checkfile vs. lower remote (without normalization)
2025/03/14 04:35:49 ERROR : hello, world!: sum not found
2025/03/14 04:35:49 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dovugig9cidi'
2025/03/14 04:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovugig9cidi': 1 files missing
2025/03/14 04:35:49 NOTICE: 1 hashes missing
2025/03/14 04:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovugig9cidi': 2 differences found
2025/03/14 04:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovugig9cidi': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/14 04:35:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:35:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovugig9cidi': 0 differences found
2025/03/14 04:35:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovugig9cidi': 1 matching files
2025/03/14 04:35:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huzozek8wobu"
2025/03/14 04:35:50 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:35:50 DEBUG : Creating backend with remote "TestDrive:crypt/ttf296bmb5c2ssd6rpvr98lga07pnmgn35h29k3fl1g484petsj0"
2025/03/14 04:35:51 DEBUG : Creating backend with remote "/tmp/rclone1267466182"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huzozek8wobu'", Local "Local file system at /tmp/rclone1267466182", Modify Window "1ms"
2025/03/14 04:35:53 DEBUG : HELLO, WORLD!: md5 = f336be944b9731d5f95b4083c3ad393c OK
lower checkfile vs. upper remote (without normalization)
2025/03/14 04:35:54 ERROR : HELLO, WORLD!: sum not found
2025/03/14 04:35:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huzozek8wobu'
2025/03/14 04:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzozek8wobu': 1 files missing
2025/03/14 04:35:54 NOTICE: 1 hashes missing
2025/03/14 04:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzozek8wobu': 2 differences found
2025/03/14 04:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzozek8wobu': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/14 04:35:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:35:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzozek8wobu': 0 differences found
2025/03/14 04:35:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzozek8wobu': 1 matching files
2025/03/14 04:35:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tefesob7papa"
2025/03/14 04:35:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:35:55 DEBUG : Creating backend with remote "TestDrive:crypt/24lar1bkldfngegdrqgcm8hpbrnn90jj4b4u6ou5jsku55jrdqh0"
2025/03/14 04:35:56 DEBUG : Creating backend with remote "/tmp/rclone1579319530"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tefesob7papa'", Local "Local file system at /tmp/rclone1579319530", Modify Window "1ms"
2025/03/14 04:35:58 DEBUG : HeLlO, wOrLd!: md5 = 4d29ac1c5946f311c3dc154ce218ad14 OK
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/14 04:35:58 ERROR : HeLlO, wOrLd!: sum not found
2025/03/14 04:35:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tefesob7papa'
2025/03/14 04:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefesob7papa': 1 files missing
2025/03/14 04:35:58 NOTICE: 1 hashes missing
2025/03/14 04:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefesob7papa': 2 differences found
2025/03/14 04:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefesob7papa': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/14 04:35:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefesob7papa': 0 differences found
2025/03/14 04:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefesob7papa': 1 matching files
2025/03/14 04:35:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rifedeb7vera"
2025/03/14 04:35:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:35:59 DEBUG : Creating backend with remote "TestDrive:crypt/tfte9gd3o9nam4isn0ah4vcc708komdfr0l6c195c1mebg0vglgg"
2025/03/14 04:36:00 DEBUG : Creating backend with remote "/tmp/rclone1972853988"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rifedeb7vera'", Local "Local file system at /tmp/rclone1972853988", Modify Window "1ms"
2025/03/14 04:36:03 DEBUG : HELLO, WORLD!: md5 = cefedca43e9ffb37e298c3d3cfe070f1 OK
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/14 04:36:03 ERROR : HELLO, WORLD!: sum not found
2025/03/14 04:36:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rifedeb7vera'
2025/03/14 04:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifedeb7vera': 1 files missing
2025/03/14 04:36:03 NOTICE: 1 hashes missing
2025/03/14 04:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifedeb7vera': 2 differences found
2025/03/14 04:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifedeb7vera': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/14 04:36:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifedeb7vera': 0 differences found
2025/03/14 04:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifedeb7vera': 1 matching files
2025/03/14 04:36:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kenihoy3bubi"
2025/03/14 04:36:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:36:05 DEBUG : Creating backend with remote "TestDrive:crypt/0sv5gr26gfo6ovk04uflmhc8i1rne248oq5c27p5sj8pr3o0n4t0"
2025/03/14 04:36:06 DEBUG : Creating backend with remote "/tmp/rclone91878708"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kenihoy3bubi'", Local "Local file system at /tmp/rclone91878708", Modify Window "1ms"
2025/03/14 04:36:08 DEBUG : 測試_Русский___ě_áñ: md5 = 29be64e9723abd5ebd597f2983754827 OK
NFD checkfile vs. NFC remote (without normalization)
2025/03/14 04:36:08 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/14 04:36:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kenihoy3bubi'
2025/03/14 04:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenihoy3bubi': 1 files missing
2025/03/14 04:36:08 NOTICE: 1 hashes missing
2025/03/14 04:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenihoy3bubi': 2 differences found
2025/03/14 04:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenihoy3bubi': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/14 04:36:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:36:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenihoy3bubi': 0 differences found
2025/03/14 04:36:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenihoy3bubi': 1 matching files
2025/03/14 04:36:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumeyad4bubu"
2025/03/14 04:36:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:36:09 DEBUG : Creating backend with remote "TestDrive:crypt/ihvpppm1f04p0pqf638hrlu5l4d8l12v94960vgtlg2jc8uc9bpg"
2025/03/14 04:36:10 DEBUG : Creating backend with remote "/tmp/rclone1519958375"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumeyad4bubu'", Local "Local file system at /tmp/rclone1519958375", Modify Window "1ms"
2025/03/14 04:36:13 DEBUG : 測試_Русский___ě_áñ: md5 = a1df657ee0ae566763936d91448ddf00 OK
NFC checkfile vs. NFD remote (without normalization)
2025/03/14 04:36:13 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/14 04:36:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cumeyad4bubu'
2025/03/14 04:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumeyad4bubu': 1 files missing
2025/03/14 04:36:13 NOTICE: 1 hashes missing
2025/03/14 04:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumeyad4bubu': 2 differences found
2025/03/14 04:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumeyad4bubu': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/14 04:36:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:36:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumeyad4bubu': 0 differences found
2025/03/14 04:36:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumeyad4bubu': 1 matching files
2025/03/14 04:36:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lubexan3bude"
2025/03/14 04:36:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:36:14 DEBUG : Creating backend with remote "TestDrive:crypt/4ndno3hstfhfgq8rfp0gqfuakngkd2hrer25itgjeb84bq9o9jh0"
2025/03/14 04:36:15 DEBUG : Creating backend with remote "/tmp/rclone4187904704"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lubexan3bude'", Local "Local file system at /tmp/rclone4187904704", Modify Window "1ms"
2025/03/14 04:36:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aaece800a82bd1cb2f5fe3847cd6126d OK
NFDx2 checkfile vs. both remote (without normalization)
2025/03/14 04:36:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 04:36:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lubexan3bude'
2025/03/14 04:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubexan3bude': 1 files missing
2025/03/14 04:36:18 NOTICE: 1 hashes missing
2025/03/14 04:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubexan3bude': 2 differences found
2025/03/14 04:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubexan3bude': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/14 04:36:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:36:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubexan3bude': 0 differences found
2025/03/14 04:36:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubexan3bude': 1 matching files
2025/03/14 04:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiweyut3gewa"
2025/03/14 04:36:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:36:19 DEBUG : Creating backend with remote "TestDrive:crypt/teee4sep680edg3lmt2fpajkole390e7hnnldpiqqau4kjb47hfg"
2025/03/14 04:36:20 DEBUG : Creating backend with remote "/tmp/rclone1905861963"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiweyut3gewa'", Local "Local file system at /tmp/rclone1905861963", Modify Window "1ms"
2025/03/14 04:36:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2899f29ae2763766fa0d50c1408fa375 OK
NFCx2 checkfile vs. both remote (without normalization)
2025/03/14 04:36:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 04:36:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiweyut3gewa'
2025/03/14 04:36:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiweyut3gewa': 1 files missing
2025/03/14 04:36:23 NOTICE: 1 hashes missing
2025/03/14 04:36:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiweyut3gewa': 2 differences found
2025/03/14 04:36:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiweyut3gewa': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/14 04:36:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:36:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiweyut3gewa': 0 differences found
2025/03/14 04:36:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiweyut3gewa': 1 matching files
2025/03/14 04:36:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukomoh3befe"
2025/03/14 04:36:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:36:24 DEBUG : Creating backend with remote "TestDrive:crypt/4vb4n5pke86i6omjkipd12ui34l93h6m74hhij23efdk7vgiirtg"
2025/03/14 04:36:25 DEBUG : Creating backend with remote "/tmp/rclone3498620089"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukomoh3befe'", Local "Local file system at /tmp/rclone3498620089", Modify Window "1ms"
2025/03/14 04:36:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bac0164ed59e9926f45dff62c6a365ee OK
both checkfile vs. NFDx2 remote (without normalization)
2025/03/14 04:36:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 04:36:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zukomoh3befe'
2025/03/14 04:36:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zukomoh3befe': 1 files missing
2025/03/14 04:36:28 NOTICE: 1 hashes missing
2025/03/14 04:36:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zukomoh3befe': 2 differences found
2025/03/14 04:36:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zukomoh3befe': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/14 04:36:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:36:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zukomoh3befe': 0 differences found
2025/03/14 04:36:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zukomoh3befe': 1 matching files
2025/03/14 04:36:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxoyef7gava"
2025/03/14 04:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:36:29 DEBUG : Creating backend with remote "TestDrive:crypt/qgkft5jlk0tdtdqkuk8ptt00c2j4crdnabptrvft27gj00gs99g0"
2025/03/14 04:36:30 DEBUG : Creating backend with remote "/tmp/rclone2867644229"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxoyef7gava'", Local "Local file system at /tmp/rclone2867644229", Modify Window "1ms"
2025/03/14 04:36:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e26466eaca71bf3d0b7c51693f5c0778 OK
both checkfile vs. NFCx2 remote (without normalization)
2025/03/14 04:36:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 04:36:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuxoyef7gava'
2025/03/14 04:36:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuxoyef7gava': 1 files missing
2025/03/14 04:36:32 NOTICE: 1 hashes missing
2025/03/14 04:36:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuxoyef7gava': 2 differences found
2025/03/14 04:36:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuxoyef7gava': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/14 04:36:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 04:36:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuxoyef7gava': 0 differences found
2025/03/14 04:36:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuxoyef7gava': 1 matching files
2025/03/14 04:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxoyef7gava': Purge remote
2025/03/14 04:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukomoh3befe': Purge remote
2025/03/14 04:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiweyut3gewa': Purge remote
2025/03/14 04:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lubexan3bude': Purge remote
2025/03/14 04:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumeyad4bubu': Purge remote
2025/03/14 04:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kenihoy3bubi': Purge remote
2025/03/14 04:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifedeb7vera': Purge remote
2025/03/14 04:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefesob7papa': Purge remote
2025/03/14 04:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huzozek8wobu': Purge remote
2025/03/14 04:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovugig9cidi': Purge remote
--- PASS: TestApplyTransforms (52.61s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:36:38 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 04:36:40 DEBUG : sub/file2: md5 = 98c3590a09ca4b00752064db38aa688e OK
2025/03/14 04:36:40 INFO  : file1: Copied (new) to: sub/file2
2025/03/14 04:36:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/14 04:36:41 DEBUG : file1: Unchanged skipping
2025/03/14 04:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': don't need to copy/move sub/file2, it is already at target location
2025/03/14 04:36:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestCopyFile (5.95s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.50s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:36:46 DEBUG : dst/file1: md5 = 9dcb11b443cdcaebb0c8729fdb2a5fc2 OK
2025/03/14 04:36:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/backup"
2025/03/14 04:36:47 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/1nrff024r7pq65ecp72fc28jb0"
2025/03/14 04:36:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/14 04:36:51 INFO  : dst/file1: Moved (server-side)
2025/03/14 04:36:52 DEBUG : dst/file1: md5 = 98c5b244f9dce312ba4ed3d93e438774 OK
2025/03/14 04:36:52 INFO  : dst/file1: Copied (new)
2025/03/14 04:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/14 04:36:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/14 04:36:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
--- PASS: TestCopyFileBackupDir (12.76s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:36:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/dst"
2025/03/14 04:36:57 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/31u3jie661vd5p8j7rtc3hgbh0"
2025/03/14 04:36:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/CompareDest"
2025/03/14 04:36:59 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/gveqi14airsml4bgu7krj116o8"
2025/03/14 04:37:00 DEBUG : one: Need to transfer - File not found at Destination
2025/03/14 04:37:03 DEBUG : one: md5 = 51e2f66be5695dc475570f7768848b1f OK
2025/03/14 04:37:03 INFO  : one: Copied (new)
2025/03/14 04:37:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 04:37:06 DEBUG : one: md5 = 7963594fd3c58410544318f31bcbb5c3 OK
2025/03/14 04:37:06 INFO  : one: Copied (replaced existing)
2025/03/14 04:37:08 DEBUG : dst/one: md5 = 844ab5421ee3a0e9cad4cb9067913ef6 OK
2025/03/14 04:37:10 DEBUG : CompareDest/one: md5 = 234a37b0caf288deb194eedf9281648e OK
2025/03/14 04:37:11 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 04:37:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/14 04:37:11 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/14 04:37:13 DEBUG : CompareDest/two: md5 = 5979e9226c6c2791aae1c6cb3847a598 OK
2025/03/14 04:37:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 04:37:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/14 04:37:14 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/14 04:37:15 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 04:37:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/14 04:37:15 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/14 04:37:16 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 04:37:16 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/14 04:37:18 DEBUG : two: md5 = 2524f2809cdbeb4d498b3f906528b2ba OK
2025/03/14 04:37:18 INFO  : two: Copied (new)
2025/03/14 04:37:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/14 04:37:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:37:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/14 04:37:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestCopyFileCompareDest (25.35s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:37:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/dst"
2025/03/14 04:37:22 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/31u3jie661vd5p8j7rtc3hgbh0"
2025/03/14 04:37:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/CopyDest"
2025/03/14 04:37:24 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/d09o6po3f7bm6ce32vdgs8h9ls"
2025/03/14 04:37:26 DEBUG : one: Need to transfer - File not found at Destination
2025/03/14 04:37:28 DEBUG : one: md5 = bf31fcf3f1f2d7eaf8189b1db044d3cf OK
2025/03/14 04:37:28 INFO  : one: Copied (new)
2025/03/14 04:37:29 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 04:37:31 DEBUG : one: md5 = 44afacf230137910a10437c4fbf8f58d OK
2025/03/14 04:37:31 INFO  : one: Copied (replaced existing)
2025/03/14 04:37:33 DEBUG : dst/one: md5 = e9c99a171cfc366c22992ab661af0d73 OK
2025/03/14 04:37:35 DEBUG : CopyDest/one: md5 = d03baf5a54323e05fed713f4b68c2d9e OK
2025/03/14 04:37:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/BackupDir"
2025/03/14 04:37:35 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/s6dbk3lfi7c9kfvo6j7bla9m0g"
2025/03/14 04:37:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 04:37:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/14 04:37:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 04:37:39 INFO  : one: Moved (server-side)
2025/03/14 04:37:40 INFO  : one: Copied (server-side copy)
2025/03/14 04:37:40 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/14 04:37:42 DEBUG : CopyDest/two: md5 = ee3b6dd10bdbf4020706793d2505dc7a OK
2025/03/14 04:37:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 04:37:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/14 04:37:44 INFO  : two: Copied (server-side copy)
2025/03/14 04:37:44 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/14 04:37:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/14 04:37:45 DEBUG : two: Unchanged skipping
2025/03/14 04:37:47 DEBUG : CopyDest/three: md5 = 8f19c89181ee0dd8f742fd0ca9d13d91 OK
2025/03/14 04:37:47 DEBUG : three: Need to transfer - File not found at Destination
2025/03/14 04:37:48 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/14 04:37:48 DEBUG : three: Destination not found in --copy-dest
2025/03/14 04:37:49 DEBUG : three: md5 = 5af6658e28edfe631dd17f7fcd11761d OK
2025/03/14 04:37:49 INFO  : three: Copied (new)
2025/03/14 04:37:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/14 04:37:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/14 04:37:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:37:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/14 04:37:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:37:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/14 04:37:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestCopyFileCopyDest (33.30s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.48s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.48s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:37:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/14 04:37:59 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d81ef5d474e3738f4478e63280c9ef92 OK
2025/03/14 04:37:59 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/14 04:38:00 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/14 04:38:00 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/14 04:38:01 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/14 04:38:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/14 04:38:03 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cae8d54d53f6f726bc73b40731cf0c83 OK
2025/03/14 04:38:03 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/14 04:38:05 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk"
2025/03/14 04:38:05 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
--- PASS: TestCopyFileMaxTransfer (9.24s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateInteractive (0.45s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:38:09 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Looking for duplicate names using skip mode.
2025/03/14 04:38:09 NOTICE: one: Found 2 files with duplicate names
2025/03/14 04:38:09 NOTICE: one: Skipping 2 files with duplicate names
--- PASS: TestDeduplicateSkip (4.74s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:38:15 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Looking for duplicate names using skip mode.
2025/03/14 04:38:15 NOTICE: one: Found 3 files with duplicate names
2025/03/14 04:38:15 NOTICE: one: Deleting 1/2 identical duplicates (size 11)
2025/03/14 04:38:16 INFO  : one: Deleted
2025/03/14 04:38:16 NOTICE: one: Skipping 2 files with duplicate names
--- PASS: TestDeduplicateSizeOnly (6.31s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:38:21 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Looking for duplicate names using first mode.
2025/03/14 04:38:21 NOTICE: one: Found 3 files with duplicate names
2025/03/14 04:38:22 INFO  : one: Deleted
2025/03/14 04:38:22 INFO  : one: Deleted
2025/03/14 04:38:22 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateFirst (6.19s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:38:27 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Looking for duplicate names using newest mode.
2025/03/14 04:38:28 NOTICE: one: Found 3 files with duplicate names
2025/03/14 04:38:28 INFO  : one: Deleted
2025/03/14 04:38:29 INFO  : one: Deleted
2025/03/14 04:38:29 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateNewest (6.55s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.47s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:38:34 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Looking for duplicate names using oldest mode.
2025/03/14 04:38:35 NOTICE: one: Found 3 files with duplicate names
2025/03/14 04:38:35 INFO  : one: Deleted
2025/03/14 04:38:36 INFO  : one: Deleted
2025/03/14 04:38:36 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateOldest (6.73s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:38:41 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Looking for duplicate names using largest mode.
2025/03/14 04:38:41 NOTICE: one: Found 3 files with duplicate names
2025/03/14 04:38:42 INFO  : one: Deleted
2025/03/14 04:38:42 INFO  : one: Deleted
2025/03/14 04:38:42 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateLargest (6.17s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:38:47 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Looking for duplicate names using smallest mode.
2025/03/14 04:38:48 NOTICE: one: Found 3 files with duplicate names
2025/03/14 04:38:48 INFO  : one: Deleted
2025/03/14 04:38:49 INFO  : one: Deleted
2025/03/14 04:38:49 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateSmallest (6.34s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:38:55 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Looking for duplicate names using rename mode.
2025/03/14 04:38:55 NOTICE: one.txt: Found 3 files with duplicate names
2025/03/14 04:38:56 INFO  : one-2.txt: renamed from: one.txt
2025/03/14 04:38:58 INFO  : one-3.txt: renamed from: one.txt
2025/03/14 04:38:59 INFO  : one-4.txt: renamed from: one.txt
--- PASS: TestDeduplicateRename (11.69s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:39:04 DEBUG : dupe1/one.txt: md5 = 1876ab26b5b9a419018cc67a68af15c8 OK
2025/03/14 04:39:06 DEBUG : dupe2/two.txt: md5 = b6840fafbfc1a8c2eeafd7799efda54d OK
2025/03/14 04:39:08 DEBUG : dupe3/three.txt: md5 = 12ef2652ad26244cd93cd092317710c2 OK
2025/03/14 04:39:09 INFO  : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c"
2025/03/14 04:39:09 INFO  : urj8gsducqbtvekeq181ntd2u8: removing empty directory
2025/03/14 04:39:10 INFO  : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc"
2025/03/14 04:39:11 INFO  : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory
2025/03/14 04:39:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc"
2025/03/14 04:39:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c"
2025/03/14 04:39:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8"
--- PASS: TestMergeDirs (13.16s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:39:16 DEBUG : a.txt: md5 = 34e1cdaa33ec92ce1cc183dd38d71bbf OK
2025/03/14 04:39:17 DEBUG : zend.txt: md5 = 2bdcf0ac1c2514ee3da9d6629f2ac85e OK
2025/03/14 04:39:19 DEBUG : sub dir/hello world: md5 = 74ea605e0bcf69d403aff0c642f43243 OK
2025/03/14 04:39:21 DEBUG : sub dir/hello world2: md5 = efa543d04723a149fe9e158139938f5e OK
2025/03/14 04:39:23 DEBUG : sub dir/ignore dir/.ignore: md5 = d58218bfbff75de88c3aaf4e3cb3f6fb OK
2025/03/14 04:39:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = dc2efb315701bf3d123f4664fcf26b88 OK
2025/03/14 04:39:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = 19a6a5d0bb1cb690faf4dff14b619727 OK
2025/03/14 04:39:28 DEBUG : a.txt: Excluded (Size Filter)
2025/03/14 04:39:28 DEBUG : a.txt: Excluded
2025/03/14 04:39:28 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/14 04:39:28 DEBUG : sub dir/hello world: Excluded
2025/03/14 04:39:28 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/14 04:39:28 DEBUG : sub dir/hello world2: Excluded
2025/03/14 04:39:29 DEBUG : sub dir/ignore dir: Excluded
2025/03/14 04:39:29 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/14 04:39:29 DEBUG : sub dir/hello world: Excluded
2025/03/14 04:39:29 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/14 04:39:29 DEBUG : sub dir/hello world2: Excluded
2025/03/14 04:39:29 DEBUG : sub dir/ignore dir: Excluded
2025/03/14 04:39:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves"
2025/03/14 04:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0"
2025/03/14 04:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8"
2025/03/14 04:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s"
2025/03/14 04:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8"
2025/03/14 04:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo"
2025/03/14 04:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8"
--- PASS: TestListDirSorted (21.43s)
=== RUN   TestListJSON
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:39:38 DEBUG : file1: md5 = c5590b5087b7db852e04a313b3457297 OK
2025/03/14 04:39:40 DEBUG : sub/file2: md5 = 4dfd6ab97ce1c958762b083decb8a837 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/14 04:39:43 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
2025/03/14 04:39:44 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata
2025/03/14 04:39:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata
2025/03/14 04:39:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestListJSON (10.36s)
    --- PASS: TestListJSON/Default (0.26s)
    --- PASS: TestListJSON/FilesOnly (0.28s)
    --- PASS: TestListJSON/DirsOnly (0.26s)
    --- PASS: TestListJSON/Recurse (0.54s)
    --- PASS: TestListJSON/SubDir (0.26s)
    --- PASS: TestListJSON/NoModTime (0.25s)
    --- PASS: TestListJSON/NoMimeType (0.25s)
    --- PASS: TestListJSON/ShowHash (0.28s)
    --- PASS: TestListJSON/HashTypes (0.27s)
    --- PASS: TestListJSON/Metadata (0.65s)
=== RUN   TestStatJSON
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:39:48 DEBUG : file1: md5 = 334c21d6676223595385024e01123ac4 OK
2025/03/14 04:39:50 DEBUG : sub/file2: md5 = 84b22f36fb05eab6e590ac614d6a192f 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/14 04:39:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/notfound"
2025/03/14 04:39:54 DEBUG : Config file has changed externally - reloading
2025/03/14 04:39:54 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/qe0i31qdkoejk60elps0ni5sqk"
2025/03/14 04:39:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestStatJSON (11.68s)
    --- PASS: TestStatJSON/Root (0.27s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.24s)
    --- PASS: TestStatJSON/Dir (0.49s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s)
    --- PASS: TestStatJSON/File (0.24s)
    --- PASS: TestStatJSON/NotFound (0.46s)
    --- PASS: TestStatJSON/DirFilesOnly (0.26s)
    --- PASS: TestStatJSON/FileFilesOnly (0.28s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s)
    --- PASS: TestStatJSON/DirDirsOnly (0.24s)
    --- PASS: TestStatJSON/FileDirsOnly (0.25s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s)
    --- PASS: TestStatJSON/RootNotFound (1.74s)
=== RUN   TestMkdir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:39:58 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Making directory
2025/03/14 04:39:58 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Making directory
--- PASS: TestMkdir (0.71s)
=== RUN   TestLsd
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:01 DEBUG : sub dir/hello world: md5 = b361f379f339525f68d7259b55bc3ad7 OK
2025/03/14 04:40:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo"
--- PASS: TestLsd (4.79s)
=== RUN   TestLs
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:05 DEBUG : potato2: md5 = 4468fcdf339d47c6b0a35592050ee2de OK
2025/03/14 04:40:06 DEBUG : empty space: md5 = 83b8e968b45bbecae12231f0bb93002d OK
--- PASS: TestLs (4.57s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:10 DEBUG : potato2: md5 = 7b74a549df3b0ba4396e1aac826ae74e OK
2025/03/14 04:40:11 DEBUG : empty space: md5 = 5840fd2fc3dfc9cb57753bc42378bf01 OK
2025/03/14 04:40:11 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/14 04:40:11 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (5.05s)
=== RUN   TestLsLong
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:15 DEBUG : potato2: md5 = 8d9e50698d118c1657a3190186c94593 OK
2025/03/14 04:40:16 DEBUG : empty space: md5 = ff6b1847e3ca2b2f06f9bac0a9daf323 OK
--- PASS: TestLsLong (4.70s)
=== RUN   TestHashSums
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:19 DEBUG : potato2: md5 = c5f1d589b22df56cd7a3f82773a0f4e4 OK
2025/03/14 04:40:21 DEBUG : empty space: md5 = 0fdafe01ea4cd2172e1d69331daa29d9 OK
--- PASS: TestHashSums (4.64s)
=== RUN   TestHashSumsWithErrors
2025/03/14 04:40:23 DEBUG : Creating backend with remote ":memory:"
2025/03/14 04:40:23 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/14 04:40:23 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/14 04:40:23 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/14 04:40:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/14 04:40:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/14 04:40:23 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/14 04:40:23 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/14 04:40:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/14 04:40:23 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:24 DEBUG : potato2: md5 = 98c6e185e17d4a004b02d26a28827792 OK
2025/03/14 04:40:25 DEBUG : empty space: md5 = e112460c2be8e40cb319b116d85df4bb OK
2025/03/14 04:40:27 DEBUG : sub dir/potato3: md5 = a582c646b072b4fad4a7ab18e5d7529a OK
2025/03/14 04:40:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8"
--- PASS: TestCount (8.50s)
=== RUN   TestDelete
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:32 DEBUG : small: md5 = e9537f39de88bde114a292820a624c7c OK
2025/03/14 04:40:34 DEBUG : medium: md5 = ac890f00f41138682986acbff7d689c3 OK
2025/03/14 04:40:35 DEBUG : large: md5 = d4a9d65d9529d1e5c6b88ae205706c1a OK
2025/03/14 04:40:36 DEBUG : Waiting for deletions to finish
2025/03/14 04:40:36 DEBUG : large: Excluded (Size Filter)
2025/03/14 04:40:36 INFO  : medium: Deleted
2025/03/14 04:40:36 INFO  : small: Deleted
--- PASS: TestDelete (6.36s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:39 DEBUG : small: md5 = 4243b8f7cf395934ade2d248c6867e4d OK
2025/03/14 04:40:40 DEBUG : medium: md5 = 9c0acc4357743a6727c65f811a6bfbc9 OK
2025/03/14 04:40:41 DEBUG : large: md5 = f153937abd0d2f5c0b03bd7f30e46bdf OK
2025/03/14 04:40:42 DEBUG : Waiting for deletions to finish
2025/03/14 04:40:42 ERROR : large: Got fatal error on delete: --max-delete threshold reached
2025/03/14 04:40:42 INFO  : small: Deleted
2025/03/14 04:40:42 INFO  : medium: Deleted
--- PASS: TestMaxDelete (6.59s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:45 DEBUG : small: md5 = b1de087720024604559e2f6fb14e1239 OK
2025/03/14 04:40:47 DEBUG : medium: md5 = 3b5551c01452e44d96390c77b111b537 OK
2025/03/14 04:40:48 DEBUG : large: md5 = 2b261032d958b1c593464e130f8a7d2f OK
2025/03/14 04:40:49 DEBUG : Waiting for deletions to finish
2025/03/14 04:40:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/14 04:40:49 INFO  : small: Deleted
2025/03/14 04:40:49 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (8.52s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:40:54 DEBUG : small: md5 = 04dcd7b45a1a48753eb0b2434bfbf927 OK
2025/03/14 04:40:55 DEBUG : medium: md5 = f5642e2528b00dfe607474a9a742a92b OK
2025/03/14 04:40:57 DEBUG : large: md5 = 07245f5831069618321fff65a51176a2 OK
2025/03/14 04:40:57 DEBUG : Waiting for deletions to finish
2025/03/14 04:40:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/14 04:40:58 INFO  : medium: Deleted
2025/03/14 04:40:58 INFO  : small: Deleted
--- PASS: TestMaxDeleteSize (7.07s)
=== RUN   TestReadFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:41:01 DEBUG : ReadFile: md5 = 938ab476dad31399ade1f2504ba759b1 OK
--- PASS: TestReadFile (4.31s)
=== RUN   TestRetry
2025/03/14 04:41:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/14 04:41:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/14 04:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 04:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 04:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 04:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 04:41:04 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:41:05 DEBUG : file1: md5 = 5f4904d7b28215fc0360fe346ef828ff OK
2025/03/14 04:41:07 DEBUG : file2: md5 = b3b10a77edb24f10c0cd6796a60effe5 OK
--- PASS: TestCat (17.19s)
=== RUN   TestPurge
2025/03/14 04:41:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tojepux6rove"
2025/03/14 04:41:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 04:41:21 DEBUG : Creating backend with remote "TestDrive:crypt/6q4jpm6frmnaue349idltit02aovsqapnem1i8fe41og0skl64d0"
2025/03/14 04:41:22 DEBUG : Creating backend with remote "/tmp/rclone2505080266"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tojepux6rove'", Local "Local file system at /tmp/rclone2505080266", Modify Window "1ms"
2025/03/14 04:41:27 DEBUG : A1/B1/C1/one: md5 = e78accfc5230794755ef7d5ca5ff3800 OK
2025/03/14 04:41:27 INFO  : A2: Making directory
2025/03/14 04:41:27 INFO  : A1/B2: Making directory
2025/03/14 04:41:28 INFO  : A1/B2/C2: Making directory
2025/03/14 04:41:29 INFO  : A1/B1/C3: Making directory
2025/03/14 04:41:30 INFO  : A3: Making directory
2025/03/14 04:41:30 INFO  : A3/B3: Making directory
2025/03/14 04:41:31 INFO  : A3/B3/C4: Making directory
2025/03/14 04:41:33 DEBUG : A1/two: md5 = 93af37a6cc985cf999695801db6dfd1e OK
2025/03/14 04:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojepux6rove': Purge remote
2025/03/14 04:41:37 NOTICE: purge failed: directory not found
--- PASS: TestPurge (15.63s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:41:40 DEBUG : A1/B1/C1/one: md5 = 11427d74fdeb3bf85b1ce7811f10f9b4 OK
2025/03/14 04:41:40 INFO  : A2: Making directory
2025/03/14 04:41:41 INFO  : A1/B2: Making directory
2025/03/14 04:41:42 INFO  : A1/B2/C2: Making directory
2025/03/14 04:41:43 INFO  : A1/B1/C3: Making directory
2025/03/14 04:41:44 INFO  : A3: Making directory
2025/03/14 04:41:45 INFO  : A3/B3: Making directory
2025/03/14 04:41:45 INFO  : A3/B3/C4: Making directory
2025/03/14 04:41:48 DEBUG : A1/two: md5 = 94c1046332f64022e6f40d8fe89373f4 OK
2025/03/14 04:41:49 DEBUG : removing 1 level 3 directories
2025/03/14 04:41:49 INFO  : A3/B3/C4: Removing directory
2025/03/14 04:41:51 DEBUG : removing 2 level 3 directories
2025/03/14 04:41:51 INFO  : A1/B2/C2: Removing directory
2025/03/14 04:41:51 INFO  : A1/B1/C3: Removing directory
2025/03/14 04:41:52 DEBUG : removing 2 level 2 directories
2025/03/14 04:41:52 INFO  : A3/B3: Removing directory
2025/03/14 04:41:52 INFO  : A1/B2: Removing directory
2025/03/14 04:41:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k"
2025/03/14 04:41:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/14 04:41:53 DEBUG : removing 2 level 1 directories
2025/03/14 04:41:53 INFO  : A3: Removing directory
2025/03/14 04:41:53 INFO  : A2: Removing directory
2025/03/14 04:41:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik"
2025/03/14 04:41:57 DEBUG : removing 1 level 3 directories
2025/03/14 04:41:57 INFO  : A1/B1/C1: Removing directory
2025/03/14 04:41:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:41:58 DEBUG : removing 1 level 2 directories
2025/03/14 04:41:58 INFO  : A1/B1: Removing directory
2025/03/14 04:41:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/14 04:41:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/14 04:41:59 DEBUG : removing 1 level 1 directories
2025/03/14 04:41:59 INFO  : A1: Removing directory
2025/03/14 04:41:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/14 04:41:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/14 04:41:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/14 04:41:59 DEBUG : removing 1 level 0 directories
2025/03/14 04:41:59 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Removing directory
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/14 04:42:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestRmdirsNoLeaveRoot (24.04s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:42:01 INFO  : A1: Making directory
2025/03/14 04:42:02 INFO  : A1/B1: Making directory
2025/03/14 04:42:03 INFO  : A1/B1/C1: Making directory
2025/03/14 04:42:06 DEBUG : removing 1 level 3 directories
2025/03/14 04:42:06 INFO  : A1/B1/C1: Removing directory
2025/03/14 04:42:06 DEBUG : removing 1 level 2 directories
2025/03/14 04:42:06 INFO  : A1/B1: Removing directory
2025/03/14 04:42:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/14 04:42:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
--- PASS: TestRmdirsLeaveRoot (7.97s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:42:09 INFO  : A1: Making directory
2025/03/14 04:42:10 INFO  : A1/B1: Making directory
2025/03/14 04:42:10 INFO  : A1/B1/C1: Making directory
2025/03/14 04:42:13 DEBUG : removing 1 level 3 directories
2025/03/14 04:42:13 INFO  : A1/B1/C1: Removing directory
2025/03/14 04:42:14 DEBUG : removing 1 level 2 directories
2025/03/14 04:42:14 INFO  : A1/B1: Removing directory
2025/03/14 04:42:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/14 04:42:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
--- PASS: TestRmdirsWithFilter (7.66s)
=== RUN   TestCopyURL
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:42:18 DEBUG : file1: md5 = f1807f4d3519de00dd5feb92d00bcef6 OK
2025/03/14 04:42:19 DEBUG : filename.txt: File name found in url
2025/03/14 04:42:20 DEBUG : filename.txt: md5 = 3b0c1f392ec417b68453699763262f68 OK
2025/03/14 04:42:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/14 04:42:21 DEBUG : headerfilename.txt: md5 = d1cee6e9ff51a7228641f6b92fe0f96f OK
2025/03/14 04:42:23 DEBUG : file2: md5 = 884d840b9e77a58bfde4324fe8a8181d OK
--- PASS: TestCopyURL (8.86s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:42:26 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 04:42:28 DEBUG : sub/file2: md5 = c6e5cf1951e14bce7fececa805fb3d45 OK
2025/03/14 04:42:28 INFO  : file1: Copied (new) to: sub/file2
2025/03/14 04:42:28 INFO  : file1: Deleted
2025/03/14 04:42:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/14 04:42:28 DEBUG : file1: Unchanged skipping
2025/03/14 04:42:28 INFO  : file1: Deleted
2025/03/14 04:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': don't need to copy/move sub/file2, it is already at target location
2025/03/14 04:42:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestMoveFile (5.84s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:42:31 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 04:42:33 DEBUG : file1: md5 = 6442321275eb310dcfb1062cb1460a4b OK
2025/03/14 04:42:33 INFO  : file1: Copied (new)
2025/03/14 04:42:33 INFO  : file1: Deleted
2025/03/14 04:42:33 DEBUG : file1: Destination exists, skipping
2025/03/14 04:42:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (3.30s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
--- PASS: TestCaseInsensitiveMoveFile (0.44s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:42:37 DEBUG : dst/file1: md5 = daacc7128121feeef24cea4a9ae83a65 OK
2025/03/14 04:42:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujufup7rejo/backup"
2025/03/14 04:42:38 DEBUG : Creating backend with remote "TestDrive:crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg/1nrff024r7pq65ecp72fc28jb0"
2025/03/14 04:42:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/14 04:42:42 INFO  : dst/file1: Moved (server-side)
2025/03/14 04:42:43 DEBUG : dst/file1: md5 = 69e774308a7c4079e7653697bbac4b67 OK
2025/03/14 04:42:43 INFO  : dst/file1: Copied (new)
2025/03/14 04:42:43 INFO  : dst/file1: Deleted
2025/03/14 04:42:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/14 04:42:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/14 04:42:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
--- PASS: TestMoveFileBackupDir (12.72s)
=== 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:42:50 DEBUG : A1/one: md5 = b180f9bdeacef2c2a062b18e30aef63b OK
2025/03/14 04:42:52 DEBUG : A1/two: md5 = 7ba2f594c3ab6a3d33943337f26b08f8 OK
2025/03/14 04:42:54 DEBUG : A1/B1/three: md5 = 47551a0b90e5d3d12aa9c546ba52bb18 OK
2025/03/14 04:42:56 DEBUG : A1/B1/C1/four: md5 = a2d44eb50041388e2f3f79c5d6043a01 OK
2025/03/14 04:42:58 DEBUG : A1/B1/C2/five: md5 = 816925cd9a1f54ccef6600845b9e3e89 OK
2025/03/14 04:42:58 INFO  : A1/B2: Making directory
2025/03/14 04:42:59 INFO  : A1/B1/C3: Making directory
2025/03/14 04:43:08 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/14 04:43:08 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/14 04:43:08 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/14 04:43:08 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/14 04:43:08 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/14 04:43:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/14 04:43:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/14 04:43:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/14 04:43:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/14 04:43:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/14 04:43:14 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/14 04:43:20 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/14 04:43:20 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/14 04:43:20 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/14 04:43:20 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/14 04:43:20 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/14 04:43:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/14 04:43:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/14 04:43:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/14 04:43:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/14 04:43:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/14 04:43:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang"
2025/03/14 04:43:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0"
2025/03/14 04:43:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/14 04:43:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/14 04:43:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/14 04:43:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/14 04:43:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/14 04:43:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/14 04:43:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/14 04:43:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestDirMove (44.99s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
--- PASS: TestGetFsInfo (0.46s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 04:43:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 8143f7ee996e1db4b9cf752bdbff789d OK
2025/03/14 04:43:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/14 04:43:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/14 04:43:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465
2025/03/14 04:43:37 DEBUG : no_checksum_big_file_from_pipe: md5 = 87370081dbd06866c8e5eda6ce43efc2 OK
2025/03/14 04:43:37 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 04:43:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 978f86ce4b88a6c80dfa52204fbb2719 OK
2025/03/14 04:43:40 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/14 04:43:41 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465
2025/03/14 04:43:42 DEBUG : with_checksum_big_file_from_pipe: md5 = b5dc1fd42418322f828e1c8979233ee2 OK
2025/03/14 04:43:42 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 04:43:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/14 04:43:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465
2025/03/14 04:43:47 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-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 04:43:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/14 04:43:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465
2025/03/14 04:43:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (20.10s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.03s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.81s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.90s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.37s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
=== RUN   TestRcatMetadata/Normal
2025/03/14 04:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': File to upload is small (48 bytes), uploading instead of streaming
2025/03/14 04:43:55 DEBUG : rcat_metadata: md5 = 0a4489c04e5ab66e75076241aa1bcec9 OK
2025/03/14 04:43:55 DEBUG : rcat_metadata: Size of src and dst objects identical
=== RUN   TestRcatMetadata/ViaDisk
2025/03/14 04:43:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111
2025/03/14 04:43:58 DEBUG : rcat_metadata_uploadcutoff0: md5 = da2f4c4a6bda269d678292d8a6bb34a5 OK
2025/03/14 04:43:58 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical
--- PASS: TestRcatMetadata (5.84s)
    --- PASS: TestRcatMetadata/Normal (2.55s)
    --- PASS: TestRcatMetadata/ViaDisk (2.82s)
=== RUN   TestRcatSize
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:01 DEBUG : potato1: md5 = 77c50e3819a09932b97228f937aeafe4 OK
2025/03/14 04:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': File to upload is small (60 bytes), uploading instead of streaming
2025/03/14 04:44:02 DEBUG : potato2: md5 = 26a48b2913c20f769e130eb9040ebaf1 OK
2025/03/14 04:44:02 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (4.48s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:05 DEBUG : potato1: md5 = 52589643388df190f7f42c24080f41d3 OK
2025/03/14 04:44:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': File to upload is small (60 bytes), uploading instead of streaming
2025/03/14 04:44:07 DEBUG : potato2: md5 = 7be473235e99b53382e56364bf512b2f OK
2025/03/14 04:44:07 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSizeMetadata (4.92s)
=== RUN   TestTouchDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:10 DEBUG : potato2: md5 = 4dab69672ad7870ce362343e6220ae25 OK
2025/03/14 04:44:12 DEBUG : empty space: md5 = c50edc8b5406e806341b5bca28ea20f7 OK
2025/03/14 04:44:14 DEBUG : sub dir/potato3: md5 = 5a3a7f6477f20281bbd62743d1a10c93 OK
2025/03/14 04:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Touching "sub dir/potato3"
2025/03/14 04:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Touching "empty space"
2025/03/14 04:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Touching "potato2"
2025/03/14 04:44:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8"
--- PASS: TestTouchDir (9.78s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:19 DEBUG : dir with metadata: Making directory with metadata
2025/03/14 04:44:19 INFO  : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
--- PASS: TestMkdirMetadata (2.39s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:21 DEBUG : directory with modtime: Making directory with metadata
2025/03/14 04:44:22 INFO  : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
--- PASS: TestMkdirModTime (2.34s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:23 DEBUG : dir with metadata to be copied: Making directory with metadata
2025/03/14 04:44:23 INFO  : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/14 04:44:24 DEBUG : Google drive root 'crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg': Skipping btime metadata as can't update it on an existing file: 2025-03-14T04:44:23.953249278Z
2025/03/14 04:44:24 INFO  : non existent directory: Updated directory metadata
2025/03/14 04:44:26 DEBUG : Google drive root 'crypt/3b9604helh10k8etc1gldr61fsffidve010fddqvni5g0dirtnbg': Skipping btime metadata as can't update it on an existing file: 2025-03-14T04:44:23.953249278Z
2025/03/14 04:44:27 INFO  : existing directory: Updated directory metadata
--- PASS: TestCopyDirMetadata (4.78s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set
2025/03/14 04:44:30 INFO  : set modtime on existing directory: Set directory modification time (using SetModTime)
2025/03/14 04:44:31 INFO  : set modtime on existing directory: Set directory modification time (using DirSetModTime)
--- PASS: TestSetDirModTime (4.16s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:32 DEBUG : dir with metadata to be copied: Making directory with metadata
2025/03/14 04:44:32 INFO  : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/14 04:44:32 DEBUG : dst: Making directory with metadata
2025/03/14 04:44:33 INFO  : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/14 04:44:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/14 04:44:34 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/14 04:44:34 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/14 04:44:34 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms)
2025/03/14 04:44:35 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/14 04:44:35 DEBUG : dst: Destination directory is newer than source, skipping
--- PASS: TestDirsEqual (3.54s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo'", Local "Local file system at /tmp/rclone2026922463", Modify Window "1ms"
2025/03/14 04:44:38 DEBUG : sub dir/test remove existing: md5 = 0787491434c3bf05f623f39379980baf OK
2025/03/14 04:44:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 14ac58c30da86a3f887a16d63516f975 OK
2025/03/14 04:44:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fovaqoq0" before starting
2025/03/14 04:44:42 DEBUG : sub dir/test remove existing.fovaqoq0: TEST: removing renamed existing file after operation
2025/03/14 04:44:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giwemaw2" before starting
2025/03/14 04:44:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giwemaw2: TEST: renaming existing back after failed operation
2025/03/14 04:44:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rederel7" before starting
2025/03/14 04:44:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rederel7: TEST: removing renamed existing file after operation
2025/03/14 04:44:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3qbj0g413beah0aj25h5qc3l8et7n85gfuvdmqfrl4q28is2tk50"
2025/03/14 04:44:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o2rhn5fso975bgj8ue5dcq8eifh9ru6s53uej2n9i08f844bu2ns4nli127v02nqlqe82i3il30qq9a5nduhhobi85if44i4kppeu9pgji1hiko4kk5aae9ndoenn2adi5m0q88dmsfc1jm6cnvflfloujn29ls0jrgm054kmcav71md54r0"
--- PASS: TestRemoveExisting (13.23s)
=== 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/14 04:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujufup7rejo': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m33.273419849s (try 1/5)