"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5)
2025/03/11 01:06:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo"
2025/03/11 01:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:06:34 DEBUG : Creating backend with remote "/tmp/rclone465966273"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:06:35 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:06:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:06:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/11 01:06:35 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:06:35 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:06:35 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyWithDryRun (2.37s)
=== RUN   TestCopy
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:06:37 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:06:37 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:06:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:06:37 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:06:37 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:06:37 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:06:38 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:06:39 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:06:39 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:06:40 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopy (6.25s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:06:43 DEBUG : metadata sub dir: Making directory with metadata
2025/03/11 01:06:43 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:06:43 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/11 01:06:43 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:06:43 DEBUG : Local file system at /tmp/rclone465966273: File to upload is small (21 bytes), uploading instead of streaming
2025/03/11 01:06:43 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/11 01:06:43 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/11 01:06:43 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:06:43 DEBUG : empty metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/11 01:06:43 DEBUG : empty metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/11 01:06:43 DEBUG : empty metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/11 01:06:43 DEBUG : empty metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/11 01:06:43 DEBUG : empty metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z
2025/03/11 01:06:44 DEBUG : empty metadata sub dir: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:06:44 INFO  : empty metadata sub dir: Updated directory metadata
2025/03/11 01:06:44 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z
2025/03/11 01:06:44 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/11 01:06:44 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/11 01:06:44 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/11 01:06:44 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/11 01:06:45 DEBUG : metadata sub dir: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:06:45 INFO  : metadata sub dir: Updated directory metadata
2025/03/11 01:06:45 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/11 01:06:45 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:06:45 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload
2025/03/11 01:06:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey
2025/03/11 01:06:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664
2025/03/11 01:06:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000
2025/03/11 01:06:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000
2025/03/11 01:06:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-03-11T01:06:45.698530655Z
2025/03/11 01:06:45 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:06:46 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21
2025/03/11 01:06:47 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK
2025/03/11 01:06:47 INFO  : metadata sub dir/hello metadata world: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyMetadata (9.26s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:06:52 DEBUG : metadata sub dir: Making directory with metadata
2025/03/11 01:06:52 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:06:52 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/11 01:06:52 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:06:52 DEBUG : Local file system at /tmp/rclone465966273: File to upload is small (21 bytes), uploading instead of streaming
2025/03/11 01:06:52 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/11 01:06:52 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/11 01:06:52 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:06:52 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2025/03/11 01:06:52 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2025/03/11 01:06:52 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/11 01:06:52 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:06:52 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:06:53 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload
2025/03/11 01:06:53 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664
2025/03/11 01:06:53 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000
2025/03/11 01:06:53 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000
2025/03/11 01:06:53 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-03-11T01:06:52.822515325Z
2025/03/11 01:06:53 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey
2025/03/11 01:06:54 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21
2025/03/11 01:06:55 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK
2025/03/11 01:06:55 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/11 01:06:55 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/11 01:06:55 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/11 01:06:55 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2025-03-11T01:06:52.822515325Z
2025/03/11 01:06:55 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/11 01:06:55 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/11 01:06:55 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyMetadataNoEmptyDirs (7.30s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:06:59 DEBUG : Creating backend with remote "/non-existing"
2025/03/11 01:07:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/11 01:07:00 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:00 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyMissingDirectory (1.49s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:01 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:07:01 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:01 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:02 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:07:03 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:07:03 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:03 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:07:04 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyNoTraverse (5.91s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:07 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Running all checks before starting transfers
2025/03/11 01:07:07 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:07:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:07:07 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:07 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Checks finished, now starting transfers
2025/03/11 01:07:07 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:08 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:07:09 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:07:09 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:09 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:07:10 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyCheckFirst (5.82s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:13 ERROR : Ignoring --no-traverse with sync
2025/03/11 01:07:13 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:07:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:07:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:14 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:07:14 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:07:15 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:15 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:07:15 DEBUG : Waiting for deletions to finish
2025/03/11 01:07:15 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncNoTraverse (5.66s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:19 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/11 01:07:19 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:07:19 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:19 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:19 DEBUG : hello world2: Starting multipart upload
2025/03/11 01:07:19 DEBUG : hello world2: Uploading segment 0/12 size 12
2025/03/11 01:07:20 DEBUG : hello world2: quickxor = 6828031bd8f00610dce10d726c03196400000000 OK
2025/03/11 01:07:20 INFO  : hello world2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyWithDepth (3.36s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:22 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:07:22 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:22 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:22 DEBUG : potato2: Starting multipart upload
2025/03/11 01:07:23 DEBUG : potato2: Uploading segment 0/11 size 11
2025/03/11 01:07:23 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:23 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyWithFilesFrom (3.93s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:26 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:07:26 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:26 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:26 DEBUG : potato2: Starting multipart upload
2025/03/11 01:07:27 DEBUG : potato2: Uploading segment 0/11 size 11
2025/03/11 01:07:28 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:28 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (3.75s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/11 01:07:29 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:07:29 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/11 01:07:29 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:07:30 DEBUG : sub dir: Making directory with metadata
2025/03/11 01:07:30 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:07:31 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/11 01:07:31 DEBUG : sub dir2: Making directory with metadata
2025/03/11 01:07:31 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:07:32 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:07:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:07:32 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:07:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/11 01:07:33 DEBUG : sub dir2/sub sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:07:33 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:07:33 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:07:33 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:33 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:33 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:33 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyEmptyDirectories (9.45s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:39 INFO  : sub dir2: Making directory
2025/03/11 01:07:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/11 01:07:39 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:07:39 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:07:39 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/11 01:07:39 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/11 01:07:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:07:39 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:39 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:40 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:07:40 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:07:41 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:41 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:07:42 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (5.39s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:44 DEBUG : sub dir2: Making directory with metadata
2025/03/11 01:07:44 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:07:44 DEBUG : sub dir: Making directory with metadata
2025/03/11 01:07:45 DEBUG : sub dir: setting time 2025-03-11 01:07:44.614391253 +0000 UTC
2025/03/11 01:07:45 INFO  : sub dir: Made directory with metadata (mtime=2025-03-11T01:07:44.614391253Z)
2025/03/11 01:07:45 DEBUG : sub dir2: Making directory with metadata
2025/03/11 01:07:46 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:07:47 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:07:47 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:47 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:47 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:07:47 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:07:48 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:48 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:07:48 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestMoveEmptyDirectories (8.31s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:52 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/03/11 01:07:52 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/11 01:07:54 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:54 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncNoUpdateDirModtime (4.41s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:07:57 INFO  : sub dir2: Making directory
2025/03/11 01:07:57 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:07:57 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/11 01:07:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:07:57 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:07:57 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:07:58 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:07:58 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:07:59 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:07:59 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:07:59 INFO  : sub dir/hello world: Deleted
2025/03/11 01:08:00 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (5.11s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:08:02 DEBUG : sub dir2: Making directory with metadata
2025/03/11 01:08:02 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:08:02 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:08:02 DEBUG : sub dir: Making directory with metadata
2025/03/11 01:08:03 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/11 01:08:03 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/11 01:08:03 DEBUG : sub dir2: Making directory with metadata
2025/03/11 01:08:04 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:08:04 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:08:04 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:08:04 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:08:04 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:08:05 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:08:06 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:08:06 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:08:06 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncEmptyDirectories (7.91s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.57s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:08:10 INFO  : sub dir2: Making directory
2025/03/11 01:08:11 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:08:11 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/11 01:08:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:08:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:08:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:08:12 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:08:13 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:08:13 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:08:13 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:08:13 DEBUG : Waiting for deletions to finish
2025/03/11 01:08:14 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (5.72s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:08:17 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:08:18 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:08:19 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nopucil9qago"
    sync_test.go:590: Server side copy (if possible) OneDrive root 'rclone-test-ligeteg0zabo' -> OneDrive root 'rclone-test-nopucil9qago'
2025/03/11 01:08:21 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:08:22 DEBUG : OneDrive root 'rclone-test-nopucil9qago': Waiting for checks to finish
2025/03/11 01:08:22 DEBUG : OneDrive root 'rclone-test-nopucil9qago': Waiting for transfers to finish
2025/03/11 01:08:27 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:08:27 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/11 01:08:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:08:28 DEBUG : OneDrive root 'rclone-test-nopucil9qago': Purge remote
--- PASS: TestServerSideCopy (14.37s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:08:31 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:08:32 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:08:34 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/11 01:08:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/11 01:08:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/11 01:08:34 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:08:34 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:08:34 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:08:35 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/11 01:08:36 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/11 01:08:36 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/11 01:08:36 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyOverSelf (8.35s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:08:40 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:08:40 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:08:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-mavaban6vuci"
2025/03/11 01:08:42 DEBUG : Config file has changed externally - reloading
    sync_test.go:626: Server side copy (if possible) OneDrive root 'rclone-test-ligeteg0zabo' -> OneDrive root 'rclone-test-mavaban6vuci'
2025/03/11 01:08:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:08:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:08:44 DEBUG : OneDrive root 'rclone-test-mavaban6vuci': Waiting for checks to finish
2025/03/11 01:08:44 DEBUG : OneDrive root 'rclone-test-mavaban6vuci': Waiting for transfers to finish
2025/03/11 01:08:49 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:08:49 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/11 01:08:50 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:08:50 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:08:51 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/11 01:08:53 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/11 01:08:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/11 01:08:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/11 01:08:53 DEBUG : OneDrive root 'rclone-test-mavaban6vuci': Waiting for checks to finish
2025/03/11 01:08:53 DEBUG : OneDrive root 'rclone-test-mavaban6vuci': Waiting for transfers to finish
2025/03/11 01:08:54 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.rapoyoy6" before starting
2025/03/11 01:08:59 DEBUG : sub dir/hello world.rapoyoy6: server side copy: removing renamed existing file after operation
2025/03/11 01:09:00 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/11 01:09:00 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/11 01:09:00 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:09:01 DEBUG : OneDrive root 'rclone-test-mavaban6vuci': Purge remote
--- PASS: TestServerSideCopyOverSelf (25.78s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:09:06 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:09:07 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:09:10 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/11 01:09:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/11 01:09:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/11 01:09:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:09:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:09:11 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:09:11 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/11 01:09:12 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/11 01:09:12 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/11 01:09:12 INFO  : sub dir/hello world: Deleted
2025/03/11 01:09:13 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestMoveOverSelf (11.83s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:09:18 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:09:20 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:09:22 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-wadical4puwi"
    sync_test.go:671: Server side copy (if possible) OneDrive root 'rclone-test-ligeteg0zabo' -> OneDrive root 'rclone-test-wadical4puwi'
2025/03/11 01:09:24 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:09:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:09:24 DEBUG : OneDrive root 'rclone-test-wadical4puwi': Waiting for checks to finish
2025/03/11 01:09:24 DEBUG : OneDrive root 'rclone-test-wadical4puwi': Waiting for transfers to finish
2025/03/11 01:09:30 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:09:30 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/11 01:09:31 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:09:32 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:09:32 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/11 01:09:34 DEBUG : OneDrive root 'rclone-test-wadical4puwi': Using server-side directory move
2025/03/11 01:09:34 INFO  : OneDrive root 'rclone-test-wadical4puwi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/11 01:09:34 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/11 01:09:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/11 01:09:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/11 01:09:34 DEBUG : OneDrive root 'rclone-test-wadical4puwi': Waiting for checks to finish
2025/03/11 01:09:34 DEBUG : OneDrive root 'rclone-test-wadical4puwi': Waiting for transfers to finish
2025/03/11 01:09:35 INFO  : sub dir/hello world: Deleted
2025/03/11 01:09:36 INFO  : sub dir/hello world: Moved (server-side)
2025/03/11 01:09:36 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/11 01:09:37 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:09:38 DEBUG : sub dir/hello world: Uploading segment 0/24 size 24
2025/03/11 01:09:41 DEBUG : testing file moves
2025/03/11 01:09:42 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/11 01:09:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/11 01:09:42 DEBUG : OneDrive root 'rclone-test-wadical4puwi': Waiting for checks to finish
2025/03/11 01:09:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/11 01:09:42 DEBUG : OneDrive root 'rclone-test-wadical4puwi': Waiting for transfers to finish
2025/03/11 01:09:43 INFO  : sub dir/hello world: Deleted
2025/03/11 01:09:46 INFO  : sub dir/hello world: Moved (server-side)
2025/03/11 01:09:46 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:09:47 DEBUG : OneDrive root 'rclone-test-wadical4puwi': Purge remote
--- PASS: TestServerSideMoveOverSelf (33.86s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:09:51 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:09:52 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:09:53 ERROR : : error listing: directory not found
2025/03/11 01:09:53 INFO  : Local file system at /tmp/rclone465966273: Making directory
2025/03/11 01:09:54 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:09:54 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyAfterDelete (6.27s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:09:57 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:09:58 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:10:00 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:10:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:10:00 DEBUG : Local file system at /tmp/rclone465966273: Waiting for checks to finish
2025/03/11 01:10:00 DEBUG : Local file system at /tmp/rclone465966273: Waiting for transfers to finish
2025/03/11 01:10:01 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:10:01 DEBUG : sub dir/hello world.a9b0f7c3.partial: renamed to: sub dir/hello world
2025/03/11 01:10:01 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:10:01 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyRedownload (6.56s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:03 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/11 01:10:03 DEBUG : check sum: Starting multipart upload
2025/03/11 01:10:03 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:03 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:04 DEBUG : check sum: Uploading segment 0/1 size 1
2025/03/11 01:10:05 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/11 01:10:05 INFO  : check sum: Copied (new)
2025/03/11 01:10:05 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:06 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:06 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/11 01:10:06 DEBUG : check sum: Size and quickxor of src and dst objects identical
2025/03/11 01:10:06 DEBUG : check sum: Unchanged skipping
2025/03/11 01:10:06 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:06 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:06 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncBasedOnCheckSum (4.87s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:08 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/11 01:10:08 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:08 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:08 DEBUG : sizeonly: Starting multipart upload
2025/03/11 01:10:09 DEBUG : sizeonly: Uploading segment 0/6 size 6
2025/03/11 01:10:10 DEBUG : sizeonly: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/11 01:10:10 INFO  : sizeonly: Copied (new)
2025/03/11 01:10:10 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:11 DEBUG : sizeonly: Sizes identical
2025/03/11 01:10:11 DEBUG : sizeonly: Unchanged skipping
2025/03/11 01:10:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:11 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:11 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncSizeOnly (4.73s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:13 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/11 01:10:13 DEBUG : ignore-size: Starting multipart upload
2025/03/11 01:10:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:14 DEBUG : ignore-size: Uploading segment 0/8 size 8
2025/03/11 01:10:14 DEBUG : ignore-size: quickxor = 6378831be8500637d0610e000800000000000000 OK
2025/03/11 01:10:14 INFO  : ignore-size: Copied (new)
2025/03/11 01:10:14 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:15 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:10:15 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:15 DEBUG : ignore-size: Unchanged skipping
2025/03/11 01:10:15 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:15 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:15 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncIgnoreSize (4.52s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:17 DEBUG : existing: Starting multipart upload
2025/03/11 01:10:18 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/11 01:10:20 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:10:20 DEBUG : existing: Unchanged skipping
2025/03/11 01:10:20 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:20 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:20 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/11 01:10:20 DEBUG : existing: Starting multipart upload
2025/03/11 01:10:20 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:20 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:20 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/11 01:10:21 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/11 01:10:21 INFO  : existing: Copied (replaced existing)
2025/03/11 01:10:21 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncIgnoreTimes (6.28s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:24 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/11 01:10:24 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:24 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:24 DEBUG : existing: Starting multipart upload
2025/03/11 01:10:25 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/11 01:10:26 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/11 01:10:26 INFO  : existing: Copied (new)
2025/03/11 01:10:26 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:26 DEBUG : existing: Destination exists, skipping
2025/03/11 01:10:26 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:26 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:26 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:26 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncIgnoreExisting (4.97s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:29 DEBUG : b/potato: Starting multipart upload
2025/03/11 01:10:30 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/11 01:10:31 DEBUG : c/non empty space: Starting multipart upload
2025/03/11 01:10:32 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/11 01:10:33 INFO  : d: Making directory
2025/03/11 01:10:35 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/11 01:10:35 DEBUG : c: Directory modification time the same (differ by 682.139048ms, within tolerance 1s)
2025/03/11 01:10:35 DEBUG : Added delayed dir = "c", newDst=c
2025/03/11 01:10:35 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/11 01:10:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:10:36 DEBUG : c/non empty space: Unchanged skipping
2025/03/11 01:10:36 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:36 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:37 DEBUG : a/potato2: Starting multipart upload
2025/03/11 01:10:38 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/11 01:10:39 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/11 01:10:39 INFO  : a/potato2: Copied (new)
2025/03/11 01:10:39 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:39 INFO  : b/potato: Deleted
2025/03/11 01:10:40 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/11 01:10:40 INFO  : d: Removing directory
2025/03/11 01:10:40 INFO  : b: Removing directory
2025/03/11 01:10:41 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': deleted 2 directories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncIgnoreErrors (16.39s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:45 DEBUG : empty space: Starting multipart upload
2025/03/11 01:10:46 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:10:47 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/03/11 01:10:47 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:47 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/11 01:10:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/11 01:10:47 DEBUG : empty space: Unchanged skipping
2025/03/11 01:10:47 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:47 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:47 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:48 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:48 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/03/11 01:10:48 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/11 01:10:48 INFO  : empty space: Updated modification time in destination
2025/03/11 01:10:48 DEBUG : empty space: Unchanged skipping
2025/03/11 01:10:48 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:48 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:48 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnly (5.41s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:50 DEBUG : empty space: Starting multipart upload
2025/03/11 01:10:51 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:10:52 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:52 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/03/11 01:10:52 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/11 01:10:52 DEBUG : empty space: Unchanged skipping
2025/03/11 01:10:52 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:52 DEBUG : Waiting for deletions to finish
2025/03/11 01:10:52 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.83s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:54 DEBUG : foo: Starting multipart upload
2025/03/11 01:10:55 DEBUG : foo: Uploading segment 0/3 size 3
2025/03/11 01:10:56 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/03/11 01:10:56 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:10:56 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 (Local file system at /tmp/rclone465966273)
2025/03/11 01:10:56 DEBUG : foo: quickxor = 6208831c00000000000000000300000000000000 (OneDrive root 'rclone-test-ligeteg0zabo')
2025/03/11 01:10:56 DEBUG : foo: quickxor differ
2025/03/11 01:10:56 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:10:56 DEBUG : foo: Starting multipart upload
2025/03/11 01:10:57 DEBUG : foo: Uploading segment 0/3 size 3
2025/03/11 01:10:58 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 OK
2025/03/11 01:10:58 INFO  : foo: Copied (replaced existing)
2025/03/11 01:10:58 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncDoesntUpdateModtime (5.08s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:10:59 DEBUG : empty space: Starting multipart upload
2025/03/11 01:11:00 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:11:01 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/11 01:11:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:11:01 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:11:01 DEBUG : potato: Starting multipart upload
2025/03/11 01:11:01 DEBUG : empty space: Unchanged skipping
2025/03/11 01:11:01 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:11:02 DEBUG : potato: Uploading segment 0/60 size 60
2025/03/11 01:11:03 DEBUG : potato: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/11 01:11:03 INFO  : potato: Copied (new)
2025/03/11 01:11:03 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterAddingAFile (5.33s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:11:05 DEBUG : potato: Starting multipart upload
2025/03/11 01:11:05 DEBUG : potato: Uploading segment 0/60 size 60
2025/03/11 01:11:06 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/11 01:11:06 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:11:06 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:11:06 DEBUG : potato: Starting multipart upload
2025/03/11 01:11:07 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/11 01:11:08 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 OK
2025/03/11 01:11:08 INFO  : potato: Copied (replaced existing)
2025/03/11 01:11:08 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (4.81s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:11:09 DEBUG : potato: Starting multipart upload
2025/03/11 01:11:10 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/11 01:11:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:11:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC
2025/03/11 01:11:11 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 (Local file system at /tmp/rclone465966273)
2025/03/11 01:11:11 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 (OneDrive root 'rclone-test-ligeteg0zabo')
2025/03/11 01:11:11 DEBUG : potato: quickxor differ
2025/03/11 01:11:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:11:11 DEBUG : potato: Starting multipart upload
2025/03/11 01:11:12 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/11 01:11:13 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 OK
2025/03/11 01:11:13 INFO  : potato: Copied (replaced existing)
2025/03/11 01:11:13 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterChangingContentsOnly (4.96s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:11:14 DEBUG : potato: Starting multipart upload
2025/03/11 01:11:15 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/11 01:11:16 DEBUG : empty space: Starting multipart upload
2025/03/11 01:11:17 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:11:18 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:11:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:11:18 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:11:18 DEBUG : empty space: Unchanged skipping
2025/03/11 01:11:18 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:11:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/11 01:11:18 DEBUG : Waiting for deletions to finish
2025/03/11 01:11:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.36s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:11:20 DEBUG : potato: Starting multipart upload
2025/03/11 01:11:20 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/11 01:11:21 DEBUG : empty space: Starting multipart upload
2025/03/11 01:11:22 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:11:23 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:11:23 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:11:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:11:23 DEBUG : potato2: Starting multipart upload
2025/03/11 01:11:23 DEBUG : empty space: Unchanged skipping
2025/03/11 01:11:23 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:11:24 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/11 01:11:25 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/11 01:11:25 INFO  : potato2: Copied (new)
2025/03/11 01:11:25 DEBUG : Waiting for deletions to finish
2025/03/11 01:11:25 INFO  : potato: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.34s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:11:28 DEBUG : b/potato: Starting multipart upload
2025/03/11 01:11:28 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/11 01:11:30 DEBUG : c/non empty space: Starting multipart upload
2025/03/11 01:11:30 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/11 01:11:31 INFO  : d: Making directory
2025/03/11 01:11:32 INFO  : d/e: Making directory
2025/03/11 01:11:34 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/11 01:11:34 DEBUG : c: Directory modification time the same (differ by 338.36406ms, within tolerance 1s)
2025/03/11 01:11:34 DEBUG : Added delayed dir = "c", newDst=c
2025/03/11 01:11:34 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/11 01:11:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:11:34 DEBUG : c/non empty space: Unchanged skipping
2025/03/11 01:11:34 DEBUG : a/potato2: Starting multipart upload
2025/03/11 01:11:35 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:11:35 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:11:35 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/11 01:11:36 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/11 01:11:36 INFO  : a/potato2: Copied (new)
2025/03/11 01:11:36 DEBUG : Waiting for deletions to finish
2025/03/11 01:11:36 INFO  : b/potato: Deleted
2025/03/11 01:11:37 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/11 01:11:37 INFO  : d/e: Removing directory
2025/03/11 01:11:37 INFO  : d: Removing directory
2025/03/11 01:11:38 INFO  : b: Removing directory
2025/03/11 01:11:38 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': deleted 3 directories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.17s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:11:43 DEBUG : b/potato: Starting multipart upload
2025/03/11 01:11:44 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/11 01:11:45 DEBUG : c/non empty space: Starting multipart upload
2025/03/11 01:11:46 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/11 01:11:47 INFO  : d: Making directory
2025/03/11 01:11:48 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/11 01:11:48 DEBUG : c: Directory modification time the same (differ by -1.573889ms, within tolerance 1s)
2025/03/11 01:11:48 DEBUG : Added delayed dir = "c", newDst=c
2025/03/11 01:11:48 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/11 01:11:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:11:49 DEBUG : c/non empty space: Unchanged skipping
2025/03/11 01:11:49 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:11:49 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:11:49 DEBUG : a/potato2: Starting multipart upload
2025/03/11 01:11:50 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/11 01:11:50 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/11 01:11:50 INFO  : a/potato2: Copied (new)
2025/03/11 01:11:50 ERROR : OneDrive root 'rclone-test-ligeteg0zabo': not deleting files as there were IO errors
2025/03/11 01:11:51 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/11 01:11:51 ERROR : OneDrive root 'rclone-test-ligeteg0zabo': not deleting directories as there were IO errors
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.90s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:11:56 DEBUG : potato: Starting multipart upload
2025/03/11 01:11:57 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/11 01:11:57 DEBUG : empty space: Starting multipart upload
2025/03/11 01:11:58 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:11:59 DEBUG : Waiting for deletions to finish
2025/03/11 01:11:59 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:11:59 DEBUG : potato2: Starting multipart upload
2025/03/11 01:11:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:11:59 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:11:59 DEBUG : empty space: Unchanged skipping
2025/03/11 01:11:59 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:00 INFO  : potato: Deleted
2025/03/11 01:12:00 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/11 01:12:01 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/11 01:12:01 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncDeleteDuring (6.88s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:12:03 DEBUG : potato: Starting multipart upload
2025/03/11 01:12:04 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/11 01:12:05 DEBUG : empty space: Starting multipart upload
2025/03/11 01:12:05 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:12:07 DEBUG : Waiting for deletions to finish
2025/03/11 01:12:07 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:07 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:07 INFO  : potato: Deleted
2025/03/11 01:12:07 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:12:07 DEBUG : potato2: Starting multipart upload
2025/03/11 01:12:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:12:07 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:07 DEBUG : empty space: Unchanged skipping
2025/03/11 01:12:07 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:08 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/11 01:12:09 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/11 01:12:09 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncDeleteBefore (7.77s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:12:11 DEBUG : potato: Starting multipart upload
2025/03/11 01:12:11 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/11 01:12:13 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:12:13 DEBUG : potato2: Starting multipart upload
2025/03/11 01:12:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:13 DEBUG : potato2: Uploading segment 0/19 size 19
2025/03/11 01:12:14 DEBUG : potato2: quickxor = e9742354497b863ab0810d7913c118de00873494 OK
2025/03/11 01:12:14 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestCopyDeleteBefore (5.52s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:12:16 DEBUG : potato2: Starting multipart upload
2025/03/11 01:12:17 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/11 01:12:18 DEBUG : empty space: Starting multipart upload
2025/03/11 01:12:19 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:12:20 DEBUG : enormous: Excluded (Size Filter)
2025/03/11 01:12:20 DEBUG : enormous: Excluded
2025/03/11 01:12:20 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 01:12:20 DEBUG : potato2: Excluded
2025/03/11 01:12:20 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 01:12:20 DEBUG : potato2: Excluded
2025/03/11 01:12:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:12:20 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:20 DEBUG : empty space: Unchanged skipping
2025/03/11 01:12:20 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:20 DEBUG : Waiting for deletions to finish
2025/03/11 01:12:20 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:12:20 DEBUG : enormous: Excluded (Size Filter)
2025/03/11 01:12:20 DEBUG : enormous: Excluded
2025/03/11 01:12:20 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 01:12:20 DEBUG : potato2: Excluded
2025/03/11 01:12:21 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 01:12:21 DEBUG : potato2: Excluded
2025/03/11 01:12:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/03/11 01:12:21 DEBUG : empty space: Unchanged skipping
2025/03/11 01:12:21 DEBUG : Local file system at /tmp/rclone465966273: Waiting for checks to finish
2025/03/11 01:12:21 DEBUG : Local file system at /tmp/rclone465966273: Waiting for transfers to finish
2025/03/11 01:12:21 DEBUG : Waiting for deletions to finish
2025/03/11 01:12:21 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncWithExclude (6.78s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:12:23 DEBUG : potato2: Starting multipart upload
2025/03/11 01:12:24 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/11 01:12:25 DEBUG : empty space: Starting multipart upload
2025/03/11 01:12:28 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:12:29 DEBUG : enormous: Starting multipart upload
2025/03/11 01:12:29 DEBUG : enormous: Uploading segment 0/100 size 100
2025/03/11 01:12:31 DEBUG : enormous: Excluded (Size Filter)
2025/03/11 01:12:31 DEBUG : enormous: Excluded
2025/03/11 01:12:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 01:12:31 DEBUG : potato2: Excluded
2025/03/11 01:12:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:12:31 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:31 DEBUG : empty space: Unchanged skipping
2025/03/11 01:12:31 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:31 DEBUG : Waiting for deletions to finish
2025/03/11 01:12:31 INFO  : enormous: Deleted
2025/03/11 01:12:31 INFO  : potato2: Deleted
2025/03/11 01:12:31 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:12:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/03/11 01:12:32 DEBUG : Local file system at /tmp/rclone465966273: Waiting for checks to finish
2025/03/11 01:12:32 DEBUG : empty space: Unchanged skipping
2025/03/11 01:12:32 DEBUG : Local file system at /tmp/rclone465966273: Waiting for transfers to finish
2025/03/11 01:12:32 DEBUG : Waiting for deletions to finish
2025/03/11 01:12:32 INFO  : enormous: Deleted
2025/03/11 01:12:32 INFO  : potato2: Deleted
2025/03/11 01:12:32 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (10.72s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:12:34 DEBUG : one: Starting multipart upload
2025/03/11 01:12:35 DEBUG : one: Uploading segment 0/3 size 3
2025/03/11 01:12:35 DEBUG : two: Starting multipart upload
2025/03/11 01:12:36 DEBUG : two: Uploading segment 0/3 size 3
2025/03/11 01:12:37 DEBUG : three: Starting multipart upload
2025/03/11 01:12:38 DEBUG : three: Uploading segment 0/5 size 5
2025/03/11 01:12:39 DEBUG : four: Starting multipart upload
2025/03/11 01:12:40 DEBUG : four: Uploading segment 0/8 size 8
2025/03/11 01:12:41 DEBUG : five: Need to transfer - File not found at Destination
2025/03/11 01:12:41 DEBUG : one: Destination is newer than source, skipping
2025/03/11 01:12:41 DEBUG : three: Sizes identical
2025/03/11 01:12:41 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/11 01:12:41 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/11 01:12:41 DEBUG : five: Starting multipart upload
2025/03/11 01:12:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/11 01:12:41 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 (Local file system at /tmp/rclone465966273)
2025/03/11 01:12:41 DEBUG : two: quickxor = 54b8c21300000000000000000300000000000000 (OneDrive root 'rclone-test-ligeteg0zabo')
2025/03/11 01:12:41 DEBUG : two: quickxor differ
2025/03/11 01:12:41 DEBUG : four: Starting multipart upload
2025/03/11 01:12:41 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:41 DEBUG : two: Starting multipart upload
2025/03/11 01:12:42 DEBUG : four: Uploading segment 0/4 size 4
2025/03/11 01:12:42 DEBUG : two: Uploading segment 0/3 size 3
2025/03/11 01:12:42 DEBUG : five: Uploading segment 0/4 size 4
2025/03/11 01:12:43 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK
2025/03/11 01:12:43 INFO  : four: Copied (replaced existing)
2025/03/11 01:12:43 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/11 01:12:43 INFO  : two: Copied (replaced existing)
2025/03/11 01:12:44 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK
2025/03/11 01:12:44 INFO  : five: Copied (new)
2025/03/11 01:12:44 DEBUG : Waiting for deletions to finish
2025/03/11 01:12:44 DEBUG : one: Destination is newer than source, skipping
2025/03/11 01:12:44 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:44 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK
2025/03/11 01:12:44 DEBUG : five: Size and quickxor of src and dst objects identical
2025/03/11 01:12:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/11 01:12:44 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/11 01:12:44 DEBUG : two: Size and quickxor of src and dst objects identical
2025/03/11 01:12:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/11 01:12:44 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 (Local file system at /tmp/rclone465966273)
2025/03/11 01:12:44 DEBUG : three: quickxor = 544082148a500400000000000500000000000000 (OneDrive root 'rclone-test-ligeteg0zabo')
2025/03/11 01:12:44 DEBUG : three: quickxor differ
2025/03/11 01:12:44 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK
2025/03/11 01:12:44 DEBUG : four: Size and quickxor of src and dst objects identical
2025/03/11 01:12:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/11 01:12:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/11 01:12:44 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:44 DEBUG : three: Starting multipart upload
2025/03/11 01:12:45 DEBUG : three: Uploading segment 0/5 size 5
2025/03/11 01:12:46 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 OK
2025/03/11 01:12:46 INFO  : three: Copied (replaced existing)
2025/03/11 01:12:46 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (14.53s)
=== RUN   TestSyncWithMaxDuration
=== RUN   TestSyncWithMaxDuration/Hard
    sync_test.go:1466: Skipping test on non local remote
=== RUN   TestSyncWithMaxDuration/Soft
    sync_test.go:1466: Skipping test on non local remote
--- PASS: TestSyncWithMaxDuration (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Hard (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Soft (0.00s)
=== RUN   TestSyncWithTrackRenames
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:1538: Can track renames: true
2025/03/11 01:12:49 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Making map for --track-renames
2025/03/11 01:12:49 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Finished making map for --track-renames
2025/03/11 01:12:49 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:49 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for renames to finish
2025/03/11 01:12:49 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/11 01:12:49 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/11 01:12:49 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:49 DEBUG : potato: Starting multipart upload
2025/03/11 01:12:49 DEBUG : yam: Starting multipart upload
2025/03/11 01:12:49 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/11 01:12:50 DEBUG : yam: Uploading segment 0/11 size 11
2025/03/11 01:12:51 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/11 01:12:51 INFO  : potato: Copied (new)
2025/03/11 01:12:51 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/11 01:12:51 INFO  : yam: Copied (new)
2025/03/11 01:12:51 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:12:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:12:51 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Making map for --track-renames
2025/03/11 01:12:51 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Finished making map for --track-renames
2025/03/11 01:12:51 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:51 DEBUG : potato: Unchanged skipping
2025/03/11 01:12:51 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for renames to finish
2025/03/11 01:12:53 INFO  : yam: Moved (server-side) to: yaml
2025/03/11 01:12:53 INFO  : yaml: Renamed from "yam"
2025/03/11 01:12:53 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:53 DEBUG : Waiting for deletions to finish
2025/03/11 01:12:53 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncWithTrackRenames (7.74s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:1610: Can track renames: true
2025/03/11 01:12:56 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Making map for --track-renames
2025/03/11 01:12:56 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Finished making map for --track-renames
2025/03/11 01:12:56 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:12:56 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for renames to finish
2025/03/11 01:12:56 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/11 01:12:56 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/11 01:12:56 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:12:56 DEBUG : potato: Starting multipart upload
2025/03/11 01:12:56 DEBUG : yam: Starting multipart upload
2025/03/11 01:12:57 DEBUG : yam: Uploading segment 0/11 size 11
2025/03/11 01:12:57 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/11 01:12:59 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/11 01:12:59 INFO  : yam: Copied (new)
2025/03/11 01:12:59 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/11 01:12:59 INFO  : potato: Copied (new)
2025/03/11 01:12:59 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:13:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:13:00 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Making map for --track-renames
2025/03/11 01:13:00 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Finished making map for --track-renames
2025/03/11 01:13:00 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:13:00 DEBUG : potato: Unchanged skipping
2025/03/11 01:13:00 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for renames to finish
2025/03/11 01:13:02 INFO  : yam: Moved (server-side) to: yaml
2025/03/11 01:13:02 INFO  : yaml: Renamed from "yam"
2025/03/11 01:13:02 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:13:02 DEBUG : Waiting for deletions to finish
2025/03/11 01:13:02 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (8.64s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:1649: Can track renames: true
2025/03/11 01:13:05 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/03/11 01:13:05 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Making map for --track-renames
2025/03/11 01:13:05 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Finished making map for --track-renames
2025/03/11 01:13:05 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:13:05 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/11 01:13:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/11 01:13:05 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for renames to finish
2025/03/11 01:13:05 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:13:05 DEBUG : potato: Starting multipart upload
2025/03/11 01:13:06 DEBUG : sub/yam: Starting multipart upload
2025/03/11 01:13:07 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/11 01:13:07 DEBUG : sub/yam: Uploading segment 0/11 size 11
2025/03/11 01:13:09 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/11 01:13:09 INFO  : potato: Copied (new)
2025/03/11 01:13:09 DEBUG : sub/yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/11 01:13:09 INFO  : sub/yam: Copied (new)
2025/03/11 01:13:09 DEBUG : Waiting for deletions to finish
2025/03/11 01:13:09 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:13:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:13:10 DEBUG : potato: Unchanged skipping
2025/03/11 01:13:10 INFO  : sub: Set directory modification time (using SetModTime)
2025/03/11 01:13:10 DEBUG : Added delayed dir = "sub", newDst=sub
2025/03/11 01:13:11 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Making map for --track-renames
2025/03/11 01:13:11 INFO  : OneDrive root 'rclone-test-ligeteg0zabo': Finished making map for --track-renames
2025/03/11 01:13:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:13:11 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for renames to finish
2025/03/11 01:13:13 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/11 01:13:13 INFO  : yam: Renamed from "sub/yam"
2025/03/11 01:13:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:13:13 DEBUG : Waiting for deletions to finish
2025/03/11 01:13:13 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.77s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:13:16 DEBUG : Creating backend with remote "/tmp/rclone465966273/dir1"
2025/03/11 01:13:16 DEBUG : Config file has changed externally - reloading
2025/03/11 01:13:16 DEBUG : Creating backend with remote "/tmp/rclone465966273/dir2"
2025/03/11 01:13:16 DEBUG : Local file system at /tmp/rclone465966273/dir2: Using server-side directory move
2025/03/11 01:13:16 INFO  : Local file system at /tmp/rclone465966273/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/11 01:13:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/11 01:13:16 DEBUG : Local file system at /tmp/rclone465966273/dir2: Waiting for checks to finish
2025/03/11 01:13:16 DEBUG : Local file system at /tmp/rclone465966273/dir2: Waiting for transfers to finish
2025/03/11 01:13:16 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.58s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:13:17 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/11 01:13:17 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:13:17 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/11 01:13:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/11 01:13:17 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:13:17 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:13:18 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:13:19 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:13:19 DEBUG : nested/sub dir/file: Starting multipart upload
2025/03/11 01:13:20 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:13:20 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:13:20 INFO  : sub dir/hello world: Deleted
2025/03/11 01:13:20 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6
2025/03/11 01:13:21 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK
2025/03/11 01:13:21 INFO  : nested/sub dir/file: Copied (new)
2025/03/11 01:13:21 INFO  : nested/sub dir/file: Deleted
2025/03/11 01:13:21 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:13:22 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:13:22 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/03/11 01:13:22 INFO  : sub dir: Removing directory
2025/03/11 01:13:22 INFO  : nested/sub dir: Removing directory
2025/03/11 01:13:22 INFO  : nested: Removing directory
2025/03/11 01:13:22 DEBUG : Local file system at /tmp/rclone465966273: deleted 3 directories
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (9.93s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:13:27 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/11 01:13:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 01:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 01:13:27 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/11 01:13:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/11 01:13:27 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:13:27 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:13:28 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/11 01:13:29 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/11 01:13:29 DEBUG : nested/sub dir/file: Starting multipart upload
2025/03/11 01:13:30 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/11 01:13:30 INFO  : sub dir/hello world: Copied (new)
2025/03/11 01:13:30 INFO  : sub dir/hello world: Deleted
2025/03/11 01:13:30 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6
2025/03/11 01:13:31 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK
2025/03/11 01:13:31 INFO  : nested/sub dir/file: Copied (new)
2025/03/11 01:13:31 INFO  : nested/sub dir/file: Deleted
2025/03/11 01:13:31 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:13:32 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:13:32 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.46s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:13:37 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/11 01:13:37 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/11 01:13:37 DEBUG : existing: Starting multipart upload
2025/03/11 01:13:37 DEBUG : existing-b: Starting multipart upload
2025/03/11 01:13:37 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:13:37 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:13:37 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/11 01:13:38 DEBUG : existing-b: Uploading segment 0/6 size 6
2025/03/11 01:13:38 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/11 01:13:38 INFO  : existing: Copied (new)
2025/03/11 01:13:38 INFO  : existing: Deleted
2025/03/11 01:13:38 DEBUG : existing-b: quickxor = 7478431bc2408737000000000600000000000000 OK
2025/03/11 01:13:38 INFO  : existing-b: Copied (new)
2025/03/11 01:13:38 INFO  : existing-b: Deleted
2025/03/11 01:13:39 DEBUG : existing: Destination exists, skipping
2025/03/11 01:13:39 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:13:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/11 01:13:39 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:13:39 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestMoveWithIgnoreExisting (4.49s)
=== RUN   TestServerSideMove
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:13:41 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-legiduw4mipe"
2025/03/11 01:13:43 DEBUG : potato2: Starting multipart upload
2025/03/11 01:13:43 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/11 01:13:44 DEBUG : empty space: Starting multipart upload
2025/03/11 01:13:47 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:13:48 DEBUG : potato3: Starting multipart upload
2025/03/11 01:13:49 DEBUG : potato3: Uploading segment 0/68 size 68
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-ligeteg0zabo' -> OneDrive root 'rclone-test-legiduw4mipe'
2025/03/11 01:13:51 DEBUG : empty space: Starting multipart upload
2025/03/11 01:13:51 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:13:53 DEBUG : potato3: Starting multipart upload
2025/03/11 01:13:54 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/11 01:13:55 DEBUG : OneDrive root 'rclone-test-legiduw4mipe': Using server-side directory move
2025/03/11 01:13:55 INFO  : OneDrive root 'rclone-test-legiduw4mipe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/11 01:13:55 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:13:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/11 01:13:55 DEBUG : empty space: Unchanged skipping
2025/03/11 01:13:55 DEBUG : OneDrive root 'rclone-test-legiduw4mipe': Waiting for checks to finish
2025/03/11 01:13:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/11 01:13:55 INFO  : empty space: Deleted
2025/03/11 01:13:55 DEBUG : OneDrive root 'rclone-test-legiduw4mipe': Waiting for transfers to finish
2025/03/11 01:13:56 INFO  : potato2: Moved (server-side)
2025/03/11 01:13:56 INFO  : potato3: Deleted
2025/03/11 01:13:57 INFO  : potato3: Moved (server-side)
2025/03/11 01:13:58 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-huruliv4kamu"
2025/03/11 01:13:59 DEBUG : OneDrive root 'rclone-test-huruliv4kamu': Using server-side directory move
2025/03/11 01:14:00 INFO  : OneDrive root 'rclone-test-huruliv4kamu': Server side directory move succeeded
2025/03/11 01:14:01 ERROR : : error listing: directory not found
2025/03/11 01:14:01 DEBUG : OneDrive root 'rclone-test-huruliv4kamu': Purge remote
2025/03/11 01:14:01 DEBUG : OneDrive root 'rclone-test-legiduw4mipe': Purge remote
2025/03/11 01:14:01 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (21.04s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:14:02 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-matodab2keru"
2025/03/11 01:14:04 DEBUG : potato2: Starting multipart upload
2025/03/11 01:14:05 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/11 01:14:05 DEBUG : empty space: Starting multipart upload
2025/03/11 01:14:06 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:14:07 DEBUG : potato3: Starting multipart upload
2025/03/11 01:14:08 DEBUG : potato3: Uploading segment 0/68 size 68
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-ligeteg0zabo' -> OneDrive root 'rclone-test-matodab2keru'
2025/03/11 01:14:09 DEBUG : empty space: Starting multipart upload
2025/03/11 01:14:10 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:14:11 DEBUG : potato3: Starting multipart upload
2025/03/11 01:14:12 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/11 01:14:13 DEBUG : empty space: Excluded (Size Filter)
2025/03/11 01:14:13 DEBUG : empty space: Excluded
2025/03/11 01:14:13 DEBUG : empty space: Excluded (Size Filter)
2025/03/11 01:14:13 DEBUG : empty space: Excluded
2025/03/11 01:14:13 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:14:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/11 01:14:13 DEBUG : OneDrive root 'rclone-test-matodab2keru': Waiting for checks to finish
2025/03/11 01:14:13 DEBUG : OneDrive root 'rclone-test-matodab2keru': Waiting for transfers to finish
2025/03/11 01:14:13 INFO  : potato3: Deleted
2025/03/11 01:14:14 INFO  : potato3: Moved (server-side)
2025/03/11 01:14:15 INFO  : potato2: Moved (server-side)
2025/03/11 01:14:15 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hecunig1dima"
2025/03/11 01:14:17 DEBUG : empty space: Excluded (Size Filter)
2025/03/11 01:14:17 DEBUG : empty space: Excluded
2025/03/11 01:14:17 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:14:17 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/11 01:14:17 DEBUG : OneDrive root 'rclone-test-hecunig1dima': Waiting for checks to finish
2025/03/11 01:14:17 DEBUG : OneDrive root 'rclone-test-hecunig1dima': Waiting for transfers to finish
2025/03/11 01:14:19 INFO  : potato2: Moved (server-side)
2025/03/11 01:14:19 INFO  : potato3: Moved (server-side)
2025/03/11 01:14:20 DEBUG : OneDrive root 'rclone-test-hecunig1dima': Purge remote
2025/03/11 01:14:20 DEBUG : OneDrive root 'rclone-test-matodab2keru': Purge remote
--- PASS: TestServerSideMoveWithFilter (19.11s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:14:21 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fusuyil0hape"
2025/03/11 01:14:23 DEBUG : potato2: Starting multipart upload
2025/03/11 01:14:23 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/11 01:14:24 DEBUG : empty space: Starting multipart upload
2025/03/11 01:14:25 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:14:26 DEBUG : potato3: Starting multipart upload
2025/03/11 01:14:27 DEBUG : potato3: Uploading segment 0/68 size 68
2025/03/11 01:14:27 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-ligeteg0zabo' -> OneDrive root 'rclone-test-fusuyil0hape'
2025/03/11 01:14:29 DEBUG : empty space: Starting multipart upload
2025/03/11 01:14:30 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/11 01:14:31 DEBUG : potato3: Starting multipart upload
2025/03/11 01:14:32 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/11 01:14:33 DEBUG : OneDrive root 'rclone-test-fusuyil0hape': Using server-side directory move
2025/03/11 01:14:33 INFO  : OneDrive root 'rclone-test-fusuyil0hape': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/11 01:14:34 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 01:14:34 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/03/11 01:14:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/11 01:14:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/11 01:14:34 DEBUG : empty space: Unchanged skipping
2025/03/11 01:14:34 DEBUG : OneDrive root 'rclone-test-fusuyil0hape': Waiting for checks to finish
2025/03/11 01:14:34 INFO  : empty space: Deleted
2025/03/11 01:14:34 DEBUG : OneDrive root 'rclone-test-fusuyil0hape': Waiting for transfers to finish
2025/03/11 01:14:34 INFO  : potato2: Moved (server-side)
2025/03/11 01:14:35 INFO  : potato3: Deleted
2025/03/11 01:14:36 INFO  : potato3: Moved (server-side)
2025/03/11 01:14:36 INFO  : tomatoDir: Removing directory
2025/03/11 01:14:37 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': deleted 1 directories
2025/03/11 01:14:37 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-memefen6xupi"
2025/03/11 01:14:39 INFO  : tomatoDir: Making directory
2025/03/11 01:14:40 DEBUG : OneDrive root 'rclone-test-memefen6xupi': Using server-side directory move
2025/03/11 01:14:41 INFO  : OneDrive root 'rclone-test-memefen6xupi': Server side directory move succeeded
2025/03/11 01:14:42 ERROR : : error listing: directory not found
2025/03/11 01:14:42 ERROR : : error listing: directory not found
2025/03/11 01:14:42 DEBUG : OneDrive root 'rclone-test-memefen6xupi': Purge remote
2025/03/11 01:14:42 DEBUG : OneDrive root 'rclone-test-fusuyil0hape': Purge remote
2025/03/11 01:14:43 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.01s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.56s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:14:44 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/rclone-sync-test"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncOverlap (5.55s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:14:49 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/rclone-sync-test"
2025/03/11 01:14:54 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/rclone-sync-test-include/layer2"
2025/03/11 01:14:58 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/rclone-sync-test-ignore-file"
2025/03/11 01:15:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Starting multipart upload
2025/03/11 01:15:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading segment 0/1 size 1
2025/03/11 01:15:04 DEBUG : rclone-sync-test: Excluded
2025/03/11 01:15:05 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 01:15:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/11 01:15:06 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 01:15:06 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/rclone-sync-test': Waiting for checks to finish
2025/03/11 01:15:06 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/rclone-sync-test': Waiting for transfers to finish
2025/03/11 01:15:06 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:06 INFO  : There was nothing to transfer
2025/03/11 01:15:07 DEBUG : rclone-sync-test: Excluded
2025/03/11 01:15:08 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 01:15:09 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 01:15:09 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:15:09 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:15:09 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:09 INFO  : rclone-sync-test-include: Removing directory
2025/03/11 01:15:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/11 01:15:10 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': failed to delete 1 directories
2025/03/11 01:15:10 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:15:11 DEBUG : rclone-sync-test: Excluded
2025/03/11 01:15:12 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 01:15:12 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/11 01:15:13 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 01:15:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/11 01:15:13 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/11 01:15:13 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:13 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:15:14 DEBUG : rclone-sync-test: Excluded
2025/03/11 01:15:15 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 01:15:16 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 01:15:16 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:15:16 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:15:16 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:16 INFO  : rclone-sync-test-include: Removing directory
2025/03/11 01:15:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/11 01:15:17 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': failed to delete 1 directories
2025/03/11 01:15:17 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:15:17 DEBUG : : Excluded
2025/03/11 01:15:18 DEBUG : rclone-sync-test: Excluded
2025/03/11 01:15:19 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 01:15:19 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/11 01:15:20 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 01:15:20 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/11 01:15:20 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/11 01:15:20 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:20 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncOverlapWithFilter (43.99s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:15:33 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dst"
2025/03/11 01:15:36 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/CompareDest"
2025/03/11 01:15:39 DEBUG : one: Need to transfer - File not found at Destination
2025/03/11 01:15:39 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:15:39 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:15:40 DEBUG : one: Starting multipart upload
2025/03/11 01:15:41 DEBUG : one: Uploading segment 0/3 size 3
2025/03/11 01:15:42 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK
2025/03/11 01:15:42 INFO  : one: Copied (new)
2025/03/11 01:15:42 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:15:44 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:15:44 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:15:44 DEBUG : one: Starting multipart upload
2025/03/11 01:15:45 DEBUG : one: Uploading segment 0/5 size 5
2025/03/11 01:15:45 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/11 01:15:45 INFO  : one: Copied (replaced existing)
2025/03/11 01:15:45 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:46 DEBUG : dst/one: Starting multipart upload
2025/03/11 01:15:46 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/11 01:15:48 DEBUG : CompareDest/one: Starting multipart upload
2025/03/11 01:15:49 DEBUG : CompareDest/one: Uploading segment 0/5 size 5
2025/03/11 01:15:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:15:50 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:15:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:15:51 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 01:15:51 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:15:51 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:51 INFO  : There was nothing to transfer
2025/03/11 01:15:52 DEBUG : CompareDest/two: Starting multipart upload
2025/03/11 01:15:52 DEBUG : CompareDest/two: Uploading segment 0/3 size 3
2025/03/11 01:15:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:15:55 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/11 01:15:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:15:55 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:15:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:15:55 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 01:15:55 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:15:55 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:55 INFO  : There was nothing to transfer
2025/03/11 01:15:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:15:56 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/11 01:15:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:15:56 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:15:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:15:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 01:15:57 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:15:57 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:57 INFO  : There was nothing to transfer
2025/03/11 01:15:59 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC
2025/03/11 01:15:59 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/11 01:15:59 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/11 01:15:59 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:15:59 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:15:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:15:59 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 01:15:59 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:15:59 DEBUG : Waiting for deletions to finish
2025/03/11 01:15:59 INFO  : There was nothing to transfer
2025/03/11 01:16:02 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/11 01:16:02 DEBUG : two: Need to transfer - File not found at Destination
2025/03/11 01:16:02 DEBUG : two: Starting multipart upload
2025/03/11 01:16:02 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:16:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:16:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:16:02 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 01:16:02 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:16:02 DEBUG : two: Uploading segment 0/5 size 5
2025/03/11 01:16:03 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK
2025/03/11 01:16:03 INFO  : two: Copied (new)
2025/03/11 01:16:03 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (33.97s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:16:08 DEBUG : pre-dest1/1: Starting multipart upload
2025/03/11 01:16:09 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1
2025/03/11 01:16:11 DEBUG : pre-dest2/2: Starting multipart upload
2025/03/11 01:16:11 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1
2025/03/11 01:16:13 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dest"
2025/03/11 01:16:16 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/pre-dest1"
2025/03/11 01:16:18 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/pre-dest2"
2025/03/11 01:16:21 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:16:21 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/11 01:16:23 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:16:23 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/11 01:16:24 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/11 01:16:24 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dest': Waiting for checks to finish
2025/03/11 01:16:24 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dest': Waiting for transfers to finish
2025/03/11 01:16:25 DEBUG : 3: Starting multipart upload
2025/03/11 01:16:26 DEBUG : 3: Uploading segment 0/1 size 1
2025/03/11 01:16:27 DEBUG : 3: quickxor = 3300000000000000000000000100000000000000 OK
2025/03/11 01:16:27 INFO  : 3: Copied (new)
2025/03/11 01:16:27 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (24.86s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:16:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dst"
2025/03/11 01:16:35 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/CopyDest"
2025/03/11 01:16:38 DEBUG : one: Need to transfer - File not found at Destination
2025/03/11 01:16:38 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:16:38 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:16:39 DEBUG : one: Starting multipart upload
2025/03/11 01:16:40 DEBUG : one: Uploading segment 0/3 size 3
2025/03/11 01:16:41 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK
2025/03/11 01:16:41 INFO  : one: Copied (new)
2025/03/11 01:16:41 DEBUG : Waiting for deletions to finish
2025/03/11 01:16:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:16:42 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:16:43 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:16:43 DEBUG : one: Starting multipart upload
2025/03/11 01:16:43 DEBUG : one: Uploading segment 0/5 size 5
2025/03/11 01:16:44 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/11 01:16:44 INFO  : one: Copied (replaced existing)
2025/03/11 01:16:44 DEBUG : Waiting for deletions to finish
2025/03/11 01:16:45 DEBUG : dst/one: Starting multipart upload
2025/03/11 01:16:45 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/11 01:16:45 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable) returned body: "<!DOCTYPE html><html xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:Web=\"http://schemas.live.com/Web/\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"/><title>Sharepoint Online</title><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/></head><body><style>\n  body,html {\n    font: 18px/normal \"Segoe UI\",Arial,Helvetica,Sans-Serif;\n    line-height: 23px;\n    color: #333333;\n    background: #F3F3F3 !important;\n  }\n  a {\n    color: #3366BB;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n  #sw_content {\n    width: 760px;\n    height: auto;\n    margin: 0 auto;\n    padding: 0;\n    margin-bottom: 150px;\n    background: #F3F3F3;\n  }\n  .panda { margin-top: 60px;}\n  .panda img {\n    width: 350px;\n    height: 223px;\n  }\n\n  .title {\n    font-size: 38px;\n    line-height: 48px;\n    color: #777777;\n    text-align: center;\n    margin-top: 30px;\n    font-family: \"Segoe UI\",Arial,Helvetica,Sans-Serif;\n  }\n  .sc_errD {\n    font-size: 13px;\n    line-height: 16px;\n    color: #777777;\n    text-align: left;\n    margin-top: 20px;\n    white-space: nowrap\n  }\n  .sc_error {\n      margin-top: 10px;\n      padding: 0 20px;\n  }\n  .sc_error p{ margin: 18px 0px; }\n  .bing_logo { margin-top: 25px; }\n  .panda, .bing_logo, .sc_error{ text-align: center;}\n  #b_header { display: none; }\n  a:hover{text-decoration: underline;}\n\n  @media(max-width: 736px){\n       body{font-family: HelveticaNeue, Roboto, Arial, sans-serif;}\n      .panda { margin-top: 60px;}\n      .panda img {\n        width: 225px;\n        height: 143px;\n      }\n      .title {\n        margin-top: 20px;\n        font-family: HelveticaNeue, Roboto, Arial, sans-serif;;\n        font-size: 23px;\n        line-height: 28px;\n        color: #333333;\n      }\n      .sc_errD, .sc_error p {\n        font-size: 13px;\n        line-height: 16px;\n      }\n     .sc_error { margin-top: 5px; }\n     .sc_error p{ margin: 0px;}\n     .bing_logo { margin-top: 20px; }\n     #sw_content{ width: auto;}\n  }\n</style><div id=\"sw_content\"><div class=\"panda\" data-tag=\"bing_panda\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAK4AAACuCAYAAACvDDbuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAD8ZJREFUeNrsnd9uFEcWxs+AjWBD2DHsxmRBME4gCpY2GRtEVlokZnKVmwQj5X49b+B5ApsngDyBh3skz+aKXCx2JC4ARdhJtFEgJAyBxNib4IEAdmyCt05Tbdrt6arqv+6Z/n7SyAbP3+5vTp3z1alqIgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAPIhX2C8fHxgvgxLG4nxa0hbucrlcoUDi1IrXCFaIf4h7jlXX+qCfFWcHhBXGwJIVqOshMtRMsMi7+fxeEFqYq4QpTjMj3QwYG3hsMMNlW4Qq95GWVLPh42IMQ7g0MNNiVVkEXYpE/RMpPisUUcapB4xJXCm/TIZ03giFsWkbeJQw489DVKLxypeiQRVxZh0yFEyxRligGAW19jUl9DfjSyxeBJxyN6jyVZ1AHA2mI93JaR1sZ4RO5SFGFnDZ0DP7BN9qUYDs7h1GVWsCpt1QJHXPnEkzGI1uasTD9A9kTL6cBthbbOByrOZJLMeUYh5s/QlMUabLJsCLYgU86SqoAXehjwHXEdzkHcoqXdu3fnP/zww8nV1dU8Tmtn83Rxaaxn9+5p0tuo5/08rzNVmAjpHJiKlj744APas2ePlZJAvB0r2JK4sWBHy+Vyft/+/bqH1Pw8f84Rym/H/WEOHTpEJ06ccP93PZfLncap7hjB5qVTMOL+2/T0dbp540arh9VFmuBLA3bEjT09KBaL60T7zTff0MzMDC0vLw+JqIuGnM4QLRdf061EywwMDNLx9/4ROk1gbDsstiJp27ZtdPz4cSva2ty6dYuuXbtm/f748WMW9IgQ75ci8tZw+ttSsBz4OPgM6e7b19dHPT15unTpEq0sL1uFuuls2YaIK6dia3GIlvNZp2hVxacQbwkyaDvRjtDLmS8j8vkeEsU55Xt6KKjunBMQVXoxNRtJQwwXYe+//z7t3LlzLbJypGUR802kCNatv79/7TF//PHHxPUvvigPHjsGmyz9gi3KKBso2HR3b7P0cf/+/fNBHu/2cfOySAtV6R84cMDKZzniMizQCxcuWD9ZyB9//PGGxwjR0nc3b9Li06cNToeEeNGQk97ia4TWT9UGZeZPO7YPBHngupkzmTKUyceccSvngL9JtmjtaLv8Ip9Z++lEiJX++/XX1k9ZKE5CIqkUbUmmBaMRPeX5oA9s2dYop2R9N8RwlHXms2IYsCIs39hB4H9zasAR2eZhs0l3Gg0r4rqoiaiLdWvpibLjfvJYQ3pExG1GJlwp3hGZwxgVYSxapyC5avzxxx+tv3300Udrua6T/83P0727d1VPfUaIdwzS2VTRDksdRD1RVBeiDezfe7Y1yg4ubcXHgmTnwClaO9raqQGnCm4uX75MFz/7rFWkdTIqirVhyGdTBFsQt0lqvYp7U9MEZcR1RN5pL6fBnr51FmF2BGYHgScZWNic89rwfTga28LesX07vfnGG7R161avt2Dl3XAaEhXtWIR5bMtzKqJtT5gn6DK4T1kWS0V3EcYTC7ZoOS1gQTK2d+v2bzny8n0ePHjwsjBbWqK79+5R4eBBr9e3ehpE5GWnoQFZxYc4xvnX/7ZvkiKyRBXUwj6BdumOdBoqTqfBnr51OgdOMdrR1An//dNPP113v7UC7dEj+nl2VvU2rNXFfGAhr1gZn/35p+L8/dm4X+d87MKV4p2RkdcSLAvXzd69ey0h882d73LawKJtZYWtFWq//EIPFhZUbwPr1uKNtmtTtg9+/ZV+EiPoc3X9EZSGSBNCp32+9lVYWFgYzufz43auevHiRSuCum0wJ2yD8c0Uznd3vvKKcpiBTRa5aIephf25XdQf+w4cpO7u7ihfriqEG3rplq8tmHp6ejg3OWcP/fawzxG1Fewc+BGt9XW8c8fKexUMw2mIVLT21O0GlsR5+P7mDWo2F6J8yXoUT+J777BcLsc9DTV2C+wcl90FJ6urq1Zq4CVoFWyPsXg1Ntm4OOBDkF34Yow0+2V8/8MP9JkYWW/fjqRdm73bSArsQHuHyVULkyJdKLJT4BTus2fP6OHCQ/r2xrf03a3vAr8xtsneOnxYaakQbLIoROvpILDb46w7uCXRo5/WlIoQbi2K9x9ot0YRdS3RiIjbdIp2ZXmFFh4sWNHy8KHDtH/f/sBvzLbJ4DTExlmVaFmw7mKZo+7kpf/QyspykNdrRiXawMJ1ildGPlpaXLJEu/p8de0+R44coV27dgV+c3zg5ubnVXcp0AuPF+L1F23HSLH9wOMnTzyDxrw4H+zFB8h761F+hi1hHizEy8N05dHDR8Q3N91d3fTe8fdox44dgV/j/tyciU2GpT/mouXaYFQ10nGNoQyd4nyweOfVQcXNJ6kRrhRvXURbT3uKxXt08GgoS4UnJwychjHI0shBGFcVxnfv3tUVxjItXLbShps3bxiZRVF4t5EKl+l9vZdzF8/8Zderu+jowNHAz88Hkqtb1QQGoSHHpBhTbkHA6YEmQGxg+vp1unb1SqLRNjLhSvFy1J3y+jsXce/8/Z1Q4jW0ybAXb2uUm73wqMZT70Hgom1metqyQZPIbyMVroT7Kz2HBHYZwjoNuvxLFmsQ7/poO65zEHjKPSh7du+hN/veoKe/PW41TRyZdxubcEXUbUrxena1c9Tt7e0N/BqqileSl5EXTsML0Y6oHAQD21EJu0aDg4PW78+fP6enj5/Qs5UV513+Hcfnijrisnj521VW3YfFG9YmQ0OOkWhLKseFawauHYLCBTefSy7AbThdWHzylJaXfrcMiCi921iFK8Vr2WRKp2EgnNPAUUKTk5XkEJllB2EiZM2ghM8hF96t+F1EchF9P4nr822J64ml03DG6+/s7bLHG1a8BjbZSEYdBOWSGwOLUUn/kf4NPSouan/5656xuD5jLu6DODc7p7wm2r2f7tFXX38V+Pm50eetQ4dUS3+sonHw2LF6kuKR27by7WTSV9kUwlVeHYlnI3liJyhcYGscIqt/W9Y87RVxHVR1TgN/e4Ni52lpssmEaDkBn5ZRr7AJDkJJVR+EES3XJhrRWgV6nKJNRLjyA3Cx5mmJFA4WQttkBkt/kuxpcH5RGwmKdljnIGiOkxI7vdNQlgU6tbVwHeLV2mQxN+QkKd7PHb/fSUi02ulcg5FJ6SBYU/ddypqkIgtz6gjhOpwG5QYQ/G0OI17DhpwknAZnPj2VgGg5HVFuWxVGtGuB5VXluTknC3LqKOFK8fJJVNpkli8Yr9MwJBcGxoZcXNpMIlWIqwfBCfdW976mnDSqi3NbTVJLiQpXipe/lZ7fzLANOXZ00ZyokQQacupSxA1FERdF2qKczjVYPa11EFi4mnw+8cWriQtXirdCisaLKBpyDNrzxuXMUpx5ri5NGBXinQgqYOeS8lYY7FehdRB4MYDGQajE7SCkRrj2iEoam6xQKIRyGgwaciZitMmmDNKEYSm8Sb/ilSPGiOrzh+lB4HTNmiBSF2OnkyrGUiNcE6eh/+3+UDbZZjbkyBThE0WaMOTISwvkw+9VLSm3R5ww07mGoq3ImoUyJVwpXj65yo2ko1i3pmnZK1JMG0lrrpx5yjHcGl9l02RJOYtW03Sv5MjbR3QOQi1JByF1wpXi5RNWVTkNYXsaDJqki0EbcuQ14oIwFIdoeYThkSYonJ5pRrkpWaNQpoXrcBpiFW8cDTmyH2Hab34q0wQi/9cz9r2k3Nd56O210jMFDdJ48ZkSrhSvciNpHrrCOg0GJvxZU5vMcZX5PPnfYv6UX9GGWVJu6iCkoQeh7YQrxat0GtgED9OQ40O8Jk5DyTFkn/L5Vs74FG3oJeW6Yszqj07JdK4JOUoZc7Nz2q2BuA2S2yGD8mcRXRQbSdvRRbuRtEwVJqQj0CP3Eo4U+SXyzGvtL2OYmbET/zyhK8aqckRMDVvSJlw5FFVI05DDC/SCEtVG0jJq8nW6pij6K9IkMp1r0INQS5toUylch9OgLAJ4gV4Ym8xwI2mt08BRVtzKFE8zTWxLyhmDVdczaXAQ2iJVcKUNwyrxPPrtEV29dpVW1q8q9UVaN5KW9tywykEIU4zxiKXpreURry8txVhbRFxH5GWX4ZzKaTBobFaSxo2kk1xSrhBtOa2iTb1wpXitjaRV4u2AhhynaPl1El1S7lGMpXrf4dQL1z6QpGnI0bTeKeEIZiCGibjXrW32knLJmc2ezu0Y4TrWrXkOXe2+kXRalpSLYz3WDppol4hrJN4230h6ghTeNb+vsA3hvChV5SCQYtodwg0nXu0OOe24kXRWlpRnVrhSvHXSNOS000bSWVpSnmnhSvEm0pAT90bSWVtSnnnhSvEqN5Lmhpw0bySdxSXlEO5LYt9I2sDon5Qi9OsgZG5JOYS73mnQNuSE2UiaewFisMkyuaQcwt3oNLTNRtJZXlIO4bYWb+wbSWvWcmk3knYtKW/KArPmMzVRFmNpXlIO4bYWLwsg1o2kDRtySgoHgaNtg17YeX2y6+yOj2IwrGg3dUk5hOst3jHS2GS89Dpmp6HkUYzx0puqECsL9py4Nd1fik5fUh4lXdR5VGXOWfQqXBYXFwNf2d3uzuI+Xo9d0N91/4cU6ekQaYiSdllSjoirdxqUG0lH0ZCjKKBKfnNnReHXVDkm1udtoyXlEK6ZeDdrI+m8n0kJ8TwND8GekV/AvMpB6LQehEwL18RpYGJsyPETdd3C5Tx0oFKpjJHC623HJeXIcc3FW5+bnWPxtrSp7IacAOvWuNGHr5hYEEP9uyLyFbq2bi2q8lwDuNqvuvZbOBXiS1eVDUkE4baneGtCvCfJowPL3kj6yrUrfp62KAR2uoV7UCCfOy/KiMu72kyZRu52XVIeJTnKCEK8PLPlOWMV4HprXmKLBLm/2EQrV0R3jTEh2oFOP59bKDtEvZH0v2J+vyfd/8FLyg2KsXIWTmZmhGu6kXSLhhyvqDoU81secjsI7b6kHMINLt4GadattbDJ2Jbqo40zcnnHdqFRpwkFmfvW5etXe1/rLYtikoWZo9bXz6h2qoOQ6RzXle8Ok2LlwcqzFZr6fMp2GtZyWSmoUUehV0v6Or3y/buv1XumXVbnIuKGdBpI0ZDj2ki6sZYkVyoNKVQ7Ag+l4OPUsibazEZcR+TSXtn96LGjOc2QrryWWcwRN/arlEO46RUvX+W8qIjOadxDeFXm6QPttjoXqUJ0cLF2jhRWWVrfd1ZFy3RlXbVymK3KSJaXQ/BJ+bOQ0rddyZKDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAm/F+AAQA1GwLUNH600gAAAABJRU5ErkJggg==\"/></div><div class=\"title\">Something went wrong</div><div class=\"sc_error\"><p>This is a temporary issue, so try again in a few minutes.</p></div>\n<div class=\"sc_errD\" data-tag=\"refcode\"><p>Technical details:</><p>Ref A: 252C7C036B634869B830AEDB027939E2 Ref B: AMS04EDGE2710 Ref C: 2025-03-11T01:16:45Z</p></div><div class=\"bing_logo\"></div></div><!--AppServer--></body></html></body></html>")
2025/03/11 01:16:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/11 01:16:46 DEBUG : pacer: Reducing sleep to 15ms
2025/03/11 01:16:46 DEBUG : pacer: Reducing sleep to 11.25ms
2025/03/11 01:16:47 DEBUG : pacer: Reducing sleep to 10ms
2025/03/11 01:16:47 DEBUG : CopyDest/one: Starting multipart upload
2025/03/11 01:16:47 DEBUG : CopyDest/one: Uploading segment 0/5 size 5
2025/03/11 01:16:49 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/BackupDir"
2025/03/11 01:16:52 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:16:52 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:16:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:16:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:16:54 INFO  : one: Moved (server-side)
2025/03/11 01:16:58 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/11 01:16:58 INFO  : one: Copied (server-side copy)
2025/03/11 01:16:58 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/11 01:16:58 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:16:58 DEBUG : Waiting for deletions to finish
2025/03/11 01:16:59 DEBUG : CopyDest/two: Starting multipart upload
2025/03/11 01:17:00 DEBUG : CopyDest/two: Uploading segment 0/3 size 3
2025/03/11 01:17:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:17:06 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/11 01:17:06 INFO  : two: Copied (server-side copy)
2025/03/11 01:17:06 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/11 01:17:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:17:06 DEBUG : one: Unchanged skipping
2025/03/11 01:17:06 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:17:06 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:17:06 DEBUG : Waiting for deletions to finish
2025/03/11 01:17:07 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:17:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:17:07 DEBUG : two: Unchanged skipping
2025/03/11 01:17:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:17:07 DEBUG : one: Unchanged skipping
2025/03/11 01:17:07 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:17:07 DEBUG : Waiting for deletions to finish
2025/03/11 01:17:07 INFO  : There was nothing to transfer
2025/03/11 01:17:07 DEBUG : CopyDest/three: Starting multipart upload
2025/03/11 01:17:08 DEBUG : CopyDest/three: Uploading segment 0/5 size 5
2025/03/11 01:17:10 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/11 01:17:10 DEBUG : three: Destination not found in --copy-dest
2025/03/11 01:17:10 DEBUG : three: Need to transfer - File not found at Destination
2025/03/11 01:17:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:17:10 DEBUG : one: Unchanged skipping
2025/03/11 01:17:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/11 01:17:10 DEBUG : two: Unchanged skipping
2025/03/11 01:17:10 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:17:10 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:17:10 DEBUG : three: Starting multipart upload
2025/03/11 01:17:11 DEBUG : three: Uploading segment 0/7 size 7
2025/03/11 01:17:11 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK
2025/03/11 01:17:11 INFO  : three: Copied (new)
2025/03/11 01:17:11 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (44.72s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:17:17 DEBUG : dst/one: Starting multipart upload
2025/03/11 01:17:18 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/11 01:17:19 DEBUG : dst/two: Starting multipart upload
2025/03/11 01:17:20 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/11 01:17:20 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:17:21 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/11 01:17:22 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dst"
2025/03/11 01:17:24 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/backup"
2025/03/11 01:17:27 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 01:17:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:17:27 DEBUG : two: Unchanged skipping
2025/03/11 01:17:27 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:17:29 INFO  : one: Moved (server-side)
2025/03/11 01:17:29 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:17:29 DEBUG : one: Starting multipart upload
2025/03/11 01:17:30 DEBUG : one: Uploading segment 0/4 size 4
2025/03/11 01:17:31 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/11 01:17:31 INFO  : one: Copied (new)
2025/03/11 01:17:31 DEBUG : Waiting for deletions to finish
2025/03/11 01:17:32 INFO  : three.txt: Moved (server-side)
2025/03/11 01:17:32 INFO  : three.txt: Moved into backup dir
2025/03/11 01:17:33 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:17:34 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/11 01:17:36 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 01:17:36 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:17:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:17:36 DEBUG : two: Unchanged skipping
2025/03/11 01:17:36 INFO  : one: Deleted
2025/03/11 01:17:37 INFO  : one: Moved (server-side)
2025/03/11 01:17:37 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:17:37 DEBUG : one: Starting multipart upload
2025/03/11 01:17:38 DEBUG : one: Uploading segment 0/5 size 5
2025/03/11 01:17:39 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/11 01:17:39 INFO  : one: Copied (new)
2025/03/11 01:17:39 DEBUG : Waiting for deletions to finish
2025/03/11 01:17:40 INFO  : three.txt: Deleted
2025/03/11 01:17:41 INFO  : three.txt: Moved (server-side)
2025/03/11 01:17:41 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (27.81s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:17:45 DEBUG : dst/one: Starting multipart upload
2025/03/11 01:17:46 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/11 01:17:47 DEBUG : dst/two: Starting multipart upload
2025/03/11 01:17:47 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/11 01:17:48 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:17:49 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/11 01:17:50 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dst"
2025/03/11 01:17:52 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/backup"
2025/03/11 01:17:55 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 01:17:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:17:55 DEBUG : two: Unchanged skipping
2025/03/11 01:17:55 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:17:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 01:17:57 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:17:57 DEBUG : one: Starting multipart upload
2025/03/11 01:17:58 DEBUG : one: Uploading segment 0/4 size 4
2025/03/11 01:17:59 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/11 01:17:59 INFO  : one: Copied (new)
2025/03/11 01:17:59 DEBUG : Waiting for deletions to finish
2025/03/11 01:18:00 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 01:18:00 INFO  : three.txt: Moved into backup dir
2025/03/11 01:18:01 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:18:02 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/11 01:18:03 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 01:18:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:18:03 DEBUG : two: Unchanged skipping
2025/03/11 01:18:03 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:18:04 INFO  : one.bak: Deleted
2025/03/11 01:18:05 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 01:18:05 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:18:05 DEBUG : one: Starting multipart upload
2025/03/11 01:18:06 DEBUG : one: Uploading segment 0/5 size 5
2025/03/11 01:18:07 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/11 01:18:07 INFO  : one: Copied (new)
2025/03/11 01:18:07 DEBUG : Waiting for deletions to finish
2025/03/11 01:18:08 INFO  : three.txt.bak: Deleted
2025/03/11 01:18:08 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 01:18:08 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (27.67s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:18:13 DEBUG : dst/one: Starting multipart upload
2025/03/11 01:18:14 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/11 01:18:14 DEBUG : dst/two: Starting multipart upload
2025/03/11 01:18:15 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/11 01:18:16 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:18:17 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/11 01:18:18 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dst"
2025/03/11 01:18:20 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/backup"
2025/03/11 01:18:23 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 01:18:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:18:23 DEBUG : two: Unchanged skipping
2025/03/11 01:18:23 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:18:25 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/11 01:18:25 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:18:25 DEBUG : one: Starting multipart upload
2025/03/11 01:18:26 DEBUG : one: Uploading segment 0/4 size 4
2025/03/11 01:18:27 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/11 01:18:27 INFO  : one: Copied (new)
2025/03/11 01:18:27 DEBUG : Waiting for deletions to finish
2025/03/11 01:18:28 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/11 01:18:28 INFO  : three.txt: Moved into backup dir
2025/03/11 01:18:29 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:18:30 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/11 01:18:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 01:18:31 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:18:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:18:31 DEBUG : two: Unchanged skipping
2025/03/11 01:18:32 INFO  : one-2019-01-01: Deleted
2025/03/11 01:18:33 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/11 01:18:33 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:18:33 DEBUG : one: Starting multipart upload
2025/03/11 01:18:34 DEBUG : one: Uploading segment 0/5 size 5
2025/03/11 01:18:34 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/11 01:18:34 INFO  : one: Copied (new)
2025/03/11 01:18:34 DEBUG : Waiting for deletions to finish
2025/03/11 01:18:35 INFO  : three-2019-01-01.txt: Deleted
2025/03/11 01:18:36 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/11 01:18:36 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.42s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:18:40 DEBUG : dst/one: Starting multipart upload
2025/03/11 01:18:41 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/11 01:18:42 DEBUG : dst/two: Starting multipart upload
2025/03/11 01:18:42 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/11 01:18:43 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:18:44 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/11 01:18:45 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dst"
2025/03/11 01:18:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:18:47 DEBUG : two: Unchanged skipping
2025/03/11 01:18:47 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:18:47 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 01:18:49 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 01:18:49 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:18:49 DEBUG : one: Starting multipart upload
2025/03/11 01:18:49 DEBUG : one: Uploading segment 0/4 size 4
2025/03/11 01:18:51 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/11 01:18:51 INFO  : one: Copied (new)
2025/03/11 01:18:51 DEBUG : Waiting for deletions to finish
2025/03/11 01:18:52 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 01:18:52 INFO  : three.txt: Moved into backup dir
2025/03/11 01:18:53 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:18:53 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/11 01:18:55 DEBUG : one.bak: Excluded (Path Filter)
2025/03/11 01:18:55 DEBUG : one.bak: Excluded
2025/03/11 01:18:55 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/11 01:18:55 DEBUG : three.txt.bak: Excluded
2025/03/11 01:18:55 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 01:18:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:18:55 DEBUG : two: Unchanged skipping
2025/03/11 01:18:55 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for checks to finish
2025/03/11 01:18:56 INFO  : one.bak: Deleted
2025/03/11 01:18:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 01:18:57 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo/dst': Waiting for transfers to finish
2025/03/11 01:18:57 DEBUG : one: Starting multipart upload
2025/03/11 01:18:57 DEBUG : one: Uploading segment 0/5 size 5
2025/03/11 01:18:58 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/11 01:18:58 INFO  : one: Copied (new)
2025/03/11 01:18:58 DEBUG : Waiting for deletions to finish
2025/03/11 01:18:59 INFO  : three.txt.bak: Deleted
2025/03/11 01:19:00 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 01:19:00 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (23.16s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:19:03 DEBUG : dst/one: Starting multipart upload
2025/03/11 01:19:04 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/11 01:19:05 DEBUG : dst/two: Starting multipart upload
2025/03/11 01:19:06 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/11 01:19:07 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:19:07 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/11 01:19:09 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dst"
2025/03/11 01:19:11 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 01:19:12 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 01:19:12 DEBUG : one: Starting multipart upload
2025/03/11 01:19:13 DEBUG : one: Uploading segment 0/4 size 4
2025/03/11 01:19:15 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/11 01:19:15 INFO  : one: Copied (new)
2025/03/11 01:19:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:19:15 DEBUG : two: Unchanged skipping
2025/03/11 01:19:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/11 01:19:17 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 01:19:17 DEBUG : three.txt: Starting multipart upload
2025/03/11 01:19:18 DEBUG : three.txt: Uploading segment 0/6 size 6
2025/03/11 01:19:18 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK
2025/03/11 01:19:18 INFO  : three.txt: Copied (new)
2025/03/11 01:19:20 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 01:19:21 INFO  : one.bak: Deleted
2025/03/11 01:19:22 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 01:19:22 DEBUG : one: Starting multipart upload
2025/03/11 01:19:22 DEBUG : one: Uploading segment 0/5 size 5
2025/03/11 01:19:23 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/11 01:19:23 INFO  : one: Copied (new)
2025/03/11 01:19:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:19:24 DEBUG : two: Unchanged skipping
2025/03/11 01:19:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/11 01:19:25 INFO  : three.txt.bak: Deleted
2025/03/11 01:19:26 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 01:19:26 DEBUG : three.txt: Starting multipart upload
2025/03/11 01:19:27 DEBUG : three.txt: Uploading segment 0/19 size 19
2025/03/11 01:19:28 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK
2025/03/11 01:19:28 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (29.20s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:19:33 DEBUG : dst/one: Starting multipart upload
2025/03/11 01:19:34 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/11 01:19:35 DEBUG : dst/two: Starting multipart upload
2025/03/11 01:19:36 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/11 01:19:37 DEBUG : dst/three.txt: Starting multipart upload
2025/03/11 01:19:38 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/11 01:19:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ligeteg0zabo/dst"
2025/03/11 01:19:44 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 01:19:47 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/11 01:19:47 DEBUG : one: Starting multipart upload
2025/03/11 01:19:48 DEBUG : one: Uploading segment 0/4 size 4
2025/03/11 01:19:51 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/11 01:19:51 INFO  : one: Copied (new)
2025/03/11 01:19:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:19:51 DEBUG : two: Unchanged skipping
2025/03/11 01:19:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/11 01:19:54 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/11 01:19:54 DEBUG : three.txt: Starting multipart upload
2025/03/11 01:19:55 DEBUG : three.txt: Uploading segment 0/6 size 6
2025/03/11 01:19:56 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK
2025/03/11 01:19:56 INFO  : three.txt: Copied (new)
2025/03/11 01:19:59 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 01:20:00 INFO  : one-2019-01-01: Deleted
2025/03/11 01:20:01 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/11 01:20:01 DEBUG : one: Starting multipart upload
2025/03/11 01:20:02 DEBUG : one: Uploading segment 0/5 size 5
2025/03/11 01:20:03 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/11 01:20:03 INFO  : one: Copied (new)
2025/03/11 01:20:03 DEBUG : Too many requests. Trying again in 25 seconds.
2025/03/11 01:20:03 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable)
2025/03/11 01:20:03 DEBUG : pacer: Rate limited, increasing sleep to 25s
2025/03/11 01:20:03 DEBUG : pacer: Reducing sleep to 18.75s
2025/03/11 01:20:28 DEBUG : pacer: Reducing sleep to 14.0625s
2025/03/11 01:20:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:20:28 DEBUG : two: Unchanged skipping
2025/03/11 01:20:47 DEBUG : pacer: Reducing sleep to 10.546875s
2025/03/11 01:21:01 DEBUG : pacer: Reducing sleep to 7.91015625s
2025/03/11 01:21:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/11 01:21:12 DEBUG : pacer: Reducing sleep to 5.932617187s
2025/03/11 01:21:20 DEBUG : pacer: Reducing sleep to 4.44946289s
2025/03/11 01:21:26 DEBUG : pacer: Reducing sleep to 3.337097167s
2025/03/11 01:21:26 INFO  : three-2019-01-01.txt: Deleted
2025/03/11 01:21:30 DEBUG : pacer: Reducing sleep to 2.502822875s
2025/03/11 01:21:33 DEBUG : pacer: Reducing sleep to 1.877117156s
2025/03/11 01:21:33 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/11 01:21:33 DEBUG : three.txt: Starting multipart upload
2025/03/11 01:21:36 DEBUG : pacer: Reducing sleep to 1.407837867s
2025/03/11 01:21:36 DEBUG : three.txt: Uploading segment 0/19 size 19
2025/03/11 01:21:39 DEBUG : pacer: Reducing sleep to 1.0558784s
2025/03/11 01:21:39 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK
2025/03/11 01:21:39 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (131.39s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:21:43 DEBUG : Testêé: Starting multipart upload
2025/03/11 01:21:44 DEBUG : Testêé: Uploading segment 0/18 size 18
2025/03/11 01:21:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/11 01:21:46 DEBUG : Testêé: Starting multipart upload
2025/03/11 01:21:46 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:21:46 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:21:47 DEBUG : Testêé: Uploading segment 0/14 size 14
2025/03/11 01:21:47 DEBUG : Testêé: quickxor = 5440431ae6008234cc0104610e011dca30073a00 OK
2025/03/11 01:21:47 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/11 01:21:47 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (4.88s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:21:49 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/11 01:21:49 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:21:49 DEBUG : existing: Starting multipart upload
2025/03/11 01:21:49 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:21:50 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/11 01:21:50 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/11 01:21:50 INFO  : existing: Copied (new)
2025/03/11 01:21:50 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:21:51 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/11 01:21:51 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:21:51 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/11 01:21:51 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:21:51 ERROR : OneDrive root 'rclone-test-ligeteg0zabo': not deleting files as there were IO errors
2025/03/11 01:21:51 ERROR : OneDrive root 'rclone-test-ligeteg0zabo': not deleting directories as there were IO errors
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncImmutable (4.77s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:2606: Skipping test as local or remote are case-insensitive
--- SKIP: TestSyncIgnoreCase (0.49s)
=== RUN   TestFixCase
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:21:54 DEBUG : EXISTING: Starting multipart upload
2025/03/11 01:21:54 DEBUG : EXISTING: Uploading segment 0/6 size 6
2025/03/11 01:21:55 DEBUG : EXISTINGBUTDIFFERENT: Starting multipart upload
2025/03/11 01:21:55 DEBUG : EXISTINGBUTDIFFERENT: Uploading segment 0/8 size 8
2025/03/11 01:21:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Starting multipart upload
2025/03/11 01:21:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading segment 0/8 size 8
2025/03/11 01:22:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Starting multipart upload
2025/03/11 01:22:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading segment 0/8 size 8
2025/03/11 01:22:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:22:03 DEBUG : existing: Unchanged skipping
2025/03/11 01:22:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8)
2025/03/11 01:22:03 INFO  : SUBDIRA: Set directory modification time (using SetModTime)
2025/03/11 01:22:03 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA
2025/03/11 01:22:04 DEBUG : EXISTING: moving to existing-rclone-move-mamuzep0
2025/03/11 01:22:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jipanon9
2025/03/11 01:22:05 INFO  : EXISTING: Moved (server-side) to: existing-rclone-move-mamuzep0
2025/03/11 01:22:05 DEBUG : EXISTING: moving to existing
2025/03/11 01:22:06 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jipanon9
2025/03/11 01:22:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent
2025/03/11 01:22:06 INFO  : SUBDIRA: Fixed case by renaming to: subdira
2025/03/11 01:22:06 INFO  : existing-rclone-move-mamuzep0: Moved (server-side) to: existing
2025/03/11 01:22:06 INFO  : EXISTING: Moved (server-side) to: existing
2025/03/11 01:22:06 INFO  : EXISTING: Fixed case by renaming to: existing
2025/03/11 01:22:07 INFO  : existingbutdifferent-rclone-move-jipanon9: Moved (server-side) to: existingbutdifferent
2025/03/11 01:22:07 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent
2025/03/11 01:22:07 INFO  : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent
2025/03/11 01:22:07 DEBUG : existingbutdifferent: Starting multipart upload
2025/03/11 01:22:07 INFO  : SUBDIRA/subdirb: Set directory modification time (using SetModTime)
2025/03/11 01:22:07 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb
2025/03/11 01:22:07 DEBUG : existingbutdifferent: Uploading segment 0/5 size 5
2025/03/11 01:22:08 DEBUG : existingbutdifferent: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/11 01:22:08 INFO  : existingbutdifferent: Copied (replaced existing)
2025/03/11 01:22:09 INFO  : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb
2025/03/11 01:22:10 INFO  : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using SetModTime)
2025/03/11 01:22:10 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC
2025/03/11 01:22:12 INFO  : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc
2025/03/11 01:22:13 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8)
2025/03/11 01:22:13 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using SetModTime)
2025/03/11 01:22:13 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird
2025/03/11 01:22:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-reselaj1
2025/03/11 01:22:14 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-reselaj1
2025/03/11 01:22:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello
2025/03/11 01:22:15 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird
2025/03/11 01:22:16 INFO  : subdira/subdirb/subdirc/hello-rclone-move-reselaj1: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/03/11 01:22:16 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/03/11 01:22:16 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello
2025/03/11 01:22:16 DEBUG : subdira/subdirb/subdirc/hello: Starting multipart upload
2025/03/11 01:22:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8)
2025/03/11 01:22:16 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:22:16 DEBUG : subdira/subdirb/subdirc/hello: Uploading segment 0/5 size 5
2025/03/11 01:22:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nevesen4
2025/03/11 01:22:17 DEBUG : subdira/subdirb/subdirc/hello: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/11 01:22:17 INFO  : subdira/subdirb/subdirc/hello: Copied (replaced existing)
2025/03/11 01:22:17 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nevesen4
2025/03/11 01:22:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/11 01:22:18 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nevesen4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/11 01:22:18 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/11 01:22:18 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/11 01:22:18 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:22:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Starting multipart upload
2025/03/11 01:22:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading segment 0/5 size 5
2025/03/11 01:22:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/11 01:22:19 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing)
2025/03/11 01:22:19 DEBUG : Waiting for deletions to finish
--- PASS: TestFixCase (31.75s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (1.45s)
    --- SKIP: TestMaxTransfer/Hard (0.48s)
    --- SKIP: TestMaxTransfer/Soft (0.49s)
    --- SKIP: TestMaxTransfer/Cautious (0.48s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:22:27 DEBUG : both0: Starting multipart upload
2025/03/11 01:22:27 DEBUG : both0: Uploading segment 0/6 size 6
2025/03/11 01:22:28 DEBUG : only0: Starting multipart upload
2025/03/11 01:22:29 DEBUG : only0: Uploading segment 0/6 size 6
2025/03/11 01:22:30 DEBUG : both1: Starting multipart upload
2025/03/11 01:22:30 DEBUG : both1: Uploading segment 0/6 size 6
2025/03/11 01:22:31 DEBUG : only1: Starting multipart upload
2025/03/11 01:22:32 DEBUG : only1: Uploading segment 0/6 size 6
2025/03/11 01:22:32 DEBUG : both2: Starting multipart upload
2025/03/11 01:22:33 DEBUG : both2: Uploading segment 0/6 size 6
2025/03/11 01:22:34 DEBUG : only2: Starting multipart upload
2025/03/11 01:22:34 DEBUG : only2: Uploading segment 0/6 size 6
2025/03/11 01:22:35 DEBUG : both3: Starting multipart upload
2025/03/11 01:22:36 DEBUG : both3: Uploading segment 0/6 size 6
2025/03/11 01:22:37 DEBUG : only3: Starting multipart upload
2025/03/11 01:22:37 DEBUG : only3: Uploading segment 0/6 size 6
2025/03/11 01:22:38 DEBUG : both4: Starting multipart upload
2025/03/11 01:22:39 DEBUG : both4: Uploading segment 0/6 size 6
2025/03/11 01:22:39 DEBUG : only4: Starting multipart upload
2025/03/11 01:22:40 DEBUG : only4: Uploading segment 0/6 size 6
2025/03/11 01:22:41 DEBUG : both5: Starting multipart upload
2025/03/11 01:22:41 DEBUG : both5: Uploading segment 0/6 size 6
2025/03/11 01:22:42 DEBUG : only5: Starting multipart upload
2025/03/11 01:22:43 DEBUG : only5: Uploading segment 0/6 size 6
2025/03/11 01:22:43 DEBUG : both6: Starting multipart upload
2025/03/11 01:22:44 DEBUG : both6: Uploading segment 0/6 size 6
2025/03/11 01:22:45 DEBUG : only6: Starting multipart upload
2025/03/11 01:22:45 DEBUG : only6: Uploading segment 0/6 size 6
2025/03/11 01:22:46 DEBUG : both7: Starting multipart upload
2025/03/11 01:22:47 DEBUG : both7: Uploading segment 0/6 size 6
2025/03/11 01:22:48 DEBUG : only7: Starting multipart upload
2025/03/11 01:22:48 DEBUG : only7: Uploading segment 0/6 size 6
2025/03/11 01:22:49 DEBUG : both8: Starting multipart upload
2025/03/11 01:22:50 DEBUG : both8: Uploading segment 0/6 size 6
2025/03/11 01:22:50 DEBUG : only8: Starting multipart upload
2025/03/11 01:22:51 DEBUG : only8: Uploading segment 0/6 size 6
2025/03/11 01:22:52 DEBUG : both9: Starting multipart upload
2025/03/11 01:22:52 DEBUG : both9: Uploading segment 0/6 size 6
2025/03/11 01:22:53 DEBUG : only9: Starting multipart upload
2025/03/11 01:22:54 DEBUG : only9: Uploading segment 0/6 size 6
2025/03/11 01:22:55 DEBUG : both10: Starting multipart upload
2025/03/11 01:22:55 DEBUG : both10: Uploading segment 0/6 size 6
2025/03/11 01:22:56 DEBUG : only10: Starting multipart upload
2025/03/11 01:22:57 DEBUG : only10: Uploading segment 0/6 size 6
2025/03/11 01:22:58 DEBUG : both11: Starting multipart upload
2025/03/11 01:22:58 DEBUG : both11: Uploading segment 0/6 size 6
2025/03/11 01:22:59 DEBUG : only11: Starting multipart upload
2025/03/11 01:23:00 DEBUG : only11: Uploading segment 0/6 size 6
2025/03/11 01:23:01 DEBUG : both12: Starting multipart upload
2025/03/11 01:23:02 DEBUG : both12: Uploading segment 0/6 size 6
2025/03/11 01:23:03 DEBUG : only12: Starting multipart upload
2025/03/11 01:23:03 DEBUG : only12: Uploading segment 0/6 size 6
2025/03/11 01:23:04 DEBUG : both13: Starting multipart upload
2025/03/11 01:23:05 DEBUG : both13: Uploading segment 0/6 size 6
2025/03/11 01:23:06 DEBUG : only13: Starting multipart upload
2025/03/11 01:23:07 DEBUG : only13: Uploading segment 0/6 size 6
2025/03/11 01:23:08 DEBUG : both14: Starting multipart upload
2025/03/11 01:23:09 DEBUG : both14: Uploading segment 0/6 size 6
2025/03/11 01:23:10 DEBUG : only14: Starting multipart upload
2025/03/11 01:23:11 DEBUG : only14: Uploading segment 0/6 size 6
2025/03/11 01:23:12 DEBUG : both15: Starting multipart upload
2025/03/11 01:23:13 DEBUG : both15: Uploading segment 0/6 size 6
2025/03/11 01:23:14 DEBUG : only15: Starting multipart upload
2025/03/11 01:23:15 DEBUG : only15: Uploading segment 0/6 size 6
2025/03/11 01:23:16 DEBUG : both16: Starting multipart upload
2025/03/11 01:23:17 DEBUG : both16: Uploading segment 0/6 size 6
2025/03/11 01:23:18 DEBUG : only16: Starting multipart upload
2025/03/11 01:23:19 DEBUG : only16: Uploading segment 0/6 size 6
2025/03/11 01:23:20 DEBUG : both17: Starting multipart upload
2025/03/11 01:23:21 DEBUG : both17: Uploading segment 0/6 size 6
2025/03/11 01:23:22 DEBUG : only17: Starting multipart upload
2025/03/11 01:23:23 DEBUG : only17: Uploading segment 0/6 size 6
2025/03/11 01:23:24 DEBUG : both18: Starting multipart upload
2025/03/11 01:23:25 DEBUG : both18: Uploading segment 0/6 size 6
2025/03/11 01:23:26 DEBUG : only18: Starting multipart upload
2025/03/11 01:23:28 DEBUG : only18: Uploading segment 0/6 size 6
2025/03/11 01:23:29 DEBUG : both19: Starting multipart upload
2025/03/11 01:23:30 DEBUG : both19: Uploading segment 0/6 size 6
2025/03/11 01:23:31 DEBUG : only19: Starting multipart upload
2025/03/11 01:23:32 DEBUG : only19: Uploading segment 0/6 size 6
2025/03/11 01:23:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both0: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:23:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both1: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both11: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both14: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both15: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both16: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both17: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both18: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both19: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both2: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both12: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both4: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both10: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both13: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both7: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both8: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:23:34 DEBUG : both3: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both5: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both6: Unchanged skipping
2025/03/11 01:23:34 DEBUG : both9: Unchanged skipping
2025/03/11 01:23:34 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:23:34 DEBUG : Waiting for deletions to finish
2025/03/11 01:23:34 INFO  : only0: Deleted
2025/03/11 01:23:34 INFO  : only2: Deleted
2025/03/11 01:23:34 INFO  : only7: Deleted
2025/03/11 01:23:34 INFO  : only11: Deleted
2025/03/11 01:23:35 INFO  : only5: Deleted
2025/03/11 01:23:35 INFO  : only12: Deleted
2025/03/11 01:23:35 INFO  : only16: Deleted
2025/03/11 01:23:35 INFO  : only17: Deleted
2025/03/11 01:23:35 INFO  : only18: Deleted
2025/03/11 01:23:35 INFO  : only3: Deleted
2025/03/11 01:23:36 INFO  : only8: Deleted
2025/03/11 01:23:36 INFO  : only13: Deleted
2025/03/11 01:23:36 INFO  : only14: Deleted
2025/03/11 01:23:36 INFO  : only15: Deleted
2025/03/11 01:23:36 INFO  : only9: Deleted
2025/03/11 01:23:36 INFO  : only4: Deleted
2025/03/11 01:23:36 INFO  : only6: Deleted
2025/03/11 01:23:36 INFO  : only1: Deleted
2025/03/11 01:23:36 INFO  : only10: Deleted
2025/03/11 01:23:37 INFO  : only19: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:23:42 DEBUG : Too many requests. Trying again in 25 seconds.
2025/03/11 01:23:42 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable)
2025/03/11 01:23:42 DEBUG : pacer: Rate limited, increasing sleep to 25s
2025/03/11 01:23:42 DEBUG : pacer: Reducing sleep to 18.75s
2025/03/11 01:24:07 DEBUG : pacer: Reducing sleep to 14.0625s
2025/03/11 01:24:26 DEBUG : pacer: Reducing sleep to 10.546875s
2025/03/11 01:24:40 DEBUG : pacer: Reducing sleep to 7.91015625s
2025/03/11 01:24:50 DEBUG : pacer: Reducing sleep to 5.932617187s
2025/03/11 01:24:58 DEBUG : pacer: Reducing sleep to 4.44946289s
2025/03/11 01:25:04 DEBUG : pacer: Reducing sleep to 3.337097167s
2025/03/11 01:25:09 DEBUG : pacer: Reducing sleep to 2.502822875s
2025/03/11 01:25:12 DEBUG : pacer: Reducing sleep to 1.877117156s
2025/03/11 01:25:15 DEBUG : pacer: Reducing sleep to 1.407837867s
2025/03/11 01:25:16 DEBUG : pacer: Reducing sleep to 1.0558784s
2025/03/11 01:25:18 DEBUG : pacer: Reducing sleep to 791.9088ms
--- PASS: TestSyncConcurrentDelete (171.11s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:25:18 DEBUG : both0: Starting multipart upload
2025/03/11 01:25:19 DEBUG : pacer: Reducing sleep to 593.9316ms
2025/03/11 01:25:19 DEBUG : both0: Uploading segment 0/6 size 6
2025/03/11 01:25:21 DEBUG : pacer: Reducing sleep to 445.4487ms
2025/03/11 01:25:21 DEBUG : only0: Starting multipart upload
2025/03/11 01:25:22 DEBUG : pacer: Reducing sleep to 334.086525ms
2025/03/11 01:25:22 DEBUG : only0: Uploading segment 0/6 size 6
2025/03/11 01:25:22 DEBUG : pacer: Reducing sleep to 250.564893ms
2025/03/11 01:25:22 DEBUG : both1: Starting multipart upload
2025/03/11 01:25:23 DEBUG : pacer: Reducing sleep to 187.923669ms
2025/03/11 01:25:23 DEBUG : both1: Uploading segment 0/6 size 6
2025/03/11 01:25:24 DEBUG : pacer: Reducing sleep to 140.942751ms
2025/03/11 01:25:24 DEBUG : only1: Starting multipart upload
2025/03/11 01:25:25 DEBUG : pacer: Reducing sleep to 105.707063ms
2025/03/11 01:25:25 DEBUG : only1: Uploading segment 0/6 size 6
2025/03/11 01:25:25 DEBUG : pacer: Reducing sleep to 79.280297ms
2025/03/11 01:25:25 DEBUG : both2: Starting multipart upload
2025/03/11 01:25:26 DEBUG : pacer: Reducing sleep to 59.460222ms
2025/03/11 01:25:26 DEBUG : both2: Uploading segment 0/6 size 6
2025/03/11 01:25:27 DEBUG : pacer: Reducing sleep to 44.595166ms
2025/03/11 01:25:27 DEBUG : only2: Starting multipart upload
2025/03/11 01:25:28 DEBUG : pacer: Reducing sleep to 33.446374ms
2025/03/11 01:25:28 DEBUG : only2: Uploading segment 0/6 size 6
2025/03/11 01:25:29 DEBUG : pacer: Reducing sleep to 25.08478ms
2025/03/11 01:25:29 DEBUG : both3: Starting multipart upload
2025/03/11 01:25:30 DEBUG : pacer: Reducing sleep to 18.813585ms
2025/03/11 01:25:30 DEBUG : both3: Uploading segment 0/6 size 6
2025/03/11 01:25:30 DEBUG : pacer: Reducing sleep to 14.110188ms
2025/03/11 01:25:30 DEBUG : only3: Starting multipart upload
2025/03/11 01:25:31 DEBUG : pacer: Reducing sleep to 10.582641ms
2025/03/11 01:25:31 DEBUG : only3: Uploading segment 0/6 size 6
2025/03/11 01:25:32 DEBUG : pacer: Reducing sleep to 10ms
2025/03/11 01:25:32 DEBUG : both4: Starting multipart upload
2025/03/11 01:25:33 DEBUG : both4: Uploading segment 0/6 size 6
2025/03/11 01:25:33 DEBUG : only4: Starting multipart upload
2025/03/11 01:25:35 DEBUG : only4: Uploading segment 0/6 size 6
2025/03/11 01:25:36 DEBUG : both5: Starting multipart upload
2025/03/11 01:25:37 DEBUG : both5: Uploading segment 0/6 size 6
2025/03/11 01:25:38 DEBUG : only5: Starting multipart upload
2025/03/11 01:25:38 DEBUG : only5: Uploading segment 0/6 size 6
2025/03/11 01:25:39 DEBUG : both6: Starting multipart upload
2025/03/11 01:25:40 DEBUG : both6: Uploading segment 0/6 size 6
2025/03/11 01:25:40 DEBUG : only6: Starting multipart upload
2025/03/11 01:25:41 DEBUG : only6: Uploading segment 0/6 size 6
2025/03/11 01:25:42 DEBUG : both7: Starting multipart upload
2025/03/11 01:25:43 DEBUG : both7: Uploading segment 0/6 size 6
2025/03/11 01:25:43 DEBUG : only7: Starting multipart upload
2025/03/11 01:25:44 DEBUG : only7: Uploading segment 0/6 size 6
2025/03/11 01:25:45 DEBUG : both8: Starting multipart upload
2025/03/11 01:25:45 DEBUG : both8: Uploading segment 0/6 size 6
2025/03/11 01:25:46 DEBUG : only8: Starting multipart upload
2025/03/11 01:25:47 DEBUG : only8: Uploading segment 0/6 size 6
2025/03/11 01:25:47 DEBUG : both9: Starting multipart upload
2025/03/11 01:25:48 DEBUG : both9: Uploading segment 0/6 size 6
2025/03/11 01:25:49 DEBUG : only9: Starting multipart upload
2025/03/11 01:25:49 DEBUG : only9: Uploading segment 0/6 size 6
2025/03/11 01:25:50 DEBUG : both10: Starting multipart upload
2025/03/11 01:25:51 DEBUG : both10: Uploading segment 0/6 size 6
2025/03/11 01:25:52 DEBUG : only10: Starting multipart upload
2025/03/11 01:25:52 DEBUG : only10: Uploading segment 0/6 size 6
2025/03/11 01:25:53 DEBUG : both11: Starting multipart upload
2025/03/11 01:25:54 DEBUG : both11: Uploading segment 0/6 size 6
2025/03/11 01:25:55 DEBUG : only11: Starting multipart upload
2025/03/11 01:25:55 DEBUG : only11: Uploading segment 0/6 size 6
2025/03/11 01:25:56 DEBUG : both12: Starting multipart upload
2025/03/11 01:25:57 DEBUG : both12: Uploading segment 0/6 size 6
2025/03/11 01:25:58 DEBUG : only12: Starting multipart upload
2025/03/11 01:25:58 DEBUG : only12: Uploading segment 0/6 size 6
2025/03/11 01:25:59 DEBUG : both13: Starting multipart upload
2025/03/11 01:25:59 DEBUG : both13: Uploading segment 0/6 size 6
2025/03/11 01:26:00 DEBUG : only13: Starting multipart upload
2025/03/11 01:26:01 DEBUG : only13: Uploading segment 0/6 size 6
2025/03/11 01:26:01 DEBUG : both14: Starting multipart upload
2025/03/11 01:26:02 DEBUG : both14: Uploading segment 0/6 size 6
2025/03/11 01:26:03 DEBUG : only14: Starting multipart upload
2025/03/11 01:26:04 DEBUG : only14: Uploading segment 0/6 size 6
2025/03/11 01:26:04 DEBUG : both15: Starting multipart upload
2025/03/11 01:26:05 DEBUG : both15: Uploading segment 0/6 size 6
2025/03/11 01:26:06 DEBUG : only15: Starting multipart upload
2025/03/11 01:26:06 DEBUG : only15: Uploading segment 0/6 size 6
2025/03/11 01:26:07 DEBUG : both16: Starting multipart upload
2025/03/11 01:26:07 DEBUG : both16: Uploading segment 0/6 size 6
2025/03/11 01:26:08 DEBUG : only16: Starting multipart upload
2025/03/11 01:26:09 DEBUG : only16: Uploading segment 0/6 size 6
2025/03/11 01:26:10 DEBUG : both17: Starting multipart upload
2025/03/11 01:26:10 DEBUG : both17: Uploading segment 0/6 size 6
2025/03/11 01:26:11 DEBUG : only17: Starting multipart upload
2025/03/11 01:26:12 DEBUG : only17: Uploading segment 0/6 size 6
2025/03/11 01:26:12 DEBUG : both18: Starting multipart upload
2025/03/11 01:26:13 DEBUG : both18: Uploading segment 0/6 size 6
2025/03/11 01:26:14 DEBUG : only18: Starting multipart upload
2025/03/11 01:26:14 DEBUG : only18: Uploading segment 0/6 size 6
2025/03/11 01:26:15 DEBUG : both19: Starting multipart upload
2025/03/11 01:26:16 DEBUG : both19: Uploading segment 0/6 size 6
2025/03/11 01:26:16 DEBUG : only19: Starting multipart upload
2025/03/11 01:26:17 DEBUG : only19: Uploading segment 0/6 size 6
2025/03/11 01:26:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for checks to finish
2025/03/11 01:26:18 DEBUG : both0: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both12: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both13: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both14: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both15: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both16: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both1: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both18: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both19: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both2: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both3: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both4: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both5: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both6: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both7: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both8: Unchanged skipping
2025/03/11 01:26:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/11 01:26:18 DEBUG : both9: Unchanged skipping
2025/03/11 01:26:18 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only1: Starting singlepart upload
2025/03/11 01:26:18 DEBUG : only0: Starting singlepart upload
2025/03/11 01:26:18 DEBUG : only10: Starting singlepart upload
2025/03/11 01:26:18 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only11: Starting singlepart upload
2025/03/11 01:26:18 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : both10: Unchanged skipping
2025/03/11 01:26:18 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : both11: Unchanged skipping
2025/03/11 01:26:18 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : both17: Unchanged skipping
2025/03/11 01:26:18 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/11 01:26:18 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Waiting for transfers to finish
2025/03/11 01:26:19 DEBUG : only0: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:19 INFO  : only0: Copied (replaced existing)
2025/03/11 01:26:19 DEBUG : only12: Starting singlepart upload
2025/03/11 01:26:19 DEBUG : only1: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:19 INFO  : only1: Copied (replaced existing)
2025/03/11 01:26:19 DEBUG : only13: Starting singlepart upload
2025/03/11 01:26:19 DEBUG : only11: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:19 INFO  : only11: Copied (replaced existing)
2025/03/11 01:26:19 DEBUG : only14: Starting singlepart upload
2025/03/11 01:26:19 DEBUG : only10: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:19 INFO  : only10: Copied (replaced existing)
2025/03/11 01:26:19 DEBUG : only15: Starting singlepart upload
2025/03/11 01:26:20 DEBUG : only12: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:20 INFO  : only12: Copied (replaced existing)
2025/03/11 01:26:20 DEBUG : only16: Starting singlepart upload
2025/03/11 01:26:20 DEBUG : only14: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:20 INFO  : only14: Copied (replaced existing)
2025/03/11 01:26:20 DEBUG : only17: Starting singlepart upload
2025/03/11 01:26:20 DEBUG : only13: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:20 INFO  : only13: Copied (replaced existing)
2025/03/11 01:26:20 DEBUG : only18: Starting singlepart upload
2025/03/11 01:26:20 DEBUG : only15: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:20 INFO  : only15: Copied (replaced existing)
2025/03/11 01:26:20 DEBUG : only19: Starting singlepart upload
2025/03/11 01:26:21 DEBUG : only16: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:21 INFO  : only16: Copied (replaced existing)
2025/03/11 01:26:21 DEBUG : only2: Starting singlepart upload
2025/03/11 01:26:21 DEBUG : only18: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:21 INFO  : only18: Copied (replaced existing)
2025/03/11 01:26:21 DEBUG : only3: Starting singlepart upload
2025/03/11 01:26:21 DEBUG : only19: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:21 INFO  : only19: Copied (replaced existing)
2025/03/11 01:26:21 DEBUG : only4: Starting singlepart upload
2025/03/11 01:26:21 DEBUG : only17: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:21 INFO  : only17: Copied (replaced existing)
2025/03/11 01:26:21 DEBUG : only5: Starting singlepart upload
2025/03/11 01:26:22 DEBUG : only2: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:22 INFO  : only2: Copied (replaced existing)
2025/03/11 01:26:22 DEBUG : only9: Starting singlepart upload
2025/03/11 01:26:22 DEBUG : only3: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:22 INFO  : only3: Copied (replaced existing)
2025/03/11 01:26:22 DEBUG : only6: Starting singlepart upload
2025/03/11 01:26:22 DEBUG : only4: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:22 INFO  : only4: Copied (replaced existing)
2025/03/11 01:26:22 DEBUG : only7: Starting singlepart upload
2025/03/11 01:26:22 DEBUG : only5: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:22 INFO  : only5: Copied (replaced existing)
2025/03/11 01:26:22 DEBUG : only8: Starting singlepart upload
2025/03/11 01:26:22 DEBUG : only9: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:22 INFO  : only9: Copied (replaced existing)
2025/03/11 01:26:23 DEBUG : only7: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:23 INFO  : only7: Copied (replaced existing)
2025/03/11 01:26:23 DEBUG : only6: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:23 INFO  : only6: Copied (replaced existing)
2025/03/11 01:26:23 DEBUG : only8: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/11 01:26:23 INFO  : only8: Copied (replaced existing)
2025/03/11 01:26:23 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncConcurrentTruncate (76.92s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:26:35 DEBUG : empty_dir: Making directory with metadata
2025/03/11 01:26:35 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:26:35 DEBUG : empty_on_remote: Making directory with metadata
2025/03/11 01:26:35 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:26:35 DEBUG : empty_on_remote: Making directory with metadata
2025/03/11 01:26:35 DEBUG : empty_on_remote: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:26:36 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:26:41 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/11 01:26:41 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/11 01:26:41 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:26:41 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTime (15.44s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:26:50 DEBUG : empty_dir: Making directory with metadata
2025/03/11 01:26:50 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:26:50 DEBUG : empty_on_remote: Making directory with metadata
2025/03/11 01:26:50 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:26:50 DEBUG : empty_on_remote: Making directory with metadata
2025/03/11 01:26:51 DEBUG : empty_on_remote: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/11 01:26:51 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:27:00 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/11 01:27:00 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/11 01:27:00 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:27:00 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/11 01:27:00 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (21.65s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:27:12 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:27:12 DEBUG : sub dir: Making directory with metadata
2025/03/11 01:27:12 DEBUG : Too many requests. Trying again in 29 seconds.
2025/03/11 01:27:12 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable)
2025/03/11 01:27:12 DEBUG : pacer: Rate limited, increasing sleep to 29s
2025/03/11 01:27:13 DEBUG : pacer: Reducing sleep to 21.75s
2025/03/11 01:27:13 DEBUG : sub dir: setting time 2011-12-30 12:59:59 +0000 UTC
2025/03/11 01:27:42 DEBUG : pacer: Reducing sleep to 16.3125s
2025/03/11 01:27:42 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:29:23 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/11 01:29:24 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/11 01:29:24 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:29:24 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestNothingToTransferWithEmptyDirs (151.29s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:29:43 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 01:29:43 DEBUG : sub dir: Making directory with metadata
2025/03/11 01:29:44 DEBUG : sub dir: setting time 2011-12-30 12:59:59 +0000 UTC
2025/03/11 01:29:44 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
2025/03/11 01:30:04 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/11 01:30:04 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/11 01:30:04 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 01:30:04 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-ligeteg0zabo'", Local "Local file system at /tmp/rclone465966273", Modify Window "1s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (39.06s)
PASS
2025/03/11 01:30:22 DEBUG : OneDrive root 'rclone-test-ligeteg0zabo': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 23m50.423562586s (try 1/5)