"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 3/5)
2025/04/12 08:06:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba"
2025/04/12 08:06:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:06:55 DEBUG : Swift container rclone-test-jupuwuk9zeba.json: Auto set use_segments_container to true
2025/04/12 08:06:56 DEBUG : Swift container rclone-test-jupuwuk9zeba: Auto set use_segments_container to true
2025/04/12 08:06:56 DEBUG : Creating backend with remote "/tmp/rclone2851887284"
=== 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 "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopy (0.19s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (0.06s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/04/12 08:06:56 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/12 08:06:56 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/12 08:06:56 DEBUG : potato: Seek from 10 to 0
2025/04/12 08:06:56 DEBUG : potato: Seek from 10 to 0
2025/04/12 08:06:56 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/12 08:06:56 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/12 08:06:56 DEBUG : potato: Seek from 5 to 2
2025/04/12 08:06:56 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/12 08:06:56 DEBUG : potato: Seek from 7 to 0
2025/04/12 08:06:56 DEBUG : potato: Seek from 7 to 0
2025/04/12 08:06:56 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/12 08:06:56 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/12 08:06:56 DEBUG : potato: Seek from 5 to 2
2025/04/12 08:06:56 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/12 08:06:56 DEBUG : potato: Seek from 8 to 0
2025/04/12 08:06:56 DEBUG : potato: Seek from 8 to 0
2025/04/12 08:06:56 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/12 08:06:56 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/12 08:06:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/12 08:06:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/12 08:06:56 DEBUG : potato: Seek from 5 to 2
2025/04/12 08:06:56 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/12 08:06:56 DEBUG : potato: Seek from 9 to 0
2025/04/12 08:06:56 DEBUG : potato: Seek from 9 to 0
2025/04/12 08:06:56 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 "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:06:56 INFO  : Swift container rclone-test-jupuwuk9zeba: Container "rclone-test-jupuwuk9zeba" created
=== RUN   TestCheck/1
=== RUN   TestCheck/2
=== RUN   TestCheck/3
=== RUN   TestCheck/4
=== RUN   TestCheck/5
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (108.27s)
    --- PASS: TestCheck/1 (0.16s)
    --- PASS: TestCheck/2 (0.14s)
    --- PASS: TestCheck/3 (0.19s)
    --- PASS: TestCheck/4 (10.23s)
    --- PASS: TestCheck/5 (0.16s)
    --- PASS: TestCheck/6 (0.19s)
    --- PASS: TestCheck/7 (0.14s)
