"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5)
2025/03/09 01:29:45 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze"
2025/03/09 01:29:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/09 01:29:47 DEBUG : Creating backend with remote "/tmp/rclone3297504992"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.02s)
=== 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-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:29:48 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:29:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:29:48 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:29:48 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:29:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/09 01:29:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyWithDryRun (2.52s)
=== RUN   TestCopy
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:29:50 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:29:50 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:29:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:29:50 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:29:50 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:29:51 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:29:52 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:29:53 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:29:53 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:29:54 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopy (7.22s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:29:57 DEBUG : metadata sub dir: Making directory with metadata
2025/03/09 01:29:57 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:29:57 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/09 01:29:57 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:29:57 DEBUG : Local file system at /tmp/rclone3297504992: File to upload is small (21 bytes), uploading instead of streaming
2025/03/09 01:29:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/09 01:29:57 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/09 01:29:57 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:29:57 DEBUG : empty metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/09 01:29:57 DEBUG : empty metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/09 01:29:57 DEBUG : empty metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/09 01:29:57 DEBUG : empty metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/09 01:29:57 DEBUG : empty metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z
2025/03/09 01:29:58 DEBUG : empty metadata sub dir: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/09 01:29:58 INFO  : empty metadata sub dir: Updated directory metadata
2025/03/09 01:29:58 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/09 01:29:58 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z
2025/03/09 01:29:58 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/09 01:29:58 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/09 01:29:58 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/09 01:29:59 DEBUG : metadata sub dir: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/09 01:29:59 INFO  : metadata sub dir: Updated directory metadata
2025/03/09 01:29:59 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/09 01:29:59 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload
2025/03/09 01:29:59 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:29:59 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:29:59 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664
2025/03/09 01:29:59 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000
2025/03/09 01:29:59 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000
2025/03/09 01:29:59 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-03-09T01:29:59.717682928Z
2025/03/09 01:29:59 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey
2025/03/09 01:30:00 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21
2025/03/09 01:30:01 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK
2025/03/09 01:30:01 INFO  : metadata sub dir/hello metadata world: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyMetadata (9.48s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:06 DEBUG : metadata sub dir: Making directory with metadata
2025/03/09 01:30:06 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:30:06 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/09 01:30:06 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:30:06 DEBUG : Local file system at /tmp/rclone3297504992: File to upload is small (21 bytes), uploading instead of streaming
2025/03/09 01:30:06 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/09 01:30:06 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/09 01:30:06 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:30:07 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2025/03/09 01:30:07 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2025/03/09 01:30:07 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/09 01:30:07 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:07 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:07 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload
2025/03/09 01:30:07 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664
2025/03/09 01:30:07 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000
2025/03/09 01:30:07 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000
2025/03/09 01:30:07 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-03-09T01:30:07.181637284Z
2025/03/09 01:30:07 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey
2025/03/09 01:30:08 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21
2025/03/09 01:30:09 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK
2025/03/09 01:30:09 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/09 01:30:09 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/09 01:30:09 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/09 01:30:09 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/09 01:30:09 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/09 01:30:09 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2025-03-09T01:30:07.181637284Z
2025/03/09 01:30:10 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyMetadataNoEmptyDirs (7.42s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:14 DEBUG : Creating backend with remote "/non-existing"
2025/03/09 01:30:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/09 01:30:14 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:14 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyMissingDirectory (1.50s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:15 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:30:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:30:16 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:16 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:17 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:30:17 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:30:18 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:30:18 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:30:18 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyNoTraverse (5.95s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:21 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Running all checks before starting transfers
2025/03/09 01:30:22 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:30:22 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:22 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Checks finished, now starting transfers
2025/03/09 01:30:22 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:22 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:30:23 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:30:24 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:30:24 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:30:24 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyCheckFirst (5.59s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:27 ERROR : Ignoring --no-traverse with sync
2025/03/09 01:30:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:30:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:30:27 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:27 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:28 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:30:28 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:30:29 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:30:29 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:30:29 DEBUG : Waiting for deletions to finish
2025/03/09 01:30:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncNoTraverse (5.52s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:33 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/09 01:30:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:30:33 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:33 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:33 DEBUG : hello world2: Starting multipart upload
2025/03/09 01:30:33 DEBUG : hello world2: Uploading segment 0/12 size 12
2025/03/09 01:30:34 DEBUG : hello world2: quickxor = 6828031bd8f00610dce10d726c03196400000000 OK
2025/03/09 01:30:34 INFO  : hello world2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyWithDepth (3.44s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:30:36 DEBUG : potato2: Starting multipart upload
2025/03/09 01:30:36 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:36 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:37 DEBUG : potato2: Uploading segment 0/11 size 11
2025/03/09 01:30:38 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:30:38 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyWithFilesFrom (3.69s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:40 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:30:40 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:40 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:40 DEBUG : potato2: Starting multipart upload
2025/03/09 01:30:41 DEBUG : potato2: Uploading segment 0/11 size 11
2025/03/09 01:30:42 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:30:42 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (3.76s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/09 01:30:43 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:30:43 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/09 01:30:43 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:30:44 DEBUG : sub dir: Making directory with metadata
2025/03/09 01:30:44 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/09 01:30:45 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/09 01:30:45 DEBUG : sub dir2: Making directory with metadata
2025/03/09 01:30:45 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/09 01:30:46 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:30:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/09 01:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:30:46 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:30:46 DEBUG : sub dir2/sub sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/09 01:30:47 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:30:47 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:47 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:47 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:30:48 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:30:48 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyEmptyDirectories (10.19s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:53 INFO  : sub dir2: Making directory
2025/03/09 01:30:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/09 01:30:53 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:30:54 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:30:54 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/09 01:30:54 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/09 01:30:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:30:54 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:30:54 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:30:55 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:30:55 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:30:56 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:30:56 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:30:57 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (5.58s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:30:59 DEBUG : sub dir2: Making directory with metadata
2025/03/09 01:30:59 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:30:59 DEBUG : sub dir: Making directory with metadata
2025/03/09 01:31:00 DEBUG : sub dir: setting time 2025-03-09 01:30:59.521315764 +0000 UTC
2025/03/09 01:31:00 INFO  : sub dir: Made directory with metadata (mtime=2025-03-09T01:30:59.521315764Z)
2025/03/09 01:31:00 DEBUG : sub dir2: Making directory with metadata
2025/03/09 01:31:01 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/09 01:31:01 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:31:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:31:01 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:31:01 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:31:01 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:31:02 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:31:03 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:31:03 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:31:03 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestMoveEmptyDirectories (7.97s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:31:07 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/03/09 01:31:07 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/09 01:31:09 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:31:09 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:31:09 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncNoUpdateDirModtime (4.54s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:31:12 INFO  : sub dir2: Making directory
2025/03/09 01:31:12 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:31:12 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/09 01:31:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:31:12 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:31:12 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:31:12 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:31:13 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:31:14 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:31:14 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:31:14 INFO  : sub dir/hello world: Deleted
2025/03/09 01:31:15 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (5.42s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:31:17 DEBUG : sub dir2: Making directory with metadata
2025/03/09 01:31:17 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:31:17 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:31:17 DEBUG : sub dir: Making directory with metadata
2025/03/09 01:31:18 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/09 01:31:18 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/09 01:31:18 DEBUG : sub dir2: Making directory with metadata
2025/03/09 01:31:19 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/09 01:31:19 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:31:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:31:19 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:31:19 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:31:19 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:31:20 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:31:21 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:31:21 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:31:21 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncEmptyDirectories (7.97s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.54s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:31:25 INFO  : sub dir2: Making directory
2025/03/09 01:31:26 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:31:26 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/09 01:31:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:31:26 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:31:26 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:31:26 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:31:27 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:31:28 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:31:28 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:31:28 DEBUG : Waiting for deletions to finish
2025/03/09 01:31:28 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (5.16s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:31:31 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:31:32 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:31:33 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fuzeqop2bexu"
    sync_test.go:590: Server side copy (if possible) OneDrive root 'rclone-test-rumafat0jeze' -> OneDrive root 'rclone-test-fuzeqop2bexu'
2025/03/09 01:31:36 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:31:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:31:36 DEBUG : OneDrive root 'rclone-test-fuzeqop2bexu': Waiting for checks to finish
2025/03/09 01:31:36 DEBUG : OneDrive root 'rclone-test-fuzeqop2bexu': Waiting for transfers to finish
2025/03/09 01:31:44 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:31:44 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/09 01:31:45 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:31:45 DEBUG : OneDrive root 'rclone-test-fuzeqop2bexu': Purge remote
--- PASS: TestServerSideCopy (17.19s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:31:48 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:31:49 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:31:51 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/09 01:31:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/09 01:31:51 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:31:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/09 01:31:51 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:31:51 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:31:52 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/09 01:31:53 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/09 01:31:53 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/09 01:31:53 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyOverSelf (8.01s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:31:56 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:31:57 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:31:59 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-tetozow9zabo"
    sync_test.go:626: Server side copy (if possible) OneDrive root 'rclone-test-rumafat0jeze' -> OneDrive root 'rclone-test-tetozow9zabo'
2025/03/09 01:32:01 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:32:01 DEBUG : OneDrive root 'rclone-test-tetozow9zabo': Waiting for checks to finish
2025/03/09 01:32:01 DEBUG : OneDrive root 'rclone-test-tetozow9zabo': Waiting for transfers to finish
2025/03/09 01:32:05 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:32:05 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/09 01:32:05 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:32:06 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:32:07 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/09 01:32:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/09 01:32:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/09 01:32:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/09 01:32:09 DEBUG : OneDrive root 'rclone-test-tetozow9zabo': Waiting for checks to finish
2025/03/09 01:32:09 DEBUG : OneDrive root 'rclone-test-tetozow9zabo': Waiting for transfers to finish
2025/03/09 01:32:09 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.bupovor2" before starting
2025/03/09 01:32:12 DEBUG : sub dir/hello world.bupovor2: server side copy: removing renamed existing file after operation
2025/03/09 01:32:12 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/09 01:32:12 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/09 01:32:13 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:32:13 DEBUG : OneDrive root 'rclone-test-tetozow9zabo': Purge remote
--- PASS: TestServerSideCopyOverSelf (20.61s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:32:17 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:32:18 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:32:20 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/09 01:32:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/09 01:32:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/09 01:32:20 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:32:20 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:32:20 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:32:21 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/09 01:32:21 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/09 01:32:21 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/09 01:32:21 INFO  : sub dir/hello world: Deleted
2025/03/09 01:32:22 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestMoveOverSelf (8.20s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:32:25 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:32:26 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:32:28 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-pizonaz0luhu"
    sync_test.go:671: Server side copy (if possible) OneDrive root 'rclone-test-rumafat0jeze' -> OneDrive root 'rclone-test-pizonaz0luhu'
2025/03/09 01:32:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:32:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:32:30 DEBUG : OneDrive root 'rclone-test-pizonaz0luhu': Waiting for checks to finish
2025/03/09 01:32:30 DEBUG : OneDrive root 'rclone-test-pizonaz0luhu': Waiting for transfers to finish
2025/03/09 01:32:34 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:32:34 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/09 01:32:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:32:35 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:32:35 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/09 01:32:37 DEBUG : OneDrive root 'rclone-test-pizonaz0luhu': Using server-side directory move
2025/03/09 01:32:37 INFO  : OneDrive root 'rclone-test-pizonaz0luhu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/09 01:32:37 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/09 01:32:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/09 01:32:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/09 01:32:37 DEBUG : OneDrive root 'rclone-test-pizonaz0luhu': Waiting for checks to finish
2025/03/09 01:32:37 DEBUG : OneDrive root 'rclone-test-pizonaz0luhu': Waiting for transfers to finish
2025/03/09 01:32:38 INFO  : sub dir/hello world: Deleted
2025/03/09 01:32:38 INFO  : sub dir/hello world: Moved (server-side)
2025/03/09 01:32:39 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/09 01:32:40 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:32:41 DEBUG : sub dir/hello world: Uploading segment 0/24 size 24
2025/03/09 01:32:43 DEBUG : testing file moves
2025/03/09 01:32:43 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/09 01:32:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/09 01:32:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/09 01:32:43 DEBUG : OneDrive root 'rclone-test-pizonaz0luhu': Waiting for checks to finish
2025/03/09 01:32:43 DEBUG : OneDrive root 'rclone-test-pizonaz0luhu': Waiting for transfers to finish
2025/03/09 01:32:44 INFO  : sub dir/hello world: Deleted
2025/03/09 01:32:45 INFO  : sub dir/hello world: Moved (server-side)
2025/03/09 01:32:45 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:32:46 DEBUG : OneDrive root 'rclone-test-pizonaz0luhu': Purge remote
--- PASS: TestServerSideMoveOverSelf (24.48s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:32:50 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:32:51 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:32:52 ERROR : : error listing: directory not found
2025/03/09 01:32:52 INFO  : Local file system at /tmp/rclone3297504992: Making directory
2025/03/09 01:32:53 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:32:53 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyAfterDelete (6.49s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:32:56 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:32:57 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:32:59 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:32:59 DEBUG : Local file system at /tmp/rclone3297504992: Waiting for checks to finish
2025/03/09 01:32:59 DEBUG : Local file system at /tmp/rclone3297504992: Waiting for transfers to finish
2025/03/09 01:33:00 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:33:00 DEBUG : sub dir/hello world.a9b0f7c3.partial: renamed to: sub dir/hello world
2025/03/09 01:33:00 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:33:00 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyRedownload (6.26s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:02 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/09 01:33:02 DEBUG : check sum: Starting multipart upload
2025/03/09 01:33:02 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:02 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:03 DEBUG : check sum: Uploading segment 0/1 size 1
2025/03/09 01:33:04 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/09 01:33:04 INFO  : check sum: Copied (new)
2025/03/09 01:33:04 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:04 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:04 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/09 01:33:04 DEBUG : check sum: Size and quickxor of src and dst objects identical
2025/03/09 01:33:04 DEBUG : check sum: Unchanged skipping
2025/03/09 01:33:04 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:04 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:04 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncBasedOnCheckSum (4.85s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:07 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/09 01:33:07 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:07 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:07 DEBUG : sizeonly: Starting multipart upload
2025/03/09 01:33:08 DEBUG : sizeonly: Uploading segment 0/6 size 6
2025/03/09 01:33:08 DEBUG : sizeonly: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/09 01:33:08 INFO  : sizeonly: Copied (new)
2025/03/09 01:33:08 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:09 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:09 DEBUG : sizeonly: Sizes identical
2025/03/09 01:33:09 DEBUG : sizeonly: Unchanged skipping
2025/03/09 01:33:09 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:09 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:09 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncSizeOnly (4.60s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:12 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/09 01:33:12 DEBUG : ignore-size: Starting multipart upload
2025/03/09 01:33:12 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:12 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:12 DEBUG : ignore-size: Uploading segment 0/8 size 8
2025/03/09 01:33:13 DEBUG : ignore-size: quickxor = 6378831be8500637d0610e000800000000000000 OK
2025/03/09 01:33:13 INFO  : ignore-size: Copied (new)
2025/03/09 01:33:13 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:14 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:33:14 DEBUG : ignore-size: Unchanged skipping
2025/03/09 01:33:14 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:14 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:14 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:14 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncIgnoreSize (4.75s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:16 DEBUG : existing: Starting multipart upload
2025/03/09 01:33:17 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/09 01:33:18 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:33:18 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:18 DEBUG : existing: Unchanged skipping
2025/03/09 01:33:18 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:18 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:18 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/09 01:33:19 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:19 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:19 DEBUG : existing: Starting multipart upload
2025/03/09 01:33:19 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/09 01:33:20 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/09 01:33:20 INFO  : existing: Copied (replaced existing)
2025/03/09 01:33:20 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncIgnoreTimes (6.00s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:22 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/09 01:33:22 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:22 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:22 DEBUG : existing: Starting multipart upload
2025/03/09 01:33:23 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/09 01:33:24 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/09 01:33:24 INFO  : existing: Copied (new)
2025/03/09 01:33:24 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:25 DEBUG : existing: Destination exists, skipping
2025/03/09 01:33:25 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:25 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:25 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:25 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncIgnoreExisting (4.77s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:28 DEBUG : b/potato: Starting multipart upload
2025/03/09 01:33:28 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/09 01:33:30 DEBUG : c/non empty space: Starting multipart upload
2025/03/09 01:33:31 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/09 01:33:31 INFO  : d: Making directory
2025/03/09 01:33:33 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/09 01:33:34 INFO  : c: Set directory modification time (using SetModTime)
2025/03/09 01:33:34 DEBUG : Added delayed dir = "c", newDst=c
2025/03/09 01:33:34 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/09 01:33:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:33:34 DEBUG : c/non empty space: Unchanged skipping
2025/03/09 01:33:35 DEBUG : a/potato2: Starting multipart upload
2025/03/09 01:33:35 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:35 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:35 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/09 01:33:36 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/09 01:33:36 INFO  : a/potato2: Copied (new)
2025/03/09 01:33:36 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:37 INFO  : b/potato: Deleted
2025/03/09 01:33:37 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/09 01:33:37 INFO  : d: Removing directory
2025/03/09 01:33:38 INFO  : b: Removing directory
2025/03/09 01:33:38 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': deleted 2 directories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncIgnoreErrors (15.04s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:42 DEBUG : empty space: Starting multipart upload
2025/03/09 01:33:43 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:33:44 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/09 01:33:44 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:44 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/09 01:33:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/09 01:33:44 DEBUG : empty space: Unchanged skipping
2025/03/09 01:33:44 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:44 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:44 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:45 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/09 01:33:45 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:45 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/09 01:33:45 INFO  : empty space: Updated modification time in destination
2025/03/09 01:33:45 DEBUG : empty space: Unchanged skipping
2025/03/09 01:33:45 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:45 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:45 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnly (5.20s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:47 DEBUG : empty space: Starting multipart upload
2025/03/09 01:33:48 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:33:49 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:49 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/09 01:33:49 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/09 01:33:49 DEBUG : empty space: Unchanged skipping
2025/03/09 01:33:49 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:49 DEBUG : Waiting for deletions to finish
2025/03/09 01:33:49 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.67s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:51 DEBUG : foo: Starting multipart upload
2025/03/09 01:33:52 DEBUG : foo: Uploading segment 0/3 size 3
2025/03/09 01:33:53 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/09 01:33:53 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:53 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 (Local file system at /tmp/rclone3297504992)
2025/03/09 01:33:53 DEBUG : foo: quickxor = 6208831c00000000000000000300000000000000 (OneDrive root 'rclone-test-rumafat0jeze')
2025/03/09 01:33:53 DEBUG : foo: quickxor differ
2025/03/09 01:33:53 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:53 DEBUG : foo: Starting multipart upload
2025/03/09 01:33:53 DEBUG : foo: Uploading segment 0/3 size 3
2025/03/09 01:33:54 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 OK
2025/03/09 01:33:54 INFO  : foo: Copied (replaced existing)
2025/03/09 01:33:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncDoesntUpdateModtime (4.99s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:33:56 DEBUG : empty space: Starting multipart upload
2025/03/09 01:33:56 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:33:58 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/09 01:33:58 DEBUG : potato: Starting multipart upload
2025/03/09 01:33:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:33:58 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:33:58 DEBUG : empty space: Unchanged skipping
2025/03/09 01:33:58 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:33:59 DEBUG : potato: Uploading segment 0/60 size 60
2025/03/09 01:33:59 DEBUG : potato: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/09 01:33:59 INFO  : potato: Copied (new)
2025/03/09 01:33:59 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterAddingAFile (5.54s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:34:01 DEBUG : potato: Starting multipart upload
2025/03/09 01:34:02 DEBUG : potato: Uploading segment 0/60 size 60
2025/03/09 01:34:03 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/09 01:34:03 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:34:03 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:34:03 DEBUG : potato: Starting multipart upload
2025/03/09 01:34:04 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/09 01:34:05 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 OK
2025/03/09 01:34:05 INFO  : potato: Copied (replaced existing)
2025/03/09 01:34:05 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (5.10s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:34:06 DEBUG : potato: Starting multipart upload
2025/03/09 01:34:07 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/09 01:34:09 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/09 01:34:09 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:34:09 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 (Local file system at /tmp/rclone3297504992)
2025/03/09 01:34:09 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 (OneDrive root 'rclone-test-rumafat0jeze')
2025/03/09 01:34:09 DEBUG : potato: quickxor differ
2025/03/09 01:34:09 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:34:09 DEBUG : potato: Starting multipart upload
2025/03/09 01:34:09 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/09 01:34:10 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 OK
2025/03/09 01:34:10 INFO  : potato: Copied (replaced existing)
2025/03/09 01:34:10 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterChangingContentsOnly (5.14s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:34:12 DEBUG : potato: Starting multipart upload
2025/03/09 01:34:12 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/09 01:34:13 DEBUG : empty space: Starting multipart upload
2025/03/09 01:34:14 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:34:15 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:34:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/09 01:34:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:34:15 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:34:15 DEBUG : empty space: Unchanged skipping
2025/03/09 01:34:15 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:34:15 DEBUG : Waiting for deletions to finish
2025/03/09 01:34:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.35s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:34:17 DEBUG : potato: Starting multipart upload
2025/03/09 01:34:18 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/09 01:34:18 DEBUG : empty space: Starting multipart upload
2025/03/09 01:34:19 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:34:21 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:34:21 DEBUG : potato2: Starting multipart upload
2025/03/09 01:34:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:34:21 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:34:21 DEBUG : empty space: Unchanged skipping
2025/03/09 01:34:21 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:34:21 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/09 01:34:22 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/09 01:34:22 INFO  : potato2: Copied (new)
2025/03/09 01:34:22 DEBUG : Waiting for deletions to finish
2025/03/09 01:34:22 INFO  : potato: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.38s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:34:25 DEBUG : b/potato: Starting multipart upload
2025/03/09 01:34:26 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/09 01:34:27 DEBUG : c/non empty space: Starting multipart upload
2025/03/09 01:34:28 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/09 01:34:28 INFO  : d: Making directory
2025/03/09 01:34:29 INFO  : d/e: Making directory
2025/03/09 01:34:31 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/09 01:34:31 DEBUG : c: Directory modification time the same (differ by 151.979253ms, within tolerance 1s)
2025/03/09 01:34:31 DEBUG : Added delayed dir = "c", newDst=c
2025/03/09 01:34:31 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/09 01:34:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:34:31 DEBUG : c/non empty space: Unchanged skipping
2025/03/09 01:34:32 DEBUG : a/potato2: Starting multipart upload
2025/03/09 01:34:33 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:34:33 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:34:33 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/09 01:34:34 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/09 01:34:34 INFO  : a/potato2: Copied (new)
2025/03/09 01:34:34 DEBUG : Waiting for deletions to finish
2025/03/09 01:34:34 INFO  : b/potato: Deleted
2025/03/09 01:34:35 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/09 01:34:35 INFO  : d/e: Removing directory
2025/03/09 01:34:36 INFO  : d: Removing directory
2025/03/09 01:34:36 INFO  : b: Removing directory
2025/03/09 01:34:37 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': deleted 3 directories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.32s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:34:41 DEBUG : b/potato: Starting multipart upload
2025/03/09 01:34:42 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/09 01:34:43 DEBUG : c/non empty space: Starting multipart upload
2025/03/09 01:34:44 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/09 01:34:45 INFO  : d: Making directory
2025/03/09 01:34:46 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/09 01:34:46 DEBUG : c: Directory modification time the same (differ by -43.91838ms, within tolerance 1s)
2025/03/09 01:34:46 DEBUG : Added delayed dir = "c", newDst=c
2025/03/09 01:34:46 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/09 01:34:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:34:47 DEBUG : c/non empty space: Unchanged skipping
2025/03/09 01:34:47 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:34:47 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:34:47 DEBUG : a/potato2: Starting multipart upload
2025/03/09 01:34:48 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/09 01:34:49 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/09 01:34:49 INFO  : a/potato2: Copied (new)
2025/03/09 01:34:49 ERROR : OneDrive root 'rclone-test-rumafat0jeze': not deleting files as there were IO errors
2025/03/09 01:34:49 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/09 01:34:49 ERROR : OneDrive root 'rclone-test-rumafat0jeze': not deleting directories as there were IO errors
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.78s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:34:54 DEBUG : potato: Starting multipart upload
2025/03/09 01:34:55 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/09 01:34:56 DEBUG : empty space: Starting multipart upload
2025/03/09 01:34:57 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:34:58 DEBUG : Waiting for deletions to finish
2025/03/09 01:34:58 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:34:58 DEBUG : potato2: Starting multipart upload
2025/03/09 01:34:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:34:58 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:34:58 DEBUG : empty space: Unchanged skipping
2025/03/09 01:34:58 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:34:58 INFO  : potato: Deleted
2025/03/09 01:34:59 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/09 01:35:00 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/09 01:35:00 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncDeleteDuring (7.26s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:02 DEBUG : potato: Starting multipart upload
2025/03/09 01:35:02 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/09 01:35:03 DEBUG : empty space: Starting multipart upload
2025/03/09 01:35:04 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:35:05 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:05 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:05 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:06 INFO  : potato: Deleted
2025/03/09 01:35:06 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:35:06 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:35:06 DEBUG : potato2: Starting multipart upload
2025/03/09 01:35:06 DEBUG : empty space: Unchanged skipping
2025/03/09 01:35:06 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:07 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/09 01:35:07 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/09 01:35:07 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncDeleteBefore (7.79s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:09 DEBUG : potato: Starting multipart upload
2025/03/09 01:35:10 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/09 01:35:12 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:35:12 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:12 DEBUG : potato2: Starting multipart upload
2025/03/09 01:35:12 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:12 DEBUG : potato2: Uploading segment 0/19 size 19
2025/03/09 01:35:13 DEBUG : potato2: quickxor = e9742354497b863ab0810d7913c118de00873494 OK
2025/03/09 01:35:13 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestCopyDeleteBefore (5.48s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:15 DEBUG : potato2: Starting multipart upload
2025/03/09 01:35:16 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/09 01:35:16 DEBUG : empty space: Starting multipart upload
2025/03/09 01:35:17 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:35:18 DEBUG : enormous: Excluded (Size Filter)
2025/03/09 01:35:18 DEBUG : enormous: Excluded
2025/03/09 01:35:18 DEBUG : potato2: Excluded (Size Filter)
2025/03/09 01:35:18 DEBUG : potato2: Excluded
2025/03/09 01:35:18 DEBUG : potato2: Excluded (Size Filter)
2025/03/09 01:35:18 DEBUG : potato2: Excluded
2025/03/09 01:35:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:35:18 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:18 DEBUG : empty space: Unchanged skipping
2025/03/09 01:35:18 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:18 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:18 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:19 DEBUG : enormous: Excluded (Size Filter)
2025/03/09 01:35:19 DEBUG : enormous: Excluded
2025/03/09 01:35:19 DEBUG : potato2: Excluded (Size Filter)
2025/03/09 01:35:19 DEBUG : potato2: Excluded
2025/03/09 01:35:19 DEBUG : potato2: Excluded (Size Filter)
2025/03/09 01:35:19 DEBUG : potato2: Excluded
2025/03/09 01:35:19 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/03/09 01:35:19 DEBUG : empty space: Unchanged skipping
2025/03/09 01:35:19 DEBUG : Local file system at /tmp/rclone3297504992: Waiting for checks to finish
2025/03/09 01:35:19 DEBUG : Local file system at /tmp/rclone3297504992: Waiting for transfers to finish
2025/03/09 01:35:19 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:19 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncWithExclude (6.17s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:21 DEBUG : potato2: Starting multipart upload
2025/03/09 01:35:22 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/09 01:35:23 DEBUG : empty space: Starting multipart upload
2025/03/09 01:35:23 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:35:24 DEBUG : enormous: Starting multipart upload
2025/03/09 01:35:25 DEBUG : enormous: Uploading segment 0/100 size 100
2025/03/09 01:35:26 DEBUG : enormous: Excluded (Size Filter)
2025/03/09 01:35:26 DEBUG : enormous: Excluded
2025/03/09 01:35:26 DEBUG : potato2: Excluded (Size Filter)
2025/03/09 01:35:26 DEBUG : potato2: Excluded
2025/03/09 01:35:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:35:26 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:26 DEBUG : empty space: Unchanged skipping
2025/03/09 01:35:26 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:26 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:26 INFO  : potato2: Deleted
2025/03/09 01:35:27 INFO  : enormous: Deleted
2025/03/09 01:35:27 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/03/09 01:35:27 DEBUG : empty space: Unchanged skipping
2025/03/09 01:35:27 DEBUG : Local file system at /tmp/rclone3297504992: Waiting for checks to finish
2025/03/09 01:35:27 DEBUG : Local file system at /tmp/rclone3297504992: Waiting for transfers to finish
2025/03/09 01:35:27 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:27 INFO  : enormous: Deleted
2025/03/09 01:35:27 INFO  : potato2: Deleted
2025/03/09 01:35:27 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (8.11s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:29 DEBUG : one: Starting multipart upload
2025/03/09 01:35:30 DEBUG : one: Uploading segment 0/3 size 3
2025/03/09 01:35:31 DEBUG : two: Starting multipart upload
2025/03/09 01:35:31 DEBUG : two: Uploading segment 0/3 size 3
2025/03/09 01:35:32 DEBUG : three: Starting multipart upload
2025/03/09 01:35:33 DEBUG : three: Uploading segment 0/5 size 5
2025/03/09 01:35:34 DEBUG : four: Starting multipart upload
2025/03/09 01:35:34 DEBUG : four: Uploading segment 0/8 size 8
2025/03/09 01:35:36 DEBUG : five: Need to transfer - File not found at Destination
2025/03/09 01:35:36 DEBUG : one: Destination is newer than source, skipping
2025/03/09 01:35:36 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/09 01:35:36 DEBUG : three: Sizes identical
2025/03/09 01:35:36 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/09 01:35:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/09 01:35:36 DEBUG : five: Starting multipart upload
2025/03/09 01:35:36 DEBUG : four: Starting multipart upload
2025/03/09 01:35:36 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 (Local file system at /tmp/rclone3297504992)
2025/03/09 01:35:36 DEBUG : two: quickxor = 54b8c21300000000000000000300000000000000 (OneDrive root 'rclone-test-rumafat0jeze')
2025/03/09 01:35:36 DEBUG : two: quickxor differ
2025/03/09 01:35:36 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:36 DEBUG : two: Starting multipart upload
2025/03/09 01:35:36 DEBUG : four: Uploading segment 0/4 size 4
2025/03/09 01:35:36 DEBUG : two: Uploading segment 0/3 size 3
2025/03/09 01:35:37 DEBUG : five: Uploading segment 0/4 size 4
2025/03/09 01:35:37 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK
2025/03/09 01:35:37 INFO  : four: Copied (replaced existing)
2025/03/09 01:35:38 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK
2025/03/09 01:35:38 INFO  : five: Copied (new)
2025/03/09 01:35:38 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/09 01:35:38 INFO  : two: Copied (replaced existing)
2025/03/09 01:35:38 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:38 DEBUG : one: Destination is newer than source, skipping
2025/03/09 01:35:38 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:38 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 (Local file system at /tmp/rclone3297504992)
2025/03/09 01:35:38 DEBUG : three: quickxor = 544082148a500400000000000500000000000000 (OneDrive root 'rclone-test-rumafat0jeze')
2025/03/09 01:35:38 DEBUG : three: quickxor differ
2025/03/09 01:35:38 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/09 01:35:38 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK
2025/03/09 01:35:38 DEBUG : two: Size and quickxor of src and dst objects identical
2025/03/09 01:35:38 DEBUG : five: Size and quickxor of src and dst objects identical
2025/03/09 01:35:38 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK
2025/03/09 01:35:38 DEBUG : four: Size and quickxor of src and dst objects identical
2025/03/09 01:35:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/09 01:35:38 DEBUG : three: Starting multipart upload
2025/03/09 01:35:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/09 01:35:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/09 01:35:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/09 01:35:38 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:39 DEBUG : three: Uploading segment 0/5 size 5
2025/03/09 01:35:40 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 OK
2025/03/09 01:35:40 INFO  : three: Copied (replaced existing)
2025/03/09 01:35:40 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (12.96s)
=== 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-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:1538: Can track renames: true
2025/03/09 01:35:42 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Making map for --track-renames
2025/03/09 01:35:42 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Finished making map for --track-renames
2025/03/09 01:35:42 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:42 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/09 01:35:42 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for renames to finish
2025/03/09 01:35:42 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/09 01:35:42 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:42 DEBUG : potato: Starting multipart upload
2025/03/09 01:35:42 DEBUG : yam: Starting multipart upload
2025/03/09 01:35:43 DEBUG : yam: Uploading segment 0/11 size 11
2025/03/09 01:35:43 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/09 01:35:44 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/09 01:35:44 INFO  : yam: Copied (new)
2025/03/09 01:35:44 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/09 01:35:44 INFO  : potato: Copied (new)
2025/03/09 01:35:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:35:45 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Making map for --track-renames
2025/03/09 01:35:45 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Finished making map for --track-renames
2025/03/09 01:35:45 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:45 DEBUG : potato: Unchanged skipping
2025/03/09 01:35:45 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for renames to finish
2025/03/09 01:35:46 INFO  : yam: Moved (server-side) to: yaml
2025/03/09 01:35:46 INFO  : yaml: Renamed from "yam"
2025/03/09 01:35:46 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:46 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:46 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncWithTrackRenames (6.65s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:1610: Can track renames: true
2025/03/09 01:35:49 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Making map for --track-renames
2025/03/09 01:35:49 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Finished making map for --track-renames
2025/03/09 01:35:49 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:49 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/09 01:35:49 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/09 01:35:49 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for renames to finish
2025/03/09 01:35:49 DEBUG : potato: Starting multipart upload
2025/03/09 01:35:49 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:49 DEBUG : yam: Starting multipart upload
2025/03/09 01:35:50 DEBUG : yam: Uploading segment 0/11 size 11
2025/03/09 01:35:50 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/09 01:35:51 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/09 01:35:51 INFO  : yam: Copied (new)
2025/03/09 01:35:51 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/09 01:35:51 INFO  : potato: Copied (new)
2025/03/09 01:35:51 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:35:51 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Making map for --track-renames
2025/03/09 01:35:51 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Finished making map for --track-renames
2025/03/09 01:35:51 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:51 DEBUG : potato: Unchanged skipping
2025/03/09 01:35:51 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for renames to finish
2025/03/09 01:35:53 INFO  : yam: Moved (server-side) to: yaml
2025/03/09 01:35:53 INFO  : yaml: Renamed from "yam"
2025/03/09 01:35:53 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:53 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:53 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (6.36s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:1649: Can track renames: true
2025/03/09 01:35:55 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/03/09 01:35:55 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Making map for --track-renames
2025/03/09 01:35:55 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Finished making map for --track-renames
2025/03/09 01:35:55 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:35:55 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/09 01:35:55 DEBUG : potato: Starting multipart upload
2025/03/09 01:35:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/09 01:35:55 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for renames to finish
2025/03/09 01:35:55 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:35:56 DEBUG : sub/yam: Starting multipart upload
2025/03/09 01:35:56 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/09 01:35:57 DEBUG : sub/yam: Uploading segment 0/11 size 11
2025/03/09 01:35:57 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/09 01:35:57 INFO  : potato: Copied (new)
2025/03/09 01:35:58 DEBUG : sub/yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/09 01:35:58 INFO  : sub/yam: Copied (new)
2025/03/09 01:35:58 DEBUG : Waiting for deletions to finish
2025/03/09 01:35:58 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:35:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:35:59 DEBUG : potato: Unchanged skipping
2025/03/09 01:35:59 INFO  : sub: Set directory modification time (using SetModTime)
2025/03/09 01:35:59 DEBUG : Added delayed dir = "sub", newDst=sub
2025/03/09 01:36:00 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Making map for --track-renames
2025/03/09 01:36:00 INFO  : OneDrive root 'rclone-test-rumafat0jeze': Finished making map for --track-renames
2025/03/09 01:36:00 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:36:00 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for renames to finish
2025/03/09 01:36:01 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/09 01:36:01 INFO  : yam: Renamed from "sub/yam"
2025/03/09 01:36:01 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:36:01 DEBUG : Waiting for deletions to finish
2025/03/09 01:36:01 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.54s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:36:05 DEBUG : Creating backend with remote "/tmp/rclone3297504992/dir1"
2025/03/09 01:36:05 DEBUG : Config file has changed externally - reloading
2025/03/09 01:36:05 DEBUG : Creating backend with remote "/tmp/rclone3297504992/dir2"
2025/03/09 01:36:05 DEBUG : Local file system at /tmp/rclone3297504992/dir2: Using server-side directory move
2025/03/09 01:36:05 INFO  : Local file system at /tmp/rclone3297504992/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/09 01:36:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/09 01:36:05 DEBUG : Local file system at /tmp/rclone3297504992/dir2: Waiting for checks to finish
2025/03/09 01:36:05 DEBUG : Local file system at /tmp/rclone3297504992/dir2: Waiting for transfers to finish
2025/03/09 01:36:05 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.58s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:36:06 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/09 01:36:06 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:36:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:36:06 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/09 01:36:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/09 01:36:06 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:36:06 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:36:06 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:36:07 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:36:08 DEBUG : nested/sub dir/file: Starting multipart upload
2025/03/09 01:36:08 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:36:08 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:36:08 INFO  : sub dir/hello world: Deleted
2025/03/09 01:36:09 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6
2025/03/09 01:36:09 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK
2025/03/09 01:36:09 INFO  : nested/sub dir/file: Copied (new)
2025/03/09 01:36:09 INFO  : nested/sub dir/file: Deleted
2025/03/09 01:36:10 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:36:10 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/03/09 01:36:10 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:36:10 INFO  : sub dir: Removing directory
2025/03/09 01:36:10 INFO  : nested/sub dir: Removing directory
2025/03/09 01:36:10 INFO  : nested: Removing directory
2025/03/09 01:36:10 DEBUG : Local file system at /tmp/rclone3297504992: deleted 3 directories
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (10.01s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:36:16 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/09 01:36:16 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/09 01:36:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/09 01:36:16 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/09 01:36:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/09 01:36:16 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:36:16 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:36:16 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/09 01:36:18 DEBUG : nested/sub dir/file: Starting multipart upload
2025/03/09 01:36:19 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6
2025/03/09 01:36:19 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/09 01:36:20 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK
2025/03/09 01:36:20 INFO  : nested/sub dir/file: Copied (new)
2025/03/09 01:36:20 INFO  : nested/sub dir/file: Deleted
2025/03/09 01:36:20 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/09 01:36:20 INFO  : sub dir/hello world: Copied (new)
2025/03/09 01:36:20 INFO  : sub dir/hello world: Deleted
2025/03/09 01:36:20 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:36:20 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:36:20 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.43s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:36:26 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/09 01:36:26 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/09 01:36:26 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:36:26 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:36:26 DEBUG : existing: Starting multipart upload
2025/03/09 01:36:26 DEBUG : existing-b: Starting multipart upload
2025/03/09 01:36:27 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/09 01:36:27 DEBUG : existing-b: Uploading segment 0/6 size 6
2025/03/09 01:36:28 DEBUG : existing-b: quickxor = 7478431bc2408737000000000600000000000000 OK
2025/03/09 01:36:28 INFO  : existing-b: Copied (new)
2025/03/09 01:36:28 INFO  : existing-b: Deleted
2025/03/09 01:36:28 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/09 01:36:28 INFO  : existing: Copied (new)
2025/03/09 01:36:28 INFO  : existing: Deleted
2025/03/09 01:36:29 DEBUG : existing: Destination exists, skipping
2025/03/09 01:36:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/09 01:36:29 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:36:29 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:36:29 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestMoveWithIgnoreExisting (5.32s)
=== RUN   TestServerSideMove
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:36:31 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-qekutir8tari"
2025/03/09 01:36:33 DEBUG : potato2: Starting multipart upload
2025/03/09 01:36:34 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/09 01:36:35 DEBUG : empty space: Starting multipart upload
2025/03/09 01:36:35 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:36:36 DEBUG : potato3: Starting multipart upload
2025/03/09 01:36:37 DEBUG : potato3: Uploading segment 0/68 size 68
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-rumafat0jeze' -> OneDrive root 'rclone-test-qekutir8tari'
2025/03/09 01:36:39 DEBUG : empty space: Starting multipart upload
2025/03/09 01:36:40 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:36:42 DEBUG : potato3: Starting multipart upload
2025/03/09 01:36:42 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/09 01:36:44 DEBUG : OneDrive root 'rclone-test-qekutir8tari': Using server-side directory move
2025/03/09 01:36:44 INFO  : OneDrive root 'rclone-test-qekutir8tari': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/09 01:36:44 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:36:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/09 01:36:44 DEBUG : OneDrive root 'rclone-test-qekutir8tari': Waiting for checks to finish
2025/03/09 01:36:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/09 01:36:44 DEBUG : empty space: Unchanged skipping
2025/03/09 01:36:44 INFO  : empty space: Deleted
2025/03/09 01:36:44 DEBUG : OneDrive root 'rclone-test-qekutir8tari': Waiting for transfers to finish
2025/03/09 01:36:45 INFO  : potato2: Moved (server-side)
2025/03/09 01:36:45 INFO  : potato3: Deleted
2025/03/09 01:36:46 INFO  : potato3: Moved (server-side)
2025/03/09 01:36:47 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-xijofun4rayo"
2025/03/09 01:36:49 DEBUG : OneDrive root 'rclone-test-xijofun4rayo': Using server-side directory move
2025/03/09 01:36:50 INFO  : OneDrive root 'rclone-test-xijofun4rayo': Server side directory move succeeded
2025/03/09 01:36:50 ERROR : : error listing: directory not found
2025/03/09 01:36:50 DEBUG : OneDrive root 'rclone-test-xijofun4rayo': Purge remote
2025/03/09 01:36:51 DEBUG : OneDrive root 'rclone-test-qekutir8tari': Purge remote
2025/03/09 01:36:51 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (20.40s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:36:51 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-xuretuy5diwa"
2025/03/09 01:36:53 DEBUG : potato2: Starting multipart upload
2025/03/09 01:36:54 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/09 01:36:55 DEBUG : empty space: Starting multipart upload
2025/03/09 01:36:56 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:36:56 DEBUG : potato3: Starting multipart upload
2025/03/09 01:36:57 DEBUG : potato3: Uploading segment 0/68 size 68
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-rumafat0jeze' -> OneDrive root 'rclone-test-xuretuy5diwa'
2025/03/09 01:36:59 DEBUG : empty space: Starting multipart upload
2025/03/09 01:37:00 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:37:01 DEBUG : potato3: Starting multipart upload
2025/03/09 01:37:02 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/09 01:37:03 DEBUG : empty space: Excluded (Size Filter)
2025/03/09 01:37:03 DEBUG : empty space: Excluded
2025/03/09 01:37:03 DEBUG : empty space: Excluded (Size Filter)
2025/03/09 01:37:03 DEBUG : empty space: Excluded
2025/03/09 01:37:03 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:37:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/09 01:37:03 DEBUG : OneDrive root 'rclone-test-xuretuy5diwa': Waiting for checks to finish
2025/03/09 01:37:03 DEBUG : OneDrive root 'rclone-test-xuretuy5diwa': Waiting for transfers to finish
2025/03/09 01:37:04 INFO  : potato3: Deleted
2025/03/09 01:37:04 INFO  : potato2: Moved (server-side)
2025/03/09 01:37:06 INFO  : potato3: Moved (server-side)
2025/03/09 01:37:06 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-wuwufaz2yada"
2025/03/09 01:37:08 DEBUG : empty space: Excluded (Size Filter)
2025/03/09 01:37:08 DEBUG : empty space: Excluded
2025/03/09 01:37:08 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:37:08 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/09 01:37:08 DEBUG : OneDrive root 'rclone-test-wuwufaz2yada': Waiting for checks to finish
2025/03/09 01:37:08 DEBUG : OneDrive root 'rclone-test-wuwufaz2yada': Waiting for transfers to finish
2025/03/09 01:37:10 INFO  : potato2: Moved (server-side)
2025/03/09 01:37:11 INFO  : potato3: Moved (server-side)
2025/03/09 01:37:12 DEBUG : OneDrive root 'rclone-test-wuwufaz2yada': Purge remote
2025/03/09 01:37:12 DEBUG : OneDrive root 'rclone-test-xuretuy5diwa': Purge remote
--- PASS: TestServerSideMoveWithFilter (21.72s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:37:13 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-puzojoz0joda"
2025/03/09 01:37:14 DEBUG : potato2: Starting multipart upload
2025/03/09 01:37:15 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/09 01:37:15 DEBUG : empty space: Starting multipart upload
2025/03/09 01:37:16 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:37:17 DEBUG : potato3: Starting multipart upload
2025/03/09 01:37:18 DEBUG : potato3: Uploading segment 0/68 size 68
2025/03/09 01:37:18 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-rumafat0jeze' -> OneDrive root 'rclone-test-puzojoz0joda'
2025/03/09 01:37:20 DEBUG : empty space: Starting multipart upload
2025/03/09 01:37:21 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/09 01:37:22 DEBUG : potato3: Starting multipart upload
2025/03/09 01:37:23 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/09 01:37:24 DEBUG : OneDrive root 'rclone-test-puzojoz0joda': Using server-side directory move
2025/03/09 01:37:24 INFO  : OneDrive root 'rclone-test-puzojoz0joda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/09 01:37:24 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/09 01:37:24 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/03/09 01:37:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/09 01:37:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/09 01:37:24 DEBUG : empty space: Unchanged skipping
2025/03/09 01:37:25 DEBUG : OneDrive root 'rclone-test-puzojoz0joda': Waiting for checks to finish
2025/03/09 01:37:25 INFO  : empty space: Deleted
2025/03/09 01:37:25 DEBUG : OneDrive root 'rclone-test-puzojoz0joda': Waiting for transfers to finish
2025/03/09 01:37:25 INFO  : potato2: Moved (server-side)
2025/03/09 01:37:25 INFO  : potato3: Deleted
2025/03/09 01:37:27 INFO  : potato3: Moved (server-side)
2025/03/09 01:37:27 INFO  : tomatoDir: Removing directory
2025/03/09 01:37:27 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': deleted 1 directories
2025/03/09 01:37:28 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-gigenoj3mora"
2025/03/09 01:37:30 INFO  : tomatoDir: Making directory
2025/03/09 01:37:31 DEBUG : OneDrive root 'rclone-test-gigenoj3mora': Using server-side directory move
2025/03/09 01:37:32 INFO  : OneDrive root 'rclone-test-gigenoj3mora': Server side directory move succeeded
2025/03/09 01:37:33 ERROR : : error listing: directory not found
2025/03/09 01:37:33 ERROR : : error listing: directory not found
2025/03/09 01:37:33 DEBUG : OneDrive root 'rclone-test-gigenoj3mora': Purge remote
2025/03/09 01:37:33 DEBUG : OneDrive root 'rclone-test-puzojoz0joda': Purge remote
2025/03/09 01:37:34 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.10s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.54s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:37:35 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/rclone-sync-test"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncOverlap (5.55s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:37:40 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/rclone-sync-test"
2025/03/09 01:37:44 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/rclone-sync-test-include/layer2"
2025/03/09 01:37:48 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/rclone-sync-test-ignore-file"
2025/03/09 01:37:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Starting multipart upload
2025/03/09 01:37:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading segment 0/1 size 1
2025/03/09 01:37:53 DEBUG : rclone-sync-test: Excluded
2025/03/09 01:37:54 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/09 01:37:54 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/09 01:37:55 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/09 01:37:55 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/rclone-sync-test': Waiting for checks to finish
2025/03/09 01:37:55 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/rclone-sync-test': Waiting for transfers to finish
2025/03/09 01:37:55 DEBUG : Waiting for deletions to finish
2025/03/09 01:37:55 INFO  : There was nothing to transfer
2025/03/09 01:37:57 DEBUG : rclone-sync-test: Excluded
2025/03/09 01:37:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/09 01:37:59 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/09 01:37:59 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:37:59 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:37:59 DEBUG : Waiting for deletions to finish
2025/03/09 01:37:59 INFO  : rclone-sync-test-include: Removing directory
2025/03/09 01:37:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/09 01:37:59 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': failed to delete 1 directories
2025/03/09 01:37:59 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:38:00 DEBUG : rclone-sync-test: Excluded
2025/03/09 01:38:01 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/09 01:38:01 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/09 01:38:02 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/09 01:38:02 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/09 01:38:02 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/09 01:38:02 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:02 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:38:03 DEBUG : rclone-sync-test: Excluded
2025/03/09 01:38:04 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/09 01:38:05 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/09 01:38:05 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:38:05 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:38:05 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:05 INFO  : rclone-sync-test-include: Removing directory
2025/03/09 01:38:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/09 01:38:06 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': failed to delete 1 directories
2025/03/09 01:38:06 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:38:06 DEBUG : : Excluded
2025/03/09 01:38:07 DEBUG : rclone-sync-test: Excluded
2025/03/09 01:38:07 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/09 01:38:08 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/09 01:38:09 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/09 01:38:09 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/09 01:38:09 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/09 01:38:09 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:09 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncOverlapWithFilter (40.95s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:38:21 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dst"
2025/03/09 01:38:24 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/CompareDest"
2025/03/09 01:38:28 DEBUG : one: Need to transfer - File not found at Destination
2025/03/09 01:38:28 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:38:28 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:38:29 DEBUG : one: Starting multipart upload
2025/03/09 01:38:29 DEBUG : one: Uploading segment 0/3 size 3
2025/03/09 01:38:31 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK
2025/03/09 01:38:31 INFO  : one: Copied (new)
2025/03/09 01:38:31 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:38:32 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:38:33 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:38:33 DEBUG : one: Starting multipart upload
2025/03/09 01:38:33 DEBUG : one: Uploading segment 0/5 size 5
2025/03/09 01:38:34 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/09 01:38:34 INFO  : one: Copied (replaced existing)
2025/03/09 01:38:34 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:35 DEBUG : dst/one: Starting multipart upload
2025/03/09 01:38:35 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/09 01:38:37 DEBUG : CompareDest/one: Starting multipart upload
2025/03/09 01:38:37 DEBUG : CompareDest/one: Uploading segment 0/5 size 5
2025/03/09 01:38:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:38:39 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:38:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:38:40 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/09 01:38:40 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:38:40 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:40 INFO  : There was nothing to transfer
2025/03/09 01:38:41 DEBUG : CompareDest/two: Starting multipart upload
2025/03/09 01:38:41 DEBUG : CompareDest/two: Uploading segment 0/3 size 3
2025/03/09 01:38:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:38:43 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/09 01:38:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:38:43 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:38:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:38:44 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/09 01:38:44 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:38:44 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:44 INFO  : There was nothing to transfer
2025/03/09 01:38:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:38:45 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/09 01:38:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:38:45 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:38:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:38:46 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/09 01:38:46 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:38:46 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:46 INFO  : There was nothing to transfer
2025/03/09 01:38:48 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/09 01:38:48 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/09 01:38:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/09 01:38:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:38:48 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:38:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:38:49 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/09 01:38:49 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:38:49 DEBUG : Waiting for deletions to finish
2025/03/09 01:38:49 INFO  : There was nothing to transfer
2025/03/09 01:38:51 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/09 01:38:51 DEBUG : two: Need to transfer - File not found at Destination
2025/03/09 01:38:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:38:51 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:38:51 DEBUG : two: Starting multipart upload
2025/03/09 01:38:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:38:51 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/09 01:38:51 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:38:51 DEBUG : two: Uploading segment 0/5 size 5
2025/03/09 01:38:52 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK
2025/03/09 01:38:52 INFO  : two: Copied (new)
2025/03/09 01:38:52 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (34.57s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:38:57 DEBUG : pre-dest1/1: Starting multipart upload
2025/03/09 01:38:57 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1
2025/03/09 01:38:59 DEBUG : pre-dest2/2: Starting multipart upload
2025/03/09 01:38:59 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1
2025/03/09 01:39:01 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dest"
2025/03/09 01:39:03 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/pre-dest1"
2025/03/09 01:39:05 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/pre-dest2"
2025/03/09 01:39:08 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:39:08 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/09 01:39:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:39:09 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/09 01:39:10 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/09 01:39:10 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dest': Waiting for checks to finish
2025/03/09 01:39:10 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dest': Waiting for transfers to finish
2025/03/09 01:39:10 DEBUG : 3: Starting multipart upload
2025/03/09 01:39:11 DEBUG : 3: Uploading segment 0/1 size 1
2025/03/09 01:39:13 DEBUG : 3: quickxor = 3300000000000000000000000100000000000000 OK
2025/03/09 01:39:13 INFO  : 3: Copied (new)
2025/03/09 01:39:13 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (21.03s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:39:17 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dst"
2025/03/09 01:39:22 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/CopyDest"
2025/03/09 01:39:25 DEBUG : one: Need to transfer - File not found at Destination
2025/03/09 01:39:25 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:39:25 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:39:26 DEBUG : one: Starting multipart upload
2025/03/09 01:39:27 DEBUG : one: Uploading segment 0/3 size 3
2025/03/09 01:39:29 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK
2025/03/09 01:39:29 INFO  : one: Copied (new)
2025/03/09 01:39:29 DEBUG : Waiting for deletions to finish
2025/03/09 01:39:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:39:30 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:39:31 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:39:31 DEBUG : one: Starting multipart upload
2025/03/09 01:39:31 DEBUG : one: Uploading segment 0/5 size 5
2025/03/09 01:39:32 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/09 01:39:32 INFO  : one: Copied (replaced existing)
2025/03/09 01:39:32 DEBUG : Waiting for deletions to finish
2025/03/09 01:39:32 DEBUG : dst/one: Starting multipart upload
2025/03/09 01:39:33 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/09 01:39:34 DEBUG : CopyDest/one: Starting multipart upload
2025/03/09 01:39:35 DEBUG : CopyDest/one: Uploading segment 0/5 size 5
2025/03/09 01:39:37 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/BackupDir"
2025/03/09 01:39:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:39:39 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:39:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:39:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/09 01:39:42 INFO  : one: Moved (server-side)
2025/03/09 01:39:45 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/09 01:39:45 INFO  : one: Copied (server-side copy)
2025/03/09 01:39:45 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/09 01:39:45 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:39:45 DEBUG : Waiting for deletions to finish
2025/03/09 01:39:46 DEBUG : CopyDest/two: Starting multipart upload
2025/03/09 01:39:46 DEBUG : CopyDest/two: Uploading segment 0/3 size 3
2025/03/09 01:39:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:39:54 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/09 01:39:54 INFO  : two: Copied (server-side copy)
2025/03/09 01:39:54 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/09 01:39:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:39:54 DEBUG : one: Unchanged skipping
2025/03/09 01:39:54 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:39:54 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:39:54 DEBUG : Waiting for deletions to finish
2025/03/09 01:39:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:39:55 DEBUG : one: Unchanged skipping
2025/03/09 01:39:55 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:39:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:39:55 DEBUG : two: Unchanged skipping
2025/03/09 01:39:55 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:39:55 DEBUG : Waiting for deletions to finish
2025/03/09 01:39:55 INFO  : There was nothing to transfer
2025/03/09 01:39:56 DEBUG : CopyDest/three: Starting multipart upload
2025/03/09 01:39:56 DEBUG : CopyDest/three: Uploading segment 0/5 size 5
2025/03/09 01:39:58 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/09 01:39:58 DEBUG : three: Destination not found in --copy-dest
2025/03/09 01:39:58 DEBUG : three: Need to transfer - File not found at Destination
2025/03/09 01:39:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:39:58 DEBUG : one: Unchanged skipping
2025/03/09 01:39:58 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:39:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/09 01:39:58 DEBUG : two: Unchanged skipping
2025/03/09 01:39:58 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:39:58 DEBUG : three: Starting multipart upload
2025/03/09 01:40:00 DEBUG : three: Uploading segment 0/7 size 7
2025/03/09 01:40:01 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK
2025/03/09 01:40:01 INFO  : three: Copied (new)
2025/03/09 01:40:01 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (48.96s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:40:07 DEBUG : dst/one: Starting multipart upload
2025/03/09 01:40:07 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/09 01:40:08 DEBUG : dst/two: Starting multipart upload
2025/03/09 01:40:09 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/09 01:40:10 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:40:11 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/09 01:40:12 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dst"
2025/03/09 01:40:13 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/backup"
2025/03/09 01:40:16 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/09 01:40:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:40:16 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:40:16 DEBUG : two: Unchanged skipping
2025/03/09 01:40:18 INFO  : one: Moved (server-side)
2025/03/09 01:40:18 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:40:18 DEBUG : one: Starting multipart upload
2025/03/09 01:40:19 DEBUG : one: Uploading segment 0/4 size 4
2025/03/09 01:40:20 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/09 01:40:20 INFO  : one: Copied (new)
2025/03/09 01:40:20 DEBUG : Waiting for deletions to finish
2025/03/09 01:40:22 INFO  : three.txt: Moved (server-side)
2025/03/09 01:40:22 INFO  : three.txt: Moved into backup dir
2025/03/09 01:40:22 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:40:23 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/09 01:40:25 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/09 01:40:25 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:40:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:40:25 DEBUG : two: Unchanged skipping
2025/03/09 01:40:26 INFO  : one: Deleted
2025/03/09 01:40:26 INFO  : one: Moved (server-side)
2025/03/09 01:40:26 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:40:26 DEBUG : one: Starting multipart upload
2025/03/09 01:40:27 DEBUG : one: Uploading segment 0/5 size 5
2025/03/09 01:40:28 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/09 01:40:28 INFO  : one: Copied (new)
2025/03/09 01:40:28 DEBUG : Waiting for deletions to finish
2025/03/09 01:40:29 INFO  : three.txt: Deleted
2025/03/09 01:40:29 INFO  : three.txt: Moved (server-side)
2025/03/09 01:40:29 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (27.30s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:40:34 DEBUG : dst/one: Starting multipart upload
2025/03/09 01:40:35 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/09 01:40:35 DEBUG : dst/two: Starting multipart upload
2025/03/09 01:40:36 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/09 01:40:37 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:40:38 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/09 01:40:40 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dst"
2025/03/09 01:40:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/backup"
2025/03/09 01:40:45 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/09 01:40:45 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:40:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:40:45 DEBUG : two: Unchanged skipping
2025/03/09 01:40:47 INFO  : one: Moved (server-side) to: one.bak
2025/03/09 01:40:47 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:40:47 DEBUG : one: Starting multipart upload
2025/03/09 01:40:49 DEBUG : one: Uploading segment 0/4 size 4
2025/03/09 01:40:50 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/09 01:40:50 INFO  : one: Copied (new)
2025/03/09 01:40:50 DEBUG : Waiting for deletions to finish
2025/03/09 01:40:52 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/09 01:40:52 INFO  : three.txt: Moved into backup dir
2025/03/09 01:40:52 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:40:53 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/09 01:40:55 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/09 01:40:55 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:40:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:40:55 DEBUG : two: Unchanged skipping
2025/03/09 01:40:56 INFO  : one.bak: Deleted
2025/03/09 01:40:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/09 01:40:57 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:40:57 DEBUG : one: Starting multipart upload
2025/03/09 01:40:58 DEBUG : one: Uploading segment 0/5 size 5
2025/03/09 01:40:59 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/09 01:40:59 INFO  : one: Copied (new)
2025/03/09 01:40:59 DEBUG : Waiting for deletions to finish
2025/03/09 01:41:00 INFO  : three.txt.bak: Deleted
2025/03/09 01:41:01 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/09 01:41:01 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (32.33s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:41:06 DEBUG : dst/one: Starting multipart upload
2025/03/09 01:41:07 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/09 01:41:08 DEBUG : dst/two: Starting multipart upload
2025/03/09 01:41:09 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/09 01:41:11 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:41:11 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/09 01:41:13 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dst"
2025/03/09 01:41:14 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/backup"
2025/03/09 01:41:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:41:17 DEBUG : two: Unchanged skipping
2025/03/09 01:41:17 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:41:17 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/09 01:41:20 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/09 01:41:20 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:41:20 DEBUG : one: Starting multipart upload
2025/03/09 01:41:21 DEBUG : one: Uploading segment 0/4 size 4
2025/03/09 01:41:22 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/09 01:41:22 INFO  : one: Copied (new)
2025/03/09 01:41:22 DEBUG : Waiting for deletions to finish
2025/03/09 01:41:24 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/09 01:41:24 INFO  : three.txt: Moved into backup dir
2025/03/09 01:41:24 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:41:25 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/09 01:41:27 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/09 01:41:27 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:41:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:41:27 DEBUG : two: Unchanged skipping
2025/03/09 01:41:28 INFO  : one-2019-01-01: Deleted
2025/03/09 01:41:29 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/09 01:41:29 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:41:29 DEBUG : one: Starting multipart upload
2025/03/09 01:41:30 DEBUG : one: Uploading segment 0/5 size 5
2025/03/09 01:41:31 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/09 01:41:31 INFO  : one: Copied (new)
2025/03/09 01:41:31 DEBUG : Waiting for deletions to finish
2025/03/09 01:41:31 INFO  : three-2019-01-01.txt: Deleted
2025/03/09 01:41:32 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/09 01:41:32 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (30.50s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:41:37 DEBUG : dst/one: Starting multipart upload
2025/03/09 01:41:37 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/09 01:41:38 DEBUG : dst/two: Starting multipart upload
2025/03/09 01:41:39 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/09 01:41:40 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:41:41 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/09 01:41:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dst"
2025/03/09 01:41:45 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/09 01:41:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:41:45 DEBUG : two: Unchanged skipping
2025/03/09 01:41:45 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:41:46 INFO  : one: Moved (server-side) to: one.bak
2025/03/09 01:41:46 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:41:46 DEBUG : one: Starting multipart upload
2025/03/09 01:41:47 DEBUG : one: Uploading segment 0/4 size 4
2025/03/09 01:41:48 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/09 01:41:48 INFO  : one: Copied (new)
2025/03/09 01:41:48 DEBUG : Waiting for deletions to finish
2025/03/09 01:41:50 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/09 01:41:50 INFO  : three.txt: Moved into backup dir
2025/03/09 01:41:50 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:41:51 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/09 01:41:53 DEBUG : one.bak: Excluded (Path Filter)
2025/03/09 01:41:53 DEBUG : one.bak: Excluded
2025/03/09 01:41:53 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/09 01:41:53 DEBUG : three.txt.bak: Excluded
2025/03/09 01:41:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/09 01:41:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:41:53 DEBUG : two: Unchanged skipping
2025/03/09 01:41:53 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for checks to finish
2025/03/09 01:41:54 INFO  : one.bak: Deleted
2025/03/09 01:41:54 INFO  : one: Moved (server-side) to: one.bak
2025/03/09 01:41:54 DEBUG : OneDrive root 'rclone-test-rumafat0jeze/dst': Waiting for transfers to finish
2025/03/09 01:41:54 DEBUG : one: Starting multipart upload
2025/03/09 01:41:55 DEBUG : one: Uploading segment 0/5 size 5
2025/03/09 01:41:56 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/09 01:41:56 INFO  : one: Copied (new)
2025/03/09 01:41:56 DEBUG : Waiting for deletions to finish
2025/03/09 01:41:57 INFO  : three.txt.bak: Deleted
2025/03/09 01:41:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/09 01:41:57 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (24.53s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:42:01 DEBUG : dst/one: Starting multipart upload
2025/03/09 01:42:02 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/09 01:42:03 DEBUG : dst/two: Starting multipart upload
2025/03/09 01:42:04 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/09 01:42:04 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:42:05 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/09 01:42:07 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dst"
2025/03/09 01:42:09 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/09 01:42:10 INFO  : one: Moved (server-side) to: one.bak
2025/03/09 01:42:10 DEBUG : one: Starting multipart upload
2025/03/09 01:42:11 DEBUG : one: Uploading segment 0/4 size 4
2025/03/09 01:42:13 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/09 01:42:13 INFO  : one: Copied (new)
2025/03/09 01:42:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:42:13 DEBUG : two: Unchanged skipping
2025/03/09 01:42:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/09 01:42:15 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/09 01:42:15 DEBUG : three.txt: Starting multipart upload
2025/03/09 01:42:16 DEBUG : three.txt: Uploading segment 0/6 size 6
2025/03/09 01:42:17 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK
2025/03/09 01:42:17 INFO  : three.txt: Copied (new)
2025/03/09 01:42:18 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/09 01:42:19 INFO  : one.bak: Deleted
2025/03/09 01:42:20 INFO  : one: Moved (server-side) to: one.bak
2025/03/09 01:42:20 DEBUG : one: Starting multipart upload
2025/03/09 01:42:21 DEBUG : one: Uploading segment 0/5 size 5
2025/03/09 01:42:21 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/09 01:42:21 INFO  : one: Copied (new)
2025/03/09 01:42:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:42:22 DEBUG : two: Unchanged skipping
2025/03/09 01:42:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/09 01:42:23 INFO  : three.txt.bak: Deleted
2025/03/09 01:42:24 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/09 01:42:24 DEBUG : three.txt: Starting multipart upload
2025/03/09 01:42:25 DEBUG : three.txt: Uploading segment 0/19 size 19
2025/03/09 01:42:26 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK
2025/03/09 01:42:26 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (28.61s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:42:30 DEBUG : dst/one: Starting multipart upload
2025/03/09 01:42:31 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/09 01:42:31 DEBUG : dst/two: Starting multipart upload
2025/03/09 01:42:32 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/09 01:42:33 DEBUG : dst/three.txt: Starting multipart upload
2025/03/09 01:42:34 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/09 01:42:35 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-rumafat0jeze/dst"
2025/03/09 01:42:38 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/09 01:42:39 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/09 01:42:39 DEBUG : one: Starting multipart upload
2025/03/09 01:42:40 DEBUG : one: Uploading segment 0/4 size 4
2025/03/09 01:42:41 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/09 01:42:41 INFO  : one: Copied (new)
2025/03/09 01:42:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:42:42 DEBUG : two: Unchanged skipping
2025/03/09 01:42:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/09 01:42:43 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/09 01:42:43 DEBUG : three.txt: Starting multipart upload
2025/03/09 01:42:44 DEBUG : three.txt: Uploading segment 0/6 size 6
2025/03/09 01:42:45 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK
2025/03/09 01:42:45 INFO  : three.txt: Copied (new)
2025/03/09 01:42:47 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/09 01:42:47 INFO  : one-2019-01-01: Deleted
2025/03/09 01:42:48 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/09 01:42:48 DEBUG : one: Starting multipart upload
2025/03/09 01:42:49 DEBUG : one: Uploading segment 0/5 size 5
2025/03/09 01:42:50 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/09 01:42:50 INFO  : one: Copied (new)
2025/03/09 01:42:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:42:51 DEBUG : two: Unchanged skipping
2025/03/09 01:42:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/09 01:42:52 INFO  : three-2019-01-01.txt: Deleted
2025/03/09 01:42:53 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/09 01:42:53 DEBUG : three.txt: Starting multipart upload
2025/03/09 01:42:54 DEBUG : three.txt: Uploading segment 0/19 size 19
2025/03/09 01:42:54 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK
2025/03/09 01:42:54 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (28.77s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:42:58 DEBUG : Testêé: Starting multipart upload
2025/03/09 01:42:59 DEBUG : Testêé: Uploading segment 0/18 size 18
2025/03/09 01:43:00 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:43:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/09 01:43:00 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:43:00 DEBUG : Testêé: Starting multipart upload
2025/03/09 01:43:01 DEBUG : Testêé: Uploading segment 0/14 size 14
2025/03/09 01:43:01 DEBUG : Testêé: quickxor = 5440431ae6008234cc0104610e011dca30073a00 OK
2025/03/09 01:43:01 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/09 01:43:01 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (4.60s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:43:03 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/09 01:43:03 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:43:03 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:43:03 DEBUG : existing: Starting multipart upload
2025/03/09 01:43:04 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/09 01:43:04 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/09 01:43:04 INFO  : existing: Copied (new)
2025/03/09 01:43:04 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:43:05 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:43:05 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/09 01:43:05 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/09 01:43:05 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:43:05 ERROR : OneDrive root 'rclone-test-rumafat0jeze': not deleting files as there were IO errors
2025/03/09 01:43:05 ERROR : OneDrive root 'rclone-test-rumafat0jeze': not deleting directories as there were IO errors
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncImmutable (5.09s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:2606: Skipping test as local or remote are case-insensitive
--- SKIP: TestSyncIgnoreCase (0.54s)
=== RUN   TestFixCase
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:43:08 DEBUG : EXISTING: Starting multipart upload
2025/03/09 01:43:09 DEBUG : EXISTING: Uploading segment 0/6 size 6
2025/03/09 01:43:10 DEBUG : EXISTINGBUTDIFFERENT: Starting multipart upload
2025/03/09 01:43:10 DEBUG : EXISTINGBUTDIFFERENT: Uploading segment 0/8 size 8
2025/03/09 01:43:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Starting multipart upload
2025/03/09 01:43:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading segment 0/8 size 8
2025/03/09 01:43:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Starting multipart upload
2025/03/09 01:43:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading segment 0/8 size 8
2025/03/09 01:43:19 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:43:19 DEBUG : existing: Unchanged skipping
2025/03/09 01:43:19 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8)
2025/03/09 01:43:19 INFO  : SUBDIRA: Set directory modification time (using SetModTime)
2025/03/09 01:43:19 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA
2025/03/09 01:43:20 DEBUG : EXISTING: moving to existing-rclone-move-hazezev8
2025/03/09 01:43:20 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-nufedaw0
2025/03/09 01:43:21 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-nufedaw0
2025/03/09 01:43:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent
2025/03/09 01:43:21 INFO  : EXISTING: Moved (server-side) to: existing-rclone-move-hazezev8
2025/03/09 01:43:21 DEBUG : EXISTING: moving to existing
2025/03/09 01:43:22 INFO  : SUBDIRA: Fixed case by renaming to: subdira
2025/03/09 01:43:22 INFO  : existing-rclone-move-hazezev8: Moved (server-side) to: existing
2025/03/09 01:43:22 INFO  : EXISTING: Moved (server-side) to: existing
2025/03/09 01:43:22 INFO  : EXISTING: Fixed case by renaming to: existing
2025/03/09 01:43:22 INFO  : existingbutdifferent-rclone-move-nufedaw0: Moved (server-side) to: existingbutdifferent
2025/03/09 01:43:22 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent
2025/03/09 01:43:22 INFO  : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent
2025/03/09 01:43:22 DEBUG : existingbutdifferent: Starting multipart upload
2025/03/09 01:43:23 DEBUG : existingbutdifferent: Uploading segment 0/5 size 5
2025/03/09 01:43:23 INFO  : SUBDIRA/subdirb: Set directory modification time (using SetModTime)
2025/03/09 01:43:23 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb
2025/03/09 01:43:24 DEBUG : existingbutdifferent: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/09 01:43:24 INFO  : existingbutdifferent: Copied (replaced existing)
2025/03/09 01:43:25 INFO  : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb
2025/03/09 01:43:26 INFO  : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using SetModTime)
2025/03/09 01:43:26 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC
2025/03/09 01:43:29 INFO  : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc
2025/03/09 01:43:29 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8)
2025/03/09 01:43:29 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using SetModTime)
2025/03/09 01:43:29 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird
2025/03/09 01:43:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-subuzop4
2025/03/09 01:43:31 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-subuzop4
2025/03/09 01:43:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello
2025/03/09 01:43:32 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird
2025/03/09 01:43:32 INFO  : subdira/subdirb/subdirc/hello-rclone-move-subuzop4: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/03/09 01:43:32 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/03/09 01:43:32 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello
2025/03/09 01:43:32 DEBUG : subdira/subdirb/subdirc/hello: Starting multipart upload
2025/03/09 01:43:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8)
2025/03/09 01:43:33 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:43:33 DEBUG : subdira/subdirb/subdirc/hello: Uploading segment 0/5 size 5
2025/03/09 01:43:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sunokek1
2025/03/09 01:43:34 DEBUG : subdira/subdirb/subdirc/hello: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/09 01:43:34 INFO  : subdira/subdirb/subdirc/hello: Copied (replaced existing)
2025/03/09 01:43:34 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sunokek1
2025/03/09 01:43:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/09 01:43:35 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sunokek1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/09 01:43:35 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/09 01:43:35 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/09 01:43:35 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:43:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Starting multipart upload
2025/03/09 01:43:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading segment 0/5 size 5
2025/03/09 01:43:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/09 01:43:36 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing)
2025/03/09 01:43:36 DEBUG : Waiting for deletions to finish
--- PASS: TestFixCase (35.01s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (1.62s)
    --- SKIP: TestMaxTransfer/Hard (0.55s)
    --- SKIP: TestMaxTransfer/Soft (0.52s)
    --- SKIP: TestMaxTransfer/Cautious (0.54s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:43:45 DEBUG : both0: Starting multipart upload
2025/03/09 01:43:46 DEBUG : both0: Uploading segment 0/6 size 6
2025/03/09 01:43:46 DEBUG : only0: Starting multipart upload
2025/03/09 01:43:47 DEBUG : only0: Uploading segment 0/6 size 6
2025/03/09 01:43:48 DEBUG : both1: Starting multipart upload
2025/03/09 01:43:49 DEBUG : both1: Uploading segment 0/6 size 6
2025/03/09 01:43:49 DEBUG : only1: Starting multipart upload
2025/03/09 01:43:50 DEBUG : only1: Uploading segment 0/6 size 6
2025/03/09 01:43:51 DEBUG : both2: Starting multipart upload
2025/03/09 01:43:52 DEBUG : both2: Uploading segment 0/6 size 6
2025/03/09 01:43:53 DEBUG : only2: Starting multipart upload
2025/03/09 01:43:53 DEBUG : only2: Uploading segment 0/6 size 6
2025/03/09 01:43:54 DEBUG : both3: Starting multipart upload
2025/03/09 01:43:55 DEBUG : both3: Uploading segment 0/6 size 6
2025/03/09 01:43:55 DEBUG : only3: Starting multipart upload
2025/03/09 01:43:56 DEBUG : only3: Uploading segment 0/6 size 6
2025/03/09 01:43:57 DEBUG : both4: Starting multipart upload
2025/03/09 01:43:58 DEBUG : both4: Uploading segment 0/6 size 6
2025/03/09 01:43:59 DEBUG : only4: Starting multipart upload
2025/03/09 01:43:59 DEBUG : only4: Uploading segment 0/6 size 6
2025/03/09 01:44:00 DEBUG : both5: Starting multipart upload
2025/03/09 01:44:01 DEBUG : both5: Uploading segment 0/6 size 6
2025/03/09 01:44:02 DEBUG : only5: Starting multipart upload
2025/03/09 01:44:02 DEBUG : only5: Uploading segment 0/6 size 6
2025/03/09 01:44:03 DEBUG : both6: Starting multipart upload
2025/03/09 01:44:04 DEBUG : both6: Uploading segment 0/6 size 6
2025/03/09 01:44:05 DEBUG : only6: Starting multipart upload
2025/03/09 01:44:06 DEBUG : only6: Uploading segment 0/6 size 6
2025/03/09 01:44:06 DEBUG : both7: Starting multipart upload
2025/03/09 01:44:07 DEBUG : both7: Uploading segment 0/6 size 6
2025/03/09 01:44:08 DEBUG : only7: Starting multipart upload
2025/03/09 01:44:09 DEBUG : only7: Uploading segment 0/6 size 6
2025/03/09 01:44:10 DEBUG : both8: Starting multipart upload
2025/03/09 01:44:10 DEBUG : both8: Uploading segment 0/6 size 6
2025/03/09 01:44:11 DEBUG : only8: Starting multipart upload
2025/03/09 01:44:12 DEBUG : only8: Uploading segment 0/6 size 6
2025/03/09 01:44:12 DEBUG : both9: Starting multipart upload
2025/03/09 01:44:13 DEBUG : both9: Uploading segment 0/6 size 6
2025/03/09 01:44:14 DEBUG : only9: Starting multipart upload
2025/03/09 01:44:15 DEBUG : only9: Uploading segment 0/6 size 6
2025/03/09 01:44:16 DEBUG : both10: Starting multipart upload
2025/03/09 01:44:16 DEBUG : both10: Uploading segment 0/6 size 6
2025/03/09 01:44:17 DEBUG : only10: Starting multipart upload
2025/03/09 01:44:18 DEBUG : only10: Uploading segment 0/6 size 6
2025/03/09 01:44:19 DEBUG : both11: Starting multipart upload
2025/03/09 01:44:19 DEBUG : both11: Uploading segment 0/6 size 6
2025/03/09 01:44:20 DEBUG : only11: Starting multipart upload
2025/03/09 01:44:21 DEBUG : only11: Uploading segment 0/6 size 6
2025/03/09 01:44:22 DEBUG : both12: Starting multipart upload
2025/03/09 01:44:23 DEBUG : both12: Uploading segment 0/6 size 6
2025/03/09 01:44:23 DEBUG : only12: Starting multipart upload
2025/03/09 01:44:24 DEBUG : only12: Uploading segment 0/6 size 6
2025/03/09 01:44:25 DEBUG : both13: Starting multipart upload
2025/03/09 01:44:26 DEBUG : both13: Uploading segment 0/6 size 6
2025/03/09 01:44:27 DEBUG : only13: Starting multipart upload
2025/03/09 01:44:27 DEBUG : only13: Uploading segment 0/6 size 6
2025/03/09 01:44:28 DEBUG : both14: Starting multipart upload
2025/03/09 01:44:29 DEBUG : both14: Uploading segment 0/6 size 6
2025/03/09 01:44:30 DEBUG : only14: Starting multipart upload
2025/03/09 01:44:31 DEBUG : only14: Uploading segment 0/6 size 6
2025/03/09 01:44:31 DEBUG : both15: Starting multipart upload
2025/03/09 01:44:32 DEBUG : both15: Uploading segment 0/6 size 6
2025/03/09 01:44:33 DEBUG : only15: Starting multipart upload
2025/03/09 01:44:34 DEBUG : only15: Uploading segment 0/6 size 6
2025/03/09 01:44:35 DEBUG : both16: Starting multipart upload
2025/03/09 01:44:36 DEBUG : both16: Uploading segment 0/6 size 6
2025/03/09 01:44:36 DEBUG : only16: Starting multipart upload
2025/03/09 01:44:37 DEBUG : only16: Uploading segment 0/6 size 6
2025/03/09 01:44:38 DEBUG : both17: Starting multipart upload
2025/03/09 01:44:39 DEBUG : both17: Uploading segment 0/6 size 6
2025/03/09 01:44:40 DEBUG : only17: Starting multipart upload
2025/03/09 01:44:41 DEBUG : only17: Uploading segment 0/6 size 6
2025/03/09 01:44:42 DEBUG : both18: Starting multipart upload
2025/03/09 01:44:42 DEBUG : both18: Uploading segment 0/6 size 6
2025/03/09 01:44:43 DEBUG : only18: Starting multipart upload
2025/03/09 01:44:44 DEBUG : only18: Uploading segment 0/6 size 6
2025/03/09 01:44:45 DEBUG : both19: Starting multipart upload
2025/03/09 01:44:46 DEBUG : both19: Uploading segment 0/6 size 6
2025/03/09 01:44:46 DEBUG : only19: Starting multipart upload
2025/03/09 01:44:47 DEBUG : only19: Uploading segment 0/6 size 6
2025/03/09 01:44:49 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:44:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both0: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both12: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both1: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both14: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both10: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both16: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both17: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both18: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both19: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both2: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both3: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both4: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both5: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both6: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both7: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both8: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:44:49 DEBUG : both9: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both11: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both13: Unchanged skipping
2025/03/09 01:44:49 DEBUG : both15: Unchanged skipping
2025/03/09 01:44:49 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:44:49 DEBUG : Waiting for deletions to finish
2025/03/09 01:44:49 INFO  : only0: Deleted
2025/03/09 01:44:49 INFO  : only11: Deleted
2025/03/09 01:44:49 INFO  : only13: Deleted
2025/03/09 01:44:49 INFO  : only2: Deleted
2025/03/09 01:44:49 INFO  : only19: Deleted
2025/03/09 01:44:49 INFO  : only8: Deleted
2025/03/09 01:44:50 INFO  : only9: Deleted
2025/03/09 01:44:50 INFO  : only6: Deleted
2025/03/09 01:44:50 INFO  : only10: Deleted
2025/03/09 01:44:50 INFO  : only16: Deleted
2025/03/09 01:44:50 INFO  : only18: Deleted
2025/03/09 01:44:50 INFO  : only4: Deleted
2025/03/09 01:44:50 INFO  : only5: Deleted
2025/03/09 01:44:50 INFO  : only3: Deleted
2025/03/09 01:44:50 INFO  : only7: Deleted
2025/03/09 01:44:50 INFO  : only1: Deleted
2025/03/09 01:44:50 INFO  : only12: Deleted
2025/03/09 01:44:50 INFO  : only14: Deleted
2025/03/09 01:44:50 INFO  : only15: Deleted
2025/03/09 01:44:50 INFO  : only17: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncConcurrentDelete (73.49s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:44:58 DEBUG : both0: Starting multipart upload
2025/03/09 01:44:59 DEBUG : both0: Uploading segment 0/6 size 6
2025/03/09 01:45:00 DEBUG : only0: Starting multipart upload
2025/03/09 01:45:01 DEBUG : only0: Uploading segment 0/6 size 6
2025/03/09 01:45:02 DEBUG : both1: Starting multipart upload
2025/03/09 01:45:03 DEBUG : both1: Uploading segment 0/6 size 6
2025/03/09 01:45:04 DEBUG : only1: Starting multipart upload
2025/03/09 01:45:05 DEBUG : only1: Uploading segment 0/6 size 6
2025/03/09 01:45:06 DEBUG : both2: Starting multipart upload
2025/03/09 01:45:07 DEBUG : both2: Uploading segment 0/6 size 6
2025/03/09 01:45:08 DEBUG : only2: Starting multipart upload
2025/03/09 01:45:08 DEBUG : only2: Uploading segment 0/6 size 6
2025/03/09 01:45:09 DEBUG : both3: Starting multipart upload
2025/03/09 01:45:10 DEBUG : both3: Uploading segment 0/6 size 6
2025/03/09 01:45:11 DEBUG : only3: Starting multipart upload
2025/03/09 01:45:12 DEBUG : only3: Uploading segment 0/6 size 6
2025/03/09 01:45:13 DEBUG : both4: Starting multipart upload
2025/03/09 01:45:13 DEBUG : both4: Uploading segment 0/6 size 6
2025/03/09 01:45:14 DEBUG : only4: Starting multipart upload
2025/03/09 01:45:15 DEBUG : only4: Uploading segment 0/6 size 6
2025/03/09 01:45:16 DEBUG : both5: Starting multipart upload
2025/03/09 01:45:16 DEBUG : both5: Uploading segment 0/6 size 6
2025/03/09 01:45:17 DEBUG : only5: Starting multipart upload
2025/03/09 01:45:18 DEBUG : only5: Uploading segment 0/6 size 6
2025/03/09 01:45:19 DEBUG : both6: Starting multipart upload
2025/03/09 01:45:20 DEBUG : both6: Uploading segment 0/6 size 6
2025/03/09 01:45:21 DEBUG : only6: Starting multipart upload
2025/03/09 01:45:21 DEBUG : only6: Uploading segment 0/6 size 6
2025/03/09 01:45:22 DEBUG : both7: Starting multipart upload
2025/03/09 01:45:23 DEBUG : both7: Uploading segment 0/6 size 6
2025/03/09 01:45:24 DEBUG : only7: Starting multipart upload
2025/03/09 01:45:25 DEBUG : only7: Uploading segment 0/6 size 6
2025/03/09 01:45:26 DEBUG : both8: Starting multipart upload
2025/03/09 01:45:26 DEBUG : both8: Uploading segment 0/6 size 6
2025/03/09 01:45:27 DEBUG : only8: Starting multipart upload
2025/03/09 01:45:28 DEBUG : only8: Uploading segment 0/6 size 6
2025/03/09 01:45:29 DEBUG : both9: Starting multipart upload
2025/03/09 01:45:30 DEBUG : both9: Uploading segment 0/6 size 6
2025/03/09 01:45:31 DEBUG : only9: Starting multipart upload
2025/03/09 01:45:31 DEBUG : only9: Uploading segment 0/6 size 6
2025/03/09 01:45:32 DEBUG : both10: Starting multipart upload
2025/03/09 01:45:33 DEBUG : both10: Uploading segment 0/6 size 6
2025/03/09 01:45:34 DEBUG : only10: Starting multipart upload
2025/03/09 01:45:34 DEBUG : only10: Uploading segment 0/6 size 6
2025/03/09 01:45:35 DEBUG : both11: Starting multipart upload
2025/03/09 01:45:36 DEBUG : both11: Uploading segment 0/6 size 6
2025/03/09 01:45:37 DEBUG : only11: Starting multipart upload
2025/03/09 01:45:38 DEBUG : only11: Uploading segment 0/6 size 6
2025/03/09 01:45:38 DEBUG : both12: Starting multipart upload
2025/03/09 01:45:39 DEBUG : both12: Uploading segment 0/6 size 6
2025/03/09 01:45:40 DEBUG : only12: Starting multipart upload
2025/03/09 01:45:41 DEBUG : only12: Uploading segment 0/6 size 6
2025/03/09 01:45:42 DEBUG : both13: Starting multipart upload
2025/03/09 01:45:43 DEBUG : both13: Uploading segment 0/6 size 6
2025/03/09 01:45:43 DEBUG : only13: Starting multipart upload
2025/03/09 01:45:44 DEBUG : only13: Uploading segment 0/6 size 6
2025/03/09 01:45:45 DEBUG : both14: Starting multipart upload
2025/03/09 01:45:46 DEBUG : both14: Uploading segment 0/6 size 6
2025/03/09 01:45:47 DEBUG : only14: Starting multipart upload
2025/03/09 01:45:47 DEBUG : only14: Uploading segment 0/6 size 6
2025/03/09 01:45:48 DEBUG : both15: Starting multipart upload
2025/03/09 01:45:49 DEBUG : both15: Uploading segment 0/6 size 6
2025/03/09 01:45:50 DEBUG : only15: Starting multipart upload
2025/03/09 01:45:51 DEBUG : only15: Uploading segment 0/6 size 6
2025/03/09 01:45:51 DEBUG : both16: Starting multipart upload
2025/03/09 01:45:52 DEBUG : both16: Uploading segment 0/6 size 6
2025/03/09 01:45:53 DEBUG : only16: Starting multipart upload
2025/03/09 01:45:54 DEBUG : only16: Uploading segment 0/6 size 6
2025/03/09 01:45:55 DEBUG : both17: Starting multipart upload
2025/03/09 01:45:56 DEBUG : both17: Uploading segment 0/6 size 6
2025/03/09 01:45:56 DEBUG : only17: Starting multipart upload
2025/03/09 01:45:57 DEBUG : only17: Uploading segment 0/6 size 6
2025/03/09 01:45:58 DEBUG : both18: Starting multipart upload
2025/03/09 01:45:59 DEBUG : both18: Uploading segment 0/6 size 6
2025/03/09 01:45:59 DEBUG : only18: Starting multipart upload
2025/03/09 01:46:00 DEBUG : only18: Uploading segment 0/6 size 6
2025/03/09 01:46:01 DEBUG : both19: Starting multipart upload
2025/03/09 01:46:01 DEBUG : both19: Uploading segment 0/6 size 6
2025/03/09 01:46:02 DEBUG : only19: Starting multipart upload
2025/03/09 01:46:03 DEBUG : only19: Uploading segment 0/6 size 6
2025/03/09 01:46:05 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for checks to finish
2025/03/09 01:46:05 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both1: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both12: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both13: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both10: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both11: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both16: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both14: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both18: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both17: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both2: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both3: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both4: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both5: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both15: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both6: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both19: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : both0: Unchanged skipping
2025/03/09 01:46:05 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/09 01:46:05 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : both7: Unchanged skipping
2025/03/09 01:46:05 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only1: Starting singlepart upload
2025/03/09 01:46:05 DEBUG : both9: Unchanged skipping
2025/03/09 01:46:05 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : both8: Unchanged skipping
2025/03/09 01:46:05 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only11: Starting singlepart upload
2025/03/09 01:46:05 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only0: Starting singlepart upload
2025/03/09 01:46:05 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only14: Starting singlepart upload
2025/03/09 01:46:05 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/09 01:46:05 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Waiting for transfers to finish
2025/03/09 01:46:06 DEBUG : only1: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:06 INFO  : only1: Copied (replaced existing)
2025/03/09 01:46:06 DEBUG : only15: Starting singlepart upload
2025/03/09 01:46:06 DEBUG : only0: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:06 INFO  : only0: Copied (replaced existing)
2025/03/09 01:46:06 DEBUG : only16: Starting singlepart upload
2025/03/09 01:46:06 DEBUG : only14: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:06 INFO  : only14: Copied (replaced existing)
2025/03/09 01:46:06 DEBUG : only17: Starting singlepart upload
2025/03/09 01:46:06 DEBUG : only11: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:06 INFO  : only11: Copied (replaced existing)
2025/03/09 01:46:06 DEBUG : only18: Starting singlepart upload
2025/03/09 01:46:06 DEBUG : only15: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:06 INFO  : only15: Copied (replaced existing)
2025/03/09 01:46:06 DEBUG : only19: Starting singlepart upload
2025/03/09 01:46:06 DEBUG : only17: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:06 INFO  : only17: Copied (replaced existing)
2025/03/09 01:46:06 DEBUG : only10: Starting singlepart upload
2025/03/09 01:46:06 DEBUG : only16: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:06 INFO  : only16: Copied (replaced existing)
2025/03/09 01:46:06 DEBUG : only12: Starting singlepart upload
2025/03/09 01:46:07 DEBUG : only18: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:07 INFO  : only18: Copied (replaced existing)
2025/03/09 01:46:07 DEBUG : only4: Starting singlepart upload
2025/03/09 01:46:07 DEBUG : only19: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:07 INFO  : only19: Copied (replaced existing)
2025/03/09 01:46:07 DEBUG : only5: Starting singlepart upload
2025/03/09 01:46:07 DEBUG : only10: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:07 INFO  : only10: Copied (replaced existing)
2025/03/09 01:46:07 DEBUG : only6: Starting singlepart upload
2025/03/09 01:46:07 DEBUG : only4: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:07 INFO  : only4: Copied (replaced existing)
2025/03/09 01:46:07 DEBUG : only13: Starting singlepart upload
2025/03/09 01:46:08 DEBUG : only12: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:08 INFO  : only12: Copied (replaced existing)
2025/03/09 01:46:08 DEBUG : only8: Starting singlepart upload
2025/03/09 01:46:08 DEBUG : only6: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:08 INFO  : only6: Copied (replaced existing)
2025/03/09 01:46:08 DEBUG : only2: Starting singlepart upload
2025/03/09 01:46:08 DEBUG : only13: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:08 INFO  : only13: Copied (replaced existing)
2025/03/09 01:46:08 DEBUG : only3: Starting singlepart upload
2025/03/09 01:46:08 DEBUG : only5: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:08 INFO  : only5: Copied (replaced existing)
2025/03/09 01:46:08 DEBUG : only7: Starting singlepart upload
2025/03/09 01:46:09 DEBUG : only8: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:09 INFO  : only8: Copied (replaced existing)
2025/03/09 01:46:09 DEBUG : only9: Starting singlepart upload
2025/03/09 01:46:09 DEBUG : only2: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:09 INFO  : only2: Copied (replaced existing)
2025/03/09 01:46:09 DEBUG : only7: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:09 INFO  : only7: Copied (replaced existing)
2025/03/09 01:46:09 DEBUG : only3: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:09 INFO  : only3: Copied (replaced existing)
2025/03/09 01:46:10 DEBUG : only9: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/09 01:46:10 INFO  : only9: Copied (replaced existing)
2025/03/09 01:46:10 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncConcurrentTruncate (84.49s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:46:23 DEBUG : empty_dir: Making directory with metadata
2025/03/09 01:46:23 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:46:23 DEBUG : empty_on_remote: Making directory with metadata
2025/03/09 01:46:23 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:46:23 DEBUG : empty_on_remote: Making directory with metadata
2025/03/09 01:46:23 DEBUG : empty_on_remote: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/09 01:46:24 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:46:28 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/09 01:46:28 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/09 01:46:28 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:46:28 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTime (14.91s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:46:38 DEBUG : empty_dir: Making directory with metadata
2025/03/09 01:46:38 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:46:38 DEBUG : empty_on_remote: Making directory with metadata
2025/03/09 01:46:38 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:46:38 DEBUG : empty_on_remote: Making directory with metadata
2025/03/09 01:46:39 DEBUG : empty_on_remote: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/09 01:46:39 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:46:45 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/09 01:46:45 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/09 01:46:45 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:46:45 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/09 01:46:45 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.50s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:46:55 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:46:55 DEBUG : sub dir: Making directory with metadata
2025/03/09 01:46:56 DEBUG : sub dir: setting time 2011-12-30 12:59:59 +0000 UTC
2025/03/09 01:46:56 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:47:17 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/09 01:47:17 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/09 01:47:17 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:47:17 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestNothingToTransferWithEmptyDirs (44.77s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:47:40 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/09 01:47:40 DEBUG : sub dir: Making directory with metadata
2025/03/09 01:47:41 DEBUG : sub dir: setting time 2011-12-30 12:59:59 +0000 UTC
2025/03/09 01:47:41 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
2025/03/09 01:48:04 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/09 01:48:04 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/09 01:48:04 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/09 01:48:04 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-rumafat0jeze'", Local "Local file system at /tmp/rclone3297504992", Modify Window "1s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (43.30s)
PASS
2025/03/09 01:48:23 DEBUG : OneDrive root 'rclone-test-rumafat0jeze': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 18m38.55747631s (try 1/5)