"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2022/04/09 06:18:54 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9" 2022/04/09 06:18:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/09 06:18:54 DEBUG : Creating backend with remote "/tmp/rclone967550278" === 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:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:18:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/04/09 06:18:56 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:18:56 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.03s) === RUN TestCopy run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:18:58 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:18:58 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:18:58 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:18:58 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:18:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:18:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (3.48s) === RUN TestCopyMissingDirectory run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:01 DEBUG : Creating backend with remote "/non-existing" 2022/04/09 06:19:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/04/09 06:19:01 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:01 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.89s) === RUN TestCopyNoTraverse run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:03 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:03 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:04 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:04 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (4.61s) === RUN TestCopyCheckFirst run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:07 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Running all checks before starting transfers 2022/04/09 06:19:08 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:08 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Checks finished, now starting transfers 2022/04/09 06:19:08 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:08 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:08 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.85s) === RUN TestSyncNoTraverse run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:11 ERROR : Ignoring --no-traverse with sync 2022/04/09 06:19:11 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:11 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:13 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:13 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:13 INFO : sub dir/hello world: Copied (new) 2022/04/09 06:19:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (5.76s) === RUN TestCopyWithDepth run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:17 DEBUG : hello world2: Starting multipart upload 2022/04/09 06:19:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:17 DEBUG : hello world2: Uploading segment 0/12 size 12 2022/04/09 06:19:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2022/04/09 06:19:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:19 DEBUG : hello world2: Excluded 2022/04/09 06:19:19 DEBUG : potato2: Starting multipart upload 2022/04/09 06:19:19 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:19 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:19 DEBUG : potato2: Uploading segment 0/11 size 11 2022/04/09 06:19:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:21 DEBUG : potato2: Starting multipart upload 2022/04/09 06:19:21 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:21 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:21 DEBUG : potato2: Uploading segment 0/11 size 11 2022/04/09 06:19:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.17s) === RUN TestCopyEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:22 DEBUG : sub dir2: Making directory 2022/04/09 06:19:23 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:23 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:23 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:23 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:24 INFO : sub dir/hello world: Copied (new) 2022/04/09 06:19:24 DEBUG : sub dir2: Making directory 2022/04/09 06:19:24 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': copied 1 directories --- PASS: TestCopyEmptyDirectories (4.13s) === RUN TestMoveEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:27 DEBUG : sub dir2: Making directory 2022/04/09 06:19:27 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:27 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:27 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:27 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:28 INFO : sub dir/hello world: Copied (new) 2022/04/09 06:19:28 INFO : sub dir/hello world: Deleted 2022/04/09 06:19:28 DEBUG : sub dir: Making directory 2022/04/09 06:19:28 DEBUG : sub dir2: Making directory 2022/04/09 06:19:28 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': copied 2 directories --- PASS: TestMoveEmptyDirectories (4.25s) === RUN TestSyncEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:31 DEBUG : sub dir2: Making directory 2022/04/09 06:19:31 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:31 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:31 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:32 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:32 INFO : sub dir/hello world: Copied (new) 2022/04/09 06:19:32 DEBUG : sub dir2: Making directory 2022/04/09 06:19:33 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': copied 1 directories 2022/04/09 06:19:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (4.87s) === RUN TestServerSideCopy run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:36 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:36 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:37 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-wotulur3piyiyej2kekuwec6" sync_test.go:275: Server side copy (if possible) One drive root 'rclone-test-vekogix6wigogap5dexosix9' -> One drive root 'rclone-test-wotulur3piyiyej2kekuwec6' 2022/04/09 06:19:39 DEBUG : One drive root 'rclone-test-wotulur3piyiyej2kekuwec6': Waiting for checks to finish 2022/04/09 06:19:39 DEBUG : One drive root 'rclone-test-wotulur3piyiyej2kekuwec6': Waiting for transfers to finish 2022/04/09 06:19:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:40 INFO : sub dir/hello world: Copied (server-side copy) 2022/04/09 06:19:41 DEBUG : One drive root 'rclone-test-wotulur3piyiyej2kekuwec6': Purge remote --- PASS: TestServerSideCopy (6.87s) === RUN TestCopyAfterDelete run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:43 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:44 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:44 ERROR : : error listing: directory not found 2022/04/09 06:19:44 DEBUG : Local file system at /tmp/rclone967550278: Making directory 2022/04/09 06:19:45 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:45 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.86s) === RUN TestCopyRedownload run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:47 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:19:47 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:19:50 DEBUG : Local file system at /tmp/rclone967550278: Waiting for checks to finish 2022/04/09 06:19:50 DEBUG : Local file system at /tmp/rclone967550278: Waiting for transfers to finish 2022/04/09 06:19:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:19:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (4.82s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:51 DEBUG : check sum: Starting multipart upload 2022/04/09 06:19:51 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:51 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:52 DEBUG : check sum: Uploading segment 0/1 size 1 2022/04/09 06:19:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 06:19:52 INFO : check sum: Copied (new) 2022/04/09 06:19:52 DEBUG : Waiting for deletions to finish 2022/04/09 06:19:53 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 06:19:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2022/04/09 06:19:53 DEBUG : check sum: Unchanged skipping 2022/04/09 06:19:53 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:53 DEBUG : Waiting for deletions to finish 2022/04/09 06:19:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.36s) === RUN TestSyncSizeOnly run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:54 DEBUG : sizeonly: Starting multipart upload 2022/04/09 06:19:54 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:54 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:55 DEBUG : sizeonly: Uploading segment 0/6 size 6 2022/04/09 06:19:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 06:19:55 INFO : sizeonly: Copied (new) 2022/04/09 06:19:55 DEBUG : Waiting for deletions to finish 2022/04/09 06:19:55 DEBUG : sizeonly: Sizes identical 2022/04/09 06:19:55 DEBUG : sizeonly: Unchanged skipping 2022/04/09 06:19:55 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:55 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:55 DEBUG : Waiting for deletions to finish 2022/04/09 06:19:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.63s) === RUN TestSyncIgnoreSize run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:56 DEBUG : ignore-size: Starting multipart upload 2022/04/09 06:19:56 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:56 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:57 DEBUG : ignore-size: Uploading segment 0/8 size 8 2022/04/09 06:19:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2022/04/09 06:19:57 INFO : ignore-size: Copied (new) 2022/04/09 06:19:57 DEBUG : Waiting for deletions to finish 2022/04/09 06:19:57 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:19:57 DEBUG : ignore-size: Unchanged skipping 2022/04/09 06:19:57 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:19:57 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:19:57 DEBUG : Waiting for deletions to finish 2022/04/09 06:19:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.31s) === RUN TestSyncIgnoreTimes run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:19:58 DEBUG : existing: Starting multipart upload 2022/04/09 06:19:59 DEBUG : existing: Uploading segment 0/6 size 6 2022/04/09 06:20:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:20:01 DEBUG : existing: Unchanged skipping 2022/04/09 06:20:01 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:01 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:01 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:01 INFO : There was nothing to transfer 2022/04/09 06:20:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/04/09 06:20:01 DEBUG : existing: Starting multipart upload 2022/04/09 06:20:01 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:01 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:01 DEBUG : existing: Uploading segment 0/6 size 6 2022/04/09 06:20:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 06:20:01 INFO : existing: Copied (replaced existing) 2022/04/09 06:20:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.73s) === RUN TestSyncIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:02 DEBUG : existing: Starting multipart upload 2022/04/09 06:20:02 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:02 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:03 DEBUG : existing: Uploading segment 0/6 size 6 2022/04/09 06:20:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 06:20:03 INFO : existing: Copied (new) 2022/04/09 06:20:03 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:04 DEBUG : existing: Destination exists, skipping 2022/04/09 06:20:04 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:04 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:04 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:05 DEBUG : b/potato: Starting multipart upload 2022/04/09 06:20:06 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/04/09 06:20:07 DEBUG : c/non empty space: Starting multipart upload 2022/04/09 06:20:07 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/04/09 06:20:07 DEBUG : d: Making directory 2022/04/09 06:20:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:20:10 DEBUG : c/non empty space: Unchanged skipping 2022/04/09 06:20:10 DEBUG : a/potato2: Starting multipart upload 2022/04/09 06:20:10 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/04/09 06:20:10 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:10 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 06:20:11 INFO : a/potato2: Copied (new) 2022/04/09 06:20:11 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:11 INFO : b/potato: Deleted 2022/04/09 06:20:11 INFO : d: Removing directory 2022/04/09 06:20:12 INFO : b: Removing directory 2022/04/09 06:20:13 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': deleted 2 directories --- PASS: TestSyncIgnoreErrors (11.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:16 DEBUG : empty space: Starting multipart upload 2022/04/09 06:20:16 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:20:17 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/04/09 06:20:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 06:20:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/04/09 06:20:17 DEBUG : empty space: Unchanged skipping 2022/04/09 06:20:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:17 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:17 INFO : There was nothing to transfer 2022/04/09 06:20:17 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/04/09 06:20:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 06:20:18 INFO : empty space: Updated modification time in destination 2022/04/09 06:20:18 DEBUG : empty space: Unchanged skipping 2022/04/09 06:20:18 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:18 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:19 DEBUG : empty space: Starting multipart upload 2022/04/09 06:20:20 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:20:21 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/04/09 06:20:21 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 06:20:21 DEBUG : empty space: Unchanged skipping 2022/04/09 06:20:21 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:21 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.57s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:23 DEBUG : foo: Starting multipart upload 2022/04/09 06:20:23 DEBUG : foo: Uploading segment 0/3 size 3 2022/04/09 06:20:25 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/04/09 06:20:25 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone967550278) 2022/04/09 06:20:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (One drive root 'rclone-test-vekogix6wigogap5dexosix9') 2022/04/09 06:20:25 DEBUG : foo: sha1 differ 2022/04/09 06:20:25 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:25 DEBUG : foo: Starting multipart upload 2022/04/09 06:20:25 DEBUG : foo: Uploading segment 0/3 size 3 2022/04/09 06:20:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2022/04/09 06:20:26 INFO : foo: Copied (replaced existing) 2022/04/09 06:20:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.35s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:27 DEBUG : empty space: Starting multipart upload 2022/04/09 06:20:27 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:20:28 DEBUG : potato: Starting multipart upload 2022/04/09 06:20:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:20:28 DEBUG : empty space: Unchanged skipping 2022/04/09 06:20:28 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:28 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:28 DEBUG : potato: Uploading segment 0/60 size 60 2022/04/09 06:20:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 06:20:29 INFO : potato: Copied (new) 2022/04/09 06:20:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:30 DEBUG : potato: Starting multipart upload 2022/04/09 06:20:30 DEBUG : potato: Uploading segment 0/60 size 60 2022/04/09 06:20:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/04/09 06:20:31 DEBUG : potato: Starting multipart upload 2022/04/09 06:20:31 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:31 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:31 DEBUG : potato: Uploading segment 0/21 size 21 2022/04/09 06:20:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2022/04/09 06:20:32 INFO : potato: Copied (replaced existing) 2022/04/09 06:20:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.07s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:34 DEBUG : potato: Starting multipart upload 2022/04/09 06:20:34 DEBUG : potato: Uploading segment 0/21 size 21 2022/04/09 06:20:35 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 2022/04/09 06:20:35 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone967550278) 2022/04/09 06:20:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (One drive root 'rclone-test-vekogix6wigogap5dexosix9') 2022/04/09 06:20:35 DEBUG : potato: sha1 differ 2022/04/09 06:20:35 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:35 DEBUG : potato: Starting multipart upload 2022/04/09 06:20:35 DEBUG : potato: Uploading segment 0/21 size 21 2022/04/09 06:20:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2022/04/09 06:20:36 INFO : potato: Copied (replaced existing) 2022/04/09 06:20:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:36 DEBUG : potato: Starting multipart upload 2022/04/09 06:20:37 DEBUG : potato: Uploading segment 0/21 size 21 2022/04/09 06:20:37 DEBUG : empty space: Starting multipart upload 2022/04/09 06:20:37 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:20:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/04/09 06:20:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:20:38 DEBUG : empty space: Unchanged skipping 2022/04/09 06:20:38 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:38 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:38 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:40 DEBUG : potato: Starting multipart upload 2022/04/09 06:20:40 DEBUG : potato: Uploading segment 0/21 size 21 2022/04/09 06:20:41 DEBUG : empty space: Starting multipart upload 2022/04/09 06:20:41 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:20:45 DEBUG : potato2: Starting multipart upload 2022/04/09 06:20:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:20:45 DEBUG : empty space: Unchanged skipping 2022/04/09 06:20:45 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:45 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:45 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 06:20:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 06:20:45 INFO : potato2: Copied (new) 2022/04/09 06:20:45 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:20:47 DEBUG : b/potato: Starting multipart upload 2022/04/09 06:20:48 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/04/09 06:20:49 DEBUG : c/non empty space: Starting multipart upload 2022/04/09 06:20:49 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/04/09 06:20:50 DEBUG : d: Making directory 2022/04/09 06:20:50 DEBUG : d/e: Making directory 2022/04/09 06:20:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:20:52 DEBUG : c/non empty space: Unchanged skipping 2022/04/09 06:20:53 DEBUG : a/potato2: Starting multipart upload 2022/04/09 06:20:53 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/04/09 06:20:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 06:20:53 INFO : a/potato2: Copied (new) 2022/04/09 06:20:54 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:20:54 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:20:54 DEBUG : Waiting for deletions to finish 2022/04/09 06:20:54 INFO : b/potato: Deleted 2022/04/09 06:20:54 INFO : d/e: Removing directory 2022/04/09 06:20:54 INFO : d: Removing directory 2022/04/09 06:20:55 INFO : b: Removing directory 2022/04/09 06:20:55 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (12.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:21:00 DEBUG : b/potato: Starting multipart upload 2022/04/09 06:21:00 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/04/09 06:21:01 DEBUG : c/non empty space: Starting multipart upload 2022/04/09 06:21:01 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/04/09 06:21:02 DEBUG : d: Making directory 2022/04/09 06:21:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:21:04 DEBUG : c/non empty space: Unchanged skipping 2022/04/09 06:21:05 DEBUG : a/potato2: Starting multipart upload 2022/04/09 06:21:05 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/04/09 06:21:05 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:05 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 06:21:06 INFO : a/potato2: Copied (new) 2022/04/09 06:21:06 ERROR : One drive root 'rclone-test-vekogix6wigogap5dexosix9': not deleting files as there were IO errors 2022/04/09 06:21:06 ERROR : One drive root 'rclone-test-vekogix6wigogap5dexosix9': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:21:11 DEBUG : potato: Starting multipart upload 2022/04/09 06:21:11 DEBUG : potato: Uploading segment 0/21 size 21 2022/04/09 06:21:12 DEBUG : empty space: Starting multipart upload 2022/04/09 06:21:12 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:21:12 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:13 DEBUG : potato2: Starting multipart upload 2022/04/09 06:21:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:21:13 DEBUG : empty space: Unchanged skipping 2022/04/09 06:21:13 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:13 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:13 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 06:21:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 06:21:13 INFO : potato2: Copied (new) 2022/04/09 06:21:14 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (4.06s) === RUN TestSyncDeleteBefore run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:21:15 DEBUG : potato: Starting multipart upload 2022/04/09 06:21:15 DEBUG : potato: Uploading segment 0/21 size 21 2022/04/09 06:21:16 DEBUG : empty space: Starting multipart upload 2022/04/09 06:21:16 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:21:17 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:17 INFO : potato: Deleted 2022/04/09 06:21:17 DEBUG : potato2: Starting multipart upload 2022/04/09 06:21:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:21:17 DEBUG : empty space: Unchanged skipping 2022/04/09 06:21:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:17 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:18 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 06:21:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 06:21:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.60s) === RUN TestCopyDeleteBefore run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:21:20 DEBUG : potato: Starting multipart upload 2022/04/09 06:21:20 DEBUG : potato: Uploading segment 0/21 size 21 2022/04/09 06:21:21 DEBUG : potato2: Starting multipart upload 2022/04/09 06:21:21 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:21 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:21 DEBUG : potato2: Uploading segment 0/19 size 19 2022/04/09 06:21:21 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2022/04/09 06:21:21 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.76s) === RUN TestSyncWithExclude run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:21:22 DEBUG : potato2: Starting multipart upload 2022/04/09 06:21:23 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 06:21:23 DEBUG : empty space: Starting multipart upload 2022/04/09 06:21:23 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:21:24 DEBUG : enormous: Excluded 2022/04/09 06:21:24 DEBUG : potato2: Excluded 2022/04/09 06:21:24 DEBUG : potato2: Excluded 2022/04/09 06:21:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:21:24 DEBUG : empty space: Unchanged skipping 2022/04/09 06:21:24 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:24 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:24 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:24 INFO : There was nothing to transfer 2022/04/09 06:21:25 DEBUG : enormous: Excluded 2022/04/09 06:21:25 DEBUG : potato2: Excluded 2022/04/09 06:21:25 DEBUG : potato2: Excluded 2022/04/09 06:21:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/04/09 06:21:25 DEBUG : empty space: Unchanged skipping 2022/04/09 06:21:25 DEBUG : Local file system at /tmp/rclone967550278: Waiting for checks to finish 2022/04/09 06:21:25 DEBUG : Local file system at /tmp/rclone967550278: Waiting for transfers to finish 2022/04/09 06:21:25 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:21:28 DEBUG : potato2: Starting multipart upload 2022/04/09 06:21:29 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 06:21:29 DEBUG : empty space: Starting multipart upload 2022/04/09 06:21:29 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:21:33 DEBUG : enormous: Starting multipart upload 2022/04/09 06:21:33 DEBUG : enormous: Uploading segment 0/100 size 100 2022/04/09 06:21:34 DEBUG : enormous: Excluded 2022/04/09 06:21:34 DEBUG : potato2: Excluded 2022/04/09 06:21:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:21:34 DEBUG : empty space: Unchanged skipping 2022/04/09 06:21:34 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:34 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:34 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:34 INFO : enormous: Deleted 2022/04/09 06:21:34 INFO : potato2: Deleted 2022/04/09 06:21:34 INFO : There was nothing to transfer 2022/04/09 06:21:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/04/09 06:21:35 DEBUG : empty space: Unchanged skipping 2022/04/09 06:21:35 DEBUG : Local file system at /tmp/rclone967550278: Waiting for checks to finish 2022/04/09 06:21:35 DEBUG : Local file system at /tmp/rclone967550278: Waiting for transfers to finish 2022/04/09 06:21:35 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:35 INFO : enormous: Deleted 2022/04/09 06:21:35 INFO : potato2: Deleted 2022/04/09 06:21:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.19s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:21:35 DEBUG : one: Starting multipart upload 2022/04/09 06:21:35 DEBUG : one: Uploading segment 0/3 size 3 2022/04/09 06:21:37 DEBUG : two: Starting multipart upload 2022/04/09 06:21:37 DEBUG : two: Uploading segment 0/3 size 3 2022/04/09 06:21:38 DEBUG : three: Starting multipart upload 2022/04/09 06:21:38 DEBUG : three: Uploading segment 0/5 size 5 2022/04/09 06:21:38 DEBUG : four: Starting multipart upload 2022/04/09 06:21:39 DEBUG : four: Uploading segment 0/8 size 8 2022/04/09 06:21:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/04/09 06:21:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/04/09 06:21:39 DEBUG : four: Starting multipart upload 2022/04/09 06:21:39 DEBUG : one: Destination is newer than source, skipping 2022/04/09 06:21:39 DEBUG : three: Sizes identical 2022/04/09 06:21:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/04/09 06:21:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone967550278) 2022/04/09 06:21:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (One drive root 'rclone-test-vekogix6wigogap5dexosix9') 2022/04/09 06:21:39 DEBUG : two: sha1 differ 2022/04/09 06:21:39 DEBUG : two: Starting multipart upload 2022/04/09 06:21:39 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:39 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:39 DEBUG : five: Starting multipart upload 2022/04/09 06:21:40 DEBUG : four: Uploading segment 0/4 size 4 2022/04/09 06:21:40 DEBUG : two: Uploading segment 0/3 size 3 2022/04/09 06:21:40 DEBUG : five: Uploading segment 0/4 size 4 2022/04/09 06:21:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/04/09 06:21:40 INFO : four: Copied (replaced existing) 2022/04/09 06:21:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/04/09 06:21:40 INFO : five: Copied (new) 2022/04/09 06:21:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 06:21:40 INFO : two: Copied (replaced existing) 2022/04/09 06:21:40 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:41 DEBUG : one: Destination is newer than source, skipping 2022/04/09 06:21:41 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/04/09 06:21:41 DEBUG : five: Size and sha1 of src and dst objects identical 2022/04/09 06:21:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/04/09 06:21:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/04/09 06:21:41 DEBUG : four: Size and sha1 of src and dst objects identical 2022/04/09 06:21:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/04/09 06:21:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 06:21:41 DEBUG : two: Size and sha1 of src and dst objects identical 2022/04/09 06:21:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/04/09 06:21:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone967550278) 2022/04/09 06:21:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (One drive root 'rclone-test-vekogix6wigogap5dexosix9') 2022/04/09 06:21:41 DEBUG : three: sha1 differ 2022/04/09 06:21:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/04/09 06:21:41 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:41 DEBUG : three: Starting multipart upload 2022/04/09 06:21:41 DEBUG : three: Uploading segment 0/5 size 5 2022/04/09 06:21:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/04/09 06:21:41 INFO : three: Copied (replaced existing) 2022/04/09 06:21:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (8.48s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/04/09 06:21:45 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Making map for --track-renames 2022/04/09 06:21:45 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Finished making map for --track-renames 2022/04/09 06:21:45 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:45 DEBUG : potato: Starting multipart upload 2022/04/09 06:21:45 DEBUG : yam: Starting multipart upload 2022/04/09 06:21:45 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for renames to finish 2022/04/09 06:21:45 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:45 DEBUG : potato: Uploading segment 0/14 size 14 2022/04/09 06:21:45 DEBUG : yam: Uploading segment 0/11 size 11 2022/04/09 06:21:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/04/09 06:21:45 INFO : potato: Copied (new) 2022/04/09 06:21:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/04/09 06:21:45 INFO : yam: Copied (new) 2022/04/09 06:21:45 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:21:47 DEBUG : potato: Unchanged skipping 2022/04/09 06:21:47 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Making map for --track-renames 2022/04/09 06:21:47 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Finished making map for --track-renames 2022/04/09 06:21:47 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:47 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for renames to finish 2022/04/09 06:21:47 INFO : yam: Moved (server-side) to: yaml 2022/04/09 06:21:47 INFO : yaml: Renamed from "yam" 2022/04/09 06:21:47 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:47 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:47 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (4.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/04/09 06:21:49 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Making map for --track-renames 2022/04/09 06:21:49 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Finished making map for --track-renames 2022/04/09 06:21:49 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:49 DEBUG : potato: Starting multipart upload 2022/04/09 06:21:49 DEBUG : yam: Starting multipart upload 2022/04/09 06:21:49 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for renames to finish 2022/04/09 06:21:49 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:49 DEBUG : yam: Uploading segment 0/11 size 11 2022/04/09 06:21:49 DEBUG : potato: Uploading segment 0/14 size 14 2022/04/09 06:21:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/04/09 06:21:49 INFO : yam: Copied (new) 2022/04/09 06:21:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/04/09 06:21:49 INFO : potato: Copied (new) 2022/04/09 06:21:49 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:21:50 DEBUG : potato: Unchanged skipping 2022/04/09 06:21:50 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Making map for --track-renames 2022/04/09 06:21:50 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Finished making map for --track-renames 2022/04/09 06:21:50 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:50 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for renames to finish 2022/04/09 06:21:50 INFO : yam: Moved (server-side) to: yaml 2022/04/09 06:21:50 INFO : yaml: Renamed from "yam" 2022/04/09 06:21:50 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:50 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/04/09 06:21:52 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Making map for --track-renames 2022/04/09 06:21:52 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Finished making map for --track-renames 2022/04/09 06:21:52 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:52 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for renames to finish 2022/04/09 06:21:52 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:52 DEBUG : potato: Starting multipart upload 2022/04/09 06:21:52 DEBUG : sub/yam: Starting multipart upload 2022/04/09 06:21:53 DEBUG : sub/yam: Uploading segment 0/11 size 11 2022/04/09 06:21:53 DEBUG : potato: Uploading segment 0/14 size 14 2022/04/09 06:21:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/04/09 06:21:53 INFO : potato: Copied (new) 2022/04/09 06:21:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/04/09 06:21:53 INFO : sub/yam: Copied (new) 2022/04/09 06:21:53 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:21:54 DEBUG : potato: Unchanged skipping 2022/04/09 06:21:54 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Making map for --track-renames 2022/04/09 06:21:54 INFO : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Finished making map for --track-renames 2022/04/09 06:21:54 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:54 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for renames to finish 2022/04/09 06:21:55 INFO : sub/yam: Moved (server-side) to: yam 2022/04/09 06:21:55 INFO : yam: Renamed from "sub/yam" 2022/04/09 06:21:55 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:55 DEBUG : Waiting for deletions to finish 2022/04/09 06:21:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:21:57 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:21:57 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:21:58 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:21:58 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:21:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:21:58 INFO : sub dir/hello world: Copied (new) 2022/04/09 06:21:58 INFO : sub dir/hello world: Deleted 2022/04/09 06:21:59 DEBUG : nested/sub dir/file: Starting multipart upload 2022/04/09 06:21:59 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2022/04/09 06:21:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/04/09 06:21:59 INFO : nested/sub dir/file: Copied (new) 2022/04/09 06:21:59 INFO : nested/sub dir/file: Deleted 2022/04/09 06:21:59 INFO : sub dir: Removing directory 2022/04/09 06:21:59 INFO : nested/sub dir: Removing directory 2022/04/09 06:21:59 INFO : nested: Removing directory 2022/04/09 06:21:59 DEBUG : Local file system at /tmp/rclone967550278: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (6.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:22:04 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:22:04 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:22:05 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 06:22:05 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 06:22:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 06:22:05 INFO : sub dir/hello world: Copied (new) 2022/04/09 06:22:05 INFO : sub dir/hello world: Deleted 2022/04/09 06:22:06 DEBUG : nested/sub dir/file: Starting multipart upload 2022/04/09 06:22:06 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2022/04/09 06:22:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/04/09 06:22:06 INFO : nested/sub dir/file: Copied (new) 2022/04/09 06:22:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.17s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:22:11 DEBUG : existing: Starting multipart upload 2022/04/09 06:22:11 DEBUG : existing-b: Starting multipart upload 2022/04/09 06:22:11 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:22:11 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:22:11 DEBUG : existing-b: Uploading segment 0/6 size 6 2022/04/09 06:22:11 DEBUG : existing: Uploading segment 0/6 size 6 2022/04/09 06:22:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 06:22:15 INFO : existing: Copied (new) 2022/04/09 06:22:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2022/04/09 06:22:15 INFO : existing-b: Copied (new) 2022/04/09 06:22:15 INFO : existing: Deleted 2022/04/09 06:22:15 INFO : existing-b: Deleted 2022/04/09 06:22:16 DEBUG : existing: Destination exists, skipping 2022/04/09 06:22:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/04/09 06:22:16 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:22:16 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:22:16 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.87s) === RUN TestServerSideMove run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:22:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-tavegab3jamecok9jedovay7" 2022/04/09 06:22:18 DEBUG : potato2: Starting multipart upload 2022/04/09 06:22:18 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 06:22:18 DEBUG : empty space: Starting multipart upload 2022/04/09 06:22:18 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:22:19 DEBUG : potato3: Starting multipart upload 2022/04/09 06:22:19 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-vekogix6wigogap5dexosix9' -> One drive root 'rclone-test-tavegab3jamecok9jedovay7' 2022/04/09 06:22:20 DEBUG : empty space: Starting multipart upload 2022/04/09 06:22:20 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:22:21 DEBUG : potato3: Starting multipart upload 2022/04/09 06:22:21 DEBUG : potato3: Uploading segment 0/60 size 60 2022/04/09 06:22:21 DEBUG : One drive root 'rclone-test-tavegab3jamecok9jedovay7': Using server-side directory move 2022/04/09 06:22:21 INFO : One drive root 'rclone-test-tavegab3jamecok9jedovay7': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/04/09 06:22:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/04/09 06:22:22 DEBUG : empty space: Unchanged skipping 2022/04/09 06:22:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/09 06:22:22 DEBUG : One drive root 'rclone-test-tavegab3jamecok9jedovay7': Waiting for checks to finish 2022/04/09 06:22:22 INFO : potato2: Moved (server-side) 2022/04/09 06:22:22 INFO : empty space: Deleted 2022/04/09 06:22:22 DEBUG : One drive root 'rclone-test-tavegab3jamecok9jedovay7': Waiting for transfers to finish 2022/04/09 06:22:22 INFO : potato3: Deleted 2022/04/09 06:22:22 INFO : potato3: Moved (server-side) 2022/04/09 06:22:22 INFO : There was nothing to transfer 2022/04/09 06:22:23 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fiqelac1jiyixuz1pezobop5" 2022/04/09 06:22:23 DEBUG : One drive root 'rclone-test-fiqelac1jiyixuz1pezobop5': Using server-side directory move 2022/04/09 06:22:24 INFO : One drive root 'rclone-test-fiqelac1jiyixuz1pezobop5': Server side directory move succeeded 2022/04/09 06:22:25 ERROR : : error listing: directory not found 2022/04/09 06:22:25 DEBUG : One drive root 'rclone-test-fiqelac1jiyixuz1pezobop5': Purge remote 2022/04/09 06:22:26 DEBUG : One drive root 'rclone-test-tavegab3jamecok9jedovay7': Purge remote 2022/04/09 06:22:26 purge failed: directory not found --- PASS: TestServerSideMove (9.44s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:22:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nuqafiv4tevecaz7fisavum5" 2022/04/09 06:22:27 DEBUG : potato2: Starting multipart upload 2022/04/09 06:22:27 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 06:22:27 DEBUG : empty space: Starting multipart upload 2022/04/09 06:22:28 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:22:28 DEBUG : potato3: Starting multipart upload 2022/04/09 06:22:28 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-vekogix6wigogap5dexosix9' -> One drive root 'rclone-test-nuqafiv4tevecaz7fisavum5' 2022/04/09 06:22:29 DEBUG : empty space: Starting multipart upload 2022/04/09 06:22:29 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:22:30 DEBUG : potato3: Starting multipart upload 2022/04/09 06:22:30 DEBUG : potato3: Uploading segment 0/60 size 60 2022/04/09 06:22:31 DEBUG : empty space: Excluded 2022/04/09 06:22:31 DEBUG : empty space: Excluded 2022/04/09 06:22:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/09 06:22:31 DEBUG : One drive root 'rclone-test-nuqafiv4tevecaz7fisavum5': Waiting for checks to finish 2022/04/09 06:22:31 DEBUG : One drive root 'rclone-test-nuqafiv4tevecaz7fisavum5': Waiting for transfers to finish 2022/04/09 06:22:31 INFO : potato3: Deleted 2022/04/09 06:22:31 INFO : potato2: Moved (server-side) 2022/04/09 06:22:32 INFO : potato3: Moved (server-side) 2022/04/09 06:22:32 INFO : There was nothing to transfer 2022/04/09 06:22:34 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-dadidec0valuyez6vojajek0" 2022/04/09 06:22:35 DEBUG : empty space: Excluded 2022/04/09 06:22:35 DEBUG : One drive root 'rclone-test-dadidec0valuyez6vojajek0': Waiting for checks to finish 2022/04/09 06:22:35 DEBUG : One drive root 'rclone-test-dadidec0valuyez6vojajek0': Waiting for transfers to finish 2022/04/09 06:22:36 INFO : potato2: Moved (server-side) 2022/04/09 06:22:37 INFO : potato3: Moved (server-side) 2022/04/09 06:22:37 INFO : There was nothing to transfer 2022/04/09 06:22:38 DEBUG : One drive root 'rclone-test-dadidec0valuyez6vojajek0': Purge remote 2022/04/09 06:22:38 DEBUG : One drive root 'rclone-test-nuqafiv4tevecaz7fisavum5': Purge remote --- PASS: TestServerSideMoveWithFilter (13.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:22:39 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-qotosaq4paqukiq7cesiwon1" 2022/04/09 06:22:40 DEBUG : potato2: Starting multipart upload 2022/04/09 06:22:40 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 06:22:40 DEBUG : empty space: Starting multipart upload 2022/04/09 06:22:41 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:22:41 DEBUG : potato3: Starting multipart upload 2022/04/09 06:22:42 DEBUG : potato3: Uploading segment 0/68 size 68 2022/04/09 06:22:43 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-vekogix6wigogap5dexosix9' -> One drive root 'rclone-test-qotosaq4paqukiq7cesiwon1' 2022/04/09 06:22:45 DEBUG : empty space: Starting multipart upload 2022/04/09 06:22:45 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 06:22:46 DEBUG : potato3: Starting multipart upload 2022/04/09 06:22:46 DEBUG : potato3: Uploading segment 0/60 size 60 2022/04/09 06:22:46 DEBUG : One drive root 'rclone-test-qotosaq4paqukiq7cesiwon1': Using server-side directory move 2022/04/09 06:22:46 INFO : One drive root 'rclone-test-qotosaq4paqukiq7cesiwon1': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/04/09 06:22:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/04/09 06:22:47 DEBUG : empty space: Unchanged skipping 2022/04/09 06:22:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/09 06:22:47 DEBUG : One drive root 'rclone-test-qotosaq4paqukiq7cesiwon1': Waiting for checks to finish 2022/04/09 06:22:47 INFO : potato3: Deleted 2022/04/09 06:22:47 INFO : empty space: Deleted 2022/04/09 06:22:47 DEBUG : One drive root 'rclone-test-qotosaq4paqukiq7cesiwon1': Waiting for transfers to finish 2022/04/09 06:22:47 INFO : potato2: Moved (server-side) 2022/04/09 06:22:47 INFO : potato3: Moved (server-side) 2022/04/09 06:22:47 INFO : tomatoDir: Removing directory 2022/04/09 06:22:47 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': deleted 1 directories 2022/04/09 06:22:47 INFO : There was nothing to transfer 2022/04/09 06:22:48 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-qeliqiz1yurosec2zadejew1" 2022/04/09 06:22:49 DEBUG : tomatoDir: Making directory 2022/04/09 06:22:49 DEBUG : One drive root 'rclone-test-qeliqiz1yurosec2zadejew1': Using server-side directory move 2022/04/09 06:22:50 INFO : One drive root 'rclone-test-qeliqiz1yurosec2zadejew1': Server side directory move succeeded 2022/04/09 06:22:51 ERROR : : error listing: directory not found 2022/04/09 06:22:51 ERROR : : error listing: directory not found 2022/04/09 06:22:51 DEBUG : One drive root 'rclone-test-qeliqiz1yurosec2zadejew1': Purge remote 2022/04/09 06:22:52 DEBUG : One drive root 'rclone-test-qotosaq4paqukiq7cesiwon1': Purge remote 2022/04/09 06:22:53 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.91s) === RUN TestServerSideMoveOverlap run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:22:54 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/rclone-sync-test" --- PASS: TestSyncOverlap (2.49s) === RUN TestSyncCompareDest run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:22:56 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dst" 2022/04/09 06:22:57 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/CompareDest" 2022/04/09 06:22:59 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:22:59 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:00 DEBUG : one: Starting multipart upload 2022/04/09 06:23:00 DEBUG : one: Uploading segment 0/3 size 3 2022/04/09 06:23:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/09 06:23:01 INFO : one: Copied (new) 2022/04/09 06:23:01 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:02 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 06:23:02 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:02 DEBUG : one: Starting multipart upload 2022/04/09 06:23:03 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 06:23:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 06:23:03 INFO : one: Copied (replaced existing) 2022/04/09 06:23:03 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:04 DEBUG : dst/one: Starting multipart upload 2022/04/09 06:23:04 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 06:23:05 DEBUG : CompareDest/one: Starting multipart upload 2022/04/09 06:23:05 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2022/04/09 06:23:06 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:07 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 06:23:07 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:07 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:07 INFO : There was nothing to transfer 2022/04/09 06:23:07 DEBUG : CompareDest/two: Starting multipart upload 2022/04/09 06:23:07 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2022/04/09 06:23:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:09 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 06:23:09 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:09 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 06:23:09 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:09 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:09 INFO : There was nothing to transfer 2022/04/09 06:23:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:11 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 06:23:11 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:11 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 06:23:11 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:11 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:11 INFO : There was nothing to transfer 2022/04/09 06:23:12 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2022/04/09 06:23:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 06:23:12 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 06:23:12 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:12 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 06:23:12 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:12 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:12 INFO : There was nothing to transfer 2022/04/09 06:23:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/09 06:23:14 DEBUG : two: Starting multipart upload 2022/04/09 06:23:14 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:14 DEBUG : two: Uploading segment 0/5 size 5 2022/04/09 06:23:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:14 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 06:23:14 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/04/09 06:23:14 INFO : two: Copied (new) 2022/04/09 06:23:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.94s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:23:18 DEBUG : pre-dest1/1: Starting multipart upload 2022/04/09 06:23:18 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1 2022/04/09 06:23:20 DEBUG : pre-dest2/2: Starting multipart upload 2022/04/09 06:23:20 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1 2022/04/09 06:23:21 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dest" 2022/04/09 06:23:21 DEBUG : Config file has changed externaly - reloading 2022/04/09 06:23:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/pre-dest1" 2022/04/09 06:23:23 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/pre-dest2" 2022/04/09 06:23:24 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:23:24 DEBUG : 1: Destination found in --compare-dest, skipping 2022/04/09 06:23:25 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:23:25 DEBUG : 2: Destination found in --compare-dest, skipping 2022/04/09 06:23:26 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dest': Waiting for checks to finish 2022/04/09 06:23:26 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dest': Waiting for transfers to finish 2022/04/09 06:23:27 DEBUG : 3: Starting multipart upload 2022/04/09 06:23:27 DEBUG : 3: Uploading segment 0/1 size 1 2022/04/09 06:23:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2022/04/09 06:23:28 INFO : 3: Copied (new) 2022/04/09 06:23:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.65s) === RUN TestSyncCopyDest run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:23:31 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dst" 2022/04/09 06:23:32 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/CopyDest" 2022/04/09 06:23:34 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:34 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:35 DEBUG : one: Starting multipart upload 2022/04/09 06:23:35 DEBUG : one: Uploading segment 0/3 size 3 2022/04/09 06:23:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/09 06:23:36 INFO : one: Copied (new) 2022/04/09 06:23:36 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:37 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 06:23:38 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:38 DEBUG : one: Starting multipart upload 2022/04/09 06:23:39 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 06:23:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 06:23:39 INFO : one: Copied (replaced existing) 2022/04/09 06:23:39 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:40 DEBUG : dst/one: Starting multipart upload 2022/04/09 06:23:40 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 06:23:41 DEBUG : CopyDest/one: Starting multipart upload 2022/04/09 06:23:41 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2022/04/09 06:23:42 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/BackupDir" 2022/04/09 06:23:43 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 06:23:46 INFO : one: Moved (server-side) 2022/04/09 06:23:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 06:23:47 INFO : one: Copied (server-side copy) 2022/04/09 06:23:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/09 06:23:47 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:47 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:47 DEBUG : CopyDest/two: Starting multipart upload 2022/04/09 06:23:47 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2022/04/09 06:23:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 06:23:50 INFO : two: Copied (server-side copy) 2022/04/09 06:23:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/09 06:23:50 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:50 DEBUG : one: Unchanged skipping 2022/04/09 06:23:50 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:50 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:51 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:51 DEBUG : two: Unchanged skipping 2022/04/09 06:23:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:51 DEBUG : one: Unchanged skipping 2022/04/09 06:23:51 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:51 DEBUG : Waiting for deletions to finish 2022/04/09 06:23:51 INFO : There was nothing to transfer 2022/04/09 06:23:52 DEBUG : CopyDest/three: Starting multipart upload 2022/04/09 06:23:52 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2022/04/09 06:23:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/09 06:23:53 DEBUG : three: Destination not found in --copy-dest 2022/04/09 06:23:53 DEBUG : three: Starting multipart upload 2022/04/09 06:23:53 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:23:54 DEBUG : three: Uploading segment 0/7 size 7 2022/04/09 06:23:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:54 DEBUG : two: Unchanged skipping 2022/04/09 06:23:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 06:23:54 DEBUG : one: Unchanged skipping 2022/04/09 06:23:54 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:23:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/04/09 06:23:54 INFO : three: Copied (new) 2022/04/09 06:23:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (27.07s) === RUN TestSyncBackupDir run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:23:58 DEBUG : dst/one: Starting multipart upload 2022/04/09 06:23:59 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 06:23:59 DEBUG : dst/two: Starting multipart upload 2022/04/09 06:23:59 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/04/09 06:24:00 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:24:00 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/04/09 06:24:01 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dst" 2022/04/09 06:24:01 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/backup" 2022/04/09 06:24:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 06:24:03 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:24:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:24:03 DEBUG : two: Unchanged skipping 2022/04/09 06:24:06 INFO : one: Moved (server-side) 2022/04/09 06:24:06 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:24:06 DEBUG : one: Starting multipart upload 2022/04/09 06:24:06 DEBUG : one: Uploading segment 0/4 size 4 2022/04/09 06:24:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 06:24:06 INFO : one: Copied (new) 2022/04/09 06:24:06 DEBUG : Waiting for deletions to finish 2022/04/09 06:24:07 INFO : three.txt: Moved (server-side) 2022/04/09 06:24:07 INFO : three.txt: Moved into backup dir 2022/04/09 06:24:07 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:24:07 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/04/09 06:24:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 06:24:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:24:08 DEBUG : two: Unchanged skipping 2022/04/09 06:24:08 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:24:10 INFO : one: Deleted 2022/04/09 06:24:10 INFO : one: Moved (server-side) 2022/04/09 06:24:10 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:24:10 DEBUG : one: Starting multipart upload 2022/04/09 06:24:10 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 06:24:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 06:24:10 INFO : one: Copied (new) 2022/04/09 06:24:10 DEBUG : Waiting for deletions to finish 2022/04/09 06:24:11 INFO : three.txt: Deleted 2022/04/09 06:24:11 INFO : three.txt: Moved (server-side) 2022/04/09 06:24:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.30s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:24:15 DEBUG : dst/one: Starting multipart upload 2022/04/09 06:24:15 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 06:24:15 DEBUG : dst/two: Starting multipart upload 2022/04/09 06:24:17 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/04/09 06:24:18 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:24:19 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/04/09 06:24:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dst" 2022/04/09 06:24:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/backup" 2022/04/09 06:24:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 06:24:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:24:21 DEBUG : two: Unchanged skipping 2022/04/09 06:24:21 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:24:23 INFO : one: Moved (server-side) to: one.bak 2022/04/09 06:24:23 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:24:23 DEBUG : one: Starting multipart upload 2022/04/09 06:24:23 DEBUG : one: Uploading segment 0/4 size 4 2022/04/09 06:24:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 06:24:24 INFO : one: Copied (new) 2022/04/09 06:24:24 DEBUG : Waiting for deletions to finish 2022/04/09 06:24:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 06:24:24 INFO : three.txt: Moved into backup dir 2022/04/09 06:24:25 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:24:25 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/04/09 06:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:24:26 DEBUG : two: Unchanged skipping 2022/04/09 06:24:26 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:24:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 06:24:28 INFO : one.bak: Deleted 2022/04/09 06:24:28 INFO : one: Moved (server-side) to: one.bak 2022/04/09 06:24:28 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:24:28 DEBUG : one: Starting multipart upload 2022/04/09 06:24:30 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 06:24:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 06:24:30 INFO : one: Copied (new) 2022/04/09 06:24:30 DEBUG : Waiting for deletions to finish 2022/04/09 06:24:30 INFO : three.txt.bak: Deleted 2022/04/09 06:24:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 06:24:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:24:35 DEBUG : dst/one: Starting multipart upload 2022/04/09 06:24:35 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 06:24:35 DEBUG : dst/two: Starting multipart upload 2022/04/09 06:24:36 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/04/09 06:24:36 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:24:36 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/04/09 06:24:37 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dst" 2022/04/09 06:24:38 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/backup" 2022/04/09 06:24:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:24:39 DEBUG : two: Unchanged skipping 2022/04/09 06:24:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 06:24:39 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:24:40 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/09 06:24:40 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:24:40 DEBUG : one: Starting multipart upload 2022/04/09 06:24:41 DEBUG : one: Uploading segment 0/4 size 4 2022/04/09 06:24:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 06:24:41 INFO : one: Copied (new) 2022/04/09 06:24:41 DEBUG : Waiting for deletions to finish 2022/04/09 06:24:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/09 06:24:42 INFO : three.txt: Moved into backup dir 2022/04/09 06:24:42 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:24:42 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/04/09 06:24:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 06:24:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:24:44 DEBUG : two: Unchanged skipping 2022/04/09 06:24:44 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:24:44 INFO : one-2019-01-01: Deleted 2022/04/09 06:24:44 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/09 06:24:44 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:24:44 DEBUG : one: Starting multipart upload 2022/04/09 06:24:44 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 06:24:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 06:24:45 INFO : one: Copied (new) 2022/04/09 06:24:45 DEBUG : Waiting for deletions to finish 2022/04/09 06:24:45 INFO : three-2019-01-01.txt: Deleted 2022/04/09 06:24:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/09 06:24:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.07s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:24:51 DEBUG : dst/one: Starting multipart upload 2022/04/09 06:24:51 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 06:24:51 DEBUG : dst/two: Starting multipart upload 2022/04/09 06:24:52 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/04/09 06:24:53 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:24:53 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/04/09 06:24:55 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dst" 2022/04/09 06:24:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 06:24:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:24:55 DEBUG : two: Unchanged skipping 2022/04/09 06:24:55 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:24:56 INFO : one: Moved (server-side) to: one.bak 2022/04/09 06:24:56 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:24:56 DEBUG : one: Starting multipart upload 2022/04/09 06:24:56 DEBUG : one: Uploading segment 0/4 size 4 2022/04/09 06:24:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 06:24:56 INFO : one: Copied (new) 2022/04/09 06:24:56 DEBUG : Waiting for deletions to finish 2022/04/09 06:24:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 06:24:57 INFO : three.txt: Moved into backup dir 2022/04/09 06:24:57 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:24:58 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/04/09 06:25:00 DEBUG : one.bak: Excluded 2022/04/09 06:25:00 DEBUG : three.txt.bak: Excluded 2022/04/09 06:25:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 06:25:00 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for checks to finish 2022/04/09 06:25:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:25:00 DEBUG : two: Unchanged skipping 2022/04/09 06:25:01 INFO : one.bak: Deleted 2022/04/09 06:25:01 INFO : one: Moved (server-side) to: one.bak 2022/04/09 06:25:01 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9/dst': Waiting for transfers to finish 2022/04/09 06:25:01 DEBUG : one: Starting multipart upload 2022/04/09 06:25:01 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 06:25:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 06:25:01 INFO : one: Copied (new) 2022/04/09 06:25:01 DEBUG : Waiting for deletions to finish 2022/04/09 06:25:02 INFO : three.txt.bak: Deleted 2022/04/09 06:25:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 06:25:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.16s) === RUN TestSyncSuffix run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:25:07 DEBUG : dst/one: Starting multipart upload 2022/04/09 06:25:07 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 06:25:08 DEBUG : dst/two: Starting multipart upload 2022/04/09 06:25:08 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/04/09 06:25:08 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:25:08 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/04/09 06:25:09 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dst" 2022/04/09 06:25:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 06:25:11 INFO : one: Moved (server-side) to: one.bak 2022/04/09 06:25:11 DEBUG : one: Starting multipart upload 2022/04/09 06:25:11 DEBUG : one: Uploading segment 0/4 size 4 2022/04/09 06:25:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 06:25:11 INFO : one: Copied (new) 2022/04/09 06:25:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:25:11 DEBUG : two: Unchanged skipping 2022/04/09 06:25:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/09 06:25:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 06:25:12 DEBUG : three.txt: Starting multipart upload 2022/04/09 06:25:13 DEBUG : three.txt: Uploading segment 0/6 size 6 2022/04/09 06:25:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/04/09 06:25:13 INFO : three.txt: Copied (new) 2022/04/09 06:25:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 06:25:17 INFO : one.bak: Deleted 2022/04/09 06:25:17 INFO : one: Moved (server-side) to: one.bak 2022/04/09 06:25:17 DEBUG : one: Starting multipart upload 2022/04/09 06:25:18 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 06:25:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 06:25:18 INFO : one: Copied (new) 2022/04/09 06:25:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:25:18 DEBUG : two: Unchanged skipping 2022/04/09 06:25:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/09 06:25:20 INFO : three.txt.bak: Deleted 2022/04/09 06:25:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 06:25:20 DEBUG : three.txt: Starting multipart upload 2022/04/09 06:25:20 DEBUG : three.txt: Uploading segment 0/19 size 19 2022/04/09 06:25:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/04/09 06:25:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.30s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:25:23 DEBUG : dst/one: Starting multipart upload 2022/04/09 06:25:23 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 06:25:24 DEBUG : dst/two: Starting multipart upload 2022/04/09 06:25:24 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/04/09 06:25:24 DEBUG : dst/three.txt: Starting multipart upload 2022/04/09 06:25:25 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/04/09 06:25:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vekogix6wigogap5dexosix9/dst" 2022/04/09 06:25:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 06:25:27 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/09 06:25:27 DEBUG : one: Starting multipart upload 2022/04/09 06:25:27 DEBUG : one: Uploading segment 0/4 size 4 2022/04/09 06:25:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 06:25:28 INFO : one: Copied (new) 2022/04/09 06:25:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:25:28 DEBUG : two: Unchanged skipping 2022/04/09 06:25:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/09 06:25:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/09 06:25:29 DEBUG : three.txt: Starting multipart upload 2022/04/09 06:25:29 DEBUG : three.txt: Uploading segment 0/6 size 6 2022/04/09 06:25:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/04/09 06:25:29 INFO : three.txt: Copied (new) 2022/04/09 06:25:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 06:25:31 INFO : one-2019-01-01: Deleted 2022/04/09 06:25:31 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/09 06:25:31 DEBUG : one: Starting multipart upload 2022/04/09 06:25:32 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 06:25:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 06:25:32 INFO : one: Copied (new) 2022/04/09 06:25:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:25:32 DEBUG : two: Unchanged skipping 2022/04/09 06:25:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/09 06:25:33 INFO : three-2019-01-01.txt: Deleted 2022/04/09 06:25:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/09 06:25:34 DEBUG : three.txt: Starting multipart upload 2022/04/09 06:25:34 DEBUG : three.txt: Uploading segment 0/19 size 19 2022/04/09 06:25:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/04/09 06:25:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.28s) === RUN TestSyncUTFNorm run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:25:37 DEBUG : Testêé: Starting multipart upload 2022/04/09 06:25:37 DEBUG : Testêé: Uploading segment 0/18 size 18 2022/04/09 06:25:39 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:25:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/04/09 06:25:39 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:25:39 DEBUG : Testêé: Starting multipart upload 2022/04/09 06:25:40 DEBUG : Testêé: Uploading segment 0/14 size 14 2022/04/09 06:25:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2022/04/09 06:25:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/04/09 06:25:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.25s) === RUN TestSyncImmutable run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:25:42 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:25:42 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:25:42 DEBUG : existing: Starting multipart upload 2022/04/09 06:25:42 DEBUG : existing: Uploading segment 0/6 size 6 2022/04/09 06:25:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 06:25:42 INFO : existing: Copied (new) 2022/04/09 06:25:42 DEBUG : Waiting for deletions to finish 2022/04/09 06:25:44 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:25:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/04/09 06:25:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/04/09 06:25:44 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:25:44 ERROR : One drive root 'rclone-test-vekogix6wigogap5dexosix9': not deleting files as there were IO errors 2022/04/09 06:25:44 ERROR : One drive root 'rclone-test-vekogix6wigogap5dexosix9': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.90s) === RUN TestSyncIgnoreCase run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.69s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:25:48 DEBUG : both0: Starting multipart upload 2022/04/09 06:25:50 DEBUG : both0: Uploading segment 0/6 size 6 2022/04/09 06:25:50 DEBUG : only0: Starting multipart upload 2022/04/09 06:25:50 DEBUG : only0: Uploading segment 0/6 size 6 2022/04/09 06:25:51 DEBUG : both1: Starting multipart upload 2022/04/09 06:25:51 DEBUG : both1: Uploading segment 0/6 size 6 2022/04/09 06:25:51 DEBUG : only1: Starting multipart upload 2022/04/09 06:25:51 DEBUG : only1: Uploading segment 0/6 size 6 2022/04/09 06:25:52 DEBUG : both2: Starting multipart upload 2022/04/09 06:25:52 DEBUG : both2: Uploading segment 0/6 size 6 2022/04/09 06:25:52 DEBUG : only2: Starting multipart upload 2022/04/09 06:25:53 DEBUG : only2: Uploading segment 0/6 size 6 2022/04/09 06:25:53 DEBUG : both3: Starting multipart upload 2022/04/09 06:25:53 DEBUG : both3: Uploading segment 0/6 size 6 2022/04/09 06:25:53 DEBUG : only3: Starting multipart upload 2022/04/09 06:25:54 DEBUG : only3: Uploading segment 0/6 size 6 2022/04/09 06:25:54 DEBUG : both4: Starting multipart upload 2022/04/09 06:25:55 DEBUG : both4: Uploading segment 0/6 size 6 2022/04/09 06:25:55 DEBUG : only4: Starting multipart upload 2022/04/09 06:25:56 DEBUG : only4: Uploading segment 0/6 size 6 2022/04/09 06:25:56 DEBUG : both5: Starting multipart upload 2022/04/09 06:25:56 DEBUG : both5: Uploading segment 0/6 size 6 2022/04/09 06:25:56 DEBUG : only5: Starting multipart upload 2022/04/09 06:25:57 DEBUG : only5: Uploading segment 0/6 size 6 2022/04/09 06:25:57 DEBUG : both6: Starting multipart upload 2022/04/09 06:25:57 DEBUG : both6: Uploading segment 0/6 size 6 2022/04/09 06:25:58 DEBUG : only6: Starting multipart upload 2022/04/09 06:25:58 DEBUG : only6: Uploading segment 0/6 size 6 2022/04/09 06:25:58 DEBUG : both7: Starting multipart upload 2022/04/09 06:25:58 DEBUG : both7: Uploading segment 0/6 size 6 2022/04/09 06:25:59 DEBUG : only7: Starting multipart upload 2022/04/09 06:25:59 DEBUG : only7: Uploading segment 0/6 size 6 2022/04/09 06:25:59 DEBUG : both8: Starting multipart upload 2022/04/09 06:25:59 DEBUG : both8: Uploading segment 0/6 size 6 2022/04/09 06:26:00 DEBUG : only8: Starting multipart upload 2022/04/09 06:26:00 DEBUG : only8: Uploading segment 0/6 size 6 2022/04/09 06:26:00 DEBUG : both9: Starting multipart upload 2022/04/09 06:26:00 DEBUG : both9: Uploading segment 0/6 size 6 2022/04/09 06:26:01 DEBUG : only9: Starting multipart upload 2022/04/09 06:26:01 DEBUG : only9: Uploading segment 0/6 size 6 2022/04/09 06:26:01 DEBUG : both10: Starting multipart upload 2022/04/09 06:26:02 DEBUG : both10: Uploading segment 0/6 size 6 2022/04/09 06:26:02 DEBUG : only10: Starting multipart upload 2022/04/09 06:26:02 DEBUG : only10: Uploading segment 0/6 size 6 2022/04/09 06:26:02 DEBUG : both11: Starting multipart upload 2022/04/09 06:26:03 DEBUG : both11: Uploading segment 0/6 size 6 2022/04/09 06:26:03 DEBUG : only11: Starting multipart upload 2022/04/09 06:26:03 DEBUG : only11: Uploading segment 0/6 size 6 2022/04/09 06:26:03 DEBUG : both12: Starting multipart upload 2022/04/09 06:26:04 DEBUG : both12: Uploading segment 0/6 size 6 2022/04/09 06:26:04 DEBUG : only12: Starting multipart upload 2022/04/09 06:26:04 DEBUG : only12: Uploading segment 0/6 size 6 2022/04/09 06:26:05 DEBUG : both13: Starting multipart upload 2022/04/09 06:26:05 DEBUG : both13: Uploading segment 0/6 size 6 2022/04/09 06:26:05 DEBUG : only13: Starting multipart upload 2022/04/09 06:26:05 DEBUG : only13: Uploading segment 0/6 size 6 2022/04/09 06:26:06 DEBUG : both14: Starting multipart upload 2022/04/09 06:26:06 DEBUG : both14: Uploading segment 0/6 size 6 2022/04/09 06:26:06 DEBUG : only14: Starting multipart upload 2022/04/09 06:26:06 DEBUG : only14: Uploading segment 0/6 size 6 2022/04/09 06:26:07 DEBUG : both15: Starting multipart upload 2022/04/09 06:26:07 DEBUG : both15: Uploading segment 0/6 size 6 2022/04/09 06:26:07 DEBUG : only15: Starting multipart upload 2022/04/09 06:26:08 DEBUG : only15: Uploading segment 0/6 size 6 2022/04/09 06:26:08 DEBUG : both16: Starting multipart upload 2022/04/09 06:26:08 DEBUG : both16: Uploading segment 0/6 size 6 2022/04/09 06:26:08 DEBUG : only16: Starting multipart upload 2022/04/09 06:26:09 DEBUG : only16: Uploading segment 0/6 size 6 2022/04/09 06:26:09 DEBUG : both17: Starting multipart upload 2022/04/09 06:26:09 DEBUG : both17: Uploading segment 0/6 size 6 2022/04/09 06:26:10 DEBUG : only17: Starting multipart upload 2022/04/09 06:26:10 DEBUG : only17: Uploading segment 0/6 size 6 2022/04/09 06:26:10 DEBUG : both18: Starting multipart upload 2022/04/09 06:26:10 DEBUG : both18: Uploading segment 0/6 size 6 2022/04/09 06:26:11 DEBUG : only18: Starting multipart upload 2022/04/09 06:26:11 DEBUG : only18: Uploading segment 0/6 size 6 2022/04/09 06:26:11 DEBUG : both19: Starting multipart upload 2022/04/09 06:26:12 DEBUG : both19: Uploading segment 0/6 size 6 2022/04/09 06:26:12 DEBUG : only19: Starting multipart upload 2022/04/09 06:26:12 DEBUG : only19: Uploading segment 0/6 size 6 2022/04/09 06:26:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both0: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both1: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both10: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both11: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both12: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both13: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both14: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both15: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both16: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both17: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both18: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both19: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both2: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both3: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both4: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both5: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both6: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both7: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both8: Unchanged skipping 2022/04/09 06:26:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:13 DEBUG : both9: Unchanged skipping 2022/04/09 06:26:13 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:26:13 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:26:13 DEBUG : Waiting for deletions to finish 2022/04/09 06:26:14 INFO : only8: Deleted 2022/04/09 06:26:14 INFO : only15: Deleted 2022/04/09 06:26:14 INFO : only16: Deleted 2022/04/09 06:26:14 INFO : only10: Deleted 2022/04/09 06:26:14 INFO : only7: Deleted 2022/04/09 06:26:14 INFO : only19: Deleted 2022/04/09 06:26:14 INFO : only5: Deleted 2022/04/09 06:26:14 INFO : only0: Deleted 2022/04/09 06:26:14 INFO : only2: Deleted 2022/04/09 06:26:14 INFO : only11: Deleted 2022/04/09 06:26:14 INFO : only13: Deleted 2022/04/09 06:26:14 INFO : only17: Deleted 2022/04/09 06:26:14 INFO : only14: Deleted 2022/04/09 06:26:14 INFO : only3: Deleted 2022/04/09 06:26:14 INFO : only18: Deleted 2022/04/09 06:26:14 INFO : only12: Deleted 2022/04/09 06:26:14 INFO : only4: Deleted 2022/04/09 06:26:14 INFO : only6: Deleted 2022/04/09 06:26:14 INFO : only1: Deleted 2022/04/09 06:26:15 INFO : only9: Deleted 2022/04/09 06:26:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (31.85s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "One drive root 'rclone-test-vekogix6wigogap5dexosix9'", Local "Local file system at /tmp/rclone967550278", Modify Window "1s" 2022/04/09 06:26:20 DEBUG : both0: Starting multipart upload 2022/04/09 06:26:20 DEBUG : both0: Uploading segment 0/6 size 6 2022/04/09 06:26:21 DEBUG : only0: Starting multipart upload 2022/04/09 06:26:21 DEBUG : only0: Uploading segment 0/6 size 6 2022/04/09 06:26:21 DEBUG : both1: Starting multipart upload 2022/04/09 06:26:22 DEBUG : both1: Uploading segment 0/6 size 6 2022/04/09 06:26:22 DEBUG : only1: Starting multipart upload 2022/04/09 06:26:22 DEBUG : only1: Uploading segment 0/6 size 6 2022/04/09 06:26:23 DEBUG : both2: Starting multipart upload 2022/04/09 06:26:23 DEBUG : both2: Uploading segment 0/6 size 6 2022/04/09 06:26:23 DEBUG : only2: Starting multipart upload 2022/04/09 06:26:23 DEBUG : only2: Uploading segment 0/6 size 6 2022/04/09 06:26:24 DEBUG : both3: Starting multipart upload 2022/04/09 06:26:24 DEBUG : both3: Uploading segment 0/6 size 6 2022/04/09 06:26:24 DEBUG : only3: Starting multipart upload 2022/04/09 06:26:24 DEBUG : only3: Uploading segment 0/6 size 6 2022/04/09 06:26:25 DEBUG : both4: Starting multipart upload 2022/04/09 06:26:25 DEBUG : both4: Uploading segment 0/6 size 6 2022/04/09 06:26:25 DEBUG : only4: Starting multipart upload 2022/04/09 06:26:25 DEBUG : only4: Uploading segment 0/6 size 6 2022/04/09 06:26:26 DEBUG : both5: Starting multipart upload 2022/04/09 06:26:26 DEBUG : both5: Uploading segment 0/6 size 6 2022/04/09 06:26:26 DEBUG : only5: Starting multipart upload 2022/04/09 06:26:27 DEBUG : only5: Uploading segment 0/6 size 6 2022/04/09 06:26:27 DEBUG : both6: Starting multipart upload 2022/04/09 06:26:27 DEBUG : both6: Uploading segment 0/6 size 6 2022/04/09 06:26:27 DEBUG : only6: Starting multipart upload 2022/04/09 06:26:28 DEBUG : only6: Uploading segment 0/6 size 6 2022/04/09 06:26:28 DEBUG : both7: Starting multipart upload 2022/04/09 06:26:30 DEBUG : both7: Uploading segment 0/6 size 6 2022/04/09 06:26:31 DEBUG : only7: Starting multipart upload 2022/04/09 06:26:31 DEBUG : only7: Uploading segment 0/6 size 6 2022/04/09 06:26:31 DEBUG : both8: Starting multipart upload 2022/04/09 06:26:31 DEBUG : both8: Uploading segment 0/6 size 6 2022/04/09 06:26:32 DEBUG : only8: Starting multipart upload 2022/04/09 06:26:32 DEBUG : only8: Uploading segment 0/6 size 6 2022/04/09 06:26:33 DEBUG : both9: Starting multipart upload 2022/04/09 06:26:33 DEBUG : both9: Uploading segment 0/6 size 6 2022/04/09 06:26:33 DEBUG : only9: Starting multipart upload 2022/04/09 06:26:33 DEBUG : only9: Uploading segment 0/6 size 6 2022/04/09 06:26:34 DEBUG : both10: Starting multipart upload 2022/04/09 06:26:34 DEBUG : both10: Uploading segment 0/6 size 6 2022/04/09 06:26:35 DEBUG : only10: Starting multipart upload 2022/04/09 06:26:35 DEBUG : only10: Uploading segment 0/6 size 6 2022/04/09 06:26:35 DEBUG : both11: Starting multipart upload 2022/04/09 06:26:35 DEBUG : both11: Uploading segment 0/6 size 6 2022/04/09 06:26:36 DEBUG : only11: Starting multipart upload 2022/04/09 06:26:36 DEBUG : only11: Uploading segment 0/6 size 6 2022/04/09 06:26:36 DEBUG : both12: Starting multipart upload 2022/04/09 06:26:37 DEBUG : both12: Uploading segment 0/6 size 6 2022/04/09 06:26:37 DEBUG : only12: Starting multipart upload 2022/04/09 06:26:38 DEBUG : only12: Uploading segment 0/6 size 6 2022/04/09 06:26:38 DEBUG : both13: Starting multipart upload 2022/04/09 06:26:38 DEBUG : both13: Uploading segment 0/6 size 6 2022/04/09 06:26:39 DEBUG : only13: Starting multipart upload 2022/04/09 06:26:39 DEBUG : only13: Uploading segment 0/6 size 6 2022/04/09 06:26:39 DEBUG : both14: Starting multipart upload 2022/04/09 06:26:40 DEBUG : both14: Uploading segment 0/6 size 6 2022/04/09 06:26:41 DEBUG : only14: Starting multipart upload 2022/04/09 06:26:41 DEBUG : only14: Uploading segment 0/6 size 6 2022/04/09 06:26:42 DEBUG : both15: Starting multipart upload 2022/04/09 06:26:42 DEBUG : both15: Uploading segment 0/6 size 6 2022/04/09 06:26:42 DEBUG : only15: Starting multipart upload 2022/04/09 06:26:43 DEBUG : only15: Uploading segment 0/6 size 6 2022/04/09 06:26:43 DEBUG : both16: Starting multipart upload 2022/04/09 06:26:43 DEBUG : both16: Uploading segment 0/6 size 6 2022/04/09 06:26:44 DEBUG : only16: Starting multipart upload 2022/04/09 06:26:44 DEBUG : only16: Uploading segment 0/6 size 6 2022/04/09 06:26:44 DEBUG : both17: Starting multipart upload 2022/04/09 06:26:44 DEBUG : both17: Uploading segment 0/6 size 6 2022/04/09 06:26:45 DEBUG : only17: Starting multipart upload 2022/04/09 06:26:45 DEBUG : only17: Uploading segment 0/6 size 6 2022/04/09 06:26:45 DEBUG : both18: Starting multipart upload 2022/04/09 06:26:46 DEBUG : both18: Uploading segment 0/6 size 6 2022/04/09 06:26:46 DEBUG : only18: Starting multipart upload 2022/04/09 06:26:46 DEBUG : only18: Uploading segment 0/6 size 6 2022/04/09 06:26:47 DEBUG : both19: Starting multipart upload 2022/04/09 06:26:47 DEBUG : both19: Uploading segment 0/6 size 6 2022/04/09 06:26:47 DEBUG : only19: Starting multipart upload 2022/04/09 06:26:47 DEBUG : only19: Uploading segment 0/6 size 6 2022/04/09 06:26:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both1: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for checks to finish 2022/04/09 06:26:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both12: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both13: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both14: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both15: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both16: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both10: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both0: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both11: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both18: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both2: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both19: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both3: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both5: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both6: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both8: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 06:26:49 DEBUG : both9: Unchanged skipping 2022/04/09 06:26:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : both17: Unchanged skipping 2022/04/09 06:26:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : both4: Unchanged skipping 2022/04/09 06:26:49 DEBUG : both7: Unchanged skipping 2022/04/09 06:26:49 DEBUG : only0: Starting singlepart upload 2022/04/09 06:26:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/04/09 06:26:49 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Waiting for transfers to finish 2022/04/09 06:26:49 DEBUG : only1: Starting singlepart upload 2022/04/09 06:26:49 DEBUG : only11: Starting singlepart upload 2022/04/09 06:26:49 DEBUG : only10: Starting singlepart upload 2022/04/09 06:26:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:49 INFO : only0: Copied (replaced existing) 2022/04/09 06:26:49 DEBUG : only12: Starting singlepart upload 2022/04/09 06:26:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:49 INFO : only11: Copied (replaced existing) 2022/04/09 06:26:49 DEBUG : only13: Starting singlepart upload 2022/04/09 06:26:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:49 INFO : only10: Copied (replaced existing) 2022/04/09 06:26:49 DEBUG : only14: Starting singlepart upload 2022/04/09 06:26:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:49 INFO : only1: Copied (replaced existing) 2022/04/09 06:26:49 DEBUG : only15: Starting singlepart upload 2022/04/09 06:26:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:50 INFO : only15: Copied (replaced existing) 2022/04/09 06:26:50 DEBUG : only16: Starting singlepart upload 2022/04/09 06:26:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:50 INFO : only13: Copied (replaced existing) 2022/04/09 06:26:50 DEBUG : only17: Starting singlepart upload 2022/04/09 06:26:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:50 INFO : only12: Copied (replaced existing) 2022/04/09 06:26:50 DEBUG : only18: Starting singlepart upload 2022/04/09 06:26:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:50 INFO : only14: Copied (replaced existing) 2022/04/09 06:26:50 DEBUG : only19: Starting singlepart upload 2022/04/09 06:26:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:51 INFO : only17: Copied (replaced existing) 2022/04/09 06:26:51 DEBUG : only3: Starting singlepart upload 2022/04/09 06:26:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:51 INFO : only16: Copied (replaced existing) 2022/04/09 06:26:51 DEBUG : only4: Starting singlepart upload 2022/04/09 06:26:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:51 INFO : only19: Copied (replaced existing) 2022/04/09 06:26:51 DEBUG : only5: Starting singlepart upload 2022/04/09 06:26:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:51 INFO : only18: Copied (replaced existing) 2022/04/09 06:26:51 DEBUG : only6: Starting singlepart upload 2022/04/09 06:26:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:51 INFO : only4: Copied (replaced existing) 2022/04/09 06:26:51 DEBUG : only7: Starting singlepart upload 2022/04/09 06:26:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:51 INFO : only5: Copied (replaced existing) 2022/04/09 06:26:51 DEBUG : only8: Starting singlepart upload 2022/04/09 06:26:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:51 INFO : only6: Copied (replaced existing) 2022/04/09 06:26:51 DEBUG : only9: Starting singlepart upload 2022/04/09 06:26:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:52 INFO : only8: Copied (replaced existing) 2022/04/09 06:26:52 DEBUG : only2: Starting singlepart upload 2022/04/09 06:26:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:52 INFO : only7: Copied (replaced existing) 2022/04/09 06:26:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:52 INFO : only3: Copied (replaced existing) 2022/04/09 06:26:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:53 INFO : only2: Copied (replaced existing) 2022/04/09 06:26:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 06:26:53 INFO : only9: Copied (replaced existing) 2022/04/09 06:26:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (44.62s) PASS 2022/04/09 06:27:05 DEBUG : One drive root 'rclone-test-vekogix6wigogap5dexosix9': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 8m11.380666699s (try 1/5)