=== RUN   TestCheckFsError
2025/04/12 08:08:45 DEBUG : Creating backend with remote "nonexistent"
2025/04/12 08:08:45 DEBUG : Creating backend with remote "nonexistent"
2025/04/12 08:08:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/12 08:08:45 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/04/12 08:08:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/12 08:08:45 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 "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
=== RUN   TestCheckDownload/3
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (116.48s)
    --- PASS: TestCheckDownload/1 (0.21s)
    --- PASS: TestCheckDownload/2 (0.19s)
    --- PASS: TestCheckDownload/3 (5.25s)
    --- PASS: TestCheckDownload/4 (5.29s)
    --- PASS: TestCheckDownload/5 (5.21s)
    --- PASS: TestCheckDownload/6 (5.20s)
    --- PASS: TestCheckDownload/7 (0.19s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
=== RUN   TestCheckSizeOnly/3
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (105.40s)
    --- PASS: TestCheckSizeOnly/1 (0.05s)
    --- PASS: TestCheckSizeOnly/2 (0.09s)
    --- PASS: TestCheckSizeOnly/3 (0.10s)
    --- PASS: TestCheckSizeOnly/4 (0.10s)
    --- PASS: TestCheckSizeOnly/5 (0.05s)
    --- PASS: TestCheckSizeOnly/6 (0.05s)
    --- PASS: TestCheckSizeOnly/7 (0.10s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:12:42 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/12 08:12:42 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/12 08:12:42 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/12 08:12:42 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/12 08:12:58 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/12 08:12:58 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/12 08:12:58 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/12 08:12:58 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (41.96s)
=== RUN   TestCheckSum
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:13:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/data"
2025/04/12 08:13:09 DEBUG : Swift container rclone-test-jupuwuk9zeba path data.json: Auto set use_segments_container to true
2025/04/12 08:13:20 DEBUG : Swift container rclone-test-jupuwuk9zeba path data: Auto set use_segments_container to true
=== RUN   TestCheckSum/subtest1
=== RUN   TestCheckSum/subtest2
=== RUN   TestCheckSum/subtest3
=== RUN   TestCheckSum/subtest4
=== RUN   TestCheckSum/subtest5
=== RUN   TestCheckSum/subtest6
=== RUN   TestCheckSum/subtest7
--- PASS: TestCheckSum (230.27s)
    --- PASS: TestCheckSum/subtest1 (10.35s)
    --- PASS: TestCheckSum/subtest2 (5.33s)
    --- PASS: TestCheckSum/subtest3 (5.49s)
    --- PASS: TestCheckSum/subtest4 (10.52s)
    --- PASS: TestCheckSum/subtest5 (10.47s)
    --- PASS: TestCheckSum/subtest6 (0.45s)
    --- PASS: TestCheckSum/subtest7 (0.43s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:16:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/data"
2025/04/12 08:16:59 DEBUG : Swift container rclone-test-jupuwuk9zeba path data.json: Auto set use_segments_container to true
2025/04/12 08:17:10 DEBUG : Swift container rclone-test-jupuwuk9zeba path data: Auto set use_segments_container to true
=== RUN   TestCheckSumDownload/subtest1
=== RUN   TestCheckSumDownload/subtest2
=== RUN   TestCheckSumDownload/subtest3
=== RUN   TestCheckSumDownload/subtest4
=== RUN   TestCheckSumDownload/subtest5
=== RUN   TestCheckSumDownload/subtest6
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (204.06s)
    --- PASS: TestCheckSumDownload/subtest1 (5.37s)
    --- PASS: TestCheckSumDownload/subtest2 (5.41s)
    --- PASS: TestCheckSumDownload/subtest3 (0.56s)
    --- PASS: TestCheckSumDownload/subtest4 (5.43s)
    --- PASS: TestCheckSumDownload/subtest5 (5.43s)
    --- PASS: TestCheckSumDownload/subtest6 (5.47s)
    --- PASS: TestCheckSumDownload/subtest7 (0.48s)
=== RUN   TestApplyTransforms
2025/04/12 08:20:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ritabug3biqi"
2025/04/12 08:20:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:20:23 DEBUG : Swift container rclone-test-ritabug3biqi.json: Auto set use_segments_container to true
2025/04/12 08:20:24 DEBUG : Swift container rclone-test-ritabug3biqi: Auto set use_segments_container to true
2025/04/12 08:20:24 DEBUG : Creating backend with remote "/tmp/rclone27496247"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ritabug3biqi", Local "Local file system at /tmp/rclone27496247", Modify Window "1ns"
2025/04/12 08:20:24 INFO  : Swift container rclone-test-ritabug3biqi: Container "rclone-test-ritabug3biqi" created
upper checkfile vs. lower remote (without normalization)
2025/04/12 08:20:35 ERROR : hello, world!: sum not found
2025/04/12 08:20:35 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-ritabug3biqi
2025/04/12 08:20:35 NOTICE: Compressed: TestCompressSwift:rclone-test-ritabug3biqi: 1 files missing
2025/04/12 08:20:35 NOTICE: 1 hashes missing
2025/04/12 08:20:35 NOTICE: Compressed: TestCompressSwift:rclone-test-ritabug3biqi: 2 differences found
2025/04/12 08:20:35 NOTICE: Compressed: TestCompressSwift:rclone-test-ritabug3biqi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/12 08:20:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:20:35 NOTICE: Compressed: TestCompressSwift:rclone-test-ritabug3biqi: 0 differences found
2025/04/12 08:20:35 NOTICE: Compressed: TestCompressSwift:rclone-test-ritabug3biqi: 1 matching files
2025/04/12 08:20:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lopocov8lupi"
2025/04/12 08:20:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:20:36 DEBUG : Swift container rclone-test-lopocov8lupi.json: Auto set use_segments_container to true
2025/04/12 08:20:36 DEBUG : Swift container rclone-test-lopocov8lupi: Auto set use_segments_container to true
2025/04/12 08:20:36 DEBUG : Creating backend with remote "/tmp/rclone897899250"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lopocov8lupi", Local "Local file system at /tmp/rclone897899250", Modify Window "1ns"
2025/04/12 08:20:37 INFO  : Swift container rclone-test-lopocov8lupi: Container "rclone-test-lopocov8lupi" created
lower checkfile vs. upper remote (without normalization)
2025/04/12 08:20:53 ERROR : HELLO, WORLD!: sum not found
2025/04/12 08:20:53 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-lopocov8lupi
2025/04/12 08:20:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lopocov8lupi: 1 files missing
2025/04/12 08:20:53 NOTICE: 1 hashes missing
2025/04/12 08:20:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lopocov8lupi: 2 differences found
2025/04/12 08:20:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lopocov8lupi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/12 08:20:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:20:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lopocov8lupi: 0 differences found
2025/04/12 08:20:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lopocov8lupi: 1 matching files
2025/04/12 08:20:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qexiwew3yuco"
2025/04/12 08:20:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:20:53 DEBUG : Swift container rclone-test-qexiwew3yuco.json: Auto set use_segments_container to true
2025/04/12 08:20:54 DEBUG : Swift container rclone-test-qexiwew3yuco: Auto set use_segments_container to true
2025/04/12 08:20:54 DEBUG : Creating backend with remote "/tmp/rclone2466418039"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qexiwew3yuco", Local "Local file system at /tmp/rclone2466418039", Modify Window "1ns"
2025/04/12 08:20:55 INFO  : Swift container rclone-test-qexiwew3yuco: Container "rclone-test-qexiwew3yuco" created
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/12 08:21:01 ERROR : HeLlO, wOrLd!: sum not found
2025/04/12 08:21:01 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-qexiwew3yuco
2025/04/12 08:21:01 NOTICE: Compressed: TestCompressSwift:rclone-test-qexiwew3yuco: 1 files missing
2025/04/12 08:21:01 NOTICE: 1 hashes missing
2025/04/12 08:21:01 NOTICE: Compressed: TestCompressSwift:rclone-test-qexiwew3yuco: 2 differences found
2025/04/12 08:21:01 NOTICE: Compressed: TestCompressSwift:rclone-test-qexiwew3yuco: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/12 08:21:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:21:02 NOTICE: Compressed: TestCompressSwift:rclone-test-qexiwew3yuco: 0 differences found
2025/04/12 08:21:02 NOTICE: Compressed: TestCompressSwift:rclone-test-qexiwew3yuco: 1 matching files
2025/04/12 08:21:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-puyadoh6hufo"
2025/04/12 08:21:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:21:03 DEBUG : Swift container rclone-test-puyadoh6hufo.json: Auto set use_segments_container to true
2025/04/12 08:21:03 DEBUG : Swift container rclone-test-puyadoh6hufo: Auto set use_segments_container to true
2025/04/12 08:21:03 DEBUG : Creating backend with remote "/tmp/rclone511751759"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-puyadoh6hufo", Local "Local file system at /tmp/rclone511751759", Modify Window "1ns"
2025/04/12 08:21:04 INFO  : Swift container rclone-test-puyadoh6hufo: Container "rclone-test-puyadoh6hufo" created
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/12 08:21:20 ERROR : HELLO, WORLD!: sum not found
2025/04/12 08:21:20 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-puyadoh6hufo
2025/04/12 08:21:20 NOTICE: Compressed: TestCompressSwift:rclone-test-puyadoh6hufo: 1 files missing
2025/04/12 08:21:20 NOTICE: 1 hashes missing
2025/04/12 08:21:20 NOTICE: Compressed: TestCompressSwift:rclone-test-puyadoh6hufo: 2 differences found
2025/04/12 08:21:20 NOTICE: Compressed: TestCompressSwift:rclone-test-puyadoh6hufo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/12 08:21:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:21:25 NOTICE: Compressed: TestCompressSwift:rclone-test-puyadoh6hufo: 0 differences found
2025/04/12 08:21:25 NOTICE: Compressed: TestCompressSwift:rclone-test-puyadoh6hufo: 1 matching files
2025/04/12 08:21:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nofunat7vena"
2025/04/12 08:21:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:21:26 DEBUG : Swift container rclone-test-nofunat7vena.json: Auto set use_segments_container to true
2025/04/12 08:21:26 DEBUG : Swift container rclone-test-nofunat7vena: Auto set use_segments_container to true
2025/04/12 08:21:26 DEBUG : Creating backend with remote "/tmp/rclone2468963515"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nofunat7vena", Local "Local file system at /tmp/rclone2468963515", Modify Window "1ns"
2025/04/12 08:21:27 INFO  : Swift container rclone-test-nofunat7vena: Container "rclone-test-nofunat7vena" created
NFD checkfile vs. NFC remote (without normalization)
2025/04/12 08:21:38 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/12 08:21:38 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nofunat7vena
2025/04/12 08:21:38 NOTICE: Compressed: TestCompressSwift:rclone-test-nofunat7vena: 1 files missing
2025/04/12 08:21:38 NOTICE: 1 hashes missing
2025/04/12 08:21:38 NOTICE: Compressed: TestCompressSwift:rclone-test-nofunat7vena: 2 differences found
2025/04/12 08:21:38 NOTICE: Compressed: TestCompressSwift:rclone-test-nofunat7vena: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/12 08:21:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:21:39 NOTICE: Compressed: TestCompressSwift:rclone-test-nofunat7vena: 0 differences found
2025/04/12 08:21:39 NOTICE: Compressed: TestCompressSwift:rclone-test-nofunat7vena: 1 matching files
2025/04/12 08:21:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sebodud1jizu"
2025/04/12 08:21:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:21:39 DEBUG : Swift container rclone-test-sebodud1jizu.json: Auto set use_segments_container to true
2025/04/12 08:21:40 DEBUG : Swift container rclone-test-sebodud1jizu: Auto set use_segments_container to true
2025/04/12 08:21:40 DEBUG : Creating backend with remote "/tmp/rclone663516902"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sebodud1jizu", Local "Local file system at /tmp/rclone663516902", Modify Window "1ns"
2025/04/12 08:21:40 INFO  : Swift container rclone-test-sebodud1jizu: Container "rclone-test-sebodud1jizu" created
NFC checkfile vs. NFD remote (without normalization)
2025/04/12 08:22:01 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/12 08:22:01 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sebodud1jizu
2025/04/12 08:22:01 NOTICE: Compressed: TestCompressSwift:rclone-test-sebodud1jizu: 1 files missing
2025/04/12 08:22:01 NOTICE: 1 hashes missing
2025/04/12 08:22:01 NOTICE: Compressed: TestCompressSwift:rclone-test-sebodud1jizu: 2 differences found
2025/04/12 08:22:01 NOTICE: Compressed: TestCompressSwift:rclone-test-sebodud1jizu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/12 08:22:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sebodud1jizu: 0 differences found
2025/04/12 08:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sebodud1jizu: 1 matching files
2025/04/12 08:22:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xovozaw8ruso"
2025/04/12 08:22:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:22:07 DEBUG : Swift container rclone-test-xovozaw8ruso.json: Auto set use_segments_container to true
2025/04/12 08:22:07 DEBUG : Swift container rclone-test-xovozaw8ruso: Auto set use_segments_container to true
2025/04/12 08:22:07 DEBUG : Creating backend with remote "/tmp/rclone1278060668"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xovozaw8ruso", Local "Local file system at /tmp/rclone1278060668", Modify Window "1ns"
2025/04/12 08:22:08 INFO  : Swift container rclone-test-xovozaw8ruso: Container "rclone-test-xovozaw8ruso" created
NFDx2 checkfile vs. both remote (without normalization)
2025/04/12 08:22:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/12 08:22:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xovozaw8ruso
2025/04/12 08:22:24 NOTICE: Compressed: TestCompressSwift:rclone-test-xovozaw8ruso: 1 files missing
2025/04/12 08:22:24 NOTICE: 1 hashes missing
2025/04/12 08:22:24 NOTICE: Compressed: TestCompressSwift:rclone-test-xovozaw8ruso: 2 differences found
2025/04/12 08:22:24 NOTICE: Compressed: TestCompressSwift:rclone-test-xovozaw8ruso: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/12 08:22:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:22:29 NOTICE: Compressed: TestCompressSwift:rclone-test-xovozaw8ruso: 0 differences found
2025/04/12 08:22:29 NOTICE: Compressed: TestCompressSwift:rclone-test-xovozaw8ruso: 1 matching files
2025/04/12 08:22:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-numokat3pidi"
2025/04/12 08:22:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:22:29 DEBUG : Swift container rclone-test-numokat3pidi.json: Auto set use_segments_container to true
2025/04/12 08:22:30 DEBUG : Swift container rclone-test-numokat3pidi: Auto set use_segments_container to true
2025/04/12 08:22:30 DEBUG : Creating backend with remote "/tmp/rclone3943792488"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-numokat3pidi", Local "Local file system at /tmp/rclone3943792488", Modify Window "1ns"
2025/04/12 08:22:30 INFO  : Swift container rclone-test-numokat3pidi: Container "rclone-test-numokat3pidi" created
NFCx2 checkfile vs. both remote (without normalization)
2025/04/12 08:22:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/12 08:22:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-numokat3pidi
2025/04/12 08:22:46 NOTICE: Compressed: TestCompressSwift:rclone-test-numokat3pidi: 1 files missing
2025/04/12 08:22:46 NOTICE: 1 hashes missing
2025/04/12 08:22:46 NOTICE: Compressed: TestCompressSwift:rclone-test-numokat3pidi: 2 differences found
2025/04/12 08:22:46 NOTICE: Compressed: TestCompressSwift:rclone-test-numokat3pidi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/12 08:22:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:22:51 NOTICE: Compressed: TestCompressSwift:rclone-test-numokat3pidi: 0 differences found
2025/04/12 08:22:51 NOTICE: Compressed: TestCompressSwift:rclone-test-numokat3pidi: 1 matching files
2025/04/12 08:22:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xoruhel3tulu"
2025/04/12 08:22:51 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:22:52 DEBUG : Swift container rclone-test-xoruhel3tulu.json: Auto set use_segments_container to true
2025/04/12 08:22:52 DEBUG : Swift container rclone-test-xoruhel3tulu: Auto set use_segments_container to true
2025/04/12 08:22:52 DEBUG : Creating backend with remote "/tmp/rclone3388754309"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xoruhel3tulu", Local "Local file system at /tmp/rclone3388754309", Modify Window "1ns"
2025/04/12 08:22:53 INFO  : Swift container rclone-test-xoruhel3tulu: Container "rclone-test-xoruhel3tulu" created
both checkfile vs. NFDx2 remote (without normalization)
2025/04/12 08:22:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/12 08:22:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xoruhel3tulu
2025/04/12 08:22:59 NOTICE: Compressed: TestCompressSwift:rclone-test-xoruhel3tulu: 1 files missing
2025/04/12 08:22:59 NOTICE: 1 hashes missing
2025/04/12 08:22:59 NOTICE: Compressed: TestCompressSwift:rclone-test-xoruhel3tulu: 2 differences found
2025/04/12 08:22:59 NOTICE: Compressed: TestCompressSwift:rclone-test-xoruhel3tulu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/12 08:23:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:23:00 NOTICE: Compressed: TestCompressSwift:rclone-test-xoruhel3tulu: 0 differences found
2025/04/12 08:23:00 NOTICE: Compressed: TestCompressSwift:rclone-test-xoruhel3tulu: 1 matching files
2025/04/12 08:23:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowizef8xoco"
2025/04/12 08:23:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:23:00 DEBUG : Swift container rclone-test-fowizef8xoco.json: Auto set use_segments_container to true
2025/04/12 08:23:01 DEBUG : Swift container rclone-test-fowizef8xoco: Auto set use_segments_container to true
2025/04/12 08:23:01 DEBUG : Creating backend with remote "/tmp/rclone3523875162"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowizef8xoco", Local "Local file system at /tmp/rclone3523875162", Modify Window "1ns"
2025/04/12 08:23:01 INFO  : Swift container rclone-test-fowizef8xoco: Container "rclone-test-fowizef8xoco" created
both checkfile vs. NFCx2 remote (without normalization)
2025/04/12 08:23:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/12 08:23:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fowizef8xoco
2025/04/12 08:23:13 NOTICE: Compressed: TestCompressSwift:rclone-test-fowizef8xoco: 1 files missing
2025/04/12 08:23:13 NOTICE: 1 hashes missing
2025/04/12 08:23:13 NOTICE: Compressed: TestCompressSwift:rclone-test-fowizef8xoco: 2 differences found
2025/04/12 08:23:13 NOTICE: Compressed: TestCompressSwift:rclone-test-fowizef8xoco: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/12 08:23:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/12 08:23:13 NOTICE: Compressed: TestCompressSwift:rclone-test-fowizef8xoco: 0 differences found
2025/04/12 08:23:13 NOTICE: Compressed: TestCompressSwift:rclone-test-fowizef8xoco: 1 matching files
2025/04/12 08:23:13 DEBUG : Compressed: TestCompressSwift:rclone-test-fowizef8xoco: Purge remote
2025/04/12 08:23:13 DEBUG : Waiting for deletions to finish
2025/04/12 08:23:14 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted
2025/04/12 08:23:23 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted
2025/04/12 08:23:24 INFO  : Swift container rclone-test-fowizef8xoco: Container "rclone-test-fowizef8xoco" removed
2025/04/12 08:23:24 DEBUG : Compressed: TestCompressSwift:rclone-test-xoruhel3tulu: Purge remote
2025/04/12 08:23:24 DEBUG : Waiting for deletions to finish
2025/04/12 08:23:24 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted
2025/04/12 08:23:24 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted
2025/04/12 08:23:24 INFO  : Swift container rclone-test-xoruhel3tulu: Container "rclone-test-xoruhel3tulu" removed
2025/04/12 08:23:24 DEBUG : Compressed: TestCompressSwift:rclone-test-numokat3pidi: Purge remote
2025/04/12 08:23:24 DEBUG : Waiting for deletions to finish
2025/04/12 08:23:30 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted
2025/04/12 08:23:30 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted
2025/04/12 08:23:30 INFO  : Swift container rclone-test-numokat3pidi: Container "rclone-test-numokat3pidi" removed
2025/04/12 08:23:30 DEBUG : Compressed: TestCompressSwift:rclone-test-xovozaw8ruso: Purge remote
2025/04/12 08:23:30 DEBUG : Waiting for deletions to finish
2025/04/12 08:23:35 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted
2025/04/12 08:23:35 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted
2025/04/12 08:23:36 INFO  : Swift container rclone-test-xovozaw8ruso: Container "rclone-test-xovozaw8ruso" removed
2025/04/12 08:23:36 DEBUG : Compressed: TestCompressSwift:rclone-test-sebodud1jizu: Purge remote
2025/04/12 08:23:36 DEBUG : Waiting for deletions to finish
2025/04/12 08:23:41 INFO  : 測試_Русский___ě_áñ.json: Deleted
2025/04/12 08:23:46 INFO  : 測試_Русский___ě_áñ.bin: Deleted
2025/04/12 08:23:46 INFO  : Swift container rclone-test-sebodud1jizu: Container "rclone-test-sebodud1jizu" removed
2025/04/12 08:23:46 DEBUG : Compressed: TestCompressSwift:rclone-test-nofunat7vena: Purge remote
2025/04/12 08:23:46 DEBUG : Waiting for deletions to finish
2025/04/12 08:23:46 INFO  : 測試_Русский___ě_áñ.bin: Deleted
2025/04/12 08:23:51 INFO  : 測試_Русский___ě_áñ.json: Deleted
2025/04/12 08:23:52 INFO  : Swift container rclone-test-nofunat7vena: Container "rclone-test-nofunat7vena" removed
2025/04/12 08:23:52 DEBUG : Compressed: TestCompressSwift:rclone-test-puyadoh6hufo: Purge remote
2025/04/12 08:23:52 DEBUG : Waiting for deletions to finish
2025/04/12 08:23:57 INFO  : HELLO, WORLD!.bin: Deleted
2025/04/12 08:24:02 INFO  : HELLO, WORLD!.json: Deleted
2025/04/12 08:24:02 INFO  : Swift container rclone-test-puyadoh6hufo: Container "rclone-test-puyadoh6hufo" removed
2025/04/12 08:24:02 DEBUG : Compressed: TestCompressSwift:rclone-test-qexiwew3yuco: Purge remote
2025/04/12 08:24:02 DEBUG : Waiting for deletions to finish
2025/04/12 08:24:02 INFO  : HeLlO, wOrLd!.bin: Deleted
2025/04/12 08:24:03 INFO  : HeLlO, wOrLd!.json: Deleted
2025/04/12 08:24:03 INFO  : Swift container rclone-test-qexiwew3yuco: Container "rclone-test-qexiwew3yuco" removed
2025/04/12 08:24:03 DEBUG : Compressed: TestCompressSwift:rclone-test-lopocov8lupi: Purge remote
2025/04/12 08:24:03 DEBUG : Waiting for deletions to finish
2025/04/12 08:24:03 INFO  : HELLO, WORLD!.json: Deleted
2025/04/12 08:24:08 INFO  : HELLO, WORLD!.bin: Deleted
2025/04/12 08:24:08 INFO  : Swift container rclone-test-lopocov8lupi: Container "rclone-test-lopocov8lupi" removed
2025/04/12 08:24:08 DEBUG : Compressed: TestCompressSwift:rclone-test-ritabug3biqi: Purge remote
2025/04/12 08:24:08 DEBUG : Waiting for deletions to finish
2025/04/12 08:24:08 INFO  : hello, world!.bin: Deleted
2025/04/12 08:24:13 INFO  : hello, world!.json: Deleted
2025/04/12 08:24:14 INFO  : Swift container rclone-test-ritabug3biqi: Container "rclone-test-ritabug3biqi" removed
--- PASS: TestApplyTransforms (230.91s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:24:19 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/12 08:24:29 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/12 08:24:29 INFO  : file1: Copied (new) to: sub/file2
2025/04/12 08:24:35 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/12 08:24:35 DEBUG : file1: Unchanged skipping
2025/04/12 08:24:40 DEBUG : Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba: don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (31.89s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.20s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:25:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/backup"
2025/04/12 08:25:02 DEBUG : Swift container rclone-test-jupuwuk9zeba path backup.json: Auto set use_segments_container to true
2025/04/12 08:25:08 DEBUG : Swift container rclone-test-jupuwuk9zeba path backup: Auto set use_segments_container to true
2025/04/12 08:25:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/12 08:25:35 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/12 08:25:35 INFO  : dst/file1: Copied (server-side copy)
2025/04/12 08:25:40 INFO  : dst/file1: Deleted
2025/04/12 08:25:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/12 08:25:50 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (76.01s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:26:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/dst"
2025/04/12 08:26:02 DEBUG : Swift container rclone-test-jupuwuk9zeba path dst.json: Auto set use_segments_container to true
2025/04/12 08:26:08 DEBUG : Swift container rclone-test-jupuwuk9zeba path dst: Auto set use_segments_container to true
2025/04/12 08:26:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/CompareDest"
2025/04/12 08:26:19 DEBUG : Swift container rclone-test-jupuwuk9zeba path CompareDest.json: Auto set use_segments_container to true
2025/04/12 08:26:25 DEBUG : Swift container rclone-test-jupuwuk9zeba path CompareDest: Auto set use_segments_container to true
2025/04/12 08:26:31 DEBUG : one: Need to transfer - File not found at Destination
2025/04/12 08:26:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/12 08:26:46 INFO  : one: Copied (new)
2025/04/12 08:26:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/12 08:27:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/12 08:27:07 INFO  : one: Copied (replaced existing)
2025/04/12 08:27:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/12 08:27:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/12 08:27:35 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/12 08:28:23 DEBUG : two: Need to transfer - File not found at Destination
2025/04/12 08:28:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/12 08:28:28 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/12 08:28:59 DEBUG : two: Need to transfer - File not found at Destination
2025/04/12 08:28:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/12 08:28:59 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/12 08:29:25 DEBUG : two: Need to transfer - File not found at Destination
2025/04/12 08:29:30 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/12 08:29:41 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/12 08:29:41 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (277.03s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:30:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/dst"
2025/04/12 08:30:39 DEBUG : Swift container rclone-test-jupuwuk9zeba path dst.json: Auto set use_segments_container to true
2025/04/12 08:30:45 DEBUG : Swift container rclone-test-jupuwuk9zeba path dst: Auto set use_segments_container to true
2025/04/12 08:30:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/CopyDest"
2025/04/12 08:30:56 DEBUG : Swift container rclone-test-jupuwuk9zeba path CopyDest.json: Auto set use_segments_container to true
2025/04/12 08:31:02 DEBUG : Swift container rclone-test-jupuwuk9zeba path CopyDest: Auto set use_segments_container to true
2025/04/12 08:31:08 DEBUG : one: Need to transfer - File not found at Destination
2025/04/12 08:31:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/12 08:31:23 INFO  : one: Copied (new)
2025/04/12 08:31:29 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/12 08:31:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/12 08:31:39 INFO  : one: Copied (replaced existing)
2025/04/12 08:32:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/BackupDir"
2025/04/12 08:32:22 DEBUG : Swift container rclone-test-jupuwuk9zeba path BackupDir.json: Auto set use_segments_container to true
2025/04/12 08:32:33 DEBUG : Swift container rclone-test-jupuwuk9zeba path BackupDir: Auto set use_segments_container to true
2025/04/12 08:32:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/12 08:32:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/12 08:32:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/12 08:33:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/12 08:33:10 INFO  : one: Copied (server-side copy)
2025/04/12 08:33:16 INFO  : one: Deleted
2025/04/12 08:33:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/12 08:33:36 INFO  : one: Copied (server-side copy)
2025/04/12 08:33:36 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/12 08:34:19 DEBUG : two: Need to transfer - File not found at Destination
2025/04/12 08:34:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/12 08:34:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/12 08:34:40 INFO  : two: Copied (server-side copy)
2025/04/12 08:34:40 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/12 08:35:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/12 08:35:11 DEBUG : two: Unchanged skipping
2025/04/12 08:36:04 DEBUG : three: Need to transfer - File not found at Destination
2025/04/12 08:36:04 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/12 08:36:04 DEBUG : three: Destination not found in --copy-dest
2025/04/12 08:36:11 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/12 08:36:11 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (385.91s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.16s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.18s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:37:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/12 08:37:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/12 08:37:27 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/12 08:37:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/12 08:37:48 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found
2025/04/12 08:37:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-jupuwuk9zeba/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer
2025/04/12 08:37:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/12 08:38:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/12 08:38:30 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a070027607045592d600cc39cfdb7644 OK
2025/04/12 08:38:30 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (121.55s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.13s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.25s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.19s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.15s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.20s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:39:56 INFO  : Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba: Looking for duplicate md5 hashes using newest mode.
2025/04/12 08:40:02 NOTICE: 74f7984a927f34ab8ce2ebfe2651a0e4: Found 3 files with duplicate md5 hashes
2025/04/12 08:40:02 INFO  : one: Deleted
2025/04/12 08:40:03 INFO  : also/one: Deleted
2025/04/12 08:40:03 NOTICE: 74f7984a927f34ab8ce2ebfe2651a0e4: Deleted 2 extra copies
--- PASS: TestDeduplicateNewestByHash (91.34s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.20s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.14s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.16s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.20s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.20s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:42:17 DEBUG : a.txt: Excluded (Size Filter)
2025/04/12 08:42:17 DEBUG : a.txt: Excluded
2025/04/12 08:42:17 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/12 08:42:17 DEBUG : sub dir/hello world: Excluded
2025/04/12 08:42:17 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/12 08:42:17 DEBUG : sub dir/hello world2: Excluded
2025/04/12 08:42:18 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/12 08:42:18 DEBUG : sub dir/hello world: Excluded
2025/04/12 08:42:18 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/12 08:42:18 DEBUG : sub dir/hello world2: Excluded
2025/04/12 08:42:18 DEBUG : sub dir/ignore dir: Excluded
2025/04/12 08:42:23 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (145.96s)
=== RUN   TestListDirSortedFn
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:44:31 DEBUG : a.txt: Excluded (Size Filter)
2025/04/12 08:44:31 DEBUG : a.txt: Excluded
2025/04/12 08:44:31 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/12 08:44:31 DEBUG : sub dir/hello world: Excluded
2025/04/12 08:44:31 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/12 08:44:31 DEBUG : sub dir/hello world2: Excluded
2025/04/12 08:44:31 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/12 08:44:31 DEBUG : sub dir/hello world: Excluded
2025/04/12 08:44:31 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/12 08:44:31 DEBUG : sub dir/hello world2: Excluded
2025/04/12 08:44:31 DEBUG : sub dir/ignore dir: Excluded
2025/04/12 08:44:36 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSortedFn (138.61s)
=== RUN   TestListJSON
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
=== 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 (119.35s)
    --- PASS: TestListJSON/Default (5.19s)
    --- PASS: TestListJSON/FilesOnly (5.19s)
    --- PASS: TestListJSON/DirsOnly (0.05s)
    --- PASS: TestListJSON/Recurse (0.39s)
    --- PASS: TestListJSON/SubDir (5.20s)
    --- PASS: TestListJSON/NoModTime (5.14s)
    --- PASS: TestListJSON/NoMimeType (0.09s)
    --- PASS: TestListJSON/ShowHash (10.19s)
    --- PASS: TestListJSON/HashTypes (5.19s)
    --- PASS: TestListJSON/Metadata (5.19s)
=== RUN   TestStatJSON
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
=== 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/04/12 08:48:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/notfound"
2025/04/12 08:48:27 DEBUG : Swift container rclone-test-jupuwuk9zeba path notfound.json: Auto set use_segments_container to true
2025/04/12 08:48:33 DEBUG : Swift container rclone-test-jupuwuk9zeba path notfound: Auto set use_segments_container to true
--- PASS: TestStatJSON (95.33s)
    --- PASS: TestStatJSON/Root (0.06s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.09s)
    --- PASS: TestStatJSON/Dir (5.20s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s)
    --- PASS: TestStatJSON/File (0.14s)
    --- PASS: TestStatJSON/NotFound (5.26s)
    --- PASS: TestStatJSON/DirFilesOnly (5.06s)
    --- PASS: TestStatJSON/FileFilesOnly (10.16s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s)
    --- PASS: TestStatJSON/DirDirsOnly (0.05s)
    --- PASS: TestStatJSON/FileDirsOnly (0.10s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s)
    --- PASS: TestStatJSON/RootNotFound (11.95s)
=== RUN   TestMkdir
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:48:59 INFO  : Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba: Making directory
2025/04/12 08:48:59 INFO  : Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba: Making directory
--- PASS: TestMkdir (0.28s)
=== RUN   TestLsd
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
--- PASS: TestLsd (31.07s)
=== RUN   TestLs
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
--- PASS: TestLs (36.88s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:50:34 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/12 08:50:34 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (47.23s)
=== RUN   TestLsLong
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
--- PASS: TestLsLong (37.08s)
=== RUN   TestHashSums
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
=== RUN   TestHashSums/Md5
=== RUN   TestHashSums/Md5Download
--- PASS: TestHashSums (62.20s)
    --- PASS: TestHashSums/Md5 (0.23s)
    --- PASS: TestHashSums/Md5Download (10.20s)
=== RUN   TestHashSumsWithErrors
2025/04/12 08:52:34 DEBUG : Creating backend with remote ":memory:"
2025/04/12 08:52:34 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/12 08:52:34 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/12 08:52:34 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/12 08:52:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/12 08:52:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/12 08:52:34 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/12 08:52:34 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/12 08:52:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/12 08:52:34 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 "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
--- PASS: TestCount (50.09s)
=== RUN   TestDelete
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:54:02 DEBUG : Waiting for deletions to finish
2025/04/12 08:54:02 DEBUG : large: Excluded (Size Filter)
2025/04/12 08:54:03 INFO  : small: Deleted
2025/04/12 08:54:08 INFO  : medium: Deleted
--- PASS: TestDelete (49.61s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:54:45 DEBUG : Waiting for deletions to finish
2025/04/12 08:54:45 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/12 08:54:50 INFO  : large: Deleted
2025/04/12 08:54:51 INFO  : medium: Deleted
--- PASS: TestMaxDelete (38.16s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:55:28 DEBUG : Waiting for deletions to finish
2025/04/12 08:55:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/12 08:55:29 INFO  : small: Deleted
2025/04/12 08:55:34 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (53.32s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:56:27 DEBUG : Waiting for deletions to finish
2025/04/12 08:56:27 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/12 08:56:32 INFO  : large: Deleted
2025/04/12 08:56:32 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (48.30s)
=== RUN   TestReadFile
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
--- PASS: TestReadFile (6.97s)
=== RUN   TestRetry
2025/04/12 08:56:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/12 08:56:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/12 08:56:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/12 08:56:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/12 08:56:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/12 08:56:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/12 08:56:40 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 "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
--- PASS: TestCat (143.95s)
=== RUN   TestPurge
2025/04/12 08:59:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qowobec2wuse"
2025/04/12 08:59:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/12 08:59:05 DEBUG : Swift container rclone-test-qowobec2wuse.json: Auto set use_segments_container to true
2025/04/12 08:59:05 DEBUG : Swift container rclone-test-qowobec2wuse: Auto set use_segments_container to true
2025/04/12 08:59:05 DEBUG : Creating backend with remote "/tmp/rclone1917732455"
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qowobec2wuse", Local "Local file system at /tmp/rclone1917732455", Modify Window "1ns"
2025/04/12 08:59:06 INFO  : Swift container rclone-test-qowobec2wuse: Container "rclone-test-qowobec2wuse" created
2025/04/12 08:59:17 INFO  : A2: Making directory
2025/04/12 08:59:17 INFO  : A1/B2: Making directory
2025/04/12 08:59:17 INFO  : A1/B2/C2: Making directory
2025/04/12 08:59:17 INFO  : A1/B1/C3: Making directory
2025/04/12 08:59:17 INFO  : A3: Making directory
2025/04/12 08:59:17 INFO  : A3/B3: Making directory
2025/04/12 08:59:17 INFO  : A3/B3/C4: Making directory
    fstest.go:244: Filtering empty directory "A2"
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B2/C2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
    fstest.go:244: Filtering empty directory "A3"
    fstest.go:244: Filtering empty directory "A3/B3"
    fstest.go:244: Filtering empty directory "A3/B3/C4"
2025/04/12 08:59:28 DEBUG : Waiting for deletions to finish
2025/04/12 08:59:28 INFO  : A1/B1/C1/one.bin: Deleted
2025/04/12 08:59:33 INFO  : A1/B1/C1/one.json: Deleted
    fstest.go:244: Filtering empty directory "A2"
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B2/C2"
    fstest.go:244: Filtering empty directory "A3"
    fstest.go:244: Filtering empty directory "A3/B3"
    fstest.go:244: Filtering empty directory "A3/B3/C4"
2025/04/12 08:59:33 DEBUG : Waiting for deletions to finish
2025/04/12 08:59:34 INFO  : A1/two.bin: Deleted
2025/04/12 08:59:34 INFO  : A1/two.json: Deleted
2025/04/12 08:59:34 INFO  : Swift container rclone-test-qowobec2wuse: Container "rclone-test-qowobec2wuse" removed
2025/04/12 08:59:34 DEBUG : Compressed: TestCompressSwift:rclone-test-qowobec2wuse: Purge remote
2025/04/12 08:59:34 DEBUG : Waiting for deletions to finish
2025/04/12 08:59:34 NOTICE: purge failed: directory not found
--- PASS: TestPurge (29.68s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 08:59:50 INFO  : A2: Making directory
2025/04/12 08:59:50 INFO  : A1/B2: Making directory
2025/04/12 08:59:50 INFO  : A1/B2/C2: Making directory
2025/04/12 08:59:50 INFO  : A1/B1/C3: Making directory
2025/04/12 08:59:50 INFO  : A3: Making directory
2025/04/12 08:59:50 INFO  : A3/B3: Making directory
2025/04/12 08:59:50 INFO  : A3/B3/C4: Making directory
    fstest.go:244: Filtering empty directory "A2"
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B2/C2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
    fstest.go:244: Filtering empty directory "A3"
    fstest.go:244: Filtering empty directory "A3/B3"
    fstest.go:244: Filtering empty directory "A3/B3/C4"
2025/04/12 09:00:06 DEBUG : removing 1 level 3 directories
2025/04/12 09:00:06 INFO  : A3/B3/C4: Removing directory
    fstest.go:244: Filtering empty directory "A2"
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B2/C2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
    fstest.go:244: Filtering empty directory "A3"
    fstest.go:244: Filtering empty directory "A3/B3"
2025/04/12 09:00:23 DEBUG : removing 1 level 0 directories
2025/04/12 09:00:23 INFO  : Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba: Removing directory
2025/04/12 09:00:24 INFO  : Swift container rclone-test-jupuwuk9zeba: Container "rclone-test-jupuwuk9zeba" removed
--- PASS: TestRmdirsNoLeaveRoot (49.78s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 09:00:24 INFO  : Swift container rclone-test-jupuwuk9zeba: Container "rclone-test-jupuwuk9zeba" created
2025/04/12 09:00:24 INFO  : A1: Making directory
2025/04/12 09:00:24 INFO  : A1/B1: Making directory
2025/04/12 09:00:24 INFO  : A1/B1/C1: Making directory
    fstest.go:244: Filtering empty directory "A1"
    fstest.go:244: Filtering empty directory "A1/B1"
    fstest.go:244: Filtering empty directory "A1/B1/C1"
    fstest.go:244: Filtering empty directory "A1"
--- PASS: TestRmdirsLeaveRoot (0.50s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 09:00:24 INFO  : A1: Making directory
2025/04/12 09:00:24 INFO  : A1/B1: Making directory
2025/04/12 09:00:24 INFO  : A1/B1/C1: Making directory
    fstest.go:244: Filtering empty directory "A1"
    fstest.go:244: Filtering empty directory "A1/B1"
    fstest.go:244: Filtering empty directory "A1/B1/C1"
    fstest.go:244: Filtering empty directory "A1"
--- PASS: TestRmdirsWithFilter (0.24s)
=== RUN   TestCopyURL
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 09:00:50 DEBUG : filename.txt: File name found in url
2025/04/12 09:01:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (109.74s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 09:02:19 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/12 09:02:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/12 09:02:30 INFO  : file1: Copied (new) to: sub/file2
2025/04/12 09:02:30 INFO  : file1: Deleted
2025/04/12 09:02:35 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/12 09:02:35 DEBUG : file1: Unchanged skipping
2025/04/12 09:02:35 INFO  : file1: Deleted
2025/04/12 09:02:40 DEBUG : Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba: don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (36.89s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 09:02:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/12 09:03:11 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/12 09:03:11 INFO  : file1: Copied (new)
2025/04/12 09:03:11 INFO  : file1: Deleted
2025/04/12 09:03:32 DEBUG : file1: Destination exists, skipping
2025/04/12 09:03:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (61.48s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.17s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 09:04:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupuwuk9zeba/backup"
2025/04/12 09:04:14 DEBUG : Swift container rclone-test-jupuwuk9zeba path backup.json: Auto set use_segments_container to true
2025/04/12 09:04:20 DEBUG : Swift container rclone-test-jupuwuk9zeba path backup: Auto set use_segments_container to true
2025/04/12 09:04:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/12 09:04:46 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/12 09:04:46 INFO  : dst/file1: Copied (server-side copy)
2025/04/12 09:04:51 INFO  : dst/file1: Deleted
2025/04/12 09:05:02 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/12 09:05:02 INFO  : dst/file1: Copied (new)
2025/04/12 09:05:02 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (80.05s)
=== 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 "Compressed: TestCompressSwift:rclone-test-jupuwuk9zeba", Local "Local file system at /tmp/rclone2851887284", Modify Window "1ns"
2025/04/12 09:06:06 INFO  : A1/B2: Making directory
2025/04/12 09:06:06 INFO  : A1/B1/C3: Making directory
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
2025/04/12 09:06:43 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/12 09:06:43 INFO  : A1/one: Copied (server-side copy) to: A2/one
2025/04/12 09:06:43 INFO  : A1/one: Deleted
2025/04/12 09:06:49 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/12 09:06:49 INFO  : A1/two: Copied (server-side copy) to: A2/two
2025/04/12 09:06:49 INFO  : A1/two: Deleted
2025/04/12 09:06:53 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/12 09:06:53 INFO  : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
panic: test timed out after 1h0m0s
	running tests:
		TestDirMove (1m43s)

goroutine 9712 [running]:
testing.(*M).startAlarm.func1()
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385
created by time.goFunc
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d

goroutine 1 [chan receive, 2 minutes]:
testing.(*T).Run(0xc0004381a0, {0x25f4588?, 0x0?}, 0x2735bb0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab
testing.runTests.func1(0xc0004381a0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37
testing.tRunner(0xc0004381a0, 0xc00052dc18)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4
testing.runTests(0xc000a14888, {0x3d20860, 0x6d, 0x6d}, {0x3d352c0?, 0x1?, 0x3d352c0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc00015c5a0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a
github.com/rclone/rclone/fstest.TestMain(0xc00015c5a0)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5
github.com/rclone/rclone/fs/operations_test.TestMain(...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61
main.main()
	_testmain.go:265 +0xa9

goroutine 541 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 531
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 830 [chan receive (nil chan), 57 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 820
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 11 [syscall, 60 minutes]:
os/signal.signal_recv()
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29
os/signal.loop()
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13
created by os/signal.Notify.func1.1 in goroutine 1
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f

goroutine 12 [chan receive, 60 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 9521 [semacquire]:
sync.runtime_Semacquire(0x0?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25
sync.(*WaitGroup).Wait(0xc000b888a0?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48
golang.org/x/sync/errgroup.(*Group).Wait(0xc0004c31c0)
	/home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:56 +0x25
github.com/rclone/rclone/fs/operations.DirMove({0x2a13640, 0x3d587a0}, {0x2a27ba0, 0xc0001e2180}, {0x25ddcf1, 0x2}, {0x29dae68, 0x2})
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7b5
github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000183520)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 +0x933
testing.tRunner(0xc000183520, 0x2735bb0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4
created by testing.(*T).Run in goroutine 1
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390

goroutine 666 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 624
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 3241 [chan receive, 45 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 496 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 486
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 9644 [select]:
net/http.(*persistConn).writeLoop(0xc0005b17a0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7
created by net/http.(*Transport).dialConn in goroutine 9582
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5

goroutine 8076 [select]:
github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000a16000)
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d
created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8075
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6

goroutine 1024 [chan receive (nil chan), 57 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1014
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 1494 [chan receive (nil chan), 55 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1404
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 3404 [chan receive, 45 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 175 [chan receive (nil chan), 59 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 165
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 610 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 601
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 946 [chan receive (nil chan), 57 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 936
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 1251 [chan receive (nil chan), 57 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1241
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 3078 [chan receive, 46 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 426 [chan receive (nil chan), 59 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 416
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 3061 [chan receive, 46 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 230 [chan receive (nil chan), 59 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 220
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 778 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 752
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 8570 [IO wait]:
internal/poll.runtime_pollWait(0x7fe1111c88a0, 0x72)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc000413b80?, 0xc0008bb980?, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000413b80, {0xc0008bb980, 0x1980, 0x1980})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc000413b80, {0xc0008bb980?, 0xc0003d0fd0?, 0x2?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc00082a278, {0xc0008bb980?, 0x3d352c0?, 0xc0000a09d0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b8d9c8, {0xc0008bb980?, 0x18?, 0x7fe10a73d828?})
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c
crypto/tls.(*atLeastReader).Read(0xc000817560, {0xc0008bb980?, 0x0?, 0xc000817560?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc0003d10b8, {0x29ed880, 0xc000817560})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc0003d0e08, {0x7fe10a746a40, 0xc000b8d9c8}, 0xc0000a0a40?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc0003d0e08, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc0003d0e08, {0xc001524000, 0x1000, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150
net/http.(*persistConn).Read(0xc0009218c0, {0xc001524000?, 0x81d5e5?, 0x2158700?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a
bufio.(*Reader).fill(0xc0004f9320)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).Peek(0xc0004f9320, 0x1)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53
net/http.(*persistConn).readLoop(0xc0009218c0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185
created by net/http.(*Transport).dialConn in goroutine 8644
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f

goroutine 1203 [chan receive (nil chan), 57 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1193
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 284 [chan receive (nil chan), 59 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 274
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 9645 [IO wait]:
internal/poll.runtime_pollWait(0x7fe1111c8798, 0x72)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0004b8400?, 0xc0008bd300?, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0004b8400, {0xc0008bd300, 0x1980, 0x1980})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc0004b8400, {0xc0008bd300?, 0xc00053a550?, 0x2?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc000a8a110, {0xc0008bd300?, 0x3d352c0?, 0xc0007c89d0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00091ea50, {0xc0008bd300?, 0x18?, 0x7fe11019a0a8?})
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c
crypto/tls.(*atLeastReader).Read(0xc00091f4d0, {0xc0008bd300?, 0x0?, 0xc00091f4d0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc00053a638, {0x29ed880, 0xc00091f4d0})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc00053a388, {0x7fe10a746a40, 0xc00091ea50}, 0xc0007c8a40?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc00053a388, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc00053a388, {0xc0009b2000, 0x1000, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150
net/http.(*persistConn).Read(0xc0006d4ea0, {0xc0009b2000?, 0x81d5e5?, 0x2158700?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a
bufio.(*Reader).fill(0xc00011f500)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).Peek(0xc00011f500, 0x1)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53
net/http.(*persistConn).readLoop(0xc0006d4ea0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185
created by net/http.(*Transport).dialConn in goroutine 9596
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f

goroutine 2703 [chan receive, 47 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 8472 [chan receive, 8 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8471
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 336 [chan receive (nil chan), 59 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 326
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 1384 [chan receive (nil chan), 55 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1374
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 2958 [chan receive, 46 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 8571 [select]:
net/http.(*persistConn).writeLoop(0xc0009218c0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7
created by net/http.(*Transport).dialConn in goroutine 8644
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5

goroutine 718 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 708
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 1079 [chan receive (nil chan), 57 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1053
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 1289 [chan receive (nil chan), 55 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1215
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 1325 [chan receive (nil chan), 55 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1315
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 9650 [IO wait]:
internal/poll.runtime_pollWait(0x7fe1111c89a8, 0x72)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc000412b00?, 0xc0008bec80?, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000412b00, {0xc0008bec80, 0x1980, 0x1980})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc000412b00, {0xc0008bec80?, 0xc0005b5a50?, 0x2?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc00079e170, {0xc0008bec80?, 0x3d352c0?, 0xc0009129d0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b8c978, {0xc0008bec80?, 0x18?, 0x7fe11019c768?})
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c
crypto/tls.(*atLeastReader).Read(0xc00091f2d8, {0xc0008bec80?, 0x0?, 0xc00091f2d8?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc0005b5b38, {0x29ed880, 0xc00091f2d8})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc0005b5888, {0x7fe10a746a40, 0xc000b8c978}, 0xc000912a40?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc0005b5888, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc0005b5888, {0xc000a02000, 0x1000, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150
net/http.(*persistConn).Read(0xc0006d4d80, {0xc000a02000?, 0x81d5e5?, 0x2158700?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a
bufio.(*Reader).fill(0xc000b98000)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).Peek(0xc000b98000, 0x1)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53
net/http.(*persistConn).readLoop(0xc0006d4d80)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185
created by net/http.(*Transport).dialConn in goroutine 9593
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f

goroutine 2894 [chan receive, 47 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 3333 [chan receive, 45 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 1475 [chan receive (nil chan), 55 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1449
	/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378

goroutine 9585 [select]:
net/http.(*persistConn).writeLoop(0xc0007398c0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7
created by net/http.(*Transport).dialConn in goroutine 9489
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5

goroutine 3494 [chan receive, 44 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 3537 [chan receive, 44 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2702
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 9711 [select]:
net/http.(*persistConn).roundTrip(0xc0009218c0, 0xc000435220)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0
net/http.(*Transport).roundTrip(0xc000447c80, 0xc0003b28c0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91
net/http.(*Transport).RoundTrip(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00050c2a0, 0xc0003b28c0)
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345
net/http.send(0xc0003b28c0, {0x29ed100, 0xc00050c2a0}, {0x1?, 0x0?, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4
net/http.(*Client).send(0xc0009429c0, 0xc0003b28c0, {0x40af3e?, 0x47e292?, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98
net/http.(*Client).do(0xc0009429c0, 0xc0003b28c0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc
net/http.(*Client).Do(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590
github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1()
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b
created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9612
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8

goroutine 9734 [select]:
net/http.(*persistConn).roundTrip(0xc0007398c0, 0xc000b6ef50)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0
net/http.(*Transport).roundTrip(0xc000447c80, 0xc0005cde00)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91
net/http.(*Transport).RoundTrip(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00050c2a0, 0xc0005cde00)
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345
net/http.send(0xc0005cde00, {0x29ed100, 0xc00050c2a0}, {0x1?, 0x0?, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4
net/http.(*Client).send(0xc0009429c0, 0xc0005cde00, {0x0?, 0x0?, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98
net/http.(*Client).do(0xc0009429c0, 0xc0005cde00)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc
net/http.(*Client).Do(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590
github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1()
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b
created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9613
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8

goroutine 9643 [IO wait]:
internal/poll.runtime_pollWait(0x7fe1111c8cc0, 0x72)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0004b8500?, 0xc0001c6600?, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0004b8500, {0xc0001c6600, 0x1980, 0x1980})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc0004b8500, {0xc0001c6600?, 0xc0003168d0?, 0x2?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc00082a0b0, {0xc0001c6600?, 0x3d352c0?, 0xc0009119d0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00073a4f8, {0xc0001c6600?, 0x18?, 0x2000?})
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c
crypto/tls.(*atLeastReader).Read(0xc0008174d0, {0xc0001c6600?, 0x0?, 0xc0008174d0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc0003169b8, {0x29ed880, 0xc0008174d0})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc000316708, {0x7fe10a746a40, 0xc00073a4f8}, 0xc000911a40?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc000316708, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc000316708, {0xc0009b0000, 0x1000, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150
net/http.(*persistConn).Read(0xc0005b17a0, {0xc0009b0000?, 0x81d5e5?, 0x2158700?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a
bufio.(*Reader).fill(0xc00011ec60)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).Peek(0xc00011ec60, 0x1)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53
net/http.(*persistConn).readLoop(0xc0005b17a0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185
created by net/http.(*Transport).dialConn in goroutine 9582
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f

goroutine 9584 [IO wait]:
internal/poll.runtime_pollWait(0x7fe1111c8690, 0x72)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0001e2000?, 0xc0008ba000?, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0001e2000, {0xc0008ba000, 0x1980, 0x1980})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc0001e2000, {0xc0008ba000?, 0xc0003d16d0?, 0x2?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc00082a0b8, {0xc0008ba000?, 0x3d352c0?, 0xc0009149d0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00073a588, {0xc0008ba000?, 0x18?, 0x7fe110199888?})
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c
crypto/tls.(*atLeastReader).Read(0xc000b8cb88, {0xc0008ba000?, 0x0?, 0xc000b8cb88?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc0003d17b8, {0x29ed880, 0xc000b8cb88})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc0003d1508, {0x7fe10a746a40, 0xc00073a588}, 0xc000914a40?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc0003d1508, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc0003d1508, {0xc000a00000, 0x1000, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150
net/http.(*persistConn).Read(0xc0007398c0, {0xc000a00000?, 0x81d5e5?, 0x2158700?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a
bufio.(*Reader).fill(0xc000959da0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).Peek(0xc000959da0, 0x1)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53
net/http.(*persistConn).readLoop(0xc0007398c0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185
created by net/http.(*Transport).dialConn in goroutine 9489
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f

goroutine 9652 [select]:
github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0007f8000)
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed
created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9613
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438

goroutine 9612 [select]:
github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00023aa80, 0xc000b99aa0, 0xc0003b28c0)
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115
github.com/ncw/swift/v2.(*Connection).Call(0xc00023aa80, {0x2a13758, 0xc000a4cb90}, {0xc000980050, 0x4f}, {{0xc000973770, 0x18}, {0xc000973789, 0x11}, {0x25df52c, ...}, ...})
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6
github.com/ncw/swift/v2.(*Connection).storage(0xc00023aa80, {0x2a13758, 0xc000a4cb90}, {{0xc000973770, 0x18}, {0xc000973789, 0x11}, {0x25df52c, 0x4}, 0x0, ...})
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151
github.com/ncw/swift/v2.(*Connection).objectBase(0xc0007f3200?, {0x2a13758?, 0xc000a4cb90?}, {0xc000973770?, 0xc0007f3268?}, {0xc000973789, 0x11})
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8
github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1()
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85
github.com/ncw/swift/v2.withLORetry(0x0, 0xc0007f35a0)
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2
github.com/ncw/swift/v2.(*Connection).Object(...)
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130
github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1()
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156
github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?)
	/home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32
github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a0b860, 0xc000b99980, 0xa)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a0b860, 0xc000b99980)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92
github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000b99920, {0x2a13758, 0xc000a4cb90})
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172
github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000a161c0, {0x2a13758, 0xc000a4cb90}, {0xc000616558, 0x11}, 0x0)
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251
github.com/rclone/rclone/backend/swift.(*Fs).NewObject(...)
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677
github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000a161c0, {0x2a13758, 0xc000a4cb90}, {0x2a2a3e0, 0xc000986d20}, {0xc000616558, 0x11})
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1075 +0x3f9
github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001e2180, {0x2a13758, 0xc000a4cb90}, {0x2a27c10, 0xc000a4ca00}, {0xc000a71510, 0xd})
	/home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e
github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0002eb9e0, {0x2a13758, 0xc000a4cb90})
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152
github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0002eb9e0, {0x2a13758, 0xc000a4cb90})
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea
github.com/rclone/rclone/fs/operations.Copy({0x2a13758, 0xc000a4cb90}, {0x2a27ba0, 0xc0001e2180}, {0x0, 0x0}, {0xc000a71510, 0xd}, {0x2a27c10, 0xc000a4ca00})
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493
github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc000a4cb90}, {0x2a27ba0, 0xc0001e2180}, {0x0, 0x0}, {0xc000a71510, 0xd}, {0x2a27c10, 0xc000a4ca00}, ...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989
github.com/rclone/rclone/fs/operations.Move(...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414
github.com/rclone/rclone/fs/operations.DirMove.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155
golang.org/x/sync/errgroup.(*Group).Go.func1()
	/home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50
created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9521
	/home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96

goroutine 9613 [select]:
github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00023aa80, 0xc0004f8180, 0xc0005cde00)
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115
github.com/ncw/swift/v2.(*Connection).Call(0xc00023aa80, {0x2a13758, 0xc000a4cb90}, {0xc000980050, 0x4f}, {{0xc000905800, 0x18}, {0xc000905819, 0xf}, {0x25df648, ...}, ...})
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6
github.com/ncw/swift/v2.(*Connection).storage(0xc00023aa80, {0x2a13758, 0xc000a4cb90}, {{0xc000905800, 0x18}, {0xc000905819, 0xf}, {0x25df648, 0x4}, 0x0, ...})
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151
github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc00023aa80, {0x2a13758, 0xc000a4cb90}, {0xc000905800, 0x18}, {0xc000905819, 0xf}, {0xc0004d5470, 0x18}, {0xc0004d5489, ...}, ...)
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0
github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1()
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70
github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?)
	/home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32
github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a0b860, 0xc0002d53b0, 0xa)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a0b860, 0xc0002d53b0)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92
github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000a161c0, {0x2a13758, 0xc000a4cb90}, {0x2a2a3e0, 0xc000986ea0}, {0xc000a71ac0, 0xf})
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385
github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001e2180, {0x2a13758, 0xc000a4cb90}, {0x2a27c10, 0xc000a4caa0}, {0xc000a714d0, 0xb})
	/home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e
github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000a2b4d0, {0x2a13758, 0xc000a4cb90})
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152
github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a2b4d0, {0x2a13758, 0xc000a4cb90})
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea
github.com/rclone/rclone/fs/operations.Copy({0x2a13758, 0xc000a4cb90}, {0x2a27ba0, 0xc0001e2180}, {0x0, 0x0}, {0xc000a714d0, 0xb}, {0x2a27c10, 0xc000a4caa0})
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493
github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc000a4cb90}, {0x2a27ba0, 0xc0001e2180}, {0x0, 0x0}, {0xc000a714d0, 0xb}, {0x2a27c10, 0xc000a4caa0}, ...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989
github.com/rclone/rclone/fs/operations.Move(...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414
github.com/rclone/rclone/fs/operations.DirMove.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155
golang.org/x/sync/errgroup.(*Group).Go.func1()
	/home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50
created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9521
	/home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96

goroutine 9623 [select]:
github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00078af00)
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed
created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9612
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438

goroutine 9617 [select]:
github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00023aa80, 0xc000930360, 0xc0001577c0)
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115
github.com/ncw/swift/v2.(*Connection).Call(0xc00023aa80, {0x2a13758, 0xc000a4cb90}, {0xc000980050, 0x4f}, {{0xc0004d57d0, 0x18}, {0xc0004d57e9, 0x12}, {0x25e6384, ...}, ...})
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6
github.com/ncw/swift/v2.(*Connection).storage(0xc00023aa80, {0x2a13758, 0xc000a4cb90}, {{0xc0004d57d0, 0x18}, {0xc0004d57e9, 0x12}, {0x25e6384, 0x6}, 0x0, ...})
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151
github.com/ncw/swift/v2.(*Connection).ObjectDelete(...)
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901
github.com/rclone/rclone/backend/swift.(*Object).Remove.func1()
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105
github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?)
	/home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32
github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a0b860, 0xc0000c05f0, 0xa)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a0b860, 0xc0000c05f0)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92
github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0009aa900, {0x2a13758, 0xc000a4cb90})
	/home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b
github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc000a4ca50, {0x2a13758, 0xc000a4cb90})
	/home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1143 +0x9a
github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a13758, 0xc000a4cb90}, {0x2a27c10, 0xc000a4ca50}, {0x0, 0x0})
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a
github.com/rclone/rclone/fs/operations.DeleteFile(...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581
github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc000a4cb90}, {0x2a27ba0, 0xc0001e2180}, {0x0, 0x0}, {0xc000a714b0, 0xd}, {0x2a27c10, 0xc000a4ca50}, ...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xa85
github.com/rclone/rclone/fs/operations.Move(...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414
github.com/rclone/rclone/fs/operations.DirMove.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155
golang.org/x/sync/errgroup.(*Group).Go.func1()
	/home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50
created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9521
	/home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96

goroutine 9651 [select]:
net/http.(*persistConn).writeLoop(0xc0006d4d80)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7
created by net/http.(*Transport).dialConn in goroutine 9593
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5

goroutine 9646 [select]:
net/http.(*persistConn).writeLoop(0xc0006d4ea0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7
created by net/http.(*Transport).dialConn in goroutine 9596
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5

goroutine 9760 [select]:
net/http.(*persistConn).roundTrip(0xc0006d4ea0, 0xc0000c06e0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0
net/http.(*Transport).roundTrip(0xc000447c80, 0xc0001577c0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91
net/http.(*Transport).RoundTrip(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00050c2a0, 0xc0001577c0)
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345
net/http.send(0xc0001577c0, {0x29ed100, 0xc00050c2a0}, {0x1?, 0x0?, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4
net/http.(*Client).send(0xc0009429c0, 0xc0001577c0, {0x40af3e?, 0x47e292?, 0x0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98
net/http.(*Client).do(0xc0009429c0, 0xc0001577c0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc
net/http.(*Client).Do(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590
github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1()
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b
created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9617
	/home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8
"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.265099559s (try 3/5): exit status 2: Failed []