"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Starting (try 1/5)
2025/03/31 05:08:39 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu"
2025/03/31 05:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:08:39 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu"
2025/03/31 05:08:40 DEBUG : box root 'rclone-test-soguvek2lumu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:08:41 DEBUG : Reset feature "ListR"
2025/03/31 05:08:41 DEBUG : Creating backend with remote "/tmp/rclone592266674"
=== 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/31 05:08:42 DEBUG : box root 'rclone-test-soguvek2lumu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:08:42 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (1.02s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/31 05:08:43 DEBUG : box root 'rclone-test-soguvek2lumu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:08:43 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.80s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/31 05:08:43 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/31 05:08:43 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/31 05:08:43 DEBUG : potato: Seek from 10 to 0
2025/03/31 05:08:43 DEBUG : potato: Seek from 10 to 0
2025/03/31 05:08:43 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/31 05:08:43 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/31 05:08:43 DEBUG : potato: Seek from 5 to 2
2025/03/31 05:08:43 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/31 05:08:43 DEBUG : potato: Seek from 7 to 0
2025/03/31 05:08:43 DEBUG : potato: Seek from 7 to 0
2025/03/31 05:08:43 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/31 05:08:43 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/31 05:08:43 DEBUG : potato: Seek from 5 to 2
2025/03/31 05:08:43 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/31 05:08:43 DEBUG : potato: Seek from 8 to 0
2025/03/31 05:08:43 DEBUG : potato: Seek from 8 to 0
2025/03/31 05:08:43 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/31 05:08:43 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/31 05:08:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/31 05:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/31 05:08:43 DEBUG : potato: Seek from 5 to 2
2025/03/31 05:08:43 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/31 05:08:43 DEBUG : potato: Seek from 9 to 0
2025/03/31 05:08:43 DEBUG : potato: Seek from 9 to 0
2025/03/31 05:08:43 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
    --- PASS: TestReOpen/Normal (0.00s)
        --- PASS: TestReOpen/Normal/Basics (0.00s)
        --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/Normal/WithErrors (0.00s)
        --- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
        --- PASS: TestReOpen/Normal/Seek (0.00s)
        --- PASS: TestReOpen/Normal/AccountRead (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithRangeOption (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
        --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithSeekOption (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
        --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/UnknownSize (0.00s)
        --- PASS: TestReOpen/UnknownSize/Basics (0.00s)
        --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/Seek (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN   TestCheck
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:08:44 DEBUG : box root 'rclone-test-soguvek2lumu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:08:49 INFO  : rutabaga.rclone_chunk.001_z7w8cr: Moved (server-side) to: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/31 05:08:55 INFO  : empty space.rclone_chunk.001_z7we06: Moved (server-side) to: empty space
=== RUN   TestCheck/3
2025/03/31 05:09:01 INFO  : potato2.rclone_chunk.001_z7wjmk: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:09:02 INFO  : potato2.rclone_chunk.002_z7wjmk: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/31 05:09:10 INFO  : remotepotato.rclone_chunk.001_z7wtov: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/31 05:09:11 INFO  : remotepotato.rclone_chunk.002_z7wtov: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (42.32s)
    --- PASS: TestCheck/1 (0.40s)
    --- PASS: TestCheck/2 (0.40s)
    --- PASS: TestCheck/3 (0.46s)
    --- PASS: TestCheck/4 (0.41s)
    --- PASS: TestCheck/5 (0.44s)
    --- PASS: TestCheck/6 (0.41s)
    --- PASS: TestCheck/7 (0.43s)
=== RUN   TestCheckFsError
2025/03/31 05:09:25 DEBUG : Creating backend with remote "nonexistent"
2025/03/31 05:09:25 DEBUG : Creating backend with remote "nonexistent"
2025/03/31 05:09:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/31 05:09:25 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/31 05:09:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/31 05:09:25 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:09:29 INFO  : rutabaga.rclone_chunk.001_z7xcxl: Moved (server-side) to: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/31 05:09:35 INFO  : empty space.rclone_chunk.001_z7xjmp: Moved (server-side) to: empty space
=== RUN   TestCheckDownload/3
2025/03/31 05:09:42 INFO  : potato2.rclone_chunk.001_z7xo61: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:09:42 INFO  : potato2.rclone_chunk.002_z7xo61: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/31 05:09:55 INFO  : remotepotato.rclone_chunk.001_z7y1gc: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/31 05:09:56 INFO  : remotepotato.rclone_chunk.002_z7y1gc: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (49.50s)
    --- PASS: TestCheckDownload/1 (1.23s)
    --- PASS: TestCheckDownload/2 (1.30s)
    --- PASS: TestCheckDownload/3 (1.17s)
    --- PASS: TestCheckDownload/4 (2.83s)
    --- PASS: TestCheckDownload/5 (2.67s)
    --- PASS: TestCheckDownload/6 (2.76s)
    --- PASS: TestCheckDownload/7 (2.91s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:10:18 INFO  : rutabaga.rclone_chunk.001_z7yqzc: Moved (server-side) to: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/31 05:10:24 INFO  : empty space.rclone_chunk.001_z7yv5d: Moved (server-side) to: empty space
=== RUN   TestCheckSizeOnly/3
2025/03/31 05:10:30 INFO  : potato2.rclone_chunk.001_z7z0ly: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:10:30 INFO  : potato2.rclone_chunk.002_z7z0ly: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/31 05:10:38 INFO  : remotepotato.rclone_chunk.001_z7z8e5: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/31 05:10:38 INFO  : remotepotato.rclone_chunk.002_z7z8e5: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (40.18s)
    --- PASS: TestCheckSizeOnly/1 (0.43s)
    --- PASS: TestCheckSizeOnly/2 (0.41s)
    --- PASS: TestCheckSizeOnly/3 (0.37s)
    --- PASS: TestCheckSizeOnly/4 (0.41s)
    --- PASS: TestCheckSizeOnly/5 (0.40s)
    --- PASS: TestCheckSizeOnly/6 (0.93s)
    --- PASS: TestCheckSizeOnly/7 (0.41s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:11:00 INFO  : test.sum.rclone_chunk.001_z7zugy: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/31 05:11:01 INFO  : test.sum.rclone_chunk.002_z7zugy: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/31 05:11:06 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/31 05:11:06 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/31 05:11:06 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/31 05:11:06 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/31 05:11:16 INFO  : test.sum.rclone_chunk.001_z807vk: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/31 05:11:16 INFO  : test.sum.rclone_chunk.002_z807vk: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/31 05:11:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/31 05:11:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/31 05:11:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/31 05:11:22 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (31.46s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:11:26 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/data"
2025/03/31 05:11:26 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/data"
2025/03/31 05:11:29 DEBUG : Reset feature "ListR"
    check_test.go:353: Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu/data' lacks md5, skipping
--- SKIP: TestCheckSum (3.64s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:11:30 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/data"
2025/03/31 05:11:30 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/data"
2025/03/31 05:11:32 DEBUG : Reset feature "ListR"
2025/03/31 05:11:36 INFO  : data/banana.rclone_chunk.001_z80vmr: Moved (server-side) to: data/banana
2025/03/31 05:11:40 INFO  : test.sum.rclone_chunk.001_z810ym: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest1
2025/03/31 05:11:49 INFO  : data/potato.rclone_chunk.001_z818l0: Moved (server-side) to: data/potato
2025/03/31 05:11:55 INFO  : test.sum: Deleted
2025/03/31 05:11:55 INFO  : test.sum.rclone_chunk.001_z81dfy: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest2
2025/03/31 05:12:05 INFO  : test.sum.rclone_chunk.001_z81nj5: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/31 05:12:06 INFO  : test.sum.rclone_chunk.002_z81nj5: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest3
2025/03/31 05:12:23 INFO  : test.sum.rclone_chunk.001_z822v7: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/31 05:12:24 INFO  : test.sum.rclone_chunk.002_z822v7: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest4
2025/03/31 05:12:42 INFO  : test.sum.rclone_chunk.001_z82k8m: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/31 05:12:43 INFO  : test.sum.rclone_chunk.002_z82k8m: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/31 05:12:43 INFO  : test.sum.rclone_chunk.003_z82k8m: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest5
2025/03/31 05:13:04 INFO  : test.sum.rclone_chunk.001_z8354q: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/31 05:13:05 INFO  : test.sum.rclone_chunk.002_z8354q: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/31 05:13:05 INFO  : test.sum.rclone_chunk.003_z8354q: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest6
2025/03/31 05:13:19 INFO  : data/banana: Deleted
2025/03/31 05:13:20 INFO  : data/banana.rclone_chunk.001_z83pjn: Moved (server-side) to: data/banana
2025/03/31 05:13:26 INFO  : data/potato: Deleted
2025/03/31 05:13:27 INFO  : data/potato.rclone_chunk.001_z83wmg: Moved (server-side) to: data/potato
2025/03/31 05:13:37 INFO  : test.sum.rclone_chunk.001_z844mp: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/31 05:13:38 INFO  : test.sum.rclone_chunk.002_z844mp: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (143.85s)
    --- PASS: TestCheckSumDownload/subtest1 (3.70s)
    --- PASS: TestCheckSumDownload/subtest2 (3.02s)
    --- PASS: TestCheckSumDownload/subtest3 (4.79s)
    --- PASS: TestCheckSumDownload/subtest4 (4.88s)
    --- PASS: TestCheckSumDownload/subtest5 (5.93s)
    --- PASS: TestCheckSumDownload/subtest6 (5.51s)
    --- PASS: TestCheckSumDownload/subtest7 (4.83s)
=== RUN   TestApplyTransforms
2025/03/31 05:13:54 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-ditekoz4viki"
2025/03/31 05:13:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:13:54 DEBUG : Creating backend with remote "TestBox:rclone-test-ditekoz4viki"
2025/03/31 05:13:54 DEBUG : box root 'rclone-test-ditekoz4viki': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:13:55 DEBUG : Reset feature "ListR"
2025/03/31 05:13:55 DEBUG : Creating backend with remote "/tmp/rclone2106822921"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-ditekoz4viki'", Local "Local file system at /tmp/rclone2106822921", Modify Window "1s"
2025/03/31 05:13:56 DEBUG : box root 'rclone-test-ditekoz4viki': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:01 INFO  : hello, world!.rclone_chunk.001_z84wun: Moved (server-side) to: hello, world!
upper checkfile vs. lower remote (without normalization)
2025/03/31 05:14:02 ERROR : hello, world!: sum not found
2025/03/31 05:14:02 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-ditekoz4viki'
2025/03/31 05:14:02 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ditekoz4viki': 1 files missing
2025/03/31 05:14:02 NOTICE: 1 hashes missing
2025/03/31 05:14:02 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ditekoz4viki': 2 differences found
2025/03/31 05:14:02 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ditekoz4viki': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/31 05:14:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:14:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ditekoz4viki': 0 differences found
2025/03/31 05:14:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ditekoz4viki': 1 matching files
2025/03/31 05:14:04 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-daqedoy9koca"
2025/03/31 05:14:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:14:04 DEBUG : Creating backend with remote "TestBox:rclone-test-daqedoy9koca"
2025/03/31 05:14:04 DEBUG : box root 'rclone-test-daqedoy9koca': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:05 DEBUG : Reset feature "ListR"
2025/03/31 05:14:05 DEBUG : Creating backend with remote "/tmp/rclone604816359"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-daqedoy9koca'", Local "Local file system at /tmp/rclone604816359", Modify Window "1s"
2025/03/31 05:14:05 DEBUG : box root 'rclone-test-daqedoy9koca': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:10 INFO  : HELLO, WORLD!.rclone_chunk.001_z855q1: Moved (server-side) to: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/03/31 05:14:11 ERROR : HELLO, WORLD!: sum not found
2025/03/31 05:14:11 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-daqedoy9koca'
2025/03/31 05:14:11 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-daqedoy9koca': 1 files missing
2025/03/31 05:14:11 NOTICE: 1 hashes missing
2025/03/31 05:14:11 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-daqedoy9koca': 2 differences found
2025/03/31 05:14:11 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-daqedoy9koca': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/31 05:14:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:14:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-daqedoy9koca': 0 differences found
2025/03/31 05:14:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-daqedoy9koca': 1 matching files
2025/03/31 05:14:12 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-danuyih7nuce"
2025/03/31 05:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:14:12 DEBUG : Creating backend with remote "TestBox:rclone-test-danuyih7nuce"
2025/03/31 05:14:13 DEBUG : box root 'rclone-test-danuyih7nuce': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:14 DEBUG : Reset feature "ListR"
2025/03/31 05:14:14 DEBUG : Creating backend with remote "/tmp/rclone2081549146"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-danuyih7nuce'", Local "Local file system at /tmp/rclone2081549146", Modify Window "1s"
2025/03/31 05:14:15 DEBUG : box root 'rclone-test-danuyih7nuce': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:20 INFO  : HeLlO, wOrLd!.rclone_chunk.001_z85fgu: Moved (server-side) to: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/31 05:14:21 ERROR : HeLlO, wOrLd!: sum not found
2025/03/31 05:14:21 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-danuyih7nuce'
2025/03/31 05:14:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-danuyih7nuce': 1 files missing
2025/03/31 05:14:21 NOTICE: 1 hashes missing
2025/03/31 05:14:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-danuyih7nuce': 2 differences found
2025/03/31 05:14:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-danuyih7nuce': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/31 05:14:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:14:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-danuyih7nuce': 0 differences found
2025/03/31 05:14:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-danuyih7nuce': 1 matching files
2025/03/31 05:14:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tizufud8jile"
2025/03/31 05:14:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:14:22 DEBUG : Creating backend with remote "TestBox:rclone-test-tizufud8jile"
2025/03/31 05:14:23 DEBUG : box root 'rclone-test-tizufud8jile': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:23 DEBUG : Reset feature "ListR"
2025/03/31 05:14:23 DEBUG : Creating backend with remote "/tmp/rclone2379742650"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tizufud8jile'", Local "Local file system at /tmp/rclone2379742650", Modify Window "1s"
2025/03/31 05:14:24 DEBUG : box root 'rclone-test-tizufud8jile': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:28 INFO  : HELLO, WORLD!.rclone_chunk.001_z85oaz: Moved (server-side) to: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/31 05:14:29 ERROR : HELLO, WORLD!: sum not found
2025/03/31 05:14:29 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-tizufud8jile'
2025/03/31 05:14:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tizufud8jile': 1 files missing
2025/03/31 05:14:29 NOTICE: 1 hashes missing
2025/03/31 05:14:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tizufud8jile': 2 differences found
2025/03/31 05:14:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tizufud8jile': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/31 05:14:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:14:30 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tizufud8jile': 0 differences found
2025/03/31 05:14:30 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tizufud8jile': 1 matching files
2025/03/31 05:14:30 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nulekak6gohi"
2025/03/31 05:14:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:14:30 DEBUG : Creating backend with remote "TestBox:rclone-test-nulekak6gohi"
2025/03/31 05:14:31 DEBUG : box root 'rclone-test-nulekak6gohi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:31 DEBUG : Reset feature "ListR"
2025/03/31 05:14:31 DEBUG : Creating backend with remote "/tmp/rclone3574329919"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nulekak6gohi'", Local "Local file system at /tmp/rclone3574329919", Modify Window "1s"
2025/03/31 05:14:32 DEBUG : box root 'rclone-test-nulekak6gohi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:36 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_z85wrx: Moved (server-side) to: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/03/31 05:14:37 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/31 05:14:37 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-nulekak6gohi'
2025/03/31 05:14:37 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nulekak6gohi': 1 files missing
2025/03/31 05:14:37 NOTICE: 1 hashes missing
2025/03/31 05:14:37 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nulekak6gohi': 2 differences found
2025/03/31 05:14:37 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nulekak6gohi': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/31 05:14:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:14:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nulekak6gohi': 0 differences found
2025/03/31 05:14:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nulekak6gohi': 1 matching files
2025/03/31 05:14:38 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gaqovus0xixi"
2025/03/31 05:14:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:14:38 DEBUG : Creating backend with remote "TestBox:rclone-test-gaqovus0xixi"
2025/03/31 05:14:39 DEBUG : box root 'rclone-test-gaqovus0xixi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:40 DEBUG : Reset feature "ListR"
2025/03/31 05:14:40 DEBUG : Creating backend with remote "/tmp/rclone3799366615"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gaqovus0xixi'", Local "Local file system at /tmp/rclone3799366615", Modify Window "1s"
2025/03/31 05:14:40 DEBUG : box root 'rclone-test-gaqovus0xixi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:47 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_z8659n: Moved (server-side) to: 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2025/03/31 05:14:48 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/31 05:14:48 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-gaqovus0xixi'
2025/03/31 05:14:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-gaqovus0xixi': 1 files missing
2025/03/31 05:14:48 NOTICE: 1 hashes missing
2025/03/31 05:14:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-gaqovus0xixi': 2 differences found
2025/03/31 05:14:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-gaqovus0xixi': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/31 05:14:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:14:49 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-gaqovus0xixi': 0 differences found
2025/03/31 05:14:49 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-gaqovus0xixi': 1 matching files
2025/03/31 05:14:49 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-sodoruc5jowo"
2025/03/31 05:14:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:14:49 DEBUG : Creating backend with remote "TestBox:rclone-test-sodoruc5jowo"
2025/03/31 05:14:50 DEBUG : box root 'rclone-test-sodoruc5jowo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:50 DEBUG : Reset feature "ListR"
2025/03/31 05:14:50 DEBUG : Creating backend with remote "/tmp/rclone3299474926"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-sodoruc5jowo'", Local "Local file system at /tmp/rclone3299474926", Modify Window "1s"
2025/03/31 05:14:51 DEBUG : box root 'rclone-test-sodoruc5jowo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:14:56 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_z86fyr: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2025/03/31 05:14:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/31 05:14:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-sodoruc5jowo'
2025/03/31 05:14:57 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sodoruc5jowo': 1 files missing
2025/03/31 05:14:57 NOTICE: 1 hashes missing
2025/03/31 05:14:57 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sodoruc5jowo': 2 differences found
2025/03/31 05:14:57 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sodoruc5jowo': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/31 05:14:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:14:58 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sodoruc5jowo': 0 differences found
2025/03/31 05:14:58 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sodoruc5jowo': 1 matching files
2025/03/31 05:14:58 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa"
2025/03/31 05:14:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:14:58 DEBUG : Creating backend with remote "TestBox:rclone-test-jiwanaj4kifa"
2025/03/31 05:14:59 DEBUG : box root 'rclone-test-jiwanaj4kifa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:15:00 DEBUG : Reset feature "ListR"
2025/03/31 05:15:00 DEBUG : Creating backend with remote "/tmp/rclone3475346130"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa'", Local "Local file system at /tmp/rclone3475346130", Modify Window "1s"
2025/03/31 05:15:00 DEBUG : box root 'rclone-test-jiwanaj4kifa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:15:05 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_z86o12: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2025/03/31 05:15:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/31 05:15:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa'
2025/03/31 05:15:06 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa': 1 files missing
2025/03/31 05:15:06 NOTICE: 1 hashes missing
2025/03/31 05:15:06 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa': 2 differences found
2025/03/31 05:15:06 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/31 05:15:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:15:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa': 0 differences found
2025/03/31 05:15:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa': 1 matching files
2025/03/31 05:15:07 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-dowabix4wevo"
2025/03/31 05:15:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:15:07 DEBUG : Creating backend with remote "TestBox:rclone-test-dowabix4wevo"
2025/03/31 05:15:08 DEBUG : box root 'rclone-test-dowabix4wevo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:15:12 DEBUG : Reset feature "ListR"
2025/03/31 05:15:12 DEBUG : Creating backend with remote "/tmp/rclone4284803060"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-dowabix4wevo'", Local "Local file system at /tmp/rclone4284803060", Modify Window "1s"
2025/03/31 05:15:13 DEBUG : box root 'rclone-test-dowabix4wevo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:15:19 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_z8717s: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2025/03/31 05:15:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/31 05:15:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-dowabix4wevo'
2025/03/31 05:15:20 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dowabix4wevo': 1 files missing
2025/03/31 05:15:20 NOTICE: 1 hashes missing
2025/03/31 05:15:20 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dowabix4wevo': 2 differences found
2025/03/31 05:15:20 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dowabix4wevo': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/31 05:15:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:15:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dowabix4wevo': 0 differences found
2025/03/31 05:15:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dowabix4wevo': 1 matching files
2025/03/31 05:15:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tayulul6gabi"
2025/03/31 05:15:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:15:22 DEBUG : Creating backend with remote "TestBox:rclone-test-tayulul6gabi"
2025/03/31 05:15:22 DEBUG : box root 'rclone-test-tayulul6gabi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:15:23 DEBUG : Reset feature "ListR"
2025/03/31 05:15:23 DEBUG : Creating backend with remote "/tmp/rclone280526377"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tayulul6gabi'", Local "Local file system at /tmp/rclone280526377", Modify Window "1s"
2025/03/31 05:15:23 DEBUG : box root 'rclone-test-tayulul6gabi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:15:27 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_z87b8i: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2025/03/31 05:15:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/31 05:15:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-tayulul6gabi'
2025/03/31 05:15:28 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tayulul6gabi': 1 files missing
2025/03/31 05:15:28 NOTICE: 1 hashes missing
2025/03/31 05:15:28 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tayulul6gabi': 2 differences found
2025/03/31 05:15:28 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tayulul6gabi': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/31 05:15:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 05:15:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tayulul6gabi': 0 differences found
2025/03/31 05:15:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tayulul6gabi': 1 matching files
2025/03/31 05:15:29 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tayulul6gabi': Purge remote
2025/03/31 05:15:31 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-dowabix4wevo': Purge remote
2025/03/31 05:15:32 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-jiwanaj4kifa': Purge remote
2025/03/31 05:15:33 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-sodoruc5jowo': Purge remote
2025/03/31 05:15:34 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gaqovus0xixi': Purge remote
2025/03/31 05:15:35 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nulekak6gohi': Purge remote
2025/03/31 05:15:36 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tizufud8jile': Purge remote
2025/03/31 05:15:38 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-danuyih7nuce': Purge remote
2025/03/31 05:15:39 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-daqedoy9koca': Purge remote
2025/03/31 05:15:40 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-ditekoz4viki': Purge remote
--- PASS: TestApplyTransforms (108.57s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:15:43 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/31 05:15:49 INFO  : sub/file2.rclone_chunk.001_z87uux: Moved (server-side) to: sub/file2
2025/03/31 05:15:49 INFO  : file1: Copied (new) to: sub/file2
2025/03/31 05:15:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/31 05:15:51 DEBUG : file1: Unchanged skipping
2025/03/31 05:15:52 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (13.45s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.76s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:16:01 INFO  : dst/file1.rclone_chunk.001_z88889: Moved (server-side) to: dst/file1
2025/03/31 05:16:03 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/backup"
2025/03/31 05:16:03 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/backup"
2025/03/31 05:16:05 DEBUG : Reset feature "ListR"
2025/03/31 05:16:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/31 05:16:06 DEBUG : dst/file1: move non-chunked object...
2025/03/31 05:16:09 INFO  : dst/file1: Moved (server-side)
2025/03/31 05:16:09 INFO  : dst/file1: Moved (server-side)
2025/03/31 05:16:10 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:16:14 INFO  : dst/file1.rclone_chunk.001_z88lir: Moved (server-side) to: dst/file1
2025/03/31 05:16:14 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (24.60s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:16:21 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/dst"
2025/03/31 05:16:21 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/dst"
2025/03/31 05:16:23 DEBUG : Reset feature "ListR"
2025/03/31 05:16:23 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/CompareDest"
2025/03/31 05:16:23 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/CompareDest"
2025/03/31 05:16:26 DEBUG : Reset feature "ListR"
2025/03/31 05:16:26 DEBUG : one: Need to transfer - File not found at Destination
2025/03/31 05:16:26 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:16:31 INFO  : one.rclone_chunk.001_z891ug: Moved (server-side) to: one
2025/03/31 05:16:31 INFO  : one: Copied (new)
2025/03/31 05:16:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 05:16:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:16:39 INFO  : one: Deleted
2025/03/31 05:16:40 INFO  : one.rclone_chunk.001_z8994o: Moved (server-side) to: one
2025/03/31 05:16:40 INFO  : one: Copied (replaced existing)
2025/03/31 05:16:47 INFO  : dst/one: Deleted
2025/03/31 05:16:48 INFO  : dst/one.rclone_chunk.001_z89h8y: Moved (server-side) to: dst/one
2025/03/31 05:16:53 INFO  : CompareDest/one.rclone_chunk.001_z89ny3: Moved (server-side) to: CompareDest/one
2025/03/31 05:16:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 05:16:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/31 05:16:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/31 05:17:01 INFO  : CompareDest/two.rclone_chunk.001_z89x7c: Moved (server-side) to: CompareDest/two
2025/03/31 05:17:02 DEBUG : two: Need to transfer - File not found at Destination
2025/03/31 05:17:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/31 05:17:04 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/31 05:17:05 DEBUG : two: Need to transfer - File not found at Destination
2025/03/31 05:17:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/31 05:17:07 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/31 05:17:09 DEBUG : two: Need to transfer - File not found at Destination
2025/03/31 05:17:11 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/31 05:17:11 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:17:14 INFO  : two.rclone_chunk.001_z8aazo: Moved (server-side) to: two
2025/03/31 05:17:14 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (61.30s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:17:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/dst"
2025/03/31 05:17:22 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/dst"
2025/03/31 05:17:24 DEBUG : Reset feature "ListR"
2025/03/31 05:17:25 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/CopyDest"
2025/03/31 05:17:25 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/CopyDest"
2025/03/31 05:17:28 DEBUG : Reset feature "ListR"
2025/03/31 05:17:28 DEBUG : one: Need to transfer - File not found at Destination
2025/03/31 05:17:28 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:17:34 INFO  : one.rclone_chunk.001_z8arb7: Moved (server-side) to: one
2025/03/31 05:17:34 INFO  : one: Copied (new)
2025/03/31 05:17:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 05:17:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:17:42 INFO  : one: Deleted
2025/03/31 05:17:43 INFO  : one.rclone_chunk.001_z8b0r1: Moved (server-side) to: one
2025/03/31 05:17:43 INFO  : one: Copied (replaced existing)
2025/03/31 05:17:51 INFO  : dst/one: Deleted
2025/03/31 05:17:51 INFO  : dst/one.rclone_chunk.001_z8b8nc: Moved (server-side) to: dst/one
2025/03/31 05:17:56 INFO  : CopyDest/one.rclone_chunk.001_z8bfi2: Moved (server-side) to: CopyDest/one
2025/03/31 05:17:58 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/BackupDir"
2025/03/31 05:17:58 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/BackupDir"
2025/03/31 05:18:01 DEBUG : Reset feature "ListR"
2025/03/31 05:18:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 05:18:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/31 05:18:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 05:18:04 DEBUG : one: move non-chunked object...
2025/03/31 05:18:08 INFO  : one: Moved (server-side)
2025/03/31 05:18:08 INFO  : one: Moved (server-side)
2025/03/31 05:18:08 DEBUG : one: copy non-chunked object...
2025/03/31 05:18:09 INFO  : one: Copied (server-side copy)
2025/03/31 05:18:09 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/31 05:18:13 INFO  : CopyDest/two.rclone_chunk.001_z8bxln: Moved (server-side) to: CopyDest/two
2025/03/31 05:18:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/31 05:18:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/31 05:18:16 DEBUG : two: copy non-chunked object...
2025/03/31 05:18:17 INFO  : two: Copied (server-side copy)
2025/03/31 05:18:17 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/31 05:18:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/31 05:18:19 DEBUG : two: Unchanged skipping
2025/03/31 05:18:24 INFO  : CopyDest/three.rclone_chunk.001_z8c7c0: Moved (server-side) to: CopyDest/three
2025/03/31 05:18:25 DEBUG : three: Need to transfer - File not found at Destination
2025/03/31 05:18:26 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/31 05:18:26 DEBUG : three: Destination not found in --copy-dest
2025/03/31 05:18:27 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:18:31 INFO  : three.rclone_chunk.001_z8cel6: Moved (server-side) to: three
2025/03/31 05:18:31 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (80.36s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.73s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.78s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:18:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/31 05:18:45 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:18:50 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_z8cwda: Moved (server-side) to: TestCopyFileMaxTransfer/file1
2025/03/31 05:18:50 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/31 05:18:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/31 05:18:51 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:20:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.box.com/api/2.0/files/content": failed to copy data: max transfer limit reached as set by --max-transfer
2025/03/31 05:20:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
    copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers
--- PASS: TestCopyFileMaxTransfer (124.24s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.72s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.73s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.87s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.75s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.80s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.77s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.85s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.81s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.78s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.76s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.76s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:21:01 INFO  : a.txt.rclone_chunk.001_z8gkgr: Moved (server-side) to: a.txt
2025/03/31 05:21:04 INFO  : zend.txt.rclone_chunk.001_z8gofx: Moved (server-side) to: zend.txt
2025/03/31 05:21:09 INFO  : sub dir/hello world.rclone_chunk.001_z8gszo: Moved (server-side) to: sub dir/hello world
2025/03/31 05:21:14 INFO  : sub dir/hello world2.rclone_chunk.001_z8gxht: Moved (server-side) to: sub dir/hello world2
2025/03/31 05:21:19 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_z8h1wu: Moved (server-side) to: sub dir/ignore dir/.ignore
2025/03/31 05:21:23 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_z8h6f8: Moved (server-side) to: sub dir/ignore dir/should be ignored
2025/03/31 05:21:28 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_z8ha5p: Moved (server-side) to: sub dir/sub sub dir/hello world3
2025/03/31 05:21:30 DEBUG : a.txt: Excluded (Size Filter)
2025/03/31 05:21:30 DEBUG : a.txt: Excluded
2025/03/31 05:21:31 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/31 05:21:31 DEBUG : sub dir/hello world: Excluded
2025/03/31 05:21:31 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/31 05:21:31 DEBUG : sub dir/hello world2: Excluded
2025/03/31 05:21:31 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/31 05:21:31 DEBUG : sub dir/hello world: Excluded
2025/03/31 05:21:31 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/31 05:21:31 DEBUG : sub dir/hello world2: Excluded
2025/03/31 05:21:32 DEBUG : sub dir/ignore dir: Excluded
2025/03/31 05:21:33 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (49.11s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:21:50 INFO  : file1.rclone_chunk.001_z8hy54: Moved (server-side) to: file1
2025/03/31 05:21:55 INFO  : sub/file2.rclone_chunk.001_z8i1ua: Moved (server-side) to: sub/file2
=== 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
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (18.16s)
    --- PASS: TestListJSON/Default (0.39s)
    --- PASS: TestListJSON/FilesOnly (0.39s)
    --- PASS: TestListJSON/DirsOnly (0.42s)
    --- PASS: TestListJSON/Recurse (0.83s)
    --- PASS: TestListJSON/SubDir (0.40s)
    --- PASS: TestListJSON/NoModTime (0.40s)
    --- PASS: TestListJSON/NoMimeType (0.36s)
    --- PASS: TestListJSON/ShowHash (0.40s)
    --- PASS: TestListJSON/HashTypes (0.46s)
    --- PASS: TestListJSON/Metadata (0.42s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:22:08 INFO  : file1.rclone_chunk.001_z8igwb: Moved (server-side) to: file1
2025/03/31 05:22:13 INFO  : sub/file2.rclone_chunk.001_z8ik9c: Moved (server-side) to: sub/file2
=== 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/31 05:22:21 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/notfound"
2025/03/31 05:22:21 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/notfound"
2025/03/31 05:22:24 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (24.99s)
    --- PASS: TestStatJSON/Root (0.54s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.38s)
    --- PASS: TestStatJSON/Dir (0.74s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.40s)
    --- PASS: TestStatJSON/File (1.14s)
    --- PASS: TestStatJSON/NotFound (0.83s)
    --- PASS: TestStatJSON/DirFilesOnly (0.39s)
    --- PASS: TestStatJSON/FileFilesOnly (1.10s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.36s)
    --- PASS: TestStatJSON/DirDirsOnly (0.44s)
    --- PASS: TestStatJSON/FileDirsOnly (0.41s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.55s)
    --- PASS: TestStatJSON/RootNotFound (3.97s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:22:29 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': Making directory
2025/03/31 05:22:30 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': Making directory
--- PASS: TestMkdir (1.09s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:22:35 INFO  : sub dir/hello world.rclone_chunk.001_z8j6r6: Moved (server-side) to: sub dir/hello world
--- PASS: TestLsd (9.09s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:22:45 INFO  : potato2.rclone_chunk.001_z8jfep: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:22:45 INFO  : potato2.rclone_chunk.002_z8jfep: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/31 05:22:51 INFO  : empty space.rclone_chunk.001_z8jnw0: Moved (server-side) to: empty space
--- PASS: TestLs (19.00s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:23:04 INFO  : potato2.rclone_chunk.001_z8jyr3: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:23:04 INFO  : potato2.rclone_chunk.002_z8jyr3: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/31 05:23:09 INFO  : empty space.rclone_chunk.001_z8k5hf: Moved (server-side) to: empty space
2025/03/31 05:23:10 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/31 05:23:10 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (18.88s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:23:22 INFO  : potato2.rclone_chunk.001_z8kh5d: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:23:23 INFO  : potato2.rclone_chunk.002_z8kh5d: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/31 05:23:29 INFO  : empty space.rclone_chunk.001_z8kpqr: Moved (server-side) to: empty space
--- PASS: TestLsLong (18.02s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:23:41 INFO  : potato2.rclone_chunk.001_z8kz4y: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:23:41 INFO  : potato2.rclone_chunk.002_z8kz4y: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/31 05:23:47 INFO  : empty space.rclone_chunk.001_z8l6b7: Moved (server-side) to: empty space
--- PASS: TestHashSums (17.52s)
=== RUN   TestHashSumsWithErrors
2025/03/31 05:23:53 DEBUG : Creating backend with remote ":memory:"
2025/03/31 05:23:53 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/31 05:23:53 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/31 05:23:53 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/31 05:23:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/31 05:23:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/31 05:23:53 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/31 05:23:53 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/31 05:23:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/31 05:23:53 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:23:58 INFO  : potato2.rclone_chunk.001_z8lguy: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:23:59 INFO  : potato2.rclone_chunk.002_z8lguy: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/31 05:24:04 INFO  : empty space.rclone_chunk.001_z8los6: Moved (server-side) to: empty space
2025/03/31 05:24:09 INFO  : sub dir/potato3.rclone_chunk.001_z8lrs6: Moved (server-side) to: sub dir/potato3
--- PASS: TestCount (25.69s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:24:22 INFO  : small.rclone_chunk.001_z8m6w4: Moved (server-side) to: small
2025/03/31 05:24:28 INFO  : medium.rclone_chunk.001_z8map9: Moved (server-side) to: medium.rclone_chunk.001
2025/03/31 05:24:29 INFO  : medium.rclone_chunk.002_z8map9: Moved (server-side) to: medium.rclone_chunk.002
2025/03/31 05:24:36 INFO  : large.rclone_chunk.001_z8mi55: Moved (server-side) to: large.rclone_chunk.001
2025/03/31 05:24:36 INFO  : large.rclone_chunk.002_z8mi55: Moved (server-side) to: large.rclone_chunk.002
2025/03/31 05:24:38 DEBUG : Waiting for deletions to finish
2025/03/31 05:24:39 DEBUG : large: Excluded (Size Filter)
2025/03/31 05:24:39 DEBUG : large: Excluded
2025/03/31 05:24:40 INFO  : small: Deleted
2025/03/31 05:24:43 INFO  : medium: Deleted
--- PASS: TestDelete (29.55s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDelete (1.49s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (1.48s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (1.49s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:24:57 INFO  : ReadFile.rclone_chunk.001_z8n46s: Moved (server-side) to: ReadFile
--- PASS: TestReadFile (8.92s)
=== RUN   TestRetry
2025/03/31 05:25:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/31 05:25:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/31 05:25:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/31 05:25:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/31 05:25:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/31 05:25:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/31 05:25:02 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:25:05 INFO  : file1.rclone_chunk.001_z8ndkz: Moved (server-side) to: file1
2025/03/31 05:25:09 INFO  : file2.rclone_chunk.001_z8nhl8: Moved (server-side) to: file2
--- PASS: TestCat (21.43s)
=== RUN   TestPurge
2025/03/31 05:25:23 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gumalil0wuza"
2025/03/31 05:25:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 05:25:23 DEBUG : Creating backend with remote "TestBox:rclone-test-gumalil0wuza"
2025/03/31 05:25:24 DEBUG : box root 'rclone-test-gumalil0wuza': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:25:24 DEBUG : Reset feature "ListR"
2025/03/31 05:25:24 DEBUG : Creating backend with remote "/tmp/rclone49160964"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gumalil0wuza'", Local "Local file system at /tmp/rclone49160964", Modify Window "1s"
2025/03/31 05:25:25 DEBUG : box root 'rclone-test-gumalil0wuza': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:25:33 INFO  : A1/B1/C1/one.rclone_chunk.001_z8o1u6: Moved (server-side) to: A1/B1/C1/one
2025/03/31 05:25:33 INFO  : A2: Making directory
2025/03/31 05:25:34 INFO  : A1/B2: Making directory
2025/03/31 05:25:35 INFO  : A1/B2/C2: Making directory
2025/03/31 05:25:36 INFO  : A1/B1/C3: Making directory
2025/03/31 05:25:38 INFO  : A3: Making directory
2025/03/31 05:25:39 INFO  : A3/B3: Making directory
2025/03/31 05:25:40 INFO  : A3/B3/C4: Making directory
2025/03/31 05:25:45 INFO  : A1/two.rclone_chunk.001_z8og11: Moved (server-side) to: A1/two
2025/03/31 05:25:53 DEBUG : box root 'rclone-test-gumalil0wuza': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:25:53 ERROR : : error listing: directory not found
2025/03/31 05:25:53 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gumalil0wuza': Purge remote
2025/03/31 05:25:53 DEBUG : box root 'rclone-test-gumalil0wuza': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:25:53 NOTICE: purge failed: directory not found
--- PASS: TestPurge (30.36s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:26:00 INFO  : A1/B1/C1/one.rclone_chunk.001_z8ot8l: Moved (server-side) to: A1/B1/C1/one
2025/03/31 05:26:00 INFO  : A2: Making directory
2025/03/31 05:26:01 INFO  : A1/B2: Making directory
2025/03/31 05:26:03 INFO  : A1/B2/C2: Making directory
2025/03/31 05:26:04 INFO  : A1/B1/C3: Making directory
2025/03/31 05:26:05 INFO  : A3: Making directory
2025/03/31 05:26:06 INFO  : A3/B3: Making directory
2025/03/31 05:26:07 INFO  : A3/B3/C4: Making directory
2025/03/31 05:26:12 INFO  : A1/two.rclone_chunk.001_z8p7az: Moved (server-side) to: A1/two
2025/03/31 05:26:14 DEBUG : removing 1 level 3 directories
2025/03/31 05:26:14 INFO  : A3/B3/C4: Removing directory
2025/03/31 05:26:18 DEBUG : removing 2 level 3 directories
2025/03/31 05:26:18 INFO  : A1/B2/C2: Removing directory
2025/03/31 05:26:18 INFO  : A1/B1/C3: Removing directory
2025/03/31 05:26:19 DEBUG : removing 2 level 2 directories
2025/03/31 05:26:19 INFO  : A3/B3: Removing directory
2025/03/31 05:26:19 INFO  : A1/B2: Removing directory
2025/03/31 05:26:20 DEBUG : removing 2 level 1 directories
2025/03/31 05:26:20 INFO  : A3: Removing directory
2025/03/31 05:26:20 INFO  : A2: Removing directory
2025/03/31 05:26:28 DEBUG : removing 1 level 3 directories
2025/03/31 05:26:28 INFO  : A1/B1/C1: Removing directory
2025/03/31 05:26:29 DEBUG : removing 1 level 2 directories
2025/03/31 05:26:29 INFO  : A1/B1: Removing directory
2025/03/31 05:26:30 DEBUG : removing 1 level 1 directories
2025/03/31 05:26:30 INFO  : A1: Removing directory
2025/03/31 05:26:31 DEBUG : removing 1 level 0 directories
2025/03/31 05:26:31 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': Removing directory
2025/03/31 05:26:33 DEBUG : box root 'rclone-test-soguvek2lumu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:26:33 ERROR : : error listing: directory not found
2025/03/31 05:26:33 DEBUG : box root 'rclone-test-soguvek2lumu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:26:33 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (39.84s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:26:34 DEBUG : box root 'rclone-test-soguvek2lumu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/31 05:26:34 INFO  : A1: Making directory
2025/03/31 05:26:36 INFO  : A1/B1: Making directory
2025/03/31 05:26:37 INFO  : A1/B1/C1: Making directory
2025/03/31 05:26:41 DEBUG : removing 1 level 3 directories
2025/03/31 05:26:41 INFO  : A1/B1/C1: Removing directory
2025/03/31 05:26:42 DEBUG : removing 1 level 2 directories
2025/03/31 05:26:42 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (13.39s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:26:47 INFO  : A1: Making directory
2025/03/31 05:26:48 INFO  : A1/B1: Making directory
2025/03/31 05:26:49 INFO  : A1/B1/C1: Making directory
2025/03/31 05:26:53 DEBUG : removing 1 level 3 directories
2025/03/31 05:26:53 INFO  : A1/B1/C1: Removing directory
2025/03/31 05:26:54 DEBUG : removing 1 level 2 directories
2025/03/31 05:26:54 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (11.56s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:27:03 INFO  : file1.rclone_chunk.001_z8qmue: Moved (server-side) to: file1
2025/03/31 05:27:04 DEBUG : filename.txt: File name found in url
2025/03/31 05:27:08 INFO  : filename.txt.rclone_chunk.001_z8qr3o: Moved (server-side) to: filename.txt
2025/03/31 05:27:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/31 05:27:11 INFO  : headerfilename.txt.rclone_chunk.001_z8qvak: Moved (server-side) to: headerfilename.txt
2025/03/31 05:27:15 INFO  : file2.rclone_chunk.001_z8qzz4: Moved (server-side) to: file2
--- PASS: TestCopyURL (22.64s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:27:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/31 05:27:26 INFO  : sub/file2.rclone_chunk.001_z8r9q2: Moved (server-side) to: sub/file2
2025/03/31 05:27:26 INFO  : file1: Copied (new) to: sub/file2
2025/03/31 05:27:26 INFO  : file1: Deleted
2025/03/31 05:27:28 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/31 05:27:28 DEBUG : file1: Unchanged skipping
2025/03/31 05:27:28 INFO  : file1: Deleted
2025/03/31 05:27:29 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (11.88s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:27:33 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/31 05:27:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:27:37 INFO  : file1.rclone_chunk.001_z8rk19: Moved (server-side) to: file1
2025/03/31 05:27:37 INFO  : file1: Copied (new)
2025/03/31 05:27:37 INFO  : file1: Deleted
2025/03/31 05:27:38 DEBUG : file1: Destination exists, skipping
2025/03/31 05:27:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (7.69s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:27:41 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/31 05:27:46 INFO  : sub/file2.rclone_chunk.001_z8rsd8: Moved (server-side) to: sub/file2
2025/03/31 05:27:46 INFO  : file1: Copied (new) to: sub/file2
2025/03/31 05:27:46 INFO  : file1: Deleted
2025/03/31 05:27:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/31 05:27:48 DEBUG : file1: Unchanged skipping
2025/03/31 05:27:48 INFO  : file1: Deleted
2025/03/31 05:27:52 DEBUG : sub/file2: moving to sub/File2-rclone-move-beceyov1
2025/03/31 05:27:52 DEBUG : sub/file2: move non-chunked object...
2025/03/31 05:27:52 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-beceyov1
2025/03/31 05:27:52 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-beceyov1
2025/03/31 05:27:52 DEBUG : sub/file2: moving to sub/File2
2025/03/31 05:27:52 DEBUG : sub/File2-rclone-move-beceyov1: move non-chunked object...
2025/03/31 05:27:53 INFO  : sub/File2-rclone-move-beceyov1: Moved (server-side) to: sub/File2
2025/03/31 05:27:53 INFO  : sub/File2-rclone-move-beceyov1: Moved (server-side) to: sub/File2
--- PASS: TestCaseInsensitiveMoveFile (16.58s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:28:01 INFO  : hello.rclone_chunk.001_z8s8l3: Moved (server-side) to: hello
2025/03/31 05:28:03 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (8.51s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:28:10 INFO  : dst/file1.rclone_chunk.001_z8sh3j: Moved (server-side) to: dst/file1
2025/03/31 05:28:12 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-soguvek2lumu/backup"
2025/03/31 05:28:12 DEBUG : Creating backend with remote "TestBox:rclone-test-soguvek2lumu/backup"
2025/03/31 05:28:15 DEBUG : Reset feature "ListR"
2025/03/31 05:28:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/31 05:28:15 DEBUG : dst/file1: move non-chunked object...
2025/03/31 05:28:19 INFO  : dst/file1: Moved (server-side)
2025/03/31 05:28:19 INFO  : dst/file1: Moved (server-side)
2025/03/31 05:28:19 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/03/31 05:28:22 INFO  : dst/file1.rclone_chunk.001_z8su76: Moved (server-side) to: dst/file1
2025/03/31 05:28:22 INFO  : dst/file1: Copied (new)
2025/03/31 05:28:22 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (24.60s)
=== 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:28:35 INFO  : A1/one.rclone_chunk.001_z8t5g6: Moved (server-side) to: A1/one
2025/03/31 05:28:39 INFO  : A1/two.rclone_chunk.001_z8tabt: Moved (server-side) to: A1/two
2025/03/31 05:28:44 INFO  : A1/B1/three.rclone_chunk.001_z8tek7: Moved (server-side) to: A1/B1/three
2025/03/31 05:28:49 INFO  : A1/B1/C1/four.rclone_chunk.001_z8tk6w: Moved (server-side) to: A1/B1/C1/four
2025/03/31 05:28:55 INFO  : A1/B1/C2/five.rclone_chunk.001_z8tp9x: Moved (server-side) to: A1/B1/C2/five
2025/03/31 05:28:55 INFO  : A1/B2: Making directory
2025/03/31 05:28:56 INFO  : A1/B1/C3: Making directory
2025/03/31 05:29:11 DEBUG : A2/B1/C1/four: move non-chunked object...
2025/03/31 05:29:11 DEBUG : A2/B1/three: move non-chunked object...
2025/03/31 05:29:11 DEBUG : A2/B1/C2/five: move non-chunked object...
2025/03/31 05:29:11 DEBUG : A2/two: move non-chunked object...
2025/03/31 05:29:11 DEBUG : A2/one: move non-chunked object...
2025/03/31 05:29:12 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/31 05:29:12 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/31 05:29:12 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/31 05:29:12 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/31 05:29:12 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/31 05:29:12 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/31 05:29:12 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/31 05:29:12 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/31 05:29:12 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/31 05:29:12 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/31 05:29:20 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/31 05:29:28 DEBUG : A3/B1/C1/four: move non-chunked object...
2025/03/31 05:29:28 DEBUG : A3/two: move non-chunked object...
2025/03/31 05:29:28 DEBUG : A3/B1/three: move non-chunked object...
2025/03/31 05:29:28 DEBUG : A3/B1/C2/five: move non-chunked object...
2025/03/31 05:29:28 DEBUG : A3/one: move non-chunked object...
2025/03/31 05:29:29 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/31 05:29:29 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/31 05:29:29 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/31 05:29:29 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/31 05:29:29 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/31 05:29:29 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/31 05:29:29 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/31 05:29:29 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/31 05:29:29 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/31 05:29:29 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
--- PASS: TestDirMove (79.91s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
--- PASS: TestGetFsInfo (0.83s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki)
2025/03/31 05:29:51 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/31 05:29:55 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_z8vebh: Moved (server-side) to: no_checksum_small_file_from_pipe
2025/03/31 05:29:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/31 05:29:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/31 05:30:35 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/31 05:30:35 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.002_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/31 05:30:36 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.003_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/31 05:30:37 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.004_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/31 05:30:37 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.005_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/31 05:30:38 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.006_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/31 05:30:38 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.007_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/31 05:30:39 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.008_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/31 05:30:40 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.009_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/31 05:30:40 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.010_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/31 05:30:41 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.011_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/31 05:30:42 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.012_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/31 05:30:42 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.013_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/31 05:30:43 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.014_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/31 05:30:43 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.015_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/31 05:30:44 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.016_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/31 05:30:45 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.017_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/31 05:30:45 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.018_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/31 05:30:46 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.019_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/31 05:30:46 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.020_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/31 05:30:47 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.021_z8vifk: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/31 05:30:49 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:31:18 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/31 05:31:22 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_z8xuqg: Moved (server-side) to: with_checksum_small_file_from_pipe
2025/03/31 05:31:22 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/31 05:32:01 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/31 05:32:01 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.002_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/31 05:32:02 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.003_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/31 05:32:02 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.004_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/31 05:32:03 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.005_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/31 05:32:04 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.006_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/31 05:32:05 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.007_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/31 05:32:06 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.008_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/31 05:32:06 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.009_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/31 05:32:07 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.010_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/31 05:32:07 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.011_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/31 05:32:08 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.012_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/31 05:32:08 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.013_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/31 05:32:09 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.014_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/31 05:32:10 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.015_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/31 05:32:10 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.016_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/31 05:32:11 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.017_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/31 05:32:11 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.018_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/31 05:32:12 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.019_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/31 05:32:12 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.020_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/31 05:32:13 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.021_z8xyhd: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/31 05:32:15 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:32:43 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/31 05:32:47 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_z906e4: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/03/31 05:32:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/31 05:33:25 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/31 05:33:26 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/31 05:33:26 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/31 05:33:27 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/31 05:33:27 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/31 05:33:28 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/31 05:33:28 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/31 05:33:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/31 05:33:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/31 05:33:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/31 05:33:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/31 05:33:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/31 05:33:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/31 05:33:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/31 05:33:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/31 05:33:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/31 05:33:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/31 05:33:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/31 05:33:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/31 05:33:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/31 05:33:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_z90av1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/31 05:33:38 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:34:07 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/31 05:34:10 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_z92izh: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/03/31 05:34:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/31 05:34:49 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/31 05:34:50 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/31 05:34:50 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/31 05:34:51 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/31 05:34:51 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/31 05:34:52 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/31 05:34:53 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/31 05:34:53 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/31 05:34:54 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/31 05:34:54 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/31 05:34:55 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/31 05:34:56 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/31 05:34:56 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/31 05:34:57 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/31 05:34:57 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/31 05:34:58 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/31 05:34:59 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/31 05:34:59 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/31 05:35:00 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/31 05:35:00 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/31 05:35:01 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_z92mkm: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/31 05:35:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (338.74s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (86.99s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (84.62s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (83.76s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (83.38s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.74s)
=== RUN   TestRcatSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:35:36 INFO  : potato1.rclone_chunk.001_z94uor: Moved (server-side) to: potato1.rclone_chunk.001
2025/03/31 05:35:36 INFO  : potato1.rclone_chunk.002_z94uor: Moved (server-side) to: potato1.rclone_chunk.002
2025/03/31 05:35:38 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': File to upload is small (60 bytes), uploading instead of streaming
2025/03/31 05:35:43 INFO  : potato2.rclone_chunk.001_z9517d: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:35:44 INFO  : potato2.rclone_chunk.002_z9517d: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/31 05:35:45 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (24.95s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.79s)
=== RUN   TestTouchDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:36:03 INFO  : potato2.rclone_chunk.001_z95jv5: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/31 05:36:04 INFO  : potato2.rclone_chunk.002_z95jv5: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/31 05:36:09 INFO  : empty space.rclone_chunk.001_z95tq2: Moved (server-side) to: empty space
2025/03/31 05:36:15 INFO  : sub dir/potato3.rclone_chunk.001_z95xzw: Moved (server-side) to: sub dir/potato3
2025/03/31 05:36:16 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': Touching "empty space"
2025/03/31 05:36:16 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': Touching "potato2"
2025/03/31 05:36:17 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': Touching "sub dir/potato3"
--- PASS: TestTouchDir (31.24s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.87s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.82s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.71s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.73s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.73s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu'", Local "Local file system at /tmp/rclone592266674", Modify Window "1s"
2025/03/31 05:36:36 INFO  : sub dir/test remove existing.rclone_chunk.001_z96i2o: Moved (server-side) to: sub dir/test remove existing
2025/03/31 05:36:40 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_z96ny6: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/31 05:36:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wamoqog7" before starting
2025/03/31 05:36:44 DEBUG : sub dir/test remove existing: move non-chunked object...
2025/03/31 05:36:45 INFO  : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.wamoqog7
2025/03/31 05:36:45 DEBUG : sub dir/test remove existing.wamoqog7: TEST: removing renamed existing file after operation
2025/03/31 05:36:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quyubir3" before starting
2025/03/31 05:36:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/03/31 05:36:49 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quyubir3
2025/03/31 05:36:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quyubir3: TEST: renaming existing back after failed operation
2025/03/31 05:36:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quyubir3: move non-chunked object...
2025/03/31 05:36:50 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quyubir3: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/31 05:36:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suciwew5" before starting
2025/03/31 05:36:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/03/31 05:36:53 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suciwew5
2025/03/31 05:36:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suciwew5: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (27.06s)
=== 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/31 05:36:58 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-soguvek2lumu': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Finished OK in 28m20.612942532s (try 1/5)