"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Starting (try 1/5)
2025/03/28 04:09:20 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube"
2025/03/28 04:09:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:09:20 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube"
2025/03/28 04:09:21 DEBUG : box root 'rclone-test-tefoqap3zube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:09:22 DEBUG : Reset feature "ListR"
2025/03/28 04:09:22 DEBUG : Creating backend with remote "/tmp/rclone1004186600"
=== 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/28 04:09:23 DEBUG : box root 'rclone-test-tefoqap3zube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:09:23 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (1.02s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/28 04:09:23 DEBUG : box root 'rclone-test-tefoqap3zube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:09:23 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.59s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/28 04:09:23 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/28 04:09:23 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/28 04:09:23 DEBUG : potato: Seek from 10 to 0
2025/03/28 04:09:23 DEBUG : potato: Seek from 10 to 0
2025/03/28 04:09:23 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/28 04:09:23 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/28 04:09:23 DEBUG : potato: Seek from 5 to 2
2025/03/28 04:09:23 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/28 04:09:23 DEBUG : potato: Seek from 7 to 0
2025/03/28 04:09:23 DEBUG : potato: Seek from 7 to 0
2025/03/28 04:09:23 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/28 04:09:23 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/28 04:09:23 DEBUG : potato: Seek from 5 to 2
2025/03/28 04:09:23 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/28 04:09:23 DEBUG : potato: Seek from 8 to 0
2025/03/28 04:09:23 DEBUG : potato: Seek from 8 to 0
2025/03/28 04:09:23 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/28 04:09:23 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/28 04:09:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/28 04:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/28 04:09:23 DEBUG : potato: Seek from 5 to 2
2025/03/28 04:09:23 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/28 04:09:23 DEBUG : potato: Seek from 9 to 0
2025/03/28 04:09:23 DEBUG : potato: Seek from 9 to 0
2025/03/28 04:09:23 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:09:24 DEBUG : box root 'rclone-test-tefoqap3zube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:09:29 INFO  : rutabaga.rclone_chunk.001_tl5cyv: Moved (server-side) to: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/28 04:09:35 INFO  : empty space.rclone_chunk.001_tl5ial: Moved (server-side) to: empty space
=== RUN   TestCheck/3
2025/03/28 04:09:41 INFO  : potato2.rclone_chunk.001_tl5ns2: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:09:41 INFO  : potato2.rclone_chunk.002_tl5ns2: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/28 04:09:50 INFO  : remotepotato.rclone_chunk.001_tl5wyw: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/28 04:09:50 INFO  : remotepotato.rclone_chunk.002_tl5wyw: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (41.51s)
    --- PASS: TestCheck/1 (0.39s)
    --- PASS: TestCheck/2 (0.88s)
    --- PASS: TestCheck/3 (0.42s)
    --- PASS: TestCheck/4 (0.40s)
    --- PASS: TestCheck/5 (0.45s)
    --- PASS: TestCheck/6 (0.42s)
    --- PASS: TestCheck/7 (0.48s)
