"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2024/11/09 02:54:35 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori" 2024/11/09 02:54:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:54:35 DEBUG : TestOneDrive: Loaded invalid token from config file - ignoring 2024/11/09 02:54:36 DEBUG : Saving config "token" in section "TestOneDrive" of the config file 2024/11/09 02:54:36 DEBUG : TestOneDrive: Saved new token in config file 2024/11/09 02:54:36 DEBUG : Creating backend with remote "/tmp/rclone1938451653" === 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-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:37 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:54:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:54:37 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:37 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/09 02:54:37 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.36s) === RUN TestCopy run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:54:38 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:54:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:54:38 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:38 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:38 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:54:38 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:54:39 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:54:39 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:54:39 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopy (2.66s) === RUN TestCopyMetadata run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:40 DEBUG : metadata sub dir: Making directory with metadata 2024/11/09 02:54:40 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:54:40 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/09 02:54:40 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:54:40 DEBUG : Local file system at /tmp/rclone1938451653: File to upload is small (21 bytes), uploading instead of streaming 2024/11/09 02:54:40 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/09 02:54:40 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/09 02:54:40 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:54:41 DEBUG : empty metadata sub dir: skipping unsupported metadata item: potato: king edward 2024/11/09 02:54:41 DEBUG : empty metadata sub dir: skipping unsupported metadata item: mode: 40775 2024/11/09 02:54:41 DEBUG : empty metadata sub dir: skipping unsupported metadata item: uid: 1000 2024/11/09 02:54:41 DEBUG : empty metadata sub dir: skipping unsupported metadata item: gid: 1000 2024/11/09 02:54:41 DEBUG : empty metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z 2024/11/09 02:54:41 INFO : empty metadata sub dir: Updated directory metadata 2024/11/09 02:54:41 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000 2024/11/09 02:54:41 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z 2024/11/09 02:54:41 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward 2024/11/09 02:54:41 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775 2024/11/09 02:54:41 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000 2024/11/09 02:54:41 INFO : metadata sub dir: Updated directory metadata 2024/11/09 02:54:41 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/09 02:54:41 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:41 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload 2024/11/09 02:54:41 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:41 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2024-11-09T02:54:41.909996576Z 2024/11/09 02:54:41 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey 2024/11/09 02:54:41 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664 2024/11/09 02:54:41 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000 2024/11/09 02:54:41 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000 2024/11/09 02:54:42 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21 2024/11/09 02:54:42 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK 2024/11/09 02:54:42 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyMetadata (3.83s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:44 DEBUG : metadata sub dir: Making directory with metadata 2024/11/09 02:54:44 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:54:44 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/09 02:54:44 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:54:44 DEBUG : Local file system at /tmp/rclone1938451653: File to upload is small (21 bytes), uploading instead of streaming 2024/11/09 02:54:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/09 02:54:44 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/09 02:54:44 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:54:44 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/11/09 02:54:44 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/11/09 02:54:44 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/09 02:54:44 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:44 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:45 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload 2024/11/09 02:54:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey 2024/11/09 02:54:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664 2024/11/09 02:54:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000 2024/11/09 02:54:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000 2024/11/09 02:54:45 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2024-11-09T02:54:44.861974758Z 2024/11/09 02:54:45 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21 2024/11/09 02:54:45 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK 2024/11/09 02:54:45 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/11/09 02:54:45 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward 2024/11/09 02:54:45 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775 2024/11/09 02:54:45 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000 2024/11/09 02:54:45 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000 2024/11/09 02:54:45 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2024-11-09T02:54:44.861974758Z 2024/11/09 02:54:45 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyMetadataNoEmptyDirs (3.43s) === RUN TestCopyMissingDirectory run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:48 DEBUG : Creating backend with remote "/non-existing" 2024/11/09 02:54:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/09 02:54:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:48 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:54:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:54:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:49 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:54:49 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:54:49 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:54:49 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:54:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.48s) === RUN TestCopyCheckFirst run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:51 INFO : OneDrive root 'rclone-test-vanimus4fori': Running all checks before starting transfers 2024/11/09 02:54:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:54:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:54:51 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:51 INFO : OneDrive root 'rclone-test-vanimus4fori': Checks finished, now starting transfers 2024/11/09 02:54:51 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:51 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:54:51 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:54:52 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:54:52 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:54:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.60s) === RUN TestSyncNoTraverse run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:53 ERROR : Ignoring --no-traverse with sync 2024/11/09 02:54:54 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:54:54 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:54 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:54 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:54:54 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:54:54 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:54:54 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:54:54 DEBUG : Waiting for deletions to finish 2024/11/09 02:54:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.63s) === RUN TestCopyWithDepth run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/09 02:54:56 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:54:56 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:56 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:56 DEBUG : hello world2: Starting multipart upload 2024/11/09 02:54:56 DEBUG : hello world2: Uploading segment 0/12 size 12 2024/11/09 02:54:57 DEBUG : hello world2: quickxor = 6828031bd8f00610dce10d726c03196400000000 OK 2024/11/09 02:54:57 INFO : hello world2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyWithDepth (1.41s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:54:58 DEBUG : potato2: Starting multipart upload 2024/11/09 02:54:58 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:58 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:58 DEBUG : potato2: Uploading segment 0/11 size 11 2024/11/09 02:54:58 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:54:58 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.43s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:54:59 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:54:59 DEBUG : potato2: Starting multipart upload 2024/11/09 02:54:59 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:54:59 DEBUG : potato2: Uploading segment 0/11 size 11 2024/11/09 02:54:59 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:54:59 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.35s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 02:55:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:55:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 02:55:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:55:00 DEBUG : sub dir: Making directory with metadata 2024/11/09 02:55:01 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/09 02:55:01 DEBUG : sub dir2: Making directory with metadata 2024/11/09 02:55:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:55:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 02:55:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:01 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:01 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:01 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:01 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:55:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:55:02 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:02 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyEmptyDirectories (4.42s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:05 DEBUG : sub dir2: Making directory 2024/11/09 02:55:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 02:55:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:55:05 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:55:05 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/09 02:55:05 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/09 02:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:05 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:05 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:55:05 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:05 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:05 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:05 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:55:06 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (2.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:07 DEBUG : sub dir2: Making directory with metadata 2024/11/09 02:55:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:55:07 DEBUG : sub dir: Making directory with metadata 2024/11/09 02:55:07 INFO : sub dir: Made directory with metadata (mtime=2024-11-09T02:55:07.365808735Z) 2024/11/09 02:55:07 DEBUG : sub dir2: Making directory with metadata 2024/11/09 02:55:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:55:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:08 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:08 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:08 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:55:08 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:08 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:08 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:55:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (3.27s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:10 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/09 02:55:10 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/09 02:55:11 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:11 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:55:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (2.55s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:13 DEBUG : sub dir2: Making directory 2024/11/09 02:55:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:55:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/09 02:55:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:13 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:13 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:55:13 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:13 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:14 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:14 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:55:14 INFO : sub dir/hello world: Deleted 2024/11/09 02:55:14 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (2.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:15 DEBUG : sub dir2: Making directory with metadata 2024/11/09 02:55:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:55:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:55:15 DEBUG : sub dir: Making directory with metadata 2024/11/09 02:55:15 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/09 02:55:15 DEBUG : sub dir2: Making directory with metadata 2024/11/09 02:55:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:55:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:16 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:16 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:16 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:55:16 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:16 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:16 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:55:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (3.34s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.31s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:19 DEBUG : sub dir2: Making directory 2024/11/09 02:55:19 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:55:19 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/09 02:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:19 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:19 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:55:20 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:20 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:20 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:20 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:55:20 DEBUG : Waiting for deletions to finish 2024/11/09 02:55:20 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (2.97s) === RUN TestServerSideCopy run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:22 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:22 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:23 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-paqiroj1lidi" sync_test.go:590: Server side copy (if possible) OneDrive root 'rclone-test-vanimus4fori' -> OneDrive root 'rclone-test-paqiroj1lidi' 2024/11/09 02:55:24 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:24 DEBUG : OneDrive root 'rclone-test-paqiroj1lidi': Waiting for checks to finish 2024/11/09 02:55:24 DEBUG : OneDrive root 'rclone-test-paqiroj1lidi': Waiting for transfers to finish 2024/11/09 02:55:26 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:26 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/09 02:55:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:27 DEBUG : OneDrive root 'rclone-test-paqiroj1lidi': Purge remote --- PASS: TestServerSideCopy (6.45s) === RUN TestCopyOverSelf run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:28 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:29 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:29 DEBUG : sub dir: Directory modification time the same (differ by -822.644736ms, within tolerance 1s) 2024/11/09 02:55:29 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/09 02:55:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 02:55:29 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:29 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:55:29 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:30 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17 2024/11/09 02:55:30 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK 2024/11/09 02:55:30 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/09 02:55:30 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyOverSelf (3.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:32 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:32 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:33 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-suwayiw1xebu" sync_test.go:626: Server side copy (if possible) OneDrive root 'rclone-test-vanimus4fori' -> OneDrive root 'rclone-test-suwayiw1xebu' 2024/11/09 02:55:33 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:55:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:33 DEBUG : OneDrive root 'rclone-test-suwayiw1xebu': Waiting for checks to finish 2024/11/09 02:55:33 DEBUG : OneDrive root 'rclone-test-suwayiw1xebu': Waiting for transfers to finish 2024/11/09 02:55:35 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:35 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/09 02:55:35 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:35 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:36 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17 2024/11/09 02:55:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s) 2024/11/09 02:55:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/09 02:55:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 02:55:37 DEBUG : OneDrive root 'rclone-test-suwayiw1xebu': Waiting for checks to finish 2024/11/09 02:55:37 DEBUG : OneDrive root 'rclone-test-suwayiw1xebu': Waiting for transfers to finish 2024/11/09 02:55:37 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vesoyab2" before starting 2024/11/09 02:55:38 DEBUG : sub dir/hello world.vesoyab2: server side copy: removing renamed existing file after operation 2024/11/09 02:55:38 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK 2024/11/09 02:55:38 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/09 02:55:38 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:38 DEBUG : OneDrive root 'rclone-test-suwayiw1xebu': Purge remote --- PASS: TestServerSideCopyOverSelf (8.66s) === RUN TestMoveOverSelf run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:41 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:41 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:42 DEBUG : sub dir: Directory modification time the same (differ by -805.555225ms, within tolerance 1s) 2024/11/09 02:55:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/09 02:55:42 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 02:55:42 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:55:42 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:42 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17 2024/11/09 02:55:42 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK 2024/11/09 02:55:42 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/09 02:55:42 INFO : sub dir/hello world: Deleted 2024/11/09 02:55:42 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestMoveOverSelf (3.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:44 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:44 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:45 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-wucakaw4nuze" sync_test.go:671: Server side copy (if possible) OneDrive root 'rclone-test-vanimus4fori' -> OneDrive root 'rclone-test-wucakaw4nuze' 2024/11/09 02:55:45 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:45 DEBUG : OneDrive root 'rclone-test-wucakaw4nuze': Waiting for checks to finish 2024/11/09 02:55:45 DEBUG : OneDrive root 'rclone-test-wucakaw4nuze': Waiting for transfers to finish 2024/11/09 02:55:47 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:47 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/09 02:55:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:48 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:48 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17 2024/11/09 02:55:48 DEBUG : OneDrive root 'rclone-test-wucakaw4nuze': Using server-side directory move 2024/11/09 02:55:48 INFO : OneDrive root 'rclone-test-wucakaw4nuze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 02:55:49 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s) 2024/11/09 02:55:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/09 02:55:49 DEBUG : OneDrive root 'rclone-test-wucakaw4nuze': Waiting for checks to finish 2024/11/09 02:55:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 02:55:49 DEBUG : OneDrive root 'rclone-test-wucakaw4nuze': Waiting for transfers to finish 2024/11/09 02:55:49 INFO : sub dir/hello world: Deleted 2024/11/09 02:55:49 INFO : sub dir/hello world: Moved (server-side) 2024/11/09 02:55:49 INFO : sub dir: Set directory modification time (using SetModTime) 2024/11/09 02:55:50 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:50 DEBUG : sub dir/hello world: Uploading segment 0/24 size 24 2024/11/09 02:55:51 DEBUG : testing file moves 2024/11/09 02:55:51 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s) 2024/11/09 02:55:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/09 02:55:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/09 02:55:51 DEBUG : OneDrive root 'rclone-test-wucakaw4nuze': Waiting for checks to finish 2024/11/09 02:55:51 DEBUG : OneDrive root 'rclone-test-wucakaw4nuze': Waiting for transfers to finish 2024/11/09 02:55:51 INFO : sub dir/hello world: Deleted 2024/11/09 02:55:51 INFO : sub dir/hello world: Moved (server-side) 2024/11/09 02:55:52 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:52 DEBUG : OneDrive root 'rclone-test-wucakaw4nuze': Purge remote --- PASS: TestServerSideMoveOverSelf (10.13s) === RUN TestCopyAfterDelete run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:54 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:54 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:55 ERROR : : error listing: directory not found 2024/11/09 02:55:55 DEBUG : Local file system at /tmp/rclone1938451653: Making directory 2024/11/09 02:55:55 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:55:55 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyAfterDelete (3.01s) === RUN TestCopyRedownload run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:55:57 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:55:57 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:55:58 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:55:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:55:58 DEBUG : Local file system at /tmp/rclone1938451653: Waiting for checks to finish 2024/11/09 02:55:58 DEBUG : Local file system at /tmp/rclone1938451653: Waiting for transfers to finish 2024/11/09 02:55:59 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:55:59 DEBUG : sub dir/hello world.4f013cba.partial: renamed to: sub dir/hello world 2024/11/09 02:55:59 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:55:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyRedownload (2.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:00 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/09 02:56:00 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:00 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:00 DEBUG : check sum: Starting multipart upload 2024/11/09 02:56:00 DEBUG : check sum: Uploading segment 0/1 size 1 2024/11/09 02:56:00 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK 2024/11/09 02:56:00 INFO : check sum: Copied (new) 2024/11/09 02:56:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:01 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:01 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK 2024/11/09 02:56:01 DEBUG : check sum: Size and quickxor of src and dst objects identical 2024/11/09 02:56:01 DEBUG : check sum: Unchanged skipping 2024/11/09 02:56:01 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:01 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:01 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.06s) === RUN TestSyncSizeOnly run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/09 02:56:02 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:02 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:02 DEBUG : sizeonly: Starting multipart upload 2024/11/09 02:56:02 DEBUG : sizeonly: Uploading segment 0/6 size 6 2024/11/09 02:56:02 DEBUG : sizeonly: quickxor = 7078031dc2408737000000000600000000000000 OK 2024/11/09 02:56:02 INFO : sizeonly: Copied (new) 2024/11/09 02:56:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:03 DEBUG : sizeonly: Sizes identical 2024/11/09 02:56:03 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:03 DEBUG : sizeonly: Unchanged skipping 2024/11/09 02:56:03 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:03 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:03 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.96s) === RUN TestSyncIgnoreSize run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/09 02:56:04 DEBUG : ignore-size: Starting multipart upload 2024/11/09 02:56:04 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:04 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:04 DEBUG : ignore-size: Uploading segment 0/8 size 8 2024/11/09 02:56:04 DEBUG : ignore-size: quickxor = 6378831be8500637d0610e000800000000000000 OK 2024/11/09 02:56:04 INFO : ignore-size: Copied (new) 2024/11/09 02:56:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:56:05 DEBUG : ignore-size: Unchanged skipping 2024/11/09 02:56:05 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:05 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:05 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:05 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.16s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:06 DEBUG : existing: Starting multipart upload 2024/11/09 02:56:06 DEBUG : existing: Uploading segment 0/6 size 6 2024/11/09 02:56:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:56:07 DEBUG : existing: Unchanged skipping 2024/11/09 02:56:07 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:07 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:07 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:07 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/09 02:56:07 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:07 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:07 DEBUG : existing: Starting multipart upload 2024/11/09 02:56:07 DEBUG : existing: Uploading segment 0/6 size 6 2024/11/09 02:56:07 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2024/11/09 02:56:07 INFO : existing: Copied (replaced existing) 2024/11/09 02:56:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (2.29s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 02:56:08 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:08 DEBUG : existing: Starting multipart upload 2024/11/09 02:56:08 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:09 DEBUG : existing: Uploading segment 0/6 size 6 2024/11/09 02:56:09 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2024/11/09 02:56:09 INFO : existing: Copied (new) 2024/11/09 02:56:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:09 DEBUG : existing: Destination exists, skipping 2024/11/09 02:56:09 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:09 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:09 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:09 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.97s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:11 DEBUG : b/potato: Starting multipart upload 2024/11/09 02:56:11 DEBUG : b/potato: Uploading segment 0/21 size 21 2024/11/09 02:56:11 DEBUG : c/non empty space: Starting multipart upload 2024/11/09 02:56:11 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2024/11/09 02:56:12 DEBUG : d: Making directory 2024/11/09 02:56:12 DEBUG : Added delayed dir = "a", newDst= 2024/11/09 02:56:12 DEBUG : c: Directory modification time the same (differ by 237.661209ms, within tolerance 1s) 2024/11/09 02:56:12 DEBUG : Added delayed dir = "c", newDst=c 2024/11/09 02:56:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 02:56:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:13 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 02:56:13 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:13 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:13 DEBUG : a/potato2: Starting multipart upload 2024/11/09 02:56:13 DEBUG : a/potato2: Uploading segment 0/60 size 60 2024/11/09 02:56:13 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2024/11/09 02:56:13 INFO : a/potato2: Copied (new) 2024/11/09 02:56:13 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:13 INFO : b/potato: Deleted 2024/11/09 02:56:14 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/09 02:56:14 INFO : d: Removing directory 2024/11/09 02:56:14 INFO : b: Removing directory 2024/11/09 02:56:14 DEBUG : OneDrive root 'rclone-test-vanimus4fori': deleted 2 directories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (6.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:16 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:17 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:17 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/09 02:56:17 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2024/11/09 02:56:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/09 02:56:17 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:17 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:17 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:17 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/09 02:56:17 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:17 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2024/11/09 02:56:18 INFO : empty space: Updated modification time in destination 2024/11/09 02:56:18 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:18 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:18 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:18 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (2.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:19 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:19 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/09 02:56:20 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:20 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2024/11/09 02:56:20 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:20 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:20 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:20 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:21 DEBUG : foo: Starting multipart upload 2024/11/09 02:56:21 DEBUG : foo: Uploading segment 0/3 size 3 2024/11/09 02:56:21 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:21 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/09 02:56:21 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 (Local file system at /tmp/rclone1938451653) 2024/11/09 02:56:21 DEBUG : foo: quickxor = 6208831c00000000000000000300000000000000 (OneDrive root 'rclone-test-vanimus4fori') 2024/11/09 02:56:21 DEBUG : foo: quickxor differ 2024/11/09 02:56:21 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:21 DEBUG : foo: Starting multipart upload 2024/11/09 02:56:21 DEBUG : foo: Uploading segment 0/3 size 3 2024/11/09 02:56:22 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 OK 2024/11/09 02:56:22 INFO : foo: Copied (replaced existing) 2024/11/09 02:56:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.95s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:23 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:23 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:23 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/09 02:56:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:23 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:23 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:23 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:23 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:23 DEBUG : potato: Uploading segment 0/60 size 60 2024/11/09 02:56:24 DEBUG : potato: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2024/11/09 02:56:24 INFO : potato: Copied (new) 2024/11/09 02:56:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:25 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:25 DEBUG : potato: Uploading segment 0/60 size 60 2024/11/09 02:56:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/09 02:56:25 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:25 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:25 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:25 DEBUG : potato: Uploading segment 0/21 size 21 2024/11/09 02:56:26 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 OK 2024/11/09 02:56:26 INFO : potato: Copied (replaced existing) 2024/11/09 02:56:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:27 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:27 DEBUG : potato: Uploading segment 0/21 size 21 2024/11/09 02:56:27 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:27 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 2024/11/09 02:56:27 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 (Local file system at /tmp/rclone1938451653) 2024/11/09 02:56:27 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 (OneDrive root 'rclone-test-vanimus4fori') 2024/11/09 02:56:27 DEBUG : potato: quickxor differ 2024/11/09 02:56:27 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:27 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:28 DEBUG : potato: Uploading segment 0/21 size 21 2024/11/09 02:56:28 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 OK 2024/11/09 02:56:28 INFO : potato: Copied (replaced existing) 2024/11/09 02:56:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:29 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:29 DEBUG : potato: Uploading segment 0/21 size 21 2024/11/09 02:56:29 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:29 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:56:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/09 02:56:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:30 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:30 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:30 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:30 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:31 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:31 DEBUG : potato: Uploading segment 0/21 size 21 2024/11/09 02:56:31 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:31 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:56:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:32 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:32 DEBUG : potato2: Starting multipart upload 2024/11/09 02:56:32 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:32 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:32 DEBUG : potato2: Uploading segment 0/60 size 60 2024/11/09 02:56:32 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2024/11/09 02:56:32 INFO : potato2: Copied (new) 2024/11/09 02:56:32 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:32 INFO : potato: Deleted run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:34 DEBUG : b/potato: Starting multipart upload 2024/11/09 02:56:34 DEBUG : b/potato: Uploading segment 0/21 size 21 2024/11/09 02:56:35 DEBUG : c/non empty space: Starting multipart upload 2024/11/09 02:56:35 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2024/11/09 02:56:35 DEBUG : d: Making directory 2024/11/09 02:56:35 DEBUG : d/e: Making directory 2024/11/09 02:56:36 DEBUG : Added delayed dir = "a", newDst= 2024/11/09 02:56:36 DEBUG : c: Directory modification time the same (differ by 232.831942ms, within tolerance 1s) 2024/11/09 02:56:36 DEBUG : Added delayed dir = "c", newDst=c 2024/11/09 02:56:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 02:56:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:37 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 02:56:37 DEBUG : a/potato2: Starting multipart upload 2024/11/09 02:56:37 DEBUG : a/potato2: Uploading segment 0/60 size 60 2024/11/09 02:56:37 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:37 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:37 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2024/11/09 02:56:37 INFO : a/potato2: Copied (new) 2024/11/09 02:56:37 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:37 INFO : b/potato: Deleted 2024/11/09 02:56:38 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/09 02:56:38 INFO : d/e: Removing directory 2024/11/09 02:56:38 INFO : d: Removing directory 2024/11/09 02:56:38 INFO : b: Removing directory 2024/11/09 02:56:39 DEBUG : OneDrive root 'rclone-test-vanimus4fori': deleted 3 directories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:41 DEBUG : b/potato: Starting multipart upload 2024/11/09 02:56:41 DEBUG : b/potato: Uploading segment 0/21 size 21 2024/11/09 02:56:42 DEBUG : c/non empty space: Starting multipart upload 2024/11/09 02:56:42 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2024/11/09 02:56:42 DEBUG : d: Making directory 2024/11/09 02:56:43 DEBUG : Added delayed dir = "a", newDst= 2024/11/09 02:56:43 DEBUG : c: Directory modification time the same (differ by 232.883332ms, within tolerance 1s) 2024/11/09 02:56:43 DEBUG : Added delayed dir = "c", newDst=c 2024/11/09 02:56:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 02:56:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:43 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 02:56:43 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:43 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:43 DEBUG : a/potato2: Starting multipart upload 2024/11/09 02:56:43 DEBUG : a/potato2: Uploading segment 0/60 size 60 2024/11/09 02:56:44 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2024/11/09 02:56:44 INFO : a/potato2: Copied (new) 2024/11/09 02:56:44 ERROR : OneDrive root 'rclone-test-vanimus4fori': not deleting files as there were IO errors 2024/11/09 02:56:44 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/09 02:56:44 ERROR : OneDrive root 'rclone-test-vanimus4fori': not deleting directories as there were IO errors run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:47 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:47 DEBUG : potato: Uploading segment 0/21 size 21 2024/11/09 02:56:47 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:47 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:48 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:56:48 DEBUG : potato2: Starting multipart upload 2024/11/09 02:56:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:48 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:48 DEBUG : potato2: Uploading segment 0/60 size 60 2024/11/09 02:56:48 INFO : potato: Deleted 2024/11/09 02:56:48 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2024/11/09 02:56:48 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:49 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:49 DEBUG : potato: Uploading segment 0/21 size 21 2024/11/09 02:56:50 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:50 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:50 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:50 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:50 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:51 INFO : potato: Deleted 2024/11/09 02:56:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:56:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:51 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:51 DEBUG : potato2: Starting multipart upload 2024/11/09 02:56:51 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:51 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:51 DEBUG : potato2: Uploading segment 0/60 size 60 2024/11/09 02:56:51 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2024/11/09 02:56:51 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:52 DEBUG : potato: Starting multipart upload 2024/11/09 02:56:53 DEBUG : potato: Uploading segment 0/21 size 21 2024/11/09 02:56:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:56:53 DEBUG : potato2: Starting multipart upload 2024/11/09 02:56:53 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:53 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:53 DEBUG : potato2: Uploading segment 0/19 size 19 2024/11/09 02:56:53 DEBUG : potato2: quickxor = e9742354497b863ab0810d7913c118de00873494 OK 2024/11/09 02:56:53 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestCopyDeleteBefore (2.18s) === RUN TestSyncWithExclude run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:55 DEBUG : potato2: Starting multipart upload 2024/11/09 02:56:55 DEBUG : potato2: Uploading segment 0/60 size 60 2024/11/09 02:56:55 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:55 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:55 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 02:56:55 DEBUG : enormous: Excluded 2024/11/09 02:56:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:56:55 DEBUG : potato2: Excluded 2024/11/09 02:56:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:56:56 DEBUG : potato2: Excluded 2024/11/09 02:56:56 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:56 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:56 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:56 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:56 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:56 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 02:56:56 DEBUG : enormous: Excluded 2024/11/09 02:56:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:56:56 DEBUG : potato2: Excluded 2024/11/09 02:56:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:56:56 DEBUG : potato2: Excluded 2024/11/09 02:56:56 DEBUG : Local file system at /tmp/rclone1938451653: Waiting for checks to finish 2024/11/09 02:56:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s) 2024/11/09 02:56:56 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:56 DEBUG : Local file system at /tmp/rclone1938451653: Waiting for transfers to finish 2024/11/09 02:56:56 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:56 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncWithExclude (2.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:57 DEBUG : potato2: Starting multipart upload 2024/11/09 02:56:57 DEBUG : potato2: Uploading segment 0/60 size 60 2024/11/09 02:56:58 DEBUG : empty space: Starting multipart upload 2024/11/09 02:56:58 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:56:58 DEBUG : enormous: Starting multipart upload 2024/11/09 02:56:58 DEBUG : enormous: Uploading segment 0/100 size 100 2024/11/09 02:56:58 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 02:56:58 DEBUG : enormous: Excluded 2024/11/09 02:56:58 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:56:58 DEBUG : potato2: Excluded 2024/11/09 02:56:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:56:59 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:56:59 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:59 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:56:59 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:59 INFO : enormous: Deleted 2024/11/09 02:56:59 INFO : potato2: Deleted 2024/11/09 02:56:59 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:56:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s) 2024/11/09 02:56:59 DEBUG : empty space: Unchanged skipping 2024/11/09 02:56:59 DEBUG : Local file system at /tmp/rclone1938451653: Waiting for checks to finish 2024/11/09 02:56:59 DEBUG : Local file system at /tmp/rclone1938451653: Waiting for transfers to finish 2024/11/09 02:56:59 DEBUG : Waiting for deletions to finish 2024/11/09 02:56:59 INFO : potato2: Deleted 2024/11/09 02:56:59 INFO : enormous: Deleted 2024/11/09 02:56:59 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:00 DEBUG : one: Starting multipart upload 2024/11/09 02:57:00 DEBUG : one: Uploading segment 0/3 size 3 2024/11/09 02:57:01 DEBUG : two: Starting multipart upload 2024/11/09 02:57:01 DEBUG : two: Uploading segment 0/3 size 3 2024/11/09 02:57:01 DEBUG : three: Starting multipart upload 2024/11/09 02:57:01 DEBUG : three: Uploading segment 0/5 size 5 2024/11/09 02:57:01 DEBUG : four: Starting multipart upload 2024/11/09 02:57:02 DEBUG : four: Uploading segment 0/8 size 8 2024/11/09 02:57:02 DEBUG : five: Need to transfer - File not found at Destination 2024/11/09 02:57:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/09 02:57:02 DEBUG : three: Sizes identical 2024/11/09 02:57:02 DEBUG : five: Starting multipart upload 2024/11/09 02:57:02 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:02 DEBUG : one: Destination is newer than source, skipping 2024/11/09 02:57:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 02:57:02 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 (Local file system at /tmp/rclone1938451653) 2024/11/09 02:57:02 DEBUG : two: quickxor = 54b8c21300000000000000000300000000000000 (OneDrive root 'rclone-test-vanimus4fori') 2024/11/09 02:57:02 DEBUG : two: quickxor differ 2024/11/09 02:57:02 DEBUG : four: Starting multipart upload 2024/11/09 02:57:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 02:57:02 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:02 DEBUG : two: Starting multipart upload 2024/11/09 02:57:02 DEBUG : five: Uploading segment 0/4 size 4 2024/11/09 02:57:02 DEBUG : four: Uploading segment 0/4 size 4 2024/11/09 02:57:02 DEBUG : two: Uploading segment 0/3 size 3 2024/11/09 02:57:02 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK 2024/11/09 02:57:02 INFO : five: Copied (new) 2024/11/09 02:57:02 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK 2024/11/09 02:57:02 INFO : four: Copied (replaced existing) 2024/11/09 02:57:02 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2024/11/09 02:57:02 INFO : two: Copied (replaced existing) 2024/11/09 02:57:02 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:03 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:03 DEBUG : one: Destination is newer than source, skipping 2024/11/09 02:57:03 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 (Local file system at /tmp/rclone1938451653) 2024/11/09 02:57:03 DEBUG : three: quickxor = 544082148a500400000000000500000000000000 (OneDrive root 'rclone-test-vanimus4fori') 2024/11/09 02:57:03 DEBUG : three: quickxor differ 2024/11/09 02:57:03 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK 2024/11/09 02:57:03 DEBUG : five: Size and quickxor of src and dst objects identical 2024/11/09 02:57:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 02:57:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 02:57:03 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK 2024/11/09 02:57:03 DEBUG : four: Size and quickxor of src and dst objects identical 2024/11/09 02:57:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 02:57:03 DEBUG : three: Starting multipart upload 2024/11/09 02:57:03 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2024/11/09 02:57:03 DEBUG : two: Size and quickxor of src and dst objects identical 2024/11/09 02:57:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 02:57:03 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:03 DEBUG : three: Uploading segment 0/5 size 5 2024/11/09 02:57:03 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 OK 2024/11/09 02:57:03 INFO : three: Copied (replaced existing) 2024/11/09 02:57:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.58s) === 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-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/09 02:57:05 INFO : OneDrive root 'rclone-test-vanimus4fori': Making map for --track-renames 2024/11/09 02:57:05 INFO : OneDrive root 'rclone-test-vanimus4fori': Finished making map for --track-renames 2024/11/09 02:57:05 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 02:57:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 02:57:05 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for renames to finish 2024/11/09 02:57:05 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:05 DEBUG : potato: Starting multipart upload 2024/11/09 02:57:05 DEBUG : yam: Starting multipart upload 2024/11/09 02:57:05 DEBUG : yam: Uploading segment 0/11 size 11 2024/11/09 02:57:05 DEBUG : potato: Uploading segment 0/14 size 14 2024/11/09 02:57:05 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2024/11/09 02:57:05 INFO : yam: Copied (new) 2024/11/09 02:57:05 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2024/11/09 02:57:05 INFO : potato: Copied (new) 2024/11/09 02:57:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:57:06 INFO : OneDrive root 'rclone-test-vanimus4fori': Making map for --track-renames 2024/11/09 02:57:06 INFO : OneDrive root 'rclone-test-vanimus4fori': Finished making map for --track-renames 2024/11/09 02:57:06 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:06 DEBUG : potato: Unchanged skipping 2024/11/09 02:57:06 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for renames to finish 2024/11/09 02:57:07 INFO : yam: Moved (server-side) to: yaml 2024/11/09 02:57:07 INFO : yaml: Renamed from "yam" 2024/11/09 02:57:07 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:07 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:07 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (3.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/09 02:57:08 INFO : OneDrive root 'rclone-test-vanimus4fori': Making map for --track-renames 2024/11/09 02:57:08 INFO : OneDrive root 'rclone-test-vanimus4fori': Finished making map for --track-renames 2024/11/09 02:57:08 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 02:57:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 02:57:08 DEBUG : potato: Starting multipart upload 2024/11/09 02:57:08 DEBUG : yam: Starting multipart upload 2024/11/09 02:57:08 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for renames to finish 2024/11/09 02:57:08 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:08 DEBUG : yam: Uploading segment 0/11 size 11 2024/11/09 02:57:08 DEBUG : potato: Uploading segment 0/14 size 14 2024/11/09 02:57:09 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2024/11/09 02:57:09 INFO : yam: Copied (new) 2024/11/09 02:57:09 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2024/11/09 02:57:09 INFO : potato: Copied (new) 2024/11/09 02:57:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:09 INFO : OneDrive root 'rclone-test-vanimus4fori': Making map for --track-renames 2024/11/09 02:57:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:57:09 INFO : OneDrive root 'rclone-test-vanimus4fori': Finished making map for --track-renames 2024/11/09 02:57:09 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:09 DEBUG : potato: Unchanged skipping 2024/11/09 02:57:09 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for renames to finish 2024/11/09 02:57:09 INFO : yam: Moved (server-side) to: yaml 2024/11/09 02:57:09 INFO : yaml: Renamed from "yam" 2024/11/09 02:57:09 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:09 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:09 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/09 02:57:11 DEBUG : Added delayed dir = "sub", newDst= 2024/11/09 02:57:11 INFO : OneDrive root 'rclone-test-vanimus4fori': Making map for --track-renames 2024/11/09 02:57:11 INFO : OneDrive root 'rclone-test-vanimus4fori': Finished making map for --track-renames 2024/11/09 02:57:11 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 02:57:11 DEBUG : potato: Starting multipart upload 2024/11/09 02:57:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/09 02:57:11 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for renames to finish 2024/11/09 02:57:11 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:11 DEBUG : potato: Uploading segment 0/14 size 14 2024/11/09 02:57:11 DEBUG : sub/yam: Starting multipart upload 2024/11/09 02:57:11 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2024/11/09 02:57:11 INFO : potato: Copied (new) 2024/11/09 02:57:11 DEBUG : sub/yam: Uploading segment 0/11 size 11 2024/11/09 02:57:12 DEBUG : sub/yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2024/11/09 02:57:12 INFO : sub/yam: Copied (new) 2024/11/09 02:57:12 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:12 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:12 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/09 02:57:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:57:12 DEBUG : potato: Unchanged skipping 2024/11/09 02:57:13 INFO : OneDrive root 'rclone-test-vanimus4fori': Making map for --track-renames 2024/11/09 02:57:13 INFO : OneDrive root 'rclone-test-vanimus4fori': Finished making map for --track-renames 2024/11/09 02:57:13 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:13 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for renames to finish 2024/11/09 02:57:13 INFO : sub/yam: Moved (server-side) to: yam 2024/11/09 02:57:13 INFO : yam: Renamed from "sub/yam" 2024/11/09 02:57:13 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:13 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:13 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.38s) === RUN TestServerSideMoveLocal run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:15 DEBUG : Creating backend with remote "/tmp/rclone1938451653/dir1" 2024/11/09 02:57:15 DEBUG : Creating backend with remote "/tmp/rclone1938451653/dir2" 2024/11/09 02:57:15 DEBUG : Local file system at /tmp/rclone1938451653/dir2: Using server-side directory move 2024/11/09 02:57:15 INFO : Local file system at /tmp/rclone1938451653/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 02:57:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/09 02:57:15 DEBUG : Local file system at /tmp/rclone1938451653/dir2: Waiting for checks to finish 2024/11/09 02:57:15 DEBUG : Local file system at /tmp/rclone1938451653/dir2: Waiting for transfers to finish 2024/11/09 02:57:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.28s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:16 DEBUG : Added delayed dir = "nested", newDst= 2024/11/09 02:57:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:57:16 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/09 02:57:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 02:57:16 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:16 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:16 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:57:16 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:57:16 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:57:16 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:57:16 INFO : sub dir/hello world: Deleted 2024/11/09 02:57:17 DEBUG : nested/sub dir/file: Starting multipart upload 2024/11/09 02:57:17 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2024/11/09 02:57:17 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK 2024/11/09 02:57:17 INFO : nested/sub dir/file: Copied (new) 2024/11/09 02:57:17 INFO : nested/sub dir/file: Deleted 2024/11/09 02:57:17 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:57:17 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/09 02:57:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:57:17 INFO : sub dir: Removing directory 2024/11/09 02:57:17 INFO : nested/sub dir: Removing directory 2024/11/09 02:57:17 INFO : nested: Removing directory 2024/11/09 02:57:17 DEBUG : Local file system at /tmp/rclone1938451653: deleted 3 directories run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:20 DEBUG : Added delayed dir = "nested", newDst= 2024/11/09 02:57:20 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:57:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:57:20 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/09 02:57:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 02:57:20 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:20 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:20 DEBUG : sub dir/hello world: Starting multipart upload 2024/11/09 02:57:21 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2024/11/09 02:57:21 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2024/11/09 02:57:21 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:57:21 INFO : sub dir/hello world: Deleted 2024/11/09 02:57:21 DEBUG : nested/sub dir/file: Starting multipart upload 2024/11/09 02:57:21 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2024/11/09 02:57:22 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK 2024/11/09 02:57:22 INFO : nested/sub dir/file: Copied (new) 2024/11/09 02:57:22 INFO : nested/sub dir/file: Deleted 2024/11/09 02:57:22 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:57:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:57:22 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.46s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 02:57:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/09 02:57:26 DEBUG : existing: Starting multipart upload 2024/11/09 02:57:26 DEBUG : existing-b: Starting multipart upload 2024/11/09 02:57:26 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:26 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:26 DEBUG : existing: Uploading segment 0/6 size 6 2024/11/09 02:57:26 DEBUG : existing-b: Uploading segment 0/6 size 6 2024/11/09 02:57:26 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2024/11/09 02:57:26 INFO : existing: Copied (new) 2024/11/09 02:57:26 INFO : existing: Deleted 2024/11/09 02:57:26 DEBUG : existing-b: quickxor = 7478431bc2408737000000000600000000000000 OK 2024/11/09 02:57:26 INFO : existing-b: Copied (new) 2024/11/09 02:57:26 INFO : existing-b: Deleted 2024/11/09 02:57:26 DEBUG : existing: Destination exists, skipping 2024/11/09 02:57:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/09 02:57:26 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:26 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:26 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:27 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-capegip7dete" 2024/11/09 02:57:28 DEBUG : potato2: Starting multipart upload 2024/11/09 02:57:28 DEBUG : potato2: Uploading segment 0/60 size 60 2024/11/09 02:57:28 DEBUG : empty space: Starting multipart upload 2024/11/09 02:57:29 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:57:29 DEBUG : potato3: Starting multipart upload 2024/11/09 02:57:29 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-vanimus4fori' -> OneDrive root 'rclone-test-capegip7dete' 2024/11/09 02:57:30 DEBUG : empty space: Starting multipart upload 2024/11/09 02:57:30 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:57:30 DEBUG : potato3: Starting multipart upload 2024/11/09 02:57:30 DEBUG : potato3: Uploading segment 0/60 size 60 2024/11/09 02:57:31 DEBUG : OneDrive root 'rclone-test-capegip7dete': Using server-side directory move 2024/11/09 02:57:31 INFO : OneDrive root 'rclone-test-capegip7dete': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 02:57:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:57:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/09 02:57:31 DEBUG : empty space: Unchanged skipping 2024/11/09 02:57:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 02:57:31 DEBUG : OneDrive root 'rclone-test-capegip7dete': Waiting for checks to finish 2024/11/09 02:57:31 INFO : empty space: Deleted 2024/11/09 02:57:31 DEBUG : OneDrive root 'rclone-test-capegip7dete': Waiting for transfers to finish 2024/11/09 02:57:31 INFO : potato3: Deleted 2024/11/09 02:57:31 INFO : potato2: Moved (server-side) 2024/11/09 02:57:32 INFO : potato3: Moved (server-side) 2024/11/09 02:57:32 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-rorulub6yiqi" 2024/11/09 02:57:33 DEBUG : OneDrive root 'rclone-test-rorulub6yiqi': Using server-side directory move 2024/11/09 02:57:33 INFO : OneDrive root 'rclone-test-rorulub6yiqi': Server side directory move succeeded 2024/11/09 02:57:34 ERROR : : error listing: directory not found 2024/11/09 02:57:34 DEBUG : OneDrive root 'rclone-test-rorulub6yiqi': Purge remote 2024/11/09 02:57:34 DEBUG : OneDrive root 'rclone-test-capegip7dete': Purge remote 2024/11/09 02:57:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (6.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:34 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-cawiceb3juzu" 2024/11/09 02:57:35 DEBUG : potato2: Starting multipart upload 2024/11/09 02:57:35 DEBUG : potato2: Uploading segment 0/60 size 60 2024/11/09 02:57:35 DEBUG : empty space: Starting multipart upload 2024/11/09 02:57:35 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:57:35 DEBUG : potato3: Starting multipart upload 2024/11/09 02:57:36 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-vanimus4fori' -> OneDrive root 'rclone-test-cawiceb3juzu' 2024/11/09 02:57:36 DEBUG : empty space: Starting multipart upload 2024/11/09 02:57:36 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:57:37 DEBUG : potato3: Starting multipart upload 2024/11/09 02:57:37 DEBUG : potato3: Uploading segment 0/60 size 60 2024/11/09 02:57:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 02:57:37 DEBUG : empty space: Excluded 2024/11/09 02:57:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 02:57:37 DEBUG : empty space: Excluded 2024/11/09 02:57:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:57:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 02:57:37 DEBUG : OneDrive root 'rclone-test-cawiceb3juzu': Waiting for checks to finish 2024/11/09 02:57:37 DEBUG : OneDrive root 'rclone-test-cawiceb3juzu': Waiting for transfers to finish 2024/11/09 02:57:38 INFO : potato3: Deleted 2024/11/09 02:57:38 INFO : potato2: Moved (server-side) 2024/11/09 02:57:38 INFO : potato3: Moved (server-side) 2024/11/09 02:57:38 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-bopewex1voki" 2024/11/09 02:57:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 02:57:39 DEBUG : empty space: Excluded 2024/11/09 02:57:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:57:39 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 02:57:39 DEBUG : OneDrive root 'rclone-test-bopewex1voki': Waiting for checks to finish 2024/11/09 02:57:39 DEBUG : OneDrive root 'rclone-test-bopewex1voki': Waiting for transfers to finish 2024/11/09 02:57:40 INFO : potato2: Moved (server-side) 2024/11/09 02:57:40 INFO : potato3: Moved (server-side) 2024/11/09 02:57:40 DEBUG : OneDrive root 'rclone-test-bopewex1voki': Purge remote 2024/11/09 02:57:40 DEBUG : OneDrive root 'rclone-test-cawiceb3juzu': Purge remote --- PASS: TestServerSideMoveWithFilter (6.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:41 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-qowunil0toco" 2024/11/09 02:57:41 DEBUG : potato2: Starting multipart upload 2024/11/09 02:57:42 DEBUG : potato2: Uploading segment 0/60 size 60 2024/11/09 02:57:42 DEBUG : empty space: Starting multipart upload 2024/11/09 02:57:42 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:57:42 DEBUG : potato3: Starting multipart upload 2024/11/09 02:57:42 DEBUG : potato3: Uploading segment 0/68 size 68 2024/11/09 02:57:42 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-vanimus4fori' -> OneDrive root 'rclone-test-qowunil0toco' 2024/11/09 02:57:43 DEBUG : empty space: Starting multipart upload 2024/11/09 02:57:43 DEBUG : empty space: Uploading segment 0/1 size 1 2024/11/09 02:57:44 DEBUG : potato3: Starting multipart upload 2024/11/09 02:57:44 DEBUG : potato3: Uploading segment 0/60 size 60 2024/11/09 02:57:44 DEBUG : OneDrive root 'rclone-test-qowunil0toco': Using server-side directory move 2024/11/09 02:57:44 INFO : OneDrive root 'rclone-test-qowunil0toco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 02:57:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:57:44 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/09 02:57:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/09 02:57:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 02:57:44 DEBUG : empty space: Unchanged skipping 2024/11/09 02:57:45 DEBUG : OneDrive root 'rclone-test-qowunil0toco': Waiting for checks to finish 2024/11/09 02:57:45 INFO : empty space: Deleted 2024/11/09 02:57:45 DEBUG : OneDrive root 'rclone-test-qowunil0toco': Waiting for transfers to finish 2024/11/09 02:57:45 INFO : potato3: Deleted 2024/11/09 02:57:45 INFO : potato2: Moved (server-side) 2024/11/09 02:57:45 INFO : potato3: Moved (server-side) 2024/11/09 02:57:45 INFO : tomatoDir: Removing directory 2024/11/09 02:57:45 DEBUG : OneDrive root 'rclone-test-vanimus4fori': deleted 1 directories 2024/11/09 02:57:46 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-puwideg4bexo" 2024/11/09 02:57:46 DEBUG : tomatoDir: Making directory 2024/11/09 02:57:47 DEBUG : OneDrive root 'rclone-test-puwideg4bexo': Using server-side directory move 2024/11/09 02:57:47 INFO : OneDrive root 'rclone-test-puwideg4bexo': Server side directory move succeeded 2024/11/09 02:57:48 ERROR : : error listing: directory not found 2024/11/09 02:57:48 ERROR : : error listing: directory not found 2024/11/09 02:57:48 DEBUG : OneDrive root 'rclone-test-puwideg4bexo': Purge remote 2024/11/09 02:57:48 DEBUG : OneDrive root 'rclone-test-qowunil0toco': Purge remote 2024/11/09 02:57:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.27s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.28s) === RUN TestSyncOverlap run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:49 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/rclone-sync-test" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncOverlap (2.39s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:51 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/rclone-sync-test" 2024/11/09 02:57:52 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/rclone-sync-test-include/layer2" 2024/11/09 02:57:54 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/rclone-sync-test-ignore-file" 2024/11/09 02:57:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Starting multipart upload 2024/11/09 02:57:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading segment 0/1 size 1 2024/11/09 02:57:56 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:57:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:57:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/09 02:57:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:57:56 DEBUG : OneDrive root 'rclone-test-vanimus4fori/rclone-sync-test': Waiting for checks to finish 2024/11/09 02:57:56 DEBUG : OneDrive root 'rclone-test-vanimus4fori/rclone-sync-test': Waiting for transfers to finish 2024/11/09 02:57:56 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:56 INFO : There was nothing to transfer 2024/11/09 02:57:57 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:57:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:57:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:57:57 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:57 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:57 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:57 INFO : rclone-sync-test-include: Removing directory 2024/11/09 02:57:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/09 02:57:58 DEBUG : OneDrive root 'rclone-test-vanimus4fori': failed to delete 1 directories 2024/11/09 02:57:58 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:58 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:57:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:57:58 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/09 02:57:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:57:58 DEBUG : OneDrive root 'rclone-test-vanimus4fori/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/09 02:57:58 DEBUG : OneDrive root 'rclone-test-vanimus4fori/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/09 02:57:58 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:58 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:57:59 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:57:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:57:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:57:59 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:57:59 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:57:59 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:59 INFO : rclone-sync-test-include: Removing directory 2024/11/09 02:57:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/09 02:57:59 DEBUG : OneDrive root 'rclone-test-vanimus4fori': failed to delete 1 directories 2024/11/09 02:57:59 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:58:00 DEBUG : : Excluded 2024/11/09 02:58:00 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:58:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:58:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/09 02:58:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:58:00 DEBUG : OneDrive root 'rclone-test-vanimus4fori/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/09 02:58:00 DEBUG : OneDrive root 'rclone-test-vanimus4fori/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/09 02:58:00 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:00 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (16.64s) === RUN TestSyncCompareDest run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:58:08 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dst" 2024/11/09 02:58:08 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/CompareDest" 2024/11/09 02:58:10 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 02:58:10 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:10 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:10 DEBUG : one: Starting multipart upload 2024/11/09 02:58:10 DEBUG : one: Uploading segment 0/3 size 3 2024/11/09 02:58:11 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2024/11/09 02:58:11 INFO : one: Copied (new) 2024/11/09 02:58:11 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:11 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:12 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:12 DEBUG : one: Starting multipart upload 2024/11/09 02:58:12 DEBUG : one: Uploading segment 0/5 size 5 2024/11/09 02:58:12 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2024/11/09 02:58:12 INFO : one: Copied (replaced existing) 2024/11/09 02:58:12 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:13 DEBUG : dst/one: Starting multipart upload 2024/11/09 02:58:13 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/11/09 02:58:13 DEBUG : CompareDest/one: Starting multipart upload 2024/11/09 02:58:14 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2024/11/09 02:58:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:14 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:58:14 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:14 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:14 INFO : There was nothing to transfer 2024/11/09 02:58:15 DEBUG : CompareDest/two: Starting multipart upload 2024/11/09 02:58:15 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2024/11/09 02:58:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 02:58:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:16 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:58:16 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:16 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:16 INFO : There was nothing to transfer 2024/11/09 02:58:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 02:58:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:16 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:58:17 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:17 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:17 INFO : There was nothing to transfer 2024/11/09 02:58:17 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/11/09 02:58:17 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2024/11/09 02:58:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 02:58:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:17 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:58:17 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:17 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:17 INFO : There was nothing to transfer 2024/11/09 02:58:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 02:58:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:18 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:18 DEBUG : two: Starting multipart upload 2024/11/09 02:58:18 DEBUG : two: Uploading segment 0/5 size 5 2024/11/09 02:58:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:58:18 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:18 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2024/11/09 02:58:18 INFO : two: Copied (new) 2024/11/09 02:58:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.06s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:58:21 DEBUG : pre-dest1/1: Starting multipart upload 2024/11/09 02:58:21 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1 2024/11/09 02:58:22 DEBUG : pre-dest2/2: Starting multipart upload 2024/11/09 02:58:22 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1 2024/11/09 02:58:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dest" 2024/11/09 02:58:23 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/pre-dest1" 2024/11/09 02:58:24 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/pre-dest2" 2024/11/09 02:58:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:58:24 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/09 02:58:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:58:24 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/09 02:58:25 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/09 02:58:25 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dest': Waiting for checks to finish 2024/11/09 02:58:25 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dest': Waiting for transfers to finish 2024/11/09 02:58:25 DEBUG : 3: Starting multipart upload 2024/11/09 02:58:25 DEBUG : 3: Uploading segment 0/1 size 1 2024/11/09 02:58:25 DEBUG : 3: quickxor = 3300000000000000000000000100000000000000 OK 2024/11/09 02:58:25 INFO : 3: Copied (new) 2024/11/09 02:58:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.18s) === RUN TestSyncCopyDest run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:58:28 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dst" 2024/11/09 02:58:29 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/CopyDest" 2024/11/09 02:58:30 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 02:58:30 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:30 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:30 DEBUG : one: Starting multipart upload 2024/11/09 02:58:31 DEBUG : one: Uploading segment 0/3 size 3 2024/11/09 02:58:31 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2024/11/09 02:58:31 INFO : one: Copied (new) 2024/11/09 02:58:31 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:32 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:32 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:32 DEBUG : one: Starting multipart upload 2024/11/09 02:58:32 DEBUG : one: Uploading segment 0/5 size 5 2024/11/09 02:58:33 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2024/11/09 02:58:33 INFO : one: Copied (replaced existing) 2024/11/09 02:58:33 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:33 DEBUG : dst/one: Starting multipart upload 2024/11/09 02:58:33 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/11/09 02:58:34 DEBUG : CopyDest/one: Starting multipart upload 2024/11/09 02:58:34 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2024/11/09 02:58:34 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/BackupDir" 2024/11/09 02:58:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:35 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:58:37 INFO : one: Moved (server-side) 2024/11/09 02:58:38 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2024/11/09 02:58:38 INFO : one: Copied (server-side copy) 2024/11/09 02:58:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/09 02:58:38 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:38 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:38 DEBUG : CopyDest/two: Starting multipart upload 2024/11/09 02:58:38 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2024/11/09 02:58:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:40 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2024/11/09 02:58:40 INFO : two: Copied (server-side copy) 2024/11/09 02:58:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/09 02:58:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:40 DEBUG : one: Unchanged skipping 2024/11/09 02:58:40 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:40 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:40 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:40 DEBUG : one: Unchanged skipping 2024/11/09 02:58:40 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:40 DEBUG : two: Unchanged skipping 2024/11/09 02:58:40 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:40 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:40 INFO : There was nothing to transfer 2024/11/09 02:58:40 DEBUG : CopyDest/three: Starting multipart upload 2024/11/09 02:58:41 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2024/11/09 02:58:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/09 02:58:41 DEBUG : three: Destination not found in --copy-dest 2024/11/09 02:58:41 DEBUG : three: Need to transfer - File not found at Destination 2024/11/09 02:58:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:41 DEBUG : one: Unchanged skipping 2024/11/09 02:58:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2024/11/09 02:58:41 DEBUG : two: Unchanged skipping 2024/11/09 02:58:41 DEBUG : three: Starting multipart upload 2024/11/09 02:58:41 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:41 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:41 DEBUG : three: Uploading segment 0/7 size 7 2024/11/09 02:58:42 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2024/11/09 02:58:42 INFO : three: Copied (new) 2024/11/09 02:58:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.89s) === RUN TestSyncBackupDir run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:58:45 DEBUG : dst/one: Starting multipart upload 2024/11/09 02:58:45 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/11/09 02:58:45 DEBUG : dst/two: Starting multipart upload 2024/11/09 02:58:45 DEBUG : dst/two: Uploading segment 0/3 size 3 2024/11/09 02:58:46 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:58:46 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2024/11/09 02:58:46 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dst" 2024/11/09 02:58:47 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/backup" 2024/11/09 02:58:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:58:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:58:48 DEBUG : two: Unchanged skipping 2024/11/09 02:58:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:49 INFO : one: Moved (server-side) 2024/11/09 02:58:49 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:49 DEBUG : one: Starting multipart upload 2024/11/09 02:58:49 DEBUG : one: Uploading segment 0/4 size 4 2024/11/09 02:58:49 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2024/11/09 02:58:49 INFO : one: Copied (new) 2024/11/09 02:58:49 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:50 INFO : three.txt: Moved (server-side) 2024/11/09 02:58:50 INFO : three.txt: Moved into backup dir 2024/11/09 02:58:50 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:58:50 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2024/11/09 02:58:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:58:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:58:51 DEBUG : two: Unchanged skipping 2024/11/09 02:58:51 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:51 INFO : one: Deleted 2024/11/09 02:58:51 INFO : one: Moved (server-side) 2024/11/09 02:58:51 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:51 DEBUG : one: Starting multipart upload 2024/11/09 02:58:51 DEBUG : one: Uploading segment 0/5 size 5 2024/11/09 02:58:52 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2024/11/09 02:58:52 INFO : one: Copied (new) 2024/11/09 02:58:52 DEBUG : Waiting for deletions to finish 2024/11/09 02:58:52 INFO : three.txt: Deleted 2024/11/09 02:58:52 INFO : three.txt: Moved (server-side) 2024/11/09 02:58:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (9.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:58:55 DEBUG : dst/one: Starting multipart upload 2024/11/09 02:58:55 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/11/09 02:58:55 DEBUG : dst/two: Starting multipart upload 2024/11/09 02:58:55 DEBUG : dst/two: Uploading segment 0/3 size 3 2024/11/09 02:58:55 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:58:55 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2024/11/09 02:58:56 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dst" 2024/11/09 02:58:56 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/backup" 2024/11/09 02:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:58:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:58:57 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:58:57 DEBUG : two: Unchanged skipping 2024/11/09 02:58:59 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:58:59 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:58:59 DEBUG : one: Starting multipart upload 2024/11/09 02:58:59 DEBUG : one: Uploading segment 0/4 size 4 2024/11/09 02:58:59 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2024/11/09 02:58:59 INFO : one: Copied (new) 2024/11/09 02:58:59 DEBUG : Waiting for deletions to finish 2024/11/09 02:59:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:59:00 INFO : three.txt: Moved into backup dir 2024/11/09 02:59:00 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:59:00 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2024/11/09 02:59:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:59:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:01 DEBUG : two: Unchanged skipping 2024/11/09 02:59:01 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:59:01 INFO : one.bak: Deleted 2024/11/09 02:59:02 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:59:02 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:59:02 DEBUG : one: Starting multipart upload 2024/11/09 02:59:02 DEBUG : one: Uploading segment 0/5 size 5 2024/11/09 02:59:02 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2024/11/09 02:59:02 INFO : one: Copied (new) 2024/11/09 02:59:02 DEBUG : Waiting for deletions to finish 2024/11/09 02:59:02 INFO : three.txt.bak: Deleted 2024/11/09 02:59:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:59:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:59:05 DEBUG : dst/one: Starting multipart upload 2024/11/09 02:59:05 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/11/09 02:59:05 DEBUG : dst/two: Starting multipart upload 2024/11/09 02:59:06 DEBUG : dst/two: Uploading segment 0/3 size 3 2024/11/09 02:59:06 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:59:06 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2024/11/09 02:59:06 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dst" 2024/11/09 02:59:07 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/backup" 2024/11/09 02:59:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:59:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:08 DEBUG : two: Unchanged skipping 2024/11/09 02:59:08 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:59:09 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 02:59:09 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:59:09 DEBUG : one: Starting multipart upload 2024/11/09 02:59:09 DEBUG : one: Uploading segment 0/4 size 4 2024/11/09 02:59:10 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2024/11/09 02:59:10 INFO : one: Copied (new) 2024/11/09 02:59:10 DEBUG : Waiting for deletions to finish 2024/11/09 02:59:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 02:59:10 INFO : three.txt: Moved into backup dir 2024/11/09 02:59:11 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:59:11 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2024/11/09 02:59:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:59:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:11 DEBUG : two: Unchanged skipping 2024/11/09 02:59:11 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:59:12 INFO : one-2019-01-01: Deleted 2024/11/09 02:59:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 02:59:12 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:59:12 DEBUG : one: Starting multipart upload 2024/11/09 02:59:12 DEBUG : one: Uploading segment 0/5 size 5 2024/11/09 02:59:12 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2024/11/09 02:59:12 INFO : one: Copied (new) 2024/11/09 02:59:12 DEBUG : Waiting for deletions to finish 2024/11/09 02:59:13 INFO : three-2019-01-01.txt: Deleted 2024/11/09 02:59:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 02:59:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (10.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:59:16 DEBUG : dst/one: Starting multipart upload 2024/11/09 02:59:16 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/11/09 02:59:16 DEBUG : dst/two: Starting multipart upload 2024/11/09 02:59:16 DEBUG : dst/two: Uploading segment 0/3 size 3 2024/11/09 02:59:16 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:59:16 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2024/11/09 02:59:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dst" 2024/11/09 02:59:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:59:18 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:59:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:18 DEBUG : two: Unchanged skipping 2024/11/09 02:59:18 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:59:18 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:59:18 DEBUG : one: Starting multipart upload 2024/11/09 02:59:18 DEBUG : one: Uploading segment 0/4 size 4 2024/11/09 02:59:19 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2024/11/09 02:59:19 INFO : one: Copied (new) 2024/11/09 02:59:19 DEBUG : Waiting for deletions to finish 2024/11/09 02:59:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:59:19 INFO : three.txt: Moved into backup dir 2024/11/09 02:59:20 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:59:20 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2024/11/09 02:59:20 DEBUG : one.bak: Excluded (Path Filter) 2024/11/09 02:59:20 DEBUG : one.bak: Excluded 2024/11/09 02:59:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/09 02:59:20 DEBUG : three.txt.bak: Excluded 2024/11/09 02:59:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:59:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:20 DEBUG : two: Unchanged skipping 2024/11/09 02:59:20 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for checks to finish 2024/11/09 02:59:21 INFO : one.bak: Deleted 2024/11/09 02:59:21 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:59:21 DEBUG : OneDrive root 'rclone-test-vanimus4fori/dst': Waiting for transfers to finish 2024/11/09 02:59:21 DEBUG : one: Starting multipart upload 2024/11/09 02:59:21 DEBUG : one: Uploading segment 0/5 size 5 2024/11/09 02:59:22 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2024/11/09 02:59:22 INFO : one: Copied (new) 2024/11/09 02:59:22 DEBUG : Waiting for deletions to finish 2024/11/09 02:59:22 INFO : three.txt.bak: Deleted 2024/11/09 02:59:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:59:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.05s) === RUN TestSyncSuffix run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:59:25 DEBUG : dst/one: Starting multipart upload 2024/11/09 02:59:25 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/11/09 02:59:25 DEBUG : dst/two: Starting multipart upload 2024/11/09 02:59:25 DEBUG : dst/two: Uploading segment 0/3 size 3 2024/11/09 02:59:26 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:59:26 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2024/11/09 02:59:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dst" 2024/11/09 02:59:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:59:27 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:59:27 DEBUG : one: Starting multipart upload 2024/11/09 02:59:28 DEBUG : one: Uploading segment 0/4 size 4 2024/11/09 02:59:28 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2024/11/09 02:59:28 INFO : one: Copied (new) 2024/11/09 02:59:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:28 DEBUG : two: Unchanged skipping 2024/11/09 02:59:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 02:59:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:59:29 DEBUG : three.txt: Starting multipart upload 2024/11/09 02:59:29 DEBUG : three.txt: Uploading segment 0/6 size 6 2024/11/09 02:59:29 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK 2024/11/09 02:59:29 INFO : three.txt: Copied (new) 2024/11/09 02:59:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:59:31 INFO : one.bak: Deleted 2024/11/09 02:59:31 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:59:31 DEBUG : one: Starting multipart upload 2024/11/09 02:59:31 DEBUG : one: Uploading segment 0/5 size 5 2024/11/09 02:59:31 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2024/11/09 02:59:31 INFO : one: Copied (new) 2024/11/09 02:59:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:32 DEBUG : two: Unchanged skipping 2024/11/09 02:59:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 02:59:32 INFO : three.txt.bak: Deleted 2024/11/09 02:59:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:59:32 DEBUG : three.txt: Starting multipart upload 2024/11/09 02:59:32 DEBUG : three.txt: Uploading segment 0/19 size 19 2024/11/09 02:59:33 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK 2024/11/09 02:59:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.45s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:59:35 DEBUG : dst/one: Starting multipart upload 2024/11/09 02:59:35 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/11/09 02:59:35 DEBUG : dst/two: Starting multipart upload 2024/11/09 02:59:36 DEBUG : dst/two: Uploading segment 0/3 size 3 2024/11/09 02:59:36 DEBUG : dst/three.txt: Starting multipart upload 2024/11/09 02:59:36 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2024/11/09 02:59:36 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vanimus4fori/dst" 2024/11/09 02:59:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:59:38 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 02:59:38 DEBUG : one: Starting multipart upload 2024/11/09 02:59:38 DEBUG : one: Uploading segment 0/4 size 4 2024/11/09 02:59:38 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2024/11/09 02:59:38 INFO : one: Copied (new) 2024/11/09 02:59:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:38 DEBUG : two: Unchanged skipping 2024/11/09 02:59:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 02:59:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 02:59:39 DEBUG : three.txt: Starting multipart upload 2024/11/09 02:59:39 DEBUG : three.txt: Uploading segment 0/6 size 6 2024/11/09 02:59:40 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK 2024/11/09 02:59:40 INFO : three.txt: Copied (new) 2024/11/09 02:59:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:59:41 INFO : one-2019-01-01: Deleted 2024/11/09 02:59:41 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 02:59:41 DEBUG : one: Starting multipart upload 2024/11/09 02:59:41 DEBUG : one: Uploading segment 0/5 size 5 2024/11/09 02:59:41 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2024/11/09 02:59:41 INFO : one: Copied (new) 2024/11/09 02:59:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:42 DEBUG : two: Unchanged skipping 2024/11/09 02:59:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 02:59:42 INFO : three-2019-01-01.txt: Deleted 2024/11/09 02:59:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 02:59:42 DEBUG : three.txt: Starting multipart upload 2024/11/09 02:59:43 DEBUG : three.txt: Uploading segment 0/19 size 19 2024/11/09 02:59:43 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK 2024/11/09 02:59:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.29s) === RUN TestSyncUTFNorm run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:59:45 DEBUG : Testêé: Starting multipart upload 2024/11/09 02:59:45 DEBUG : Testêé: Uploading segment 0/18 size 18 2024/11/09 02:59:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/09 02:59:46 DEBUG : Testêé: Starting multipart upload 2024/11/09 02:59:46 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:59:46 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:59:46 DEBUG : Testêé: Uploading segment 0/14 size 14 2024/11/09 02:59:46 DEBUG : Testêé: quickxor = 5440431ae6008234cc0104610e011dca30073a00 OK 2024/11/09 02:59:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/09 02:59:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.02s) === RUN TestSyncImmutable run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:59:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 02:59:47 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:59:47 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:59:47 DEBUG : existing: Starting multipart upload 2024/11/09 02:59:48 DEBUG : existing: Uploading segment 0/6 size 6 2024/11/09 02:59:48 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2024/11/09 02:59:48 INFO : existing: Copied (new) 2024/11/09 02:59:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:59:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/09 02:59:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 02:59:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/09 02:59:48 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 02:59:48 ERROR : OneDrive root 'rclone-test-vanimus4fori': not deleting files as there were IO errors 2024/11/09 02:59:48 ERROR : OneDrive root 'rclone-test-vanimus4fori': not deleting directories as there were IO errors run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncImmutable (2.59s) === RUN TestSyncIgnoreCase run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.49s) === RUN TestFixCase run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 02:59:50 DEBUG : EXISTING: Starting multipart upload 2024/11/09 02:59:50 DEBUG : EXISTING: Uploading segment 0/6 size 6 2024/11/09 02:59:51 DEBUG : EXISTINGBUTDIFFERENT: Starting multipart upload 2024/11/09 02:59:51 DEBUG : EXISTINGBUTDIFFERENT: Uploading segment 0/8 size 8 2024/11/09 02:59:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Starting multipart upload 2024/11/09 02:59:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading segment 0/8 size 8 2024/11/09 02:59:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Starting multipart upload 2024/11/09 02:59:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading segment 0/8 size 8 2024/11/09 02:59:54 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2024/11/09 02:59:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 02:59:54 DEBUG : existing: Unchanged skipping 2024/11/09 02:59:54 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/09 02:59:55 DEBUG : EXISTING: moving to existing-rclone-move-kumaqoy9 2024/11/09 02:59:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jotexos9 2024/11/09 02:59:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jotexos9 2024/11/09 02:59:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/09 02:59:55 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-kumaqoy9 2024/11/09 02:59:55 DEBUG : EXISTING: moving to existing 2024/11/09 02:59:55 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/09 02:59:56 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2024/11/09 02:59:56 INFO : existingbutdifferent-rclone-move-jotexos9: Moved (server-side) to: existingbutdifferent 2024/11/09 02:59:56 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/09 02:59:56 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/09 02:59:56 DEBUG : existingbutdifferent: Starting multipart upload 2024/11/09 02:59:56 INFO : existing-rclone-move-kumaqoy9: Moved (server-side) to: existing 2024/11/09 02:59:56 INFO : EXISTING: Moved (server-side) to: existing 2024/11/09 02:59:56 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/09 02:59:56 DEBUG : existingbutdifferent: Uploading segment 0/5 size 5 2024/11/09 02:59:56 DEBUG : existingbutdifferent: quickxor = 6478831bea400700000000000500000000000000 OK 2024/11/09 02:59:56 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/09 02:59:57 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/09 02:59:58 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2024/11/09 02:59:59 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/09 02:59:59 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2024/11/09 02:59:59 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/09 03:00:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-piyuher6 2024/11/09 03:00:00 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-piyuher6 2024/11/09 03:00:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/09 03:00:01 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/09 03:00:01 INFO : subdira/subdirb/subdirc/hello-rclone-move-piyuher6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/09 03:00:01 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/09 03:00:01 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/09 03:00:01 DEBUG : subdira/subdirb/subdirc/hello: Starting multipart upload 2024/11/09 03:00:01 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/09 03:00:01 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 03:00:01 DEBUG : subdira/subdirb/subdirc/hello: Uploading segment 0/5 size 5 2024/11/09 03:00:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wufehoq6 2024/11/09 03:00:01 DEBUG : subdira/subdirb/subdirc/hello: quickxor = 6478831bea400700000000000500000000000000 OK 2024/11/09 03:00:01 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/09 03:00:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wufehoq6 2024/11/09 03:00:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/09 03:00:02 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wufehoq6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/09 03:00:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/09 03:00:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/09 03:00:02 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 03:00:02 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Starting multipart upload 2024/11/09 03:00:02 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading segment 0/5 size 5 2024/11/09 03:00:03 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: quickxor = 6478831bea400700000000000500000000000000 OK 2024/11/09 03:00:03 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/09 03:00:03 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (16.92s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.95s) --- SKIP: TestMaxTransfer/Hard (0.32s) --- SKIP: TestMaxTransfer/Soft (0.32s) --- SKIP: TestMaxTransfer/Cautious (0.32s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 03:00:08 DEBUG : both0: Starting multipart upload 2024/11/09 03:00:08 DEBUG : both0: Uploading segment 0/6 size 6 2024/11/09 03:00:08 DEBUG : only0: Starting multipart upload 2024/11/09 03:00:09 DEBUG : only0: Uploading segment 0/6 size 6 2024/11/09 03:00:09 DEBUG : both1: Starting multipart upload 2024/11/09 03:00:09 DEBUG : both1: Uploading segment 0/6 size 6 2024/11/09 03:00:09 DEBUG : only1: Starting multipart upload 2024/11/09 03:00:09 DEBUG : only1: Uploading segment 0/6 size 6 2024/11/09 03:00:10 DEBUG : both2: Starting multipart upload 2024/11/09 03:00:10 DEBUG : both2: Uploading segment 0/6 size 6 2024/11/09 03:00:10 DEBUG : only2: Starting multipart upload 2024/11/09 03:00:10 DEBUG : only2: Uploading segment 0/6 size 6 2024/11/09 03:00:10 DEBUG : both3: Starting multipart upload 2024/11/09 03:00:11 DEBUG : both3: Uploading segment 0/6 size 6 2024/11/09 03:00:11 DEBUG : only3: Starting multipart upload 2024/11/09 03:00:11 DEBUG : only3: Uploading segment 0/6 size 6 2024/11/09 03:00:11 DEBUG : both4: Starting multipart upload 2024/11/09 03:00:11 DEBUG : both4: Uploading segment 0/6 size 6 2024/11/09 03:00:11 DEBUG : only4: Starting multipart upload 2024/11/09 03:00:12 DEBUG : only4: Uploading segment 0/6 size 6 2024/11/09 03:00:12 DEBUG : both5: Starting multipart upload 2024/11/09 03:00:12 DEBUG : both5: Uploading segment 0/6 size 6 2024/11/09 03:00:12 DEBUG : only5: Starting multipart upload 2024/11/09 03:00:13 DEBUG : only5: Uploading segment 0/6 size 6 2024/11/09 03:00:13 DEBUG : both6: Starting multipart upload 2024/11/09 03:00:13 DEBUG : both6: Uploading segment 0/6 size 6 2024/11/09 03:00:13 DEBUG : only6: Starting multipart upload 2024/11/09 03:00:13 DEBUG : only6: Uploading segment 0/6 size 6 2024/11/09 03:00:14 DEBUG : both7: Starting multipart upload 2024/11/09 03:00:14 DEBUG : both7: Uploading segment 0/6 size 6 2024/11/09 03:00:14 DEBUG : only7: Starting multipart upload 2024/11/09 03:00:14 DEBUG : only7: Uploading segment 0/6 size 6 2024/11/09 03:00:14 DEBUG : both8: Starting multipart upload 2024/11/09 03:00:15 DEBUG : both8: Uploading segment 0/6 size 6 2024/11/09 03:00:15 DEBUG : only8: Starting multipart upload 2024/11/09 03:00:15 DEBUG : only8: Uploading segment 0/6 size 6 2024/11/09 03:00:15 DEBUG : both9: Starting multipart upload 2024/11/09 03:00:15 DEBUG : both9: Uploading segment 0/6 size 6 2024/11/09 03:00:16 DEBUG : only9: Starting multipart upload 2024/11/09 03:00:16 DEBUG : only9: Uploading segment 0/6 size 6 2024/11/09 03:00:16 DEBUG : both10: Starting multipart upload 2024/11/09 03:00:16 DEBUG : both10: Uploading segment 0/6 size 6 2024/11/09 03:00:16 DEBUG : only10: Starting multipart upload 2024/11/09 03:00:17 DEBUG : only10: Uploading segment 0/6 size 6 2024/11/09 03:00:17 DEBUG : both11: Starting multipart upload 2024/11/09 03:00:17 DEBUG : both11: Uploading segment 0/6 size 6 2024/11/09 03:00:17 DEBUG : only11: Starting multipart upload 2024/11/09 03:00:17 DEBUG : only11: Uploading segment 0/6 size 6 2024/11/09 03:00:18 DEBUG : both12: Starting multipart upload 2024/11/09 03:00:18 DEBUG : both12: Uploading segment 0/6 size 6 2024/11/09 03:00:18 DEBUG : only12: Starting multipart upload 2024/11/09 03:00:18 DEBUG : only12: Uploading segment 0/6 size 6 2024/11/09 03:00:18 DEBUG : both13: Starting multipart upload 2024/11/09 03:00:18 DEBUG : both13: Uploading segment 0/6 size 6 2024/11/09 03:00:19 DEBUG : only13: Starting multipart upload 2024/11/09 03:00:19 DEBUG : only13: Uploading segment 0/6 size 6 2024/11/09 03:00:19 DEBUG : both14: Starting multipart upload 2024/11/09 03:00:19 DEBUG : both14: Uploading segment 0/6 size 6 2024/11/09 03:00:20 DEBUG : only14: Starting multipart upload 2024/11/09 03:00:20 DEBUG : only14: Uploading segment 0/6 size 6 2024/11/09 03:00:20 DEBUG : both15: Starting multipart upload 2024/11/09 03:00:20 DEBUG : both15: Uploading segment 0/6 size 6 2024/11/09 03:00:20 DEBUG : only15: Starting multipart upload 2024/11/09 03:00:21 DEBUG : only15: Uploading segment 0/6 size 6 2024/11/09 03:00:21 DEBUG : both16: Starting multipart upload 2024/11/09 03:00:21 DEBUG : both16: Uploading segment 0/6 size 6 2024/11/09 03:00:21 DEBUG : only16: Starting multipart upload 2024/11/09 03:00:21 DEBUG : only16: Uploading segment 0/6 size 6 2024/11/09 03:00:22 DEBUG : both17: Starting multipart upload 2024/11/09 03:00:22 DEBUG : both17: Uploading segment 0/6 size 6 2024/11/09 03:00:22 DEBUG : only17: Starting multipart upload 2024/11/09 03:00:22 DEBUG : only17: Uploading segment 0/6 size 6 2024/11/09 03:00:22 DEBUG : both18: Starting multipart upload 2024/11/09 03:00:23 DEBUG : both18: Uploading segment 0/6 size 6 2024/11/09 03:00:23 DEBUG : only18: Starting multipart upload 2024/11/09 03:00:23 DEBUG : only18: Uploading segment 0/6 size 6 2024/11/09 03:00:23 DEBUG : both19: Starting multipart upload 2024/11/09 03:00:23 DEBUG : both19: Uploading segment 0/6 size 6 2024/11/09 03:00:24 DEBUG : only19: Starting multipart upload 2024/11/09 03:00:24 DEBUG : only19: Uploading segment 0/6 size 6 2024/11/09 03:00:25 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 03:00:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both0: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both12: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both10: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both14: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both1: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both16: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both17: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both11: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both19: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both13: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both3: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both15: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both5: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both6: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both18: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both8: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:25 DEBUG : both2: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both4: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both7: Unchanged skipping 2024/11/09 03:00:25 DEBUG : both9: Unchanged skipping 2024/11/09 03:00:25 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 03:00:25 DEBUG : Waiting for deletions to finish 2024/11/09 03:00:25 INFO : only13: Deleted 2024/11/09 03:00:25 INFO : only11: Deleted 2024/11/09 03:00:25 INFO : only0: Deleted 2024/11/09 03:00:25 INFO : only12: Deleted 2024/11/09 03:00:25 INFO : only5: Deleted 2024/11/09 03:00:25 INFO : only2: Deleted 2024/11/09 03:00:25 INFO : only4: Deleted 2024/11/09 03:00:25 INFO : only8: Deleted 2024/11/09 03:00:25 INFO : only15: Deleted 2024/11/09 03:00:25 INFO : only16: Deleted 2024/11/09 03:00:25 INFO : only17: Deleted 2024/11/09 03:00:25 INFO : only9: Deleted 2024/11/09 03:00:25 INFO : only10: Deleted 2024/11/09 03:00:25 INFO : only14: Deleted 2024/11/09 03:00:26 INFO : only19: Deleted 2024/11/09 03:00:26 INFO : only6: Deleted 2024/11/09 03:00:26 INFO : only7: Deleted 2024/11/09 03:00:26 INFO : only1: Deleted 2024/11/09 03:00:26 INFO : only18: Deleted 2024/11/09 03:00:26 INFO : only3: Deleted run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (23.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 03:00:31 DEBUG : both0: Starting multipart upload 2024/11/09 03:00:31 DEBUG : both0: Uploading segment 0/6 size 6 2024/11/09 03:00:31 DEBUG : only0: Starting multipart upload 2024/11/09 03:00:32 DEBUG : only0: Uploading segment 0/6 size 6 2024/11/09 03:00:32 DEBUG : both1: Starting multipart upload 2024/11/09 03:00:32 DEBUG : both1: Uploading segment 0/6 size 6 2024/11/09 03:00:32 DEBUG : only1: Starting multipart upload 2024/11/09 03:00:32 DEBUG : only1: Uploading segment 0/6 size 6 2024/11/09 03:00:33 DEBUG : both2: Starting multipart upload 2024/11/09 03:00:33 DEBUG : both2: Uploading segment 0/6 size 6 2024/11/09 03:00:33 DEBUG : only2: Starting multipart upload 2024/11/09 03:00:33 DEBUG : only2: Uploading segment 0/6 size 6 2024/11/09 03:00:33 DEBUG : both3: Starting multipart upload 2024/11/09 03:00:34 DEBUG : both3: Uploading segment 0/6 size 6 2024/11/09 03:00:34 DEBUG : only3: Starting multipart upload 2024/11/09 03:00:34 DEBUG : only3: Uploading segment 0/6 size 6 2024/11/09 03:00:34 DEBUG : both4: Starting multipart upload 2024/11/09 03:00:34 DEBUG : both4: Uploading segment 0/6 size 6 2024/11/09 03:00:35 DEBUG : only4: Starting multipart upload 2024/11/09 03:00:35 DEBUG : only4: Uploading segment 0/6 size 6 2024/11/09 03:00:35 DEBUG : both5: Starting multipart upload 2024/11/09 03:00:35 DEBUG : both5: Uploading segment 0/6 size 6 2024/11/09 03:00:35 DEBUG : only5: Starting multipart upload 2024/11/09 03:00:36 DEBUG : only5: Uploading segment 0/6 size 6 2024/11/09 03:00:36 DEBUG : both6: Starting multipart upload 2024/11/09 03:00:36 DEBUG : both6: Uploading segment 0/6 size 6 2024/11/09 03:00:36 DEBUG : only6: Starting multipart upload 2024/11/09 03:00:36 DEBUG : only6: Uploading segment 0/6 size 6 2024/11/09 03:00:37 DEBUG : both7: Starting multipart upload 2024/11/09 03:00:37 DEBUG : both7: Uploading segment 0/6 size 6 2024/11/09 03:00:37 DEBUG : only7: Starting multipart upload 2024/11/09 03:00:37 DEBUG : only7: Uploading segment 0/6 size 6 2024/11/09 03:00:37 DEBUG : both8: Starting multipart upload 2024/11/09 03:00:38 DEBUG : both8: Uploading segment 0/6 size 6 2024/11/09 03:00:38 DEBUG : only8: Starting multipart upload 2024/11/09 03:00:38 DEBUG : only8: Uploading segment 0/6 size 6 2024/11/09 03:00:38 DEBUG : both9: Starting multipart upload 2024/11/09 03:00:38 DEBUG : both9: Uploading segment 0/6 size 6 2024/11/09 03:00:39 DEBUG : only9: Starting multipart upload 2024/11/09 03:00:39 DEBUG : only9: Uploading segment 0/6 size 6 2024/11/09 03:00:39 DEBUG : both10: Starting multipart upload 2024/11/09 03:00:39 DEBUG : both10: Uploading segment 0/6 size 6 2024/11/09 03:00:39 DEBUG : only10: Starting multipart upload 2024/11/09 03:00:40 DEBUG : only10: Uploading segment 0/6 size 6 2024/11/09 03:00:40 DEBUG : both11: Starting multipart upload 2024/11/09 03:00:40 DEBUG : both11: Uploading segment 0/6 size 6 2024/11/09 03:00:40 DEBUG : only11: Starting multipart upload 2024/11/09 03:00:40 DEBUG : only11: Uploading segment 0/6 size 6 2024/11/09 03:00:41 DEBUG : both12: Starting multipart upload 2024/11/09 03:00:41 DEBUG : both12: Uploading segment 0/6 size 6 2024/11/09 03:00:41 DEBUG : only12: Starting multipart upload 2024/11/09 03:00:41 DEBUG : only12: Uploading segment 0/6 size 6 2024/11/09 03:00:41 DEBUG : both13: Starting multipart upload 2024/11/09 03:00:41 DEBUG : both13: Uploading segment 0/6 size 6 2024/11/09 03:00:42 DEBUG : only13: Starting multipart upload 2024/11/09 03:00:42 DEBUG : only13: Uploading segment 0/6 size 6 2024/11/09 03:00:42 DEBUG : both14: Starting multipart upload 2024/11/09 03:00:42 DEBUG : both14: Uploading segment 0/6 size 6 2024/11/09 03:00:42 DEBUG : only14: Starting multipart upload 2024/11/09 03:00:43 DEBUG : only14: Uploading segment 0/6 size 6 2024/11/09 03:00:43 DEBUG : both15: Starting multipart upload 2024/11/09 03:00:43 DEBUG : both15: Uploading segment 0/6 size 6 2024/11/09 03:00:43 DEBUG : only15: Starting multipart upload 2024/11/09 03:00:43 DEBUG : only15: Uploading segment 0/6 size 6 2024/11/09 03:00:44 DEBUG : both16: Starting multipart upload 2024/11/09 03:00:44 DEBUG : both16: Uploading segment 0/6 size 6 2024/11/09 03:00:44 DEBUG : only16: Starting multipart upload 2024/11/09 03:00:44 DEBUG : only16: Uploading segment 0/6 size 6 2024/11/09 03:00:44 DEBUG : both17: Starting multipart upload 2024/11/09 03:00:44 DEBUG : both17: Uploading segment 0/6 size 6 2024/11/09 03:00:45 DEBUG : only17: Starting multipart upload 2024/11/09 03:00:45 DEBUG : only17: Uploading segment 0/6 size 6 2024/11/09 03:00:45 DEBUG : both18: Starting multipart upload 2024/11/09 03:00:45 DEBUG : both18: Uploading segment 0/6 size 6 2024/11/09 03:00:45 DEBUG : only18: Starting multipart upload 2024/11/09 03:00:46 DEBUG : only18: Uploading segment 0/6 size 6 2024/11/09 03:00:46 DEBUG : both19: Starting multipart upload 2024/11/09 03:00:46 DEBUG : both19: Uploading segment 0/6 size 6 2024/11/09 03:00:46 DEBUG : only19: Starting multipart upload 2024/11/09 03:00:46 DEBUG : only19: Uploading segment 0/6 size 6 2024/11/09 03:00:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for checks to finish 2024/11/09 03:00:47 DEBUG : both10: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both12: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both11: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both14: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both15: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both16: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both17: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both18: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both19: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both2: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both3: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both4: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both5: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both6: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both7: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both8: Unchanged skipping 2024/11/09 03:00:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2024/11/09 03:00:47 DEBUG : both9: Unchanged skipping 2024/11/09 03:00:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : both0: Unchanged skipping 2024/11/09 03:00:47 DEBUG : only0: Starting singlepart upload 2024/11/09 03:00:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only10: Starting singlepart upload 2024/11/09 03:00:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only11: Starting singlepart upload 2024/11/09 03:00:47 DEBUG : only12: Starting singlepart upload 2024/11/09 03:00:47 DEBUG : both1: Unchanged skipping 2024/11/09 03:00:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : both13: Unchanged skipping 2024/11/09 03:00:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/09 03:00:47 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Waiting for transfers to finish 2024/11/09 03:00:47 DEBUG : only0: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:47 INFO : only0: Copied (replaced existing) 2024/11/09 03:00:47 DEBUG : only13: Starting singlepart upload 2024/11/09 03:00:47 DEBUG : only11: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:47 INFO : only11: Copied (replaced existing) 2024/11/09 03:00:47 DEBUG : only14: Starting singlepart upload 2024/11/09 03:00:48 DEBUG : only10: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:48 INFO : only10: Copied (replaced existing) 2024/11/09 03:00:48 DEBUG : only1: Starting singlepart upload 2024/11/09 03:00:48 DEBUG : only12: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:48 INFO : only12: Copied (replaced existing) 2024/11/09 03:00:48 DEBUG : only18: Starting singlepart upload 2024/11/09 03:00:48 DEBUG : only18: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:48 INFO : only18: Copied (replaced existing) 2024/11/09 03:00:48 DEBUG : only19: Starting singlepart upload 2024/11/09 03:00:48 DEBUG : only14: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:48 INFO : only14: Copied (replaced existing) 2024/11/09 03:00:48 DEBUG : only2: Starting singlepart upload 2024/11/09 03:00:48 DEBUG : only13: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:48 INFO : only13: Copied (replaced existing) 2024/11/09 03:00:48 DEBUG : only15: Starting singlepart upload 2024/11/09 03:00:48 DEBUG : only1: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:48 INFO : only1: Copied (replaced existing) 2024/11/09 03:00:48 DEBUG : only4: Starting singlepart upload 2024/11/09 03:00:48 DEBUG : only19: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:48 INFO : only19: Copied (replaced existing) 2024/11/09 03:00:48 DEBUG : only16: Starting singlepart upload 2024/11/09 03:00:48 DEBUG : only2: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:48 INFO : only2: Copied (replaced existing) 2024/11/09 03:00:48 DEBUG : only6: Starting singlepart upload 2024/11/09 03:00:49 DEBUG : only15: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only15: Copied (replaced existing) 2024/11/09 03:00:49 DEBUG : only7: Starting singlepart upload 2024/11/09 03:00:49 DEBUG : only4: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only4: Copied (replaced existing) 2024/11/09 03:00:49 DEBUG : only8: Starting singlepart upload 2024/11/09 03:00:49 DEBUG : only16: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only16: Copied (replaced existing) 2024/11/09 03:00:49 DEBUG : only9: Starting singlepart upload 2024/11/09 03:00:49 DEBUG : only6: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only6: Copied (replaced existing) 2024/11/09 03:00:49 DEBUG : only17: Starting singlepart upload 2024/11/09 03:00:49 DEBUG : only7: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only7: Copied (replaced existing) 2024/11/09 03:00:49 DEBUG : only3: Starting singlepart upload 2024/11/09 03:00:49 DEBUG : only8: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only8: Copied (replaced existing) 2024/11/09 03:00:49 DEBUG : only5: Starting singlepart upload 2024/11/09 03:00:49 DEBUG : only9: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only9: Copied (replaced existing) 2024/11/09 03:00:49 DEBUG : only17: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only17: Copied (replaced existing) 2024/11/09 03:00:49 DEBUG : only3: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:49 INFO : only3: Copied (replaced existing) 2024/11/09 03:00:50 DEBUG : only5: quickxor = 0000000000000000000000000000000000000000 OK 2024/11/09 03:00:50 INFO : only5: Copied (replaced existing) 2024/11/09 03:00:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (28.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 03:00:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:00:59 DEBUG : sub dir: Making directory with metadata 2024/11/09 03:01:00 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 03:01:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 03:01:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 03:01:10 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 03:01:10 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (24.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 03:01:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:01:24 DEBUG : sub dir: Making directory with metadata 2024/11/09 03:01:24 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" 2024/11/09 03:01:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 03:01:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 03:01:36 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 03:01:36 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-vanimus4fori'", Local "Local file system at /tmp/rclone1938451653", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (24.74s) PASS 2024/11/09 03:01:49 DEBUG : OneDrive root 'rclone-test-vanimus4fori': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 7m13.385096427s (try 1/5)