=== RUN   TestCheckFsError
2025/03/28 04:10:05 DEBUG : Creating backend with remote "nonexistent"
2025/03/28 04:10:05 DEBUG : Creating backend with remote "nonexistent"
2025/03/28 04:10:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/28 04:10:05 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/28 04:10:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/28 04:10:05 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:10:09 INFO  : rutabaga.rclone_chunk.001_tl6gwa: Moved (server-side) to: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/28 04:10:16 INFO  : empty space.rclone_chunk.001_tl6num: Moved (server-side) to: empty space
=== RUN   TestCheckDownload/3
2025/03/28 04:10:23 INFO  : potato2.rclone_chunk.001_tl6t63: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:10:24 INFO  : potato2.rclone_chunk.002_tl6t63: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/28 04:10:37 INFO  : remotepotato.rclone_chunk.001_tl774k: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/28 04:10:37 INFO  : remotepotato.rclone_chunk.002_tl774k: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (51.61s)
    --- PASS: TestCheckDownload/1 (1.24s)
    --- PASS: TestCheckDownload/2 (1.27s)
    --- PASS: TestCheckDownload/3 (1.22s)
    --- PASS: TestCheckDownload/4 (2.74s)
    --- PASS: TestCheckDownload/5 (2.88s)
    --- PASS: TestCheckDownload/6 (2.76s)
    --- PASS: TestCheckDownload/7 (2.73s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:11:00 INFO  : rutabaga.rclone_chunk.001_tl7w2q: Moved (server-side) to: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/28 04:11:05 INFO  : empty space.rclone_chunk.001_tl81hr: Moved (server-side) to: empty space
=== RUN   TestCheckSizeOnly/3
2025/03/28 04:11:12 INFO  : potato2.rclone_chunk.001_tl8584: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:11:12 INFO  : potato2.rclone_chunk.002_tl8584: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/28 04:11:20 INFO  : remotepotato.rclone_chunk.001_tl8fu4: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/28 04:11:21 INFO  : remotepotato.rclone_chunk.002_tl8fu4: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (38.58s)
    --- PASS: TestCheckSizeOnly/1 (0.36s)
    --- PASS: TestCheckSizeOnly/2 (0.40s)
    --- PASS: TestCheckSizeOnly/3 (0.38s)
    --- PASS: TestCheckSizeOnly/4 (0.41s)
    --- PASS: TestCheckSizeOnly/5 (0.49s)
    --- PASS: TestCheckSizeOnly/6 (0.41s)
    --- PASS: TestCheckSizeOnly/7 (0.41s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:11:40 INFO  : test.sum.rclone_chunk.001_tl8yez: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/28 04:11:41 INFO  : test.sum.rclone_chunk.002_tl8yez: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/28 04:11:46 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/28 04:11:46 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/28 04:11:46 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/28 04:11:46 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/28 04:11:56 INFO  : test.sum.rclone_chunk.001_tl9bwz: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/28 04:11:56 INFO  : test.sum.rclone_chunk.002_tl9bwz: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/28 04:12:01 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/28 04:12:01 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/28 04:12:01 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/28 04:12:01 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (31.18s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:12:06 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/data"
2025/03/28 04:12:06 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/data"
2025/03/28 04:12:10 DEBUG : Reset feature "ListR"
    check_test.go:353: Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube/data' lacks md5, skipping
--- SKIP: TestCheckSum (4.30s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:12:11 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/data"
2025/03/28 04:12:11 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/data"
2025/03/28 04:12:13 DEBUG : Reset feature "ListR"
2025/03/28 04:12:18 INFO  : data/banana.rclone_chunk.001_tla0dk: Moved (server-side) to: data/banana
2025/03/28 04:12:22 INFO  : test.sum.rclone_chunk.001_tla598: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest1
2025/03/28 04:12:30 INFO  : data/potato.rclone_chunk.001_tlaem1: Moved (server-side) to: data/potato
2025/03/28 04:12:36 INFO  : test.sum: Deleted
2025/03/28 04:12:37 INFO  : test.sum.rclone_chunk.001_tlaita: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest2
2025/03/28 04:12:48 INFO  : test.sum.rclone_chunk.001_tlatho: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/28 04:12:48 INFO  : test.sum.rclone_chunk.002_tlatho: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest3
2025/03/28 04:13:05 INFO  : test.sum.rclone_chunk.001_tlb96q: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/28 04:13:06 INFO  : test.sum.rclone_chunk.002_tlb96q: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest4
2025/03/28 04:13:25 INFO  : test.sum.rclone_chunk.001_tlbqot: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/28 04:13:26 INFO  : test.sum.rclone_chunk.002_tlbqot: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/28 04:13:26 INFO  : test.sum.rclone_chunk.003_tlbqot: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest5
2025/03/28 04:13:47 INFO  : test.sum.rclone_chunk.001_tlccnp: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/28 04:13:48 INFO  : test.sum.rclone_chunk.002_tlccnp: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/28 04:13:49 INFO  : test.sum.rclone_chunk.003_tlccnp: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest6
2025/03/28 04:14:03 INFO  : data/banana: Deleted
2025/03/28 04:14:04 INFO  : data/banana.rclone_chunk.001_tlcxay: Moved (server-side) to: data/banana
2025/03/28 04:14:10 INFO  : data/potato: Deleted
2025/03/28 04:14:11 INFO  : data/potato.rclone_chunk.001_tld4to: Moved (server-side) to: data/potato
2025/03/28 04:14:21 INFO  : test.sum.rclone_chunk.001_tldcpi: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/28 04:14:22 INFO  : test.sum.rclone_chunk.002_tldcpi: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (147.44s)
    --- PASS: TestCheckSumDownload/subtest1 (3.92s)
    --- PASS: TestCheckSumDownload/subtest2 (3.23s)
    --- PASS: TestCheckSumDownload/subtest3 (4.81s)
    --- PASS: TestCheckSumDownload/subtest4 (4.79s)
    --- PASS: TestCheckSumDownload/subtest5 (6.30s)
    --- PASS: TestCheckSumDownload/subtest6 (5.86s)
    --- PASS: TestCheckSumDownload/subtest7 (4.96s)
=== RUN   TestApplyTransforms
2025/03/28 04:14:38 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wipagis3gota"
2025/03/28 04:14:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:14:38 DEBUG : Creating backend with remote "TestBox:rclone-test-wipagis3gota"
2025/03/28 04:14:39 DEBUG : box root 'rclone-test-wipagis3gota': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:14:39 DEBUG : Reset feature "ListR"
2025/03/28 04:14:39 DEBUG : Creating backend with remote "/tmp/rclone2551153923"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wipagis3gota'", Local "Local file system at /tmp/rclone2551153923", Modify Window "1s"
2025/03/28 04:14:40 DEBUG : box root 'rclone-test-wipagis3gota': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:14:45 INFO  : hello, world!.rclone_chunk.001_tle410: Moved (server-side) to: hello, world!
upper checkfile vs. lower remote (without normalization)
2025/03/28 04:14:46 ERROR : hello, world!: sum not found
2025/03/28 04:14:46 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-wipagis3gota'
2025/03/28 04:14:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wipagis3gota': 1 files missing
2025/03/28 04:14:46 NOTICE: 1 hashes missing
2025/03/28 04:14:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wipagis3gota': 2 differences found
2025/03/28 04:14:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wipagis3gota': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/28 04:14:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:14:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wipagis3gota': 0 differences found
2025/03/28 04:14:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wipagis3gota': 1 matching files
2025/03/28 04:14:47 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-cehumex7lega"
2025/03/28 04:14:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:14:47 DEBUG : Creating backend with remote "TestBox:rclone-test-cehumex7lega"
2025/03/28 04:14:48 DEBUG : box root 'rclone-test-cehumex7lega': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:14:48 DEBUG : Reset feature "ListR"
2025/03/28 04:14:48 DEBUG : Creating backend with remote "/tmp/rclone4281973670"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-cehumex7lega'", Local "Local file system at /tmp/rclone4281973670", Modify Window "1s"
2025/03/28 04:14:49 DEBUG : box root 'rclone-test-cehumex7lega': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:14:53 INFO  : HELLO, WORLD!.rclone_chunk.001_tled1n: Moved (server-side) to: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/03/28 04:14:54 ERROR : HELLO, WORLD!: sum not found
2025/03/28 04:14:54 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-cehumex7lega'
2025/03/28 04:14:54 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cehumex7lega': 1 files missing
2025/03/28 04:14:54 NOTICE: 1 hashes missing
2025/03/28 04:14:54 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cehumex7lega': 2 differences found
2025/03/28 04:14:54 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cehumex7lega': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/28 04:14:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:14:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cehumex7lega': 0 differences found
2025/03/28 04:14:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cehumex7lega': 1 matching files
2025/03/28 04:14:55 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-bagiqim3noma"
2025/03/28 04:14:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:14:55 DEBUG : Creating backend with remote "TestBox:rclone-test-bagiqim3noma"
2025/03/28 04:14:56 DEBUG : box root 'rclone-test-bagiqim3noma': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:14:56 DEBUG : Reset feature "ListR"
2025/03/28 04:14:56 DEBUG : Creating backend with remote "/tmp/rclone1239109343"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-bagiqim3noma'", Local "Local file system at /tmp/rclone1239109343", Modify Window "1s"
2025/03/28 04:14:57 DEBUG : box root 'rclone-test-bagiqim3noma': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:02 INFO  : HeLlO, wOrLd!.rclone_chunk.001_tlelkg: Moved (server-side) to: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/28 04:15:03 ERROR : HeLlO, wOrLd!: sum not found
2025/03/28 04:15:03 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-bagiqim3noma'
2025/03/28 04:15:03 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bagiqim3noma': 1 files missing
2025/03/28 04:15:03 NOTICE: 1 hashes missing
2025/03/28 04:15:03 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bagiqim3noma': 2 differences found
2025/03/28 04:15:03 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bagiqim3noma': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/28 04:15:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:15:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bagiqim3noma': 0 differences found
2025/03/28 04:15:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bagiqim3noma': 1 matching files
2025/03/28 04:15:04 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tunudun1jaqe"
2025/03/28 04:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:15:04 DEBUG : Creating backend with remote "TestBox:rclone-test-tunudun1jaqe"
2025/03/28 04:15:05 DEBUG : box root 'rclone-test-tunudun1jaqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:05 DEBUG : Reset feature "ListR"
2025/03/28 04:15:05 DEBUG : Creating backend with remote "/tmp/rclone2058695215"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tunudun1jaqe'", Local "Local file system at /tmp/rclone2058695215", Modify Window "1s"
2025/03/28 04:15:06 DEBUG : box root 'rclone-test-tunudun1jaqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:12 INFO  : HELLO, WORLD!.rclone_chunk.001_tleuap: Moved (server-side) to: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/28 04:15:12 ERROR : HELLO, WORLD!: sum not found
2025/03/28 04:15:12 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-tunudun1jaqe'
2025/03/28 04:15:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tunudun1jaqe': 1 files missing
2025/03/28 04:15:12 NOTICE: 1 hashes missing
2025/03/28 04:15:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tunudun1jaqe': 2 differences found
2025/03/28 04:15:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tunudun1jaqe': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/28 04:15:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:15:14 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tunudun1jaqe': 0 differences found
2025/03/28 04:15:14 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tunudun1jaqe': 1 matching files
2025/03/28 04:15:14 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-biricic2qavi"
2025/03/28 04:15:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:15:14 DEBUG : Creating backend with remote "TestBox:rclone-test-biricic2qavi"
2025/03/28 04:15:14 DEBUG : box root 'rclone-test-biricic2qavi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:15 DEBUG : Reset feature "ListR"
2025/03/28 04:15:15 DEBUG : Creating backend with remote "/tmp/rclone1515111425"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-biricic2qavi'", Local "Local file system at /tmp/rclone1515111425", Modify Window "1s"
2025/03/28 04:15:16 DEBUG : box root 'rclone-test-biricic2qavi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:20 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_tlf43l: Moved (server-side) to: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/03/28 04:15:21 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/28 04:15:21 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-biricic2qavi'
2025/03/28 04:15:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-biricic2qavi': 1 files missing
2025/03/28 04:15:21 NOTICE: 1 hashes missing
2025/03/28 04:15:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-biricic2qavi': 2 differences found
2025/03/28 04:15:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-biricic2qavi': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/28 04:15:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:15:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-biricic2qavi': 0 differences found
2025/03/28 04:15:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-biricic2qavi': 1 matching files
2025/03/28 04:15:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-metabow2xaja"
2025/03/28 04:15:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:15:22 DEBUG : Creating backend with remote "TestBox:rclone-test-metabow2xaja"
2025/03/28 04:15:24 DEBUG : box root 'rclone-test-metabow2xaja': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:24 DEBUG : Reset feature "ListR"
2025/03/28 04:15:24 DEBUG : Creating backend with remote "/tmp/rclone2158415619"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-metabow2xaja'", Local "Local file system at /tmp/rclone2158415619", Modify Window "1s"
2025/03/28 04:15:25 DEBUG : box root 'rclone-test-metabow2xaja': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:30 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_tlfdc5: Moved (server-side) to: 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2025/03/28 04:15:31 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/28 04:15:31 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-metabow2xaja'
2025/03/28 04:15:31 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-metabow2xaja': 1 files missing
2025/03/28 04:15:31 NOTICE: 1 hashes missing
2025/03/28 04:15:31 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-metabow2xaja': 2 differences found
2025/03/28 04:15:31 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-metabow2xaja': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/28 04:15:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:15:32 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-metabow2xaja': 0 differences found
2025/03/28 04:15:32 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-metabow2xaja': 1 matching files
2025/03/28 04:15:32 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-keyigaq4zuta"
2025/03/28 04:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:15:32 DEBUG : Creating backend with remote "TestBox:rclone-test-keyigaq4zuta"
2025/03/28 04:15:33 DEBUG : box root 'rclone-test-keyigaq4zuta': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:33 DEBUG : Reset feature "ListR"
2025/03/28 04:15:33 DEBUG : Creating backend with remote "/tmp/rclone1396550364"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-keyigaq4zuta'", Local "Local file system at /tmp/rclone1396550364", Modify Window "1s"
2025/03/28 04:15:34 DEBUG : box root 'rclone-test-keyigaq4zuta': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:38 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tlfm60: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2025/03/28 04:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/28 04:15:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-keyigaq4zuta'
2025/03/28 04:15:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-keyigaq4zuta': 1 files missing
2025/03/28 04:15:39 NOTICE: 1 hashes missing
2025/03/28 04:15:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-keyigaq4zuta': 2 differences found
2025/03/28 04:15:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-keyigaq4zuta': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/28 04:15:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:15:41 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-keyigaq4zuta': 0 differences found
2025/03/28 04:15:41 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-keyigaq4zuta': 1 matching files
2025/03/28 04:15:41 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-fehuvah2kewi"
2025/03/28 04:15:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:15:41 DEBUG : Creating backend with remote "TestBox:rclone-test-fehuvah2kewi"
2025/03/28 04:15:41 DEBUG : box root 'rclone-test-fehuvah2kewi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:42 DEBUG : Reset feature "ListR"
2025/03/28 04:15:42 DEBUG : Creating backend with remote "/tmp/rclone2974367064"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-fehuvah2kewi'", Local "Local file system at /tmp/rclone2974367064", Modify Window "1s"
2025/03/28 04:15:42 DEBUG : box root 'rclone-test-fehuvah2kewi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:47 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tlfuwz: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2025/03/28 04:15:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/28 04:15:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-fehuvah2kewi'
2025/03/28 04:15:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-fehuvah2kewi': 1 files missing
2025/03/28 04:15:48 NOTICE: 1 hashes missing
2025/03/28 04:15:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-fehuvah2kewi': 2 differences found
2025/03/28 04:15:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-fehuvah2kewi': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/28 04:15:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:15:49 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-fehuvah2kewi': 0 differences found
2025/03/28 04:15:49 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-fehuvah2kewi': 1 matching files
2025/03/28 04:15:49 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-jusifev3wari"
2025/03/28 04:15:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:15:49 DEBUG : Creating backend with remote "TestBox:rclone-test-jusifev3wari"
2025/03/28 04:15:49 DEBUG : box root 'rclone-test-jusifev3wari': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:50 DEBUG : Reset feature "ListR"
2025/03/28 04:15:50 DEBUG : Creating backend with remote "/tmp/rclone3612046122"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-jusifev3wari'", Local "Local file system at /tmp/rclone3612046122", Modify Window "1s"
2025/03/28 04:15:50 DEBUG : box root 'rclone-test-jusifev3wari': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:56 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tlg3bq: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2025/03/28 04:15:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/28 04:15:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-jusifev3wari'
2025/03/28 04:15:57 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jusifev3wari': 1 files missing
2025/03/28 04:15:57 NOTICE: 1 hashes missing
2025/03/28 04:15:57 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jusifev3wari': 2 differences found
2025/03/28 04:15:57 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jusifev3wari': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/28 04:15:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:15:58 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jusifev3wari': 0 differences found
2025/03/28 04:15:58 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jusifev3wari': 1 matching files
2025/03/28 04:15:58 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa"
2025/03/28 04:15:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:15:58 DEBUG : Creating backend with remote "TestBox:rclone-test-dihuhuw6vepa"
2025/03/28 04:15:59 DEBUG : box root 'rclone-test-dihuhuw6vepa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:15:59 DEBUG : Reset feature "ListR"
2025/03/28 04:15:59 DEBUG : Creating backend with remote "/tmp/rclone2597679173"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa'", Local "Local file system at /tmp/rclone2597679173", Modify Window "1s"
2025/03/28 04:16:00 DEBUG : box root 'rclone-test-dihuhuw6vepa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:16:05 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tlgcqz: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2025/03/28 04:16:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/28 04:16:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa'
2025/03/28 04:16:05 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa': 1 files missing
2025/03/28 04:16:05 NOTICE: 1 hashes missing
2025/03/28 04:16:05 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa': 2 differences found
2025/03/28 04:16:05 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/28 04:16:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/28 04:16:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa': 0 differences found
2025/03/28 04:16:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa': 1 matching files
2025/03/28 04:16:07 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-dihuhuw6vepa': Purge remote
2025/03/28 04:16:08 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-jusifev3wari': Purge remote
2025/03/28 04:16:09 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-fehuvah2kewi': Purge remote
2025/03/28 04:16:11 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-keyigaq4zuta': Purge remote
2025/03/28 04:16:12 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-metabow2xaja': Purge remote
2025/03/28 04:16:13 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-biricic2qavi': Purge remote
2025/03/28 04:16:15 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tunudun1jaqe': Purge remote
2025/03/28 04:16:16 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-bagiqim3noma': Purge remote
2025/03/28 04:16:17 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-cehumex7lega': Purge remote
2025/03/28 04:16:19 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wipagis3gota': Purge remote
--- PASS: TestApplyTransforms (102.44s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:16:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/28 04:16:28 INFO  : sub/file2.rclone_chunk.001_tlgxa6: Moved (server-side) to: sub/file2
2025/03/28 04:16:28 INFO  : file1: Copied (new) to: sub/file2
2025/03/28 04:16:30 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/28 04:16:30 DEBUG : file1: Unchanged skipping
2025/03/28 04:16:31 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (15.62s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.80s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:16:42 INFO  : dst/file1.rclone_chunk.001_tlhcsw: Moved (server-side) to: dst/file1
2025/03/28 04:16:44 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/backup"
2025/03/28 04:16:44 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/backup"
2025/03/28 04:16:46 DEBUG : Reset feature "ListR"
2025/03/28 04:16:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/28 04:16:47 DEBUG : dst/file1: move non-chunked object...
2025/03/28 04:16:50 INFO  : dst/file1: Moved (server-side)
2025/03/28 04:16:50 INFO  : dst/file1: Moved (server-side)
2025/03/28 04:16:51 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:16:54 INFO  : dst/file1.rclone_chunk.001_tlhq2j: Moved (server-side) to: dst/file1
2025/03/28 04:16:54 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (30.87s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:17:08 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/dst"
2025/03/28 04:17:08 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/dst"
2025/03/28 04:17:10 DEBUG : Reset feature "ListR"
2025/03/28 04:17:11 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/CompareDest"
2025/03/28 04:17:11 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/CompareDest"
2025/03/28 04:17:14 DEBUG : Reset feature "ListR"
2025/03/28 04:17:14 DEBUG : one: Need to transfer - File not found at Destination
2025/03/28 04:17:15 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:17:20 INFO  : one.rclone_chunk.001_tlie3h: Moved (server-side) to: one
2025/03/28 04:17:20 INFO  : one: Copied (new)
2025/03/28 04:17:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 04:17:24 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:17:29 INFO  : one: Deleted
2025/03/28 04:17:30 INFO  : one.rclone_chunk.001_tlinj9: Moved (server-side) to: one
2025/03/28 04:17:30 INFO  : one: Copied (replaced existing)
2025/03/28 04:17:37 INFO  : dst/one: Deleted
2025/03/28 04:17:37 INFO  : dst/one.rclone_chunk.001_tliuje: Moved (server-side) to: dst/one
2025/03/28 04:17:43 INFO  : CompareDest/one.rclone_chunk.001_tlj1le: Moved (server-side) to: CompareDest/one
2025/03/28 04:17:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 04:17:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/28 04:17:47 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/28 04:17:51 INFO  : CompareDest/two.rclone_chunk.001_tljbcp: Moved (server-side) to: CompareDest/two
2025/03/28 04:17:52 DEBUG : two: Need to transfer - File not found at Destination
2025/03/28 04:17:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/28 04:17:53 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/28 04:17:55 DEBUG : two: Need to transfer - File not found at Destination
2025/03/28 04:17:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/28 04:17:56 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/28 04:17:58 DEBUG : two: Need to transfer - File not found at Destination
2025/03/28 04:17:59 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/28 04:18:00 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:18:03 INFO  : two.rclone_chunk.001_tljnmn: Moved (server-side) to: two
2025/03/28 04:18:03 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (63.91s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:18:12 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/dst"
2025/03/28 04:18:12 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/dst"
2025/03/28 04:18:14 DEBUG : Reset feature "ListR"
2025/03/28 04:18:15 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/CopyDest"
2025/03/28 04:18:15 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/CopyDest"
2025/03/28 04:18:17 DEBUG : Reset feature "ListR"
2025/03/28 04:18:17 DEBUG : one: Need to transfer - File not found at Destination
2025/03/28 04:18:19 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:18:23 INFO  : one.rclone_chunk.001_tlk6b1: Moved (server-side) to: one
2025/03/28 04:18:23 INFO  : one: Copied (new)
2025/03/28 04:18:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 04:18:27 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:18:32 INFO  : one: Deleted
2025/03/28 04:18:33 INFO  : one.rclone_chunk.001_tlkex9: Moved (server-side) to: one
2025/03/28 04:18:33 INFO  : one: Copied (replaced existing)
2025/03/28 04:18:40 INFO  : dst/one: Deleted
2025/03/28 04:18:41 INFO  : dst/one.rclone_chunk.001_tlkmfx: Moved (server-side) to: dst/one
2025/03/28 04:18:46 INFO  : CopyDest/one.rclone_chunk.001_tlksl4: Moved (server-side) to: CopyDest/one
2025/03/28 04:18:49 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/BackupDir"
2025/03/28 04:18:49 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/BackupDir"
2025/03/28 04:18:51 DEBUG : Reset feature "ListR"
2025/03/28 04:18:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 04:18:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/28 04:18:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 04:18:53 DEBUG : one: move non-chunked object...
2025/03/28 04:18:55 INFO  : one: Moved (server-side)
2025/03/28 04:18:55 INFO  : one: Moved (server-side)
2025/03/28 04:18:55 DEBUG : one: copy non-chunked object...
2025/03/28 04:18:57 INFO  : one: Copied (server-side copy)
2025/03/28 04:18:57 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/28 04:19:01 INFO  : CopyDest/two.rclone_chunk.001_tll9ns: Moved (server-side) to: CopyDest/two
2025/03/28 04:19:02 DEBUG : two: Need to transfer - File not found at Destination
2025/03/28 04:19:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/28 04:19:03 DEBUG : two: copy non-chunked object...
2025/03/28 04:19:05 INFO  : two: Copied (server-side copy)
2025/03/28 04:19:05 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/28 04:19:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/28 04:19:07 DEBUG : two: Unchanged skipping
2025/03/28 04:19:12 INFO  : CopyDest/three.rclone_chunk.001_tlljdr: Moved (server-side) to: CopyDest/three
2025/03/28 04:19:13 DEBUG : three: Need to transfer - File not found at Destination
2025/03/28 04:19:14 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/28 04:19:14 DEBUG : three: Destination not found in --copy-dest
2025/03/28 04:19:14 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:19:18 INFO  : three.rclone_chunk.001_tllp5g: Moved (server-side) to: three
2025/03/28 04:19:18 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (80.00s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.83s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.77s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:19:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/28 04:19:34 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:19:39 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_tlm9o7: Moved (server-side) to: TestCopyFileMaxTransfer/file1
2025/03/28 04:19:39 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/28 04:19:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/28 04:19:41 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:21:34 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/28 04:21:36 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 (126.61s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.76s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.76s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.74s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.75s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.72s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.73s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.78s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.83s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.87s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.75s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:21:52 INFO  : a.txt.rclone_chunk.001_tlq0o2: Moved (server-side) to: a.txt
2025/03/28 04:21:56 INFO  : zend.txt.rclone_chunk.001_tlq3ym: Moved (server-side) to: zend.txt
2025/03/28 04:22:01 INFO  : sub dir/hello world.rclone_chunk.001_tlq7pd: Moved (server-side) to: sub dir/hello world
2025/03/28 04:22:05 INFO  : sub dir/hello world2.rclone_chunk.001_tlqckt: Moved (server-side) to: sub dir/hello world2
2025/03/28 04:22:10 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_tlqg5v: Moved (server-side) to: sub dir/ignore dir/.ignore
2025/03/28 04:22:14 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_tlql8g: Moved (server-side) to: sub dir/ignore dir/should be ignored
2025/03/28 04:22:19 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_tlqpro: Moved (server-side) to: sub dir/sub sub dir/hello world3
2025/03/28 04:22:21 DEBUG : a.txt: Excluded (Size Filter)
2025/03/28 04:22:21 DEBUG : a.txt: Excluded
2025/03/28 04:22:22 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/28 04:22:22 DEBUG : sub dir/hello world: Excluded
2025/03/28 04:22:22 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/28 04:22:22 DEBUG : sub dir/hello world2: Excluded
2025/03/28 04:22:22 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/28 04:22:22 DEBUG : sub dir/hello world: Excluded
2025/03/28 04:22:22 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/28 04:22:22 DEBUG : sub dir/hello world2: Excluded
2025/03/28 04:22:23 DEBUG : sub dir/ignore dir: Excluded
2025/03/28 04:22:24 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (49.25s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:22:42 INFO  : file1.rclone_chunk.001_tlrdbg: Moved (server-side) to: file1
2025/03/28 04:22:47 INFO  : sub/file2.rclone_chunk.001_tlrh1d: 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.60s)
    --- PASS: TestListJSON/Default (0.42s)
    --- PASS: TestListJSON/FilesOnly (0.46s)
    --- PASS: TestListJSON/DirsOnly (0.40s)
    --- PASS: TestListJSON/Recurse (0.84s)
    --- PASS: TestListJSON/SubDir (0.41s)
    --- PASS: TestListJSON/NoModTime (0.47s)
    --- PASS: TestListJSON/NoMimeType (0.41s)
    --- PASS: TestListJSON/ShowHash (0.39s)
    --- PASS: TestListJSON/HashTypes (0.38s)
    --- PASS: TestListJSON/Metadata (0.41s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:23:00 INFO  : file1.rclone_chunk.001_tlrvjs: Moved (server-side) to: file1
2025/03/28 04:23:05 INFO  : sub/file2.rclone_chunk.001_tls0zl: 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/28 04:23:13 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/notfound"
2025/03/28 04:23:13 DEBUG : Config file has changed externally - reloading
2025/03/28 04:23:13 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/notfound"
2025/03/28 04:23:16 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (24.18s)
    --- PASS: TestStatJSON/Root (0.39s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.43s)
    --- PASS: TestStatJSON/Dir (0.87s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.42s)
    --- PASS: TestStatJSON/File (1.31s)
    --- PASS: TestStatJSON/NotFound (0.84s)
    --- PASS: TestStatJSON/DirFilesOnly (0.44s)
    --- PASS: TestStatJSON/FileFilesOnly (1.15s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.39s)
    --- PASS: TestStatJSON/DirDirsOnly (0.39s)
    --- PASS: TestStatJSON/FileDirsOnly (0.39s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.40s)
    --- PASS: TestStatJSON/RootNotFound (2.47s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:23:20 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': Making directory
2025/03/28 04:23:21 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': Making directory
--- PASS: TestMkdir (1.14s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:23:26 INFO  : sub dir/hello world.rclone_chunk.001_tlslci: Moved (server-side) to: sub dir/hello world
--- PASS: TestLsd (9.38s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:23:36 INFO  : potato2.rclone_chunk.001_tlsu31: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:23:36 INFO  : potato2.rclone_chunk.002_tlsu31: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/28 04:23:42 INFO  : empty space.rclone_chunk.001_tlt1yf: Moved (server-side) to: empty space
--- PASS: TestLs (17.80s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:23:55 INFO  : potato2.rclone_chunk.001_tltctw: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:23:55 INFO  : potato2.rclone_chunk.002_tltctw: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/28 04:24:01 INFO  : empty space.rclone_chunk.001_tltl9u: Moved (server-side) to: empty space
2025/03/28 04:24:02 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/28 04:24:02 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (20.50s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:24:14 INFO  : potato2.rclone_chunk.001_tltwc6: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:24:15 INFO  : potato2.rclone_chunk.002_tltwc6: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/28 04:24:20 INFO  : empty space.rclone_chunk.001_tlu4he: Moved (server-side) to: empty space
--- PASS: TestLsLong (18.21s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:24:32 INFO  : potato2.rclone_chunk.001_tluf2i: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:24:33 INFO  : potato2.rclone_chunk.002_tluf2i: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/28 04:24:38 INFO  : empty space.rclone_chunk.001_tlumsn: Moved (server-side) to: empty space
--- PASS: TestHashSums (17.79s)
=== RUN   TestHashSumsWithErrors
2025/03/28 04:24:45 DEBUG : Creating backend with remote ":memory:"
2025/03/28 04:24:45 DEBUG : Config file has changed externally - reloading
2025/03/28 04:24:45 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/28 04:24:45 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/28 04:24:45 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/28 04:24:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/28 04:24:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/28 04:24:45 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/28 04:24:45 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/28 04:24:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/28 04:24:45 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:24:50 INFO  : potato2.rclone_chunk.001_tluw9b: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:24:51 INFO  : potato2.rclone_chunk.002_tluw9b: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/28 04:24:56 INFO  : empty space.rclone_chunk.001_tlv4uq: Moved (server-side) to: empty space
2025/03/28 04:25:01 INFO  : sub dir/potato3.rclone_chunk.001_tlv8sr: Moved (server-side) to: sub dir/potato3
--- PASS: TestCount (26.13s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:25:15 INFO  : small.rclone_chunk.001_tlvnor: Moved (server-side) to: small
2025/03/28 04:25:20 INFO  : medium.rclone_chunk.001_tlvqp4: Moved (server-side) to: medium.rclone_chunk.001
2025/03/28 04:25:21 INFO  : medium.rclone_chunk.002_tlvqp4: Moved (server-side) to: medium.rclone_chunk.002
2025/03/28 04:25:28 INFO  : large.rclone_chunk.001_tlvyxi: Moved (server-side) to: large.rclone_chunk.001
2025/03/28 04:25:29 INFO  : large.rclone_chunk.002_tlvyxi: Moved (server-side) to: large.rclone_chunk.002
2025/03/28 04:25:31 DEBUG : Waiting for deletions to finish
2025/03/28 04:25:32 DEBUG : large: Excluded (Size Filter)
2025/03/28 04:25:32 DEBUG : large: Excluded
2025/03/28 04:25:33 INFO  : small: Deleted
2025/03/28 04:25:36 INFO  : medium: Deleted
--- PASS: TestDelete (30.37s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDelete (1.55s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (1.62s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (1.51s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:25:50 INFO  : ReadFile.rclone_chunk.001_tlwmmb: Moved (server-side) to: ReadFile
--- PASS: TestReadFile (9.20s)
=== RUN   TestRetry
2025/03/28 04:25:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/28 04:25:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/28 04:25:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/28 04:25:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/28 04:25:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/28 04:25:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/28 04:25:56 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:25:59 INFO  : file1.rclone_chunk.001_tlwvsv: Moved (server-side) to: file1
2025/03/28 04:26:03 INFO  : file2.rclone_chunk.001_tlwzvm: Moved (server-side) to: file2
--- PASS: TestCat (21.12s)
=== RUN   TestPurge
2025/03/28 04:26:17 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-dojekuv0deru"
2025/03/28 04:26:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 04:26:17 DEBUG : Creating backend with remote "TestBox:rclone-test-dojekuv0deru"
2025/03/28 04:26:18 DEBUG : box root 'rclone-test-dojekuv0deru': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:26:18 DEBUG : Reset feature "ListR"
2025/03/28 04:26:18 DEBUG : Creating backend with remote "/tmp/rclone2130790147"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-dojekuv0deru'", Local "Local file system at /tmp/rclone2130790147", Modify Window "1s"
2025/03/28 04:26:19 DEBUG : box root 'rclone-test-dojekuv0deru': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:26:28 INFO  : A1/B1/C1/one.rclone_chunk.001_tlxjvj: Moved (server-side) to: A1/B1/C1/one
2025/03/28 04:26:28 INFO  : A2: Making directory
2025/03/28 04:26:30 INFO  : A1/B2: Making directory
2025/03/28 04:26:31 INFO  : A1/B2/C2: Making directory
2025/03/28 04:26:32 INFO  : A1/B1/C3: Making directory
2025/03/28 04:26:33 INFO  : A3: Making directory
2025/03/28 04:26:34 INFO  : A3/B3: Making directory
2025/03/28 04:26:35 INFO  : A3/B3/C4: Making directory
2025/03/28 04:26:40 INFO  : A1/two.rclone_chunk.001_tly0dj: Moved (server-side) to: A1/two
2025/03/28 04:26:48 DEBUG : box root 'rclone-test-dojekuv0deru': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:26:48 ERROR : : error listing: directory not found
2025/03/28 04:26:48 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-dojekuv0deru': Purge remote
2025/03/28 04:26:48 DEBUG : box root 'rclone-test-dojekuv0deru': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:26:48 NOTICE: purge failed: directory not found
--- PASS: TestPurge (31.47s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:26:55 INFO  : A1/B1/C1/one.rclone_chunk.001_tlycwd: Moved (server-side) to: A1/B1/C1/one
2025/03/28 04:26:55 INFO  : A2: Making directory
2025/03/28 04:26:56 INFO  : A1/B2: Making directory
2025/03/28 04:26:57 INFO  : A1/B2/C2: Making directory
2025/03/28 04:26:59 INFO  : A1/B1/C3: Making directory
2025/03/28 04:27:00 INFO  : A3: Making directory
2025/03/28 04:27:01 INFO  : A3/B3: Making directory
2025/03/28 04:27:02 INFO  : A3/B3/C4: Making directory
2025/03/28 04:27:07 INFO  : A1/two.rclone_chunk.001_tlyq4o: Moved (server-side) to: A1/two
2025/03/28 04:27:10 DEBUG : removing 1 level 3 directories
2025/03/28 04:27:10 INFO  : A3/B3/C4: Removing directory
2025/03/28 04:27:14 DEBUG : removing 2 level 3 directories
2025/03/28 04:27:14 INFO  : A1/B2/C2: Removing directory
2025/03/28 04:27:14 INFO  : A1/B1/C3: Removing directory
2025/03/28 04:27:15 DEBUG : removing 2 level 2 directories
2025/03/28 04:27:15 INFO  : A3/B3: Removing directory
2025/03/28 04:27:15 INFO  : A1/B2: Removing directory
2025/03/28 04:27:16 DEBUG : removing 2 level 1 directories
2025/03/28 04:27:16 INFO  : A3: Removing directory
2025/03/28 04:27:16 INFO  : A2: Removing directory
2025/03/28 04:27:25 DEBUG : removing 1 level 3 directories
2025/03/28 04:27:25 INFO  : A1/B1/C1: Removing directory
2025/03/28 04:27:26 DEBUG : removing 1 level 2 directories
2025/03/28 04:27:26 INFO  : A1/B1: Removing directory
2025/03/28 04:27:27 DEBUG : removing 1 level 1 directories
2025/03/28 04:27:27 INFO  : A1: Removing directory
2025/03/28 04:27:28 DEBUG : removing 1 level 0 directories
2025/03/28 04:27:28 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': Removing directory
2025/03/28 04:27:30 DEBUG : box root 'rclone-test-tefoqap3zube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:27:30 ERROR : : error listing: directory not found
2025/03/28 04:27:31 DEBUG : box root 'rclone-test-tefoqap3zube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:27:31 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (42.41s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:27:31 DEBUG : box root 'rclone-test-tefoqap3zube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/28 04:27:32 INFO  : A1: Making directory
2025/03/28 04:27:33 INFO  : A1/B1: Making directory
2025/03/28 04:27:35 INFO  : A1/B1/C1: Making directory
2025/03/28 04:27:39 DEBUG : removing 1 level 3 directories
2025/03/28 04:27:39 INFO  : A1/B1/C1: Removing directory
2025/03/28 04:27:40 DEBUG : removing 1 level 2 directories
2025/03/28 04:27:40 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (13.09s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:27:44 INFO  : A1: Making directory
2025/03/28 04:27:45 INFO  : A1/B1: Making directory
2025/03/28 04:27:46 INFO  : A1/B1/C1: Making directory
2025/03/28 04:27:50 DEBUG : removing 1 level 3 directories
2025/03/28 04:27:50 INFO  : A1/B1/C1: Removing directory
2025/03/28 04:27:51 DEBUG : removing 1 level 2 directories
2025/03/28 04:27:51 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (11.38s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:27:59 INFO  : file1.rclone_chunk.001_tm07dq: Moved (server-side) to: file1
2025/03/28 04:28:01 DEBUG : filename.txt: File name found in url
2025/03/28 04:28:05 INFO  : filename.txt.rclone_chunk.001_tm0cc7: Moved (server-side) to: filename.txt
2025/03/28 04:28:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/28 04:28:09 INFO  : headerfilename.txt.rclone_chunk.001_tm0gtj: Moved (server-side) to: headerfilename.txt
2025/03/28 04:28:13 INFO  : file2.rclone_chunk.001_tm0l3x: Moved (server-side) to: file2
--- PASS: TestCopyURL (23.86s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:28:19 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/28 04:28:25 INFO  : sub/file2.rclone_chunk.001_tm0v5z: Moved (server-side) to: sub/file2
2025/03/28 04:28:25 INFO  : file1: Copied (new) to: sub/file2
2025/03/28 04:28:25 INFO  : file1: Deleted
2025/03/28 04:28:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/28 04:28:27 DEBUG : file1: Unchanged skipping
2025/03/28 04:28:27 INFO  : file1: Deleted
2025/03/28 04:28:27 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (12.55s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:28:32 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/28 04:28:32 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:28:36 INFO  : file1.rclone_chunk.001_tm17qt: Moved (server-side) to: file1
2025/03/28 04:28:36 INFO  : file1: Copied (new)
2025/03/28 04:28:36 INFO  : file1: Deleted
2025/03/28 04:28:37 DEBUG : file1: Destination exists, skipping
2025/03/28 04:28:37 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (8.13s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:28:40 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/28 04:28:45 INFO  : sub/file2.rclone_chunk.001_tm1f27: Moved (server-side) to: sub/file2
2025/03/28 04:28:45 INFO  : file1: Copied (new) to: sub/file2
2025/03/28 04:28:45 INFO  : file1: Deleted
2025/03/28 04:28:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/28 04:28:47 DEBUG : file1: Unchanged skipping
2025/03/28 04:28:47 INFO  : file1: Deleted
2025/03/28 04:28:51 DEBUG : sub/file2: moving to sub/File2-rclone-move-wilahit1
2025/03/28 04:28:51 DEBUG : sub/file2: move non-chunked object...
2025/03/28 04:28:51 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-wilahit1
2025/03/28 04:28:51 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-wilahit1
2025/03/28 04:28:51 DEBUG : sub/file2: moving to sub/File2
2025/03/28 04:28:51 DEBUG : sub/File2-rclone-move-wilahit1: move non-chunked object...
2025/03/28 04:28:52 INFO  : sub/File2-rclone-move-wilahit1: Moved (server-side) to: sub/File2
2025/03/28 04:28:52 INFO  : sub/File2-rclone-move-wilahit1: Moved (server-side) to: sub/File2
--- PASS: TestCaseInsensitiveMoveFile (16.57s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:29:00 INFO  : hello.rclone_chunk.001_tm1wpt: Moved (server-side) to: hello
2025/03/28 04:29:03 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (8.76s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:29:10 INFO  : dst/file1.rclone_chunk.001_tm24s6: Moved (server-side) to: dst/file1
2025/03/28 04:29:12 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tefoqap3zube/backup"
2025/03/28 04:29:12 DEBUG : Creating backend with remote "TestBox:rclone-test-tefoqap3zube/backup"
2025/03/28 04:29:14 DEBUG : Reset feature "ListR"
2025/03/28 04:29:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/28 04:29:15 DEBUG : dst/file1: move non-chunked object...
2025/03/28 04:29:18 INFO  : dst/file1: Moved (server-side)
2025/03/28 04:29:18 INFO  : dst/file1: Moved (server-side)
2025/03/28 04:29:18 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/03/28 04:29:22 INFO  : dst/file1.rclone_chunk.001_tm2hpa: Moved (server-side) to: dst/file1
2025/03/28 04:29:22 INFO  : dst/file1: Copied (new)
2025/03/28 04:29:22 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (24.99s)
=== 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:29:35 INFO  : A1/one.rclone_chunk.001_tm2t1h: Moved (server-side) to: A1/one
2025/03/28 04:29:39 INFO  : A1/two.rclone_chunk.001_tm2yfr: Moved (server-side) to: A1/two
2025/03/28 04:29:44 INFO  : A1/B1/three.rclone_chunk.001_tm3275: Moved (server-side) to: A1/B1/three
2025/03/28 04:29:50 INFO  : A1/B1/C1/four.rclone_chunk.001_tm38r3: Moved (server-side) to: A1/B1/C1/four
2025/03/28 04:29:55 INFO  : A1/B1/C2/five.rclone_chunk.001_tm3dp8: Moved (server-side) to: A1/B1/C2/five
2025/03/28 04:29:55 INFO  : A1/B2: Making directory
2025/03/28 04:29:56 INFO  : A1/B1/C3: Making directory
2025/03/28 04:30:10 DEBUG : A2/B1/three: move non-chunked object...
2025/03/28 04:30:10 DEBUG : A2/one: move non-chunked object...
2025/03/28 04:30:10 DEBUG : A2/two: move non-chunked object...
2025/03/28 04:30:10 DEBUG : A2/B1/C2/five: move non-chunked object...
2025/03/28 04:30:10 DEBUG : A2/B1/C1/four: move non-chunked object...
2025/03/28 04:30:11 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/28 04:30:11 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/28 04:30:11 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/28 04:30:11 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/28 04:30:11 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/28 04:30:11 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/28 04:30:11 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/28 04:30:11 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/28 04:30:12 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/28 04:30:12 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/28 04:30:19 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/28 04:30:28 DEBUG : A3/two: move non-chunked object...
2025/03/28 04:30:28 DEBUG : A3/one: move non-chunked object...
2025/03/28 04:30:28 DEBUG : A3/B1/three: move non-chunked object...
2025/03/28 04:30:28 DEBUG : A3/B1/C1/four: move non-chunked object...
2025/03/28 04:30:28 DEBUG : A3/B1/C2/five: move non-chunked object...
2025/03/28 04:30:29 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/28 04:30:29 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/28 04:30:29 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/28 04:30:29 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/28 04:30:29 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/28 04:30:29 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/28 04:30:29 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/28 04:30:29 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/28 04:30:29 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/28 04:30:29 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
--- PASS: TestDirMove (80.52s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
--- PASS: TestGetFsInfo (0.73s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki)
2025/03/28 04:30:52 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': File to upload is small (34 bytes), uploading instead of streaming
2025/03/28 04:30:56 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_tm533z: Moved (server-side) to: no_checksum_small_file_from_pipe
2025/03/28 04:30:56 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/28 04:30:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/28 04:31:37 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/28 04:31:37 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.002_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/28 04:31:38 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.003_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/28 04:31:38 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.004_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/28 04:31:39 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.005_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/28 04:31:39 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.006_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/28 04:31:40 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.007_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/28 04:31:41 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.008_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/28 04:31:41 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.009_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/28 04:31:42 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.010_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/28 04:31:42 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.011_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/28 04:31:43 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.012_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/28 04:31:43 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.013_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/28 04:31:44 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.014_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/28 04:31:45 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.015_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/28 04:31:45 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.016_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/28 04:31:46 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.017_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/28 04:31:46 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.018_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/28 04:31:47 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.019_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/28 04:31:48 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.020_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/28 04:31:48 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.021_tm57cw: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/28 04:31:50 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:32:19 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': File to upload is small (34 bytes), uploading instead of streaming
2025/03/28 04:32:23 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_tm7im4: Moved (server-side) to: with_checksum_small_file_from_pipe
2025/03/28 04:32:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/28 04:33:03 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/28 04:33:03 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.002_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/28 04:33:04 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.003_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/28 04:33:05 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.004_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/28 04:33:05 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.005_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/28 04:33:06 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.006_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/28 04:33:07 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.007_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/28 04:33:07 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.008_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/28 04:33:08 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.009_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/28 04:33:09 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.010_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/28 04:33:09 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.011_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/28 04:33:10 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.012_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/28 04:33:10 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.013_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/28 04:33:11 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.014_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/28 04:33:12 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.015_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/28 04:33:12 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.016_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/28 04:33:13 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.017_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/28 04:33:14 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.018_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/28 04:33:14 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.019_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/28 04:33:15 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.020_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/28 04:33:16 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.021_tm7mdm: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/28 04:33:17 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:33:46 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': File to upload is small (34 bytes), uploading instead of streaming
2025/03/28 04:33:50 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_tm9x1s: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/03/28 04:33:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/28 04:34:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/28 04:34:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/28 04:34:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/28 04:34:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/28 04:34:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/28 04:34:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/28 04:34:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/28 04:34:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/28 04:34:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/28 04:34:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/28 04:34:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/28 04:34:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/28 04:34:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/28 04:34:37 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/28 04:34:37 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/28 04:34:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/28 04:34:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/28 04:34:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/28 04:34:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/28 04:34:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/28 04:34:41 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_tma1uk: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/28 04:34:43 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-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:35:12 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': File to upload is small (34 bytes), uploading instead of streaming
2025/03/28 04:35:16 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_tmcbas: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/03/28 04:35:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/28 04:35:56 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/28 04:35:56 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/28 04:35:57 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/28 04:35:57 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/28 04:35:58 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/28 04:35:59 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/28 04:35:59 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/28 04:36:00 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/28 04:36:01 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/28 04:36:01 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/28 04:36:02 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/28 04:36:03 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/28 04:36:03 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/28 04:36:04 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/28 04:36:04 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/28 04:36:05 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/28 04:36:06 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/28 04:36:06 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/28 04:36:07 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/28 04:36:08 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/28 04:36:08 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_tmcfv8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/28 04:36:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (347.77s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (87.46s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (87.08s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (85.74s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (87.49s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.79s)
=== RUN   TestRcatSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:36:44 INFO  : potato1.rclone_chunk.001_tmeriy: Moved (server-side) to: potato1.rclone_chunk.001
2025/03/28 04:36:45 INFO  : potato1.rclone_chunk.002_tmeriy: Moved (server-side) to: potato1.rclone_chunk.002
2025/03/28 04:36:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': File to upload is small (60 bytes), uploading instead of streaming
2025/03/28 04:36:52 INFO  : potato2.rclone_chunk.001_tmeyqj: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:36:53 INFO  : potato2.rclone_chunk.002_tmeyqj: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/28 04:36:55 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (25.20s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.86s)
=== RUN   TestTouchDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:37:11 INFO  : potato2.rclone_chunk.001_tmfhut: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 04:37:11 INFO  : potato2.rclone_chunk.002_tmfhut: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/28 04:37:18 INFO  : empty space.rclone_chunk.001_tmfpf3: Moved (server-side) to: empty space
2025/03/28 04:37:23 INFO  : sub dir/potato3.rclone_chunk.001_tmft87: Moved (server-side) to: sub dir/potato3
2025/03/28 04:37:25 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': Touching "empty space"
2025/03/28 04:37:25 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': Touching "potato2"
2025/03/28 04:37:25 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': Touching "sub dir/potato3"
--- PASS: TestTouchDir (29.80s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.74s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.84s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.73s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.79s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.88s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube'", Local "Local file system at /tmp/rclone1004186600", Modify Window "1s"
2025/03/28 04:37:45 INFO  : sub dir/test remove existing.rclone_chunk.001_tmgfqa: Moved (server-side) to: sub dir/test remove existing
2025/03/28 04:37:49 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_tmgk1a: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/28 04:37:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.havurik2" before starting
2025/03/28 04:37:53 DEBUG : sub dir/test remove existing: move non-chunked object...
2025/03/28 04:37:53 INFO  : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.havurik2
2025/03/28 04:37:54 DEBUG : sub dir/test remove existing.havurik2: TEST: removing renamed existing file after operation
2025/03/28 04:37:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeqisab3" before starting
2025/03/28 04:37:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/03/28 04:37:58 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeqisab3
2025/03/28 04:37:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeqisab3: TEST: renaming existing back after failed operation
2025/03/28 04:37:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeqisab3: move non-chunked object...
2025/03/28 04:38:00 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeqisab3: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/28 04:38:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cedipeb9" before starting
2025/03/28 04:38:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/03/28 04:38:02 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cedipeb9
2025/03/28 04:38:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cedipeb9: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (27.85s)
=== 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/28 04:38:07 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tefoqap3zube': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Finished OK in 28m48.071033014s (try 1/5)