"./sync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2022/05/18 05:28:57 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8" 2022/05/18 05:28:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/18 05:28:57 DEBUG : Creating backend with remote "/tmp/rclone1435180515" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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 "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:28:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/05/18 05:28:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:28:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.51s) === RUN TestCopy run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:28:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:28:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:28:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:28:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:28:59 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:28:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.31s) === RUN TestCopyMissingDirectory run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:00 DEBUG : Creating backend with remote "/non-existing" 2022/05/18 05:29:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/05/18 05:29:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.23s) === RUN TestCopyNoTraverse run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:02 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:29:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.00s) === RUN TestCopyCheckFirst run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:02 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Running all checks before starting transfers 2022/05/18 05:29:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:03 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Checks finished, now starting transfers 2022/05/18 05:29:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:04 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:29:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.99s) === RUN TestSyncNoTraverse run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:04 ERROR : Ignoring --no-traverse with sync 2022/05/18 05:29:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:06 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:29:06 INFO : sub dir/hello world: Copied (new) 2022/05/18 05:29:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.87s) === RUN TestCopyWithDepth run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 12 2022/05/18 05:29:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 12 2022/05/18 05:29:07 DEBUG : hello world2: crc32 = 870a83b3 OK 2022/05/18 05:29:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.53s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:08 DEBUG : hello world2: Excluded 2022/05/18 05:29:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:09 DEBUG : potato2: crc32 = 0d4a1185 OK 2022/05/18 05:29:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:11 DEBUG : potato2: crc32 = 0d4a1185 OK 2022/05/18 05:29:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.46s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:11 DEBUG : sub dir2: Making directory 2022/05/18 05:29:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:19 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:29:19 INFO : sub dir/hello world: Copied (new) 2022/05/18 05:29:19 DEBUG : sub dir2: Making directory 2022/05/18 05:29:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': copied 1 directories --- PASS: TestCopyEmptyDirectories (8.82s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:20 DEBUG : sub dir2: Making directory 2022/05/18 05:29:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:22 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:29:22 INFO : sub dir/hello world: Copied (new) 2022/05/18 05:29:22 INFO : sub dir/hello world: Deleted 2022/05/18 05:29:22 DEBUG : sub dir: Making directory 2022/05/18 05:29:22 DEBUG : sub dir2: Making directory 2022/05/18 05:29:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': copied 2 directories --- PASS: TestMoveEmptyDirectories (3.49s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:23 DEBUG : sub dir2: Making directory 2022/05/18 05:29:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:24 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:24 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:25 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:29:25 INFO : sub dir/hello world: Copied (new) 2022/05/18 05:29:25 DEBUG : sub dir2: Making directory 2022/05/18 05:29:25 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': copied 1 directories 2022/05/18 05:29:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (2.63s) === RUN TestServerSideCopy run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:27 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:27 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:27 DEBUG : Creating backend with remote "TestPutio:rclone-test-kipuwiy1xobubim4linemab3" sync_test.go:275: Server side copy (if possible) Putio root 'rclone-test-zuligem7xorozot1fufogek8' -> Putio root 'rclone-test-kipuwiy1xobubim4linemab3' 2022/05/18 05:29:28 DEBUG : Putio root 'rclone-test-kipuwiy1xobubim4linemab3': Waiting for checks to finish 2022/05/18 05:29:28 DEBUG : Putio root 'rclone-test-kipuwiy1xobubim4linemab3': Waiting for transfers to finish 2022/05/18 05:29:28 ERROR : sub dir/hello world: Failed to copy: unexpected status code (400) response while doing POST to https://api.put.io/v2/files/copy sync_test.go:278: Error Trace: sync_test.go:278 Error: Received unexpected error: unexpected status code (400) response while doing POST to https://api.put.io/v2/files/copy Test: TestServerSideCopy 2022/05/18 05:29:28 DEBUG : Putio root 'rclone-test-kipuwiy1xobubim4linemab3': Purge remote --- FAIL: TestServerSideCopy (2.96s) === RUN TestCopyAfterDelete run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:29 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:29 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:30 ERROR : : error listing: directory not found 2022/05/18 05:29:30 DEBUG : Local file system at /tmp/rclone1435180515: Making directory 2022/05/18 05:29:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.14s) === RUN TestCopyRedownload run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:29:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:29:33 DEBUG : Local file system at /tmp/rclone1435180515: Waiting for checks to finish 2022/05/18 05:29:33 DEBUG : Local file system at /tmp/rclone1435180515: Waiting for transfers to finish 2022/05/18 05:29:33 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:29:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.64s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:29:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:29:34 DEBUG : check sum: crc32 = 97ddb3f8 OK 2022/05/18 05:29:34 INFO : check sum: Copied (new) 2022/05/18 05:29:34 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:35 DEBUG : check sum: crc32 = 97ddb3f8 OK 2022/05/18 05:29:35 DEBUG : check sum: Size and crc32 of src and dst objects identical 2022/05/18 05:29:35 DEBUG : check sum: Unchanged skipping 2022/05/18 05:29:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:35 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.57s) === RUN TestSyncSizeOnly run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:29:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:29:36 DEBUG : sizeonly: crc32 = 9a941a19 OK 2022/05/18 05:29:36 INFO : sizeonly: Copied (new) 2022/05/18 05:29:36 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:37 DEBUG : sizeonly: Sizes identical 2022/05/18 05:29:37 DEBUG : sizeonly: Unchanged skipping 2022/05/18 05:29:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:37 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.78s) === RUN TestSyncIgnoreSize run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:38 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 8 2022/05/18 05:29:38 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 8 2022/05/18 05:29:38 DEBUG : ignore-size: crc32 = b4fa1177 OK 2022/05/18 05:29:38 INFO : ignore-size: Copied (new) 2022/05/18 05:29:38 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:38 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:29:38 DEBUG : ignore-size: Unchanged skipping 2022/05/18 05:29:38 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:38 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:38 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:29:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:29:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:29:40 DEBUG : existing: Unchanged skipping 2022/05/18 05:29:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:40 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:40 INFO : There was nothing to transfer 2022/05/18 05:29:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/05/18 05:29:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:29:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:29:41 DEBUG : existing: crc32 = 9a941a19 OK 2022/05/18 05:29:41 INFO : existing: Copied (replaced existing) 2022/05/18 05:29:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.70s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:42 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:29:42 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:29:42 DEBUG : existing: crc32 = 9a941a19 OK 2022/05/18 05:29:42 INFO : existing: Copied (new) 2022/05/18 05:29:42 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:42 DEBUG : existing: Destination exists, skipping 2022/05/18 05:29:42 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:42 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:42 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.42s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:29:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:29:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:29:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:29:53 DEBUG : d: Making directory 2022/05/18 05:29:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:29:53 DEBUG : c/non empty space: Unchanged skipping 2022/05/18 05:29:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:29:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:29:54 DEBUG : a/potato2: crc32 = d423bfba OK 2022/05/18 05:29:54 INFO : a/potato2: Copied (new) 2022/05/18 05:29:54 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:54 INFO : b/potato: Deleted 2022/05/18 05:29:54 INFO : d: Removing directory 2022/05/18 05:29:55 INFO : b: Removing directory 2022/05/18 05:29:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': deleted 2 directories --- PASS: TestSyncIgnoreErrors (13.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:29:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:29:57 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/05/18 05:29:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:57 DEBUG : empty space: crc32 = 97ddb3f8 OK 2022/05/18 05:29:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/05/18 05:29:57 DEBUG : empty space: Unchanged skipping 2022/05/18 05:29:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:57 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:57 INFO : There was nothing to transfer 2022/05/18 05:29:57 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/05/18 05:29:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:57 DEBUG : empty space: crc32 = 97ddb3f8 OK 2022/05/18 05:29:57 INFO : empty space: Updated modification time in destination 2022/05/18 05:29:57 DEBUG : empty space: Unchanged skipping 2022/05/18 05:29:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:57 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:29:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:29:59 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/05/18 05:29:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:29:59 DEBUG : empty space: crc32 = 97ddb3f8 OK 2022/05/18 05:29:59 DEBUG : empty space: Unchanged skipping 2022/05/18 05:29:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:29:59 DEBUG : Waiting for deletions to finish 2022/05/18 05:29:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.37s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:29:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:29:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:30:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:01 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/05/18 05:30:01 DEBUG : foo: crc32 = 8c736521 (Local file system at /tmp/rclone1435180515) 2022/05/18 05:30:01 DEBUG : foo: crc32 = 76ff8caa (Putio root 'rclone-test-zuligem7xorozot1fufogek8') 2022/05/18 05:30:01 DEBUG : foo: crc32 differ 2022/05/18 05:30:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:30:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:30:01 DEBUG : foo: crc32 = 8c736521 OK 2022/05/18 05:30:01 INFO : foo: Copied (replaced existing) 2022/05/18 05:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.73s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:30:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:30:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:30:03 DEBUG : empty space: Unchanged skipping 2022/05/18 05:30:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:30:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:30:04 DEBUG : potato: crc32 = d423bfba OK 2022/05/18 05:30:04 INFO : potato: Copied (new) 2022/05/18 05:30:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:30:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:30:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/05/18 05:30:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:30:06 DEBUG : potato: crc32 = f4498cc3 OK 2022/05/18 05:30:06 INFO : potato: Copied (replaced existing) 2022/05/18 05:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.12s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:30:08 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/05/18 05:30:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:08 DEBUG : potato: crc32 = 1b366e1c (Local file system at /tmp/rclone1435180515) 2022/05/18 05:30:08 DEBUG : potato: crc32 = f4498cc3 (Putio root 'rclone-test-zuligem7xorozot1fufogek8') 2022/05/18 05:30:08 DEBUG : potato: crc32 differ 2022/05/18 05:30:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:30:08 DEBUG : potato: crc32 = 1b366e1c OK 2022/05/18 05:30:08 INFO : potato: Copied (replaced existing) 2022/05/18 05:30:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:30:13 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:30:13 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:30:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/05/18 05:30:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:30:14 DEBUG : empty space: Unchanged skipping 2022/05/18 05:30:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:14 DEBUG : Waiting for deletions to finish 2022/05/18 05:30:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:30:18 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:30:18 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:30:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:30:23 DEBUG : empty space: Unchanged skipping 2022/05/18 05:30:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:24 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:30:24 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:30:24 DEBUG : potato2: crc32 = d423bfba OK 2022/05/18 05:30:24 INFO : potato2: Copied (new) 2022/05/18 05:30:24 DEBUG : Waiting for deletions to finish 2022/05/18 05:30:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:25 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:25 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:30:27 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:30:27 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:30:29 DEBUG : d: Making directory 2022/05/18 05:30:29 DEBUG : d/e: Making directory 2022/05/18 05:30:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:30:30 DEBUG : c/non empty space: Unchanged skipping 2022/05/18 05:30:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:30:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:30:31 DEBUG : a/potato2: crc32 = d423bfba OK 2022/05/18 05:30:31 INFO : a/potato2: Copied (new) 2022/05/18 05:30:31 DEBUG : Waiting for deletions to finish 2022/05/18 05:30:31 INFO : b/potato: Deleted 2022/05/18 05:30:31 INFO : d/e: Removing directory 2022/05/18 05:30:31 INFO : d: Removing directory 2022/05/18 05:30:31 INFO : b: Removing directory 2022/05/18 05:30:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:30:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:30:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:30:35 DEBUG : d: Making directory 2022/05/18 05:30:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:30:36 DEBUG : c/non empty space: Unchanged skipping 2022/05/18 05:30:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:30:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:30:37 DEBUG : a/potato2: crc32 = d423bfba OK 2022/05/18 05:30:37 INFO : a/potato2: Copied (new) 2022/05/18 05:30:37 ERROR : Putio root 'rclone-test-zuligem7xorozot1fufogek8': not deleting files as there were IO errors 2022/05/18 05:30:37 ERROR : Putio root 'rclone-test-zuligem7xorozot1fufogek8': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:30:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:30:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:30:55 DEBUG : Waiting for deletions to finish 2022/05/18 05:30:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:30:55 DEBUG : empty space: Unchanged skipping 2022/05/18 05:30:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:30:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:30:55 INFO : potato: Deleted 2022/05/18 05:30:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:30:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:30:56 DEBUG : potato2: crc32 = d423bfba OK 2022/05/18 05:30:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (18.33s) === RUN TestSyncDeleteBefore run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:30:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:30:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:31:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:31:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:31:02 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:02 INFO : potato: Deleted 2022/05/18 05:31:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:31:02 DEBUG : empty space: Unchanged skipping 2022/05/18 05:31:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:31:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:31:04 DEBUG : potato2: crc32 = d423bfba OK 2022/05/18 05:31:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.66s) === RUN TestCopyDeleteBefore run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:31:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 21 2022/05/18 05:31:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 21 2022/05/18 05:31:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 19 2022/05/18 05:31:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 19 2022/05/18 05:31:06 DEBUG : potato2: crc32 = 9f4e1e48 OK 2022/05/18 05:31:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.33s) === RUN TestSyncWithExclude run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:31:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:31:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:31:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:31:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:31:11 DEBUG : enormous: Excluded 2022/05/18 05:31:11 DEBUG : potato2: Excluded 2022/05/18 05:31:11 DEBUG : potato2: Excluded 2022/05/18 05:31:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:31:11 DEBUG : empty space: Unchanged skipping 2022/05/18 05:31:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:11 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:11 INFO : There was nothing to transfer 2022/05/18 05:31:11 DEBUG : enormous: Excluded 2022/05/18 05:31:11 DEBUG : potato2: Excluded 2022/05/18 05:31:11 DEBUG : potato2: Excluded 2022/05/18 05:31:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/05/18 05:31:11 DEBUG : empty space: Unchanged skipping 2022/05/18 05:31:11 DEBUG : Local file system at /tmp/rclone1435180515: Waiting for checks to finish 2022/05/18 05:31:11 DEBUG : Local file system at /tmp/rclone1435180515: Waiting for transfers to finish 2022/05/18 05:31:11 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:31:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:31:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:31:15 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:31:15 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:31:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 100 2022/05/18 05:31:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 100 2022/05/18 05:31:16 DEBUG : enormous: Excluded 2022/05/18 05:31:16 DEBUG : potato2: Excluded 2022/05/18 05:31:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:31:16 DEBUG : empty space: Unchanged skipping 2022/05/18 05:31:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:16 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:17 INFO : enormous: Deleted 2022/05/18 05:31:18 INFO : potato2: Deleted 2022/05/18 05:31:18 INFO : There was nothing to transfer 2022/05/18 05:31:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/05/18 05:31:18 DEBUG : empty space: Unchanged skipping 2022/05/18 05:31:18 DEBUG : Local file system at /tmp/rclone1435180515: Waiting for checks to finish 2022/05/18 05:31:18 DEBUG : Local file system at /tmp/rclone1435180515: Waiting for transfers to finish 2022/05/18 05:31:18 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:18 INFO : enormous: Deleted 2022/05/18 05:31:18 INFO : potato2: Deleted 2022/05/18 05:31:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.10s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:31:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:31:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:31:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:31:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:31:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:31:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:31:21 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 8 2022/05/18 05:31:21 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 8 2022/05/18 05:31:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/05/18 05:31:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/05/18 05:31:22 DEBUG : one: Destination is newer than source, skipping 2022/05/18 05:31:22 DEBUG : three: Sizes identical 2022/05/18 05:31:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/05/18 05:31:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:22 DEBUG : two: crc32 = 11ca8a66 (Local file system at /tmp/rclone1435180515) 2022/05/18 05:31:22 DEBUG : two: crc32 = 876dc8ec (Putio root 'rclone-test-zuligem7xorozot1fufogek8') 2022/05/18 05:31:22 DEBUG : two: crc32 differ 2022/05/18 05:31:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 4 2022/05/18 05:31:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 4 2022/05/18 05:31:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 4 2022/05/18 05:31:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 4 2022/05/18 05:31:23 DEBUG : four: crc32 = 90c1667d OK 2022/05/18 05:31:23 INFO : four: Copied (replaced existing) 2022/05/18 05:31:23 DEBUG : five: crc32 = 3cb2cccb OK 2022/05/18 05:31:23 INFO : five: Copied (new) 2022/05/18 05:31:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:31:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:31:27 DEBUG : two: crc32 = 11ca8a66 OK 2022/05/18 05:31:27 INFO : two: Copied (replaced existing) 2022/05/18 05:31:27 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:27 DEBUG : one: Destination is newer than source, skipping 2022/05/18 05:31:27 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:27 DEBUG : five: crc32 = 3cb2cccb OK 2022/05/18 05:31:27 DEBUG : five: Size and crc32 of src and dst objects identical 2022/05/18 05:31:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/05/18 05:31:27 DEBUG : three: crc32 = 46c5d8f5 (Local file system at /tmp/rclone1435180515) 2022/05/18 05:31:27 DEBUG : three: crc32 = b1911a45 (Putio root 'rclone-test-zuligem7xorozot1fufogek8') 2022/05/18 05:31:27 DEBUG : three: crc32 differ 2022/05/18 05:31:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/05/18 05:31:27 DEBUG : two: crc32 = 11ca8a66 OK 2022/05/18 05:31:27 DEBUG : two: Size and crc32 of src and dst objects identical 2022/05/18 05:31:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/05/18 05:31:27 DEBUG : four: crc32 = 90c1667d OK 2022/05/18 05:31:27 DEBUG : four: Size and crc32 of src and dst objects identical 2022/05/18 05:31:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/05/18 05:31:27 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:28 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:31:28 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:31:28 DEBUG : three: crc32 = 46c5d8f5 OK 2022/05/18 05:31:28 INFO : three: Copied (replaced existing) 2022/05/18 05:31:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.48s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/05/18 05:31:30 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Making map for --track-renames 2022/05/18 05:31:30 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Finished making map for --track-renames 2022/05/18 05:31:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for renames to finish 2022/05/18 05:31:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 14 2022/05/18 05:31:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 14 2022/05/18 05:31:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:31:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:31:31 DEBUG : potato: crc32 = 403f91c8 OK 2022/05/18 05:31:31 INFO : potato: Copied (new) 2022/05/18 05:31:31 DEBUG : yam: crc32 = ae1fefed OK 2022/05/18 05:31:31 INFO : yam: Copied (new) 2022/05/18 05:31:31 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:31:31 DEBUG : potato: Unchanged skipping 2022/05/18 05:31:31 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Making map for --track-renames 2022/05/18 05:31:31 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Finished making map for --track-renames 2022/05/18 05:31:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for renames to finish 2022/05/18 05:31:31 INFO : yam: Moved (server-side) to: yaml 2022/05/18 05:31:31 INFO : yaml: Renamed from "yam" 2022/05/18 05:31:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:31 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/05/18 05:31:32 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Making map for --track-renames 2022/05/18 05:31:32 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Finished making map for --track-renames 2022/05/18 05:31:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for renames to finish 2022/05/18 05:31:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:31:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:31:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 14 2022/05/18 05:31:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 14 2022/05/18 05:31:32 DEBUG : yam: crc32 = ae1fefed OK 2022/05/18 05:31:32 INFO : yam: Copied (new) 2022/05/18 05:31:33 DEBUG : potato: crc32 = 403f91c8 OK 2022/05/18 05:31:33 INFO : potato: Copied (new) 2022/05/18 05:31:33 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:31:33 DEBUG : potato: Unchanged skipping 2022/05/18 05:31:33 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Making map for --track-renames 2022/05/18 05:31:33 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Finished making map for --track-renames 2022/05/18 05:31:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for renames to finish 2022/05/18 05:31:33 INFO : yam: Moved (server-side) to: yaml 2022/05/18 05:31:33 INFO : yaml: Renamed from "yam" 2022/05/18 05:31:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:33 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/05/18 05:31:34 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Making map for --track-renames 2022/05/18 05:31:34 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Finished making map for --track-renames 2022/05/18 05:31:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for renames to finish 2022/05/18 05:31:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 14 2022/05/18 05:31:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 14 2022/05/18 05:31:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:31:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:31:35 DEBUG : sub/yam: crc32 = ae1fefed OK 2022/05/18 05:31:35 INFO : sub/yam: Copied (new) 2022/05/18 05:31:35 DEBUG : potato: crc32 = 403f91c8 OK 2022/05/18 05:31:35 INFO : potato: Copied (new) 2022/05/18 05:31:35 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:31:35 DEBUG : potato: Unchanged skipping 2022/05/18 05:31:35 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Making map for --track-renames 2022/05/18 05:31:35 INFO : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Finished making map for --track-renames 2022/05/18 05:31:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for renames to finish 2022/05/18 05:31:35 INFO : sub/yam: Moved (server-side) to: yam 2022/05/18 05:31:35 INFO : yam: Renamed from "sub/yam" 2022/05/18 05:31:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:35 DEBUG : Waiting for deletions to finish 2022/05/18 05:31:35 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:31:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:31:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:31:38 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:31:38 INFO : sub dir/hello world: Copied (new) 2022/05/18 05:31:38 INFO : sub dir/hello world: Deleted 2022/05/18 05:31:38 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:31:38 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:31:38 DEBUG : nested/sub dir/file: crc32 = aac9c2e9 OK 2022/05/18 05:31:38 INFO : nested/sub dir/file: Copied (new) 2022/05/18 05:31:38 INFO : nested/sub dir/file: Deleted 2022/05/18 05:31:38 INFO : sub dir: Removing directory 2022/05/18 05:31:38 INFO : nested/sub dir: Removing directory 2022/05/18 05:31:38 INFO : nested: Removing directory 2022/05/18 05:31:38 DEBUG : Local file system at /tmp/rclone1435180515: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:31:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 11 2022/05/18 05:31:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 11 2022/05/18 05:31:41 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/05/18 05:31:41 INFO : sub dir/hello world: Copied (new) 2022/05/18 05:31:41 INFO : sub dir/hello world: Deleted 2022/05/18 05:31:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:31:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:31:44 DEBUG : nested/sub dir/file: crc32 = aac9c2e9 OK 2022/05/18 05:31:44 INFO : nested/sub dir/file: Copied (new) 2022/05/18 05:31:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.91s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:31:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:31:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:31:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:31:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:31:47 DEBUG : existing: crc32 = 9a941a19 OK 2022/05/18 05:31:47 INFO : existing: Copied (new) 2022/05/18 05:31:47 INFO : existing: Deleted 2022/05/18 05:31:54 DEBUG : existing-b: crc32 = 2c14401a OK 2022/05/18 05:31:54 INFO : existing-b: Copied (new) 2022/05/18 05:31:54 INFO : existing-b: Deleted 2022/05/18 05:31:55 DEBUG : existing: Destination exists, skipping 2022/05/18 05:31:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/05/18 05:31:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:31:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:31:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (9.37s) === RUN TestServerSideMove run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:31:55 DEBUG : Creating backend with remote "TestPutio:rclone-test-maxoviw7zijedal4fikijay8" 2022/05/18 05:31:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:31:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:31:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:31:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 68 2022/05/18 05:32:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1215: Server side move (if possible) Putio root 'rclone-test-zuligem7xorozot1fufogek8' -> Putio root 'rclone-test-maxoviw7zijedal4fikijay8' 2022/05/18 05:32:01 DEBUG : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': chunkStart: 0, reqSize: 1 2022/05/18 05:32:01 DEBUG : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:06 DEBUG : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': chunkStart: 0, reqSize: 60 2022/05/18 05:32:06 DEBUG : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:32:06 DEBUG : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': Using server-side directory move 2022/05/18 05:32:06 INFO : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/05/18 05:32:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/05/18 05:32:06 DEBUG : empty space: Unchanged skipping 2022/05/18 05:32:06 DEBUG : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': Waiting for checks to finish 2022/05/18 05:32:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/05/18 05:32:07 INFO : empty space: Deleted 2022/05/18 05:32:07 DEBUG : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': Waiting for transfers to finish 2022/05/18 05:32:07 INFO : potato2: Moved (server-side) 2022/05/18 05:32:08 INFO : potato3: Deleted 2022/05/18 05:32:08 INFO : potato3: Moved (server-side) 2022/05/18 05:32:08 INFO : There was nothing to transfer 2022/05/18 05:32:08 DEBUG : Creating backend with remote "TestPutio:rclone-test-lixohaw6xogetiy5feqaqet8" 2022/05/18 05:32:08 DEBUG : Putio root 'rclone-test-lixohaw6xogetiy5feqaqet8': Using server-side directory move 2022/05/18 05:32:08 INFO : Putio root 'rclone-test-lixohaw6xogetiy5feqaqet8': Server side directory move succeeded 2022/05/18 05:32:09 ERROR : : error listing: directory not found 2022/05/18 05:32:09 DEBUG : Putio root 'rclone-test-lixohaw6xogetiy5feqaqet8': Purge remote 2022/05/18 05:32:09 DEBUG : Putio root 'rclone-test-maxoviw7zijedal4fikijay8': Purge remote 2022/05/18 05:32:09 purge failed: Rmdir: directory not found --- PASS: TestServerSideMove (13.85s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:32:09 DEBUG : Creating backend with remote "TestPutio:rclone-test-ravolil1nejuyaf3sanupaf7" 2022/05/18 05:32:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:32:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:32:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:32:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:17 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 68 2022/05/18 05:32:17 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1215: Server side move (if possible) Putio root 'rclone-test-zuligem7xorozot1fufogek8' -> Putio root 'rclone-test-ravolil1nejuyaf3sanupaf7' 2022/05/18 05:32:18 DEBUG : Putio root 'rclone-test-ravolil1nejuyaf3sanupaf7': chunkStart: 0, reqSize: 1 2022/05/18 05:32:18 DEBUG : Putio root 'rclone-test-ravolil1nejuyaf3sanupaf7': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:19 DEBUG : Putio root 'rclone-test-ravolil1nejuyaf3sanupaf7': chunkStart: 0, reqSize: 60 2022/05/18 05:32:19 DEBUG : Putio root 'rclone-test-ravolil1nejuyaf3sanupaf7': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:32:20 DEBUG : empty space: Excluded 2022/05/18 05:32:20 DEBUG : empty space: Excluded 2022/05/18 05:32:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/05/18 05:32:20 DEBUG : Putio root 'rclone-test-ravolil1nejuyaf3sanupaf7': Waiting for checks to finish 2022/05/18 05:32:20 DEBUG : Putio root 'rclone-test-ravolil1nejuyaf3sanupaf7': Waiting for transfers to finish 2022/05/18 05:32:20 INFO : potato3: Deleted 2022/05/18 05:32:20 INFO : potato2: Moved (server-side) 2022/05/18 05:32:20 INFO : potato3: Moved (server-side) 2022/05/18 05:32:20 INFO : There was nothing to transfer 2022/05/18 05:32:20 DEBUG : Creating backend with remote "TestPutio:rclone-test-ramised7devefer7nepuzet6" 2022/05/18 05:32:20 DEBUG : empty space: Excluded 2022/05/18 05:32:20 DEBUG : Putio root 'rclone-test-ramised7devefer7nepuzet6': Waiting for checks to finish 2022/05/18 05:32:20 DEBUG : Putio root 'rclone-test-ramised7devefer7nepuzet6': Waiting for transfers to finish 2022/05/18 05:32:21 INFO : potato3: Moved (server-side) 2022/05/18 05:32:21 INFO : potato2: Moved (server-side) 2022/05/18 05:32:21 INFO : There was nothing to transfer 2022/05/18 05:32:21 DEBUG : Putio root 'rclone-test-ramised7devefer7nepuzet6': Purge remote 2022/05/18 05:32:21 DEBUG : Putio root 'rclone-test-ravolil1nejuyaf3sanupaf7': Purge remote --- PASS: TestServerSideMoveWithFilter (12.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:32:21 DEBUG : Creating backend with remote "TestPutio:rclone-test-robowum1dekuguf9rivajod3" 2022/05/18 05:32:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 60 2022/05/18 05:32:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:32:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:32:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 68 2022/05/18 05:32:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 68 2022/05/18 05:32:24 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Putio root 'rclone-test-zuligem7xorozot1fufogek8' -> Putio root 'rclone-test-robowum1dekuguf9rivajod3' 2022/05/18 05:32:25 DEBUG : Putio root 'rclone-test-robowum1dekuguf9rivajod3': chunkStart: 0, reqSize: 1 2022/05/18 05:32:25 DEBUG : Putio root 'rclone-test-robowum1dekuguf9rivajod3': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:26 DEBUG : Putio root 'rclone-test-robowum1dekuguf9rivajod3': chunkStart: 0, reqSize: 60 2022/05/18 05:32:26 DEBUG : Putio root 'rclone-test-robowum1dekuguf9rivajod3': Sending chunk. transferOffset: 0 length: 60 2022/05/18 05:32:26 DEBUG : Putio root 'rclone-test-robowum1dekuguf9rivajod3': Using server-side directory move 2022/05/18 05:32:26 INFO : Putio root 'rclone-test-robowum1dekuguf9rivajod3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/05/18 05:32:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/05/18 05:32:26 DEBUG : empty space: Unchanged skipping 2022/05/18 05:32:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/05/18 05:32:26 DEBUG : Putio root 'rclone-test-robowum1dekuguf9rivajod3': Waiting for checks to finish 2022/05/18 05:32:26 INFO : potato3: Deleted 2022/05/18 05:32:27 INFO : potato2: Moved (server-side) 2022/05/18 05:32:27 INFO : potato3: Moved (server-side) 2022/05/18 05:32:27 INFO : empty space: Deleted 2022/05/18 05:32:27 DEBUG : Putio root 'rclone-test-robowum1dekuguf9rivajod3': Waiting for transfers to finish 2022/05/18 05:32:27 INFO : tomatoDir: Removing directory 2022/05/18 05:32:28 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': deleted 1 directories 2022/05/18 05:32:28 INFO : There was nothing to transfer 2022/05/18 05:32:28 DEBUG : Creating backend with remote "TestPutio:rclone-test-bowivik0hunapow6fibatug3" 2022/05/18 05:32:28 DEBUG : tomatoDir: Making directory 2022/05/18 05:32:28 DEBUG : Putio root 'rclone-test-bowivik0hunapow6fibatug3': Using server-side directory move 2022/05/18 05:32:28 INFO : Putio root 'rclone-test-bowivik0hunapow6fibatug3': Server side directory move succeeded 2022/05/18 05:32:29 ERROR : : error listing: directory not found 2022/05/18 05:32:29 ERROR : : error listing: directory not found 2022/05/18 05:32:29 DEBUG : Putio root 'rclone-test-bowivik0hunapow6fibatug3': Purge remote 2022/05/18 05:32:29 DEBUG : Putio root 'rclone-test-robowum1dekuguf9rivajod3': Purge remote 2022/05/18 05:32:29 purge failed: Rmdir: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.75s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.15s) === RUN TestSyncOverlap run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:32:29 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/rclone-sync-test" --- PASS: TestSyncOverlap (0.46s) === RUN TestSyncCompareDest run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:32:30 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dst" 2022/05/18 05:32:30 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/CompareDest" 2022/05/18 05:32:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 3 2022/05/18 05:32:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:32:33 DEBUG : one: crc32 = 7a6c86f1 OK 2022/05/18 05:32:33 INFO : one: Copied (new) 2022/05/18 05:32:33 DEBUG : Waiting for deletions to finish 2022/05/18 05:32:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/18 05:32:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:32:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:32:34 DEBUG : one: crc32 = cb217308 OK 2022/05/18 05:32:34 INFO : one: Copied (replaced existing) 2022/05/18 05:32:34 DEBUG : Waiting for deletions to finish 2022/05/18 05:32:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:32:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:32:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:32:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:32:42 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:32:42 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/18 05:32:42 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:42 DEBUG : Waiting for deletions to finish 2022/05/18 05:32:42 INFO : There was nothing to transfer 2022/05/18 05:32:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:32:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:32:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:32:43 DEBUG : two: Destination found in --compare-dest, skipping 2022/05/18 05:32:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:32:44 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/18 05:32:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:44 DEBUG : Waiting for deletions to finish 2022/05/18 05:32:44 INFO : There was nothing to transfer 2022/05/18 05:32:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:32:44 DEBUG : two: Destination found in --compare-dest, skipping 2022/05/18 05:32:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:32:44 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/18 05:32:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:44 DEBUG : Waiting for deletions to finish 2022/05/18 05:32:44 INFO : There was nothing to transfer 2022/05/18 05:32:44 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2022/05/18 05:32:44 DEBUG : two: crc32 = 11ca8a66 OK 2022/05/18 05:32:44 DEBUG : two: Destination found in --compare-dest, skipping 2022/05/18 05:32:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:32:44 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/18 05:32:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:44 DEBUG : Waiting for deletions to finish 2022/05/18 05:32:44 INFO : There was nothing to transfer 2022/05/18 05:32:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/05/18 05:32:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:32:45 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/18 05:32:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:32:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:32:46 DEBUG : two: crc32 = 8b9078ce OK 2022/05/18 05:32:46 INFO : two: Copied (new) 2022/05/18 05:32:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (17.21s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:32:48 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:32:48 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:49 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 1 2022/05/18 05:32:49 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:50 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dest" 2022/05/18 05:32:50 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/pre-dest1" 2022/05/18 05:32:50 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/pre-dest2" 2022/05/18 05:32:51 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:32:51 DEBUG : 1: Destination found in --compare-dest, skipping 2022/05/18 05:32:51 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:32:51 DEBUG : 2: Destination found in --compare-dest, skipping 2022/05/18 05:32:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dest': Waiting for checks to finish 2022/05/18 05:32:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dest': Waiting for transfers to finish 2022/05/18 05:32:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dest': chunkStart: 0, reqSize: 1 2022/05/18 05:32:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dest': Sending chunk. transferOffset: 0 length: 1 2022/05/18 05:32:52 DEBUG : 3: crc32 = 6dd28e9b OK 2022/05/18 05:32:52 INFO : 3: Copied (new) 2022/05/18 05:32:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (6.21s) === RUN TestSyncCopyDest run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:32:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dst" 2022/05/18 05:32:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/CopyDest" 2022/05/18 05:32:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 3 2022/05/18 05:32:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:32:55 DEBUG : one: crc32 = 7a6c86f1 OK 2022/05/18 05:32:55 INFO : one: Copied (new) 2022/05/18 05:32:55 DEBUG : Waiting for deletions to finish 2022/05/18 05:32:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:32:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/18 05:32:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:32:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:32:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:32:59 DEBUG : one: crc32 = cb217308 OK 2022/05/18 05:32:59 INFO : one: Copied (replaced existing) 2022/05/18 05:32:59 DEBUG : Waiting for deletions to finish 2022/05/18 05:32:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:32:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:33:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:33:01 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/BackupDir" 2022/05/18 05:33:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:33:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 05:33:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/18 05:33:02 INFO : one: Moved (server-side) 2022/05/18 05:33:02 ERROR : one: Failed to copy: unexpected status code (400) response while doing POST to https://api.put.io/v2/files/copy 2022/05/18 05:33:02 ERROR : one: Destination found in --copy-dest, error copying 2022/05/18 05:33:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/18 05:33:02 INFO : one: Deleted 2022/05/18 05:33:02 ERROR : one: Couldn't move: object not found 2022/05/18 05:33:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:33:02 ERROR : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': not deleting files as there were IO errors 2022/05/18 05:33:02 ERROR : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: sync_test.go:1648 Error: Received unexpected error: object not found Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (10.27s) === RUN TestSyncBackupDir run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:33:04 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:33:04 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:33:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:33:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:33:06 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dst" 2022/05/18 05:33:07 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/backup" 2022/05/18 05:33:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/18 05:33:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:33:07 DEBUG : two: Unchanged skipping 2022/05/18 05:33:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:33:07 INFO : one: Moved (server-side) 2022/05/18 05:33:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:33:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 4 2022/05/18 05:33:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 4 2022/05/18 05:33:09 DEBUG : one: crc32 = 19193087 OK 2022/05/18 05:33:09 INFO : one: Copied (new) 2022/05/18 05:33:09 DEBUG : Waiting for deletions to finish 2022/05/18 05:33:09 INFO : three.txt: Moved (server-side) 2022/05/18 05:33:09 INFO : three.txt: Moved into backup dir 2022/05/18 05:33:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:33:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:33:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/18 05:33:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:33:11 DEBUG : two: Unchanged skipping 2022/05/18 05:33:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:33:11 INFO : one: Deleted 2022/05/18 05:33:11 INFO : one: Moved (server-side) 2022/05/18 05:33:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:33:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:33:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:33:12 DEBUG : one: crc32 = 12389341 OK 2022/05/18 05:33:12 INFO : one: Copied (new) 2022/05/18 05:33:12 DEBUG : Waiting for deletions to finish 2022/05/18 05:33:13 INFO : three.txt: Deleted 2022/05/18 05:33:13 INFO : three.txt: Moved (server-side) 2022/05/18 05:33:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (10.69s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:33:15 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:33:15 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:33:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:21 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:33:21 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:33:22 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dst" 2022/05/18 05:33:22 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/backup" 2022/05/18 05:33:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/18 05:33:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:33:22 DEBUG : two: Unchanged skipping 2022/05/18 05:33:22 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:33:23 INFO : one: Moved (server-side) to: one.bak 2022/05/18 05:33:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:33:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 4 2022/05/18 05:33:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 4 2022/05/18 05:33:24 DEBUG : one: crc32 = 19193087 OK 2022/05/18 05:33:24 INFO : one: Copied (new) 2022/05/18 05:33:24 DEBUG : Waiting for deletions to finish 2022/05/18 05:33:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/18 05:33:24 INFO : three.txt: Moved into backup dir 2022/05/18 05:33:24 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:33:24 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:33:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/18 05:33:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:33:25 DEBUG : two: Unchanged skipping 2022/05/18 05:33:25 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:33:25 INFO : one.bak: Deleted 2022/05/18 05:33:26 INFO : one: Moved (server-side) to: one.bak 2022/05/18 05:33:26 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:33:26 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:33:26 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:33:27 DEBUG : one: crc32 = 12389341 OK 2022/05/18 05:33:27 INFO : one: Copied (new) 2022/05/18 05:33:27 DEBUG : Waiting for deletions to finish 2022/05/18 05:33:27 INFO : three.txt.bak: Deleted 2022/05/18 05:33:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/18 05:33:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:33:29 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:33:29 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:33:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:33:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:33:40 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dst" 2022/05/18 05:33:40 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/backup" 2022/05/18 05:33:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/18 05:33:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:33:40 DEBUG : two: Unchanged skipping 2022/05/18 05:33:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:33:41 INFO : one: Moved (server-side) to: one-2019-01-01 2022/05/18 05:33:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:33:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 4 2022/05/18 05:33:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 4 2022/05/18 05:33:42 DEBUG : one: crc32 = 19193087 OK 2022/05/18 05:33:42 INFO : one: Copied (new) 2022/05/18 05:33:42 DEBUG : Waiting for deletions to finish 2022/05/18 05:33:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/05/18 05:33:42 INFO : three.txt: Moved into backup dir 2022/05/18 05:33:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:33:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:33:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/18 05:33:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:33:43 DEBUG : two: Unchanged skipping 2022/05/18 05:33:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:33:43 INFO : one-2019-01-01: Deleted 2022/05/18 05:33:44 INFO : one: Moved (server-side) to: one-2019-01-01 2022/05/18 05:33:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:33:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:33:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:33:47 DEBUG : one: crc32 = 12389341 OK 2022/05/18 05:33:47 INFO : one: Copied (new) 2022/05/18 05:33:47 DEBUG : Waiting for deletions to finish 2022/05/18 05:33:48 INFO : three-2019-01-01.txt: Deleted 2022/05/18 05:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/05/18 05:33:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.99s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:33:50 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:33:50 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:33:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:33:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:33:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:33:55 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dst" 2022/05/18 05:33:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/18 05:33:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:33:55 DEBUG : two: Unchanged skipping 2022/05/18 05:33:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:33:55 INFO : one: Moved (server-side) to: one.bak 2022/05/18 05:33:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:33:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 4 2022/05/18 05:33:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 4 2022/05/18 05:33:59 DEBUG : one: crc32 = 19193087 OK 2022/05/18 05:33:59 INFO : one: Copied (new) 2022/05/18 05:33:59 DEBUG : Waiting for deletions to finish 2022/05/18 05:34:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/18 05:34:00 INFO : three.txt: Moved into backup dir 2022/05/18 05:34:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:03 DEBUG : one.bak: Excluded 2022/05/18 05:34:03 DEBUG : three.txt.bak: Excluded 2022/05/18 05:34:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/18 05:34:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:34:03 DEBUG : two: Unchanged skipping 2022/05/18 05:34:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for checks to finish 2022/05/18 05:34:03 INFO : one.bak: Deleted 2022/05/18 05:34:03 INFO : one: Moved (server-side) to: one.bak 2022/05/18 05:34:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Waiting for transfers to finish 2022/05/18 05:34:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:34:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:34:05 DEBUG : one: crc32 = 12389341 OK 2022/05/18 05:34:05 INFO : one: Copied (new) 2022/05/18 05:34:05 DEBUG : Waiting for deletions to finish 2022/05/18 05:34:06 INFO : three.txt.bak: Deleted 2022/05/18 05:34:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/18 05:34:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.50s) === RUN TestSyncSuffix run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:34:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:34:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:34:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:34:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:34:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:34:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:34:11 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dst" 2022/05/18 05:34:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/18 05:34:12 INFO : one: Moved (server-side) to: one.bak 2022/05/18 05:34:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 4 2022/05/18 05:34:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 4 2022/05/18 05:34:13 DEBUG : one: crc32 = 19193087 OK 2022/05/18 05:34:13 INFO : one: Copied (new) 2022/05/18 05:34:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:34:13 DEBUG : two: Unchanged skipping 2022/05/18 05:34:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/05/18 05:34:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/18 05:34:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 6 2022/05/18 05:34:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:17 DEBUG : three.txt: crc32 = 1e485dc0 OK 2022/05/18 05:34:17 INFO : three.txt: Copied (new) 2022/05/18 05:34:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/18 05:34:18 INFO : one.bak: Deleted 2022/05/18 05:34:18 INFO : one: Moved (server-side) to: one.bak 2022/05/18 05:34:18 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:34:18 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:34:19 DEBUG : one: crc32 = 12389341 OK 2022/05/18 05:34:19 INFO : one: Copied (new) 2022/05/18 05:34:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:34:19 DEBUG : two: Unchanged skipping 2022/05/18 05:34:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/05/18 05:34:19 INFO : three.txt.bak: Deleted 2022/05/18 05:34:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/18 05:34:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 19 2022/05/18 05:34:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 19 2022/05/18 05:34:21 DEBUG : three.txt: crc32 = 5c880d37 OK 2022/05/18 05:34:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.29s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:34:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:34:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:34:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 3 2022/05/18 05:34:23 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 3 2022/05/18 05:34:28 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 5 2022/05/18 05:34:28 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:34:31 DEBUG : Creating backend with remote "TestPutio:rclone-test-zuligem7xorozot1fufogek8/dst" 2022/05/18 05:34:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/18 05:34:32 INFO : one: Moved (server-side) to: one-2019-01-01 2022/05/18 05:34:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 4 2022/05/18 05:34:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 4 2022/05/18 05:34:33 DEBUG : one: crc32 = 19193087 OK 2022/05/18 05:34:33 INFO : one: Copied (new) 2022/05/18 05:34:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:34:33 DEBUG : two: Unchanged skipping 2022/05/18 05:34:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/05/18 05:34:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/05/18 05:34:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 6 2022/05/18 05:34:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:37 DEBUG : three.txt: crc32 = 1e485dc0 OK 2022/05/18 05:34:37 INFO : three.txt: Copied (new) 2022/05/18 05:34:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/18 05:34:38 INFO : one-2019-01-01: Deleted 2022/05/18 05:34:38 INFO : one: Moved (server-side) to: one-2019-01-01 2022/05/18 05:34:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 5 2022/05/18 05:34:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 5 2022/05/18 05:34:42 DEBUG : one: crc32 = 12389341 OK 2022/05/18 05:34:42 INFO : one: Copied (new) 2022/05/18 05:34:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:34:42 DEBUG : two: Unchanged skipping 2022/05/18 05:34:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/05/18 05:34:42 INFO : three-2019-01-01.txt: Deleted 2022/05/18 05:34:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/05/18 05:34:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': chunkStart: 0, reqSize: 19 2022/05/18 05:34:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8/dst': Sending chunk. transferOffset: 0 length: 19 2022/05/18 05:34:44 DEBUG : three.txt: crc32 = 5c880d37 OK 2022/05/18 05:34:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.71s) === RUN TestSyncUTFNorm run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:34:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 18 2022/05/18 05:34:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 18 2022/05/18 05:34:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/05/18 05:34:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:34:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:34:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 14 2022/05/18 05:34:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 14 2022/05/18 05:34:47 DEBUG : Testêé: crc32 = c07a9f32 OK 2022/05/18 05:34:47 INFO : Testêé: Copied (replaced existing) 2022/05/18 05:34:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:34:47 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:34:47 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:34:48 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:48 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:48 DEBUG : existing: crc32 = 9a941a19 OK 2022/05/18 05:34:48 INFO : existing: Copied (new) 2022/05/18 05:34:48 DEBUG : Waiting for deletions to finish 2022/05/18 05:34:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/05/18 05:34:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/05/18 05:34:48 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:34:48 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:34:48 ERROR : Putio root 'rclone-test-zuligem7xorozot1fufogek8': not deleting files as there were IO errors 2022/05/18 05:34:48 ERROR : Putio root 'rclone-test-zuligem7xorozot1fufogek8': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.54s) === RUN TestSyncIgnoreCase run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:34:49 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:49 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:34:50 DEBUG : existing: Unchanged skipping 2022/05/18 05:34:50 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:34:50 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:34:50 DEBUG : Waiting for deletions to finish 2022/05/18 05:34:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (0.47s) --- SKIP: TestMaxTransfer/Hard (0.15s) --- SKIP: TestMaxTransfer/Soft (0.17s) --- SKIP: TestMaxTransfer/Cautious (0.15s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:34:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:52 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:52 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:53 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:53 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:34:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:34:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:12 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:15 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:15 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:17 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:17 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:18 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:18 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:21 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:21 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:27 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:27 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:30 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:31 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:41 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:47 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:47 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:48 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:48 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:49 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:49 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:49 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:49 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:50 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:50 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:35:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:35:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both1: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both12: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both13: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both14: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both15: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both16: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both17: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both18: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both19: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both2: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both3: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both4: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both5: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both6: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both7: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both8: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both9: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both10: Unchanged skipping 2022/05/18 05:35:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both11: Unchanged skipping 2022/05/18 05:35:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:35:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:35:58 DEBUG : both0: Unchanged skipping 2022/05/18 05:35:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:35:58 DEBUG : Waiting for deletions to finish 2022/05/18 05:35:58 INFO : only7: Deleted 2022/05/18 05:35:58 INFO : only17: Deleted 2022/05/18 05:35:58 INFO : only4: Deleted 2022/05/18 05:35:58 INFO : only5: Deleted 2022/05/18 05:35:59 INFO : only6: Deleted 2022/05/18 05:35:59 INFO : only11: Deleted 2022/05/18 05:35:59 INFO : only14: Deleted 2022/05/18 05:35:59 INFO : only1: Deleted 2022/05/18 05:35:59 INFO : only2: Deleted 2022/05/18 05:35:59 INFO : only8: Deleted 2022/05/18 05:35:59 INFO : only10: Deleted 2022/05/18 05:36:00 INFO : only15: Deleted 2022/05/18 05:36:00 INFO : only16: Deleted 2022/05/18 05:36:00 INFO : only19: Deleted 2022/05/18 05:36:00 INFO : only0: Deleted 2022/05/18 05:36:00 INFO : only3: Deleted 2022/05/18 05:36:00 INFO : only9: Deleted 2022/05/18 05:36:01 INFO : only12: Deleted 2022/05/18 05:36:02 INFO : only18: Deleted 2022/05/18 05:36:03 INFO : only13: Deleted 2022/05/18 05:36:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (75.32s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Putio root 'rclone-test-zuligem7xorozot1fufogek8'", Local "Local file system at /tmp/rclone1435180515", Modify Window "1s" 2022/05/18 05:36:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:09 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:10 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:11 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:16 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:17 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:17 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:18 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:18 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:19 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:20 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:21 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:21 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:32 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:33 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:34 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:35 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:36 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:37 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:38 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:38 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:39 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:40 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:43 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:44 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:45 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:46 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:47 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:47 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:51 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:53 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:53 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:53 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:53 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:54 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:55 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:56 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:57 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:58 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:36:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:36:59 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:37:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': chunkStart: 0, reqSize: 6 2022/05/18 05:37:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending chunk. transferOffset: 0 length: 6 2022/05/18 05:37:00 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for checks to finish 2022/05/18 05:37:00 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both0: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both12: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both13: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both14: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both15: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both11: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both17: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both18: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both19: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both2: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both3: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both4: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both5: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both6: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both7: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both8: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both9: Unchanged skipping 2022/05/18 05:37:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/05/18 05:37:00 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both16: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both1: Unchanged skipping 2022/05/18 05:37:00 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 05:37:00 DEBUG : both10: Unchanged skipping 2022/05/18 05:37:00 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Waiting for transfers to finish 2022/05/18 05:37:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:01 DEBUG : only0: crc32 = 00000000 OK 2022/05/18 05:37:01 INFO : only0: Copied (replaced existing) 2022/05/18 05:37:01 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:02 DEBUG : only12: crc32 = 00000000 OK 2022/05/18 05:37:02 INFO : only12: Copied (replaced existing) 2022/05/18 05:37:02 DEBUG : only1: crc32 = 00000000 OK 2022/05/18 05:37:02 INFO : only1: Copied (replaced existing) 2022/05/18 05:37:02 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:03 DEBUG : only13: crc32 = 00000000 OK 2022/05/18 05:37:03 INFO : only13: Copied (replaced existing) 2022/05/18 05:37:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:03 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:03 DEBUG : only10: crc32 = 00000000 OK 2022/05/18 05:37:03 INFO : only10: Copied (replaced existing) 2022/05/18 05:37:04 DEBUG : only15: crc32 = 00000000 OK 2022/05/18 05:37:04 INFO : only15: Copied (replaced existing) 2022/05/18 05:37:04 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:04 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:04 DEBUG : only16: crc32 = 00000000 OK 2022/05/18 05:37:04 INFO : only16: Copied (replaced existing) 2022/05/18 05:37:04 DEBUG : only17: crc32 = 00000000 OK 2022/05/18 05:37:04 INFO : only17: Copied (replaced existing) 2022/05/18 05:37:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:05 DEBUG : only18: crc32 = 00000000 OK 2022/05/18 05:37:05 INFO : only18: Copied (replaced existing) 2022/05/18 05:37:05 DEBUG : only19: crc32 = 00000000 OK 2022/05/18 05:37:05 INFO : only19: Copied (replaced existing) 2022/05/18 05:37:05 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:06 DEBUG : only14: crc32 = 00000000 OK 2022/05/18 05:37:06 INFO : only14: Copied (replaced existing) 2022/05/18 05:37:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:06 DEBUG : only2: crc32 = 00000000 OK 2022/05/18 05:37:06 INFO : only2: Copied (replaced existing) 2022/05/18 05:37:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:06 DEBUG : only11: crc32 = 00000000 OK 2022/05/18 05:37:06 INFO : only11: Copied (replaced existing) 2022/05/18 05:37:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:06 DEBUG : only3: crc32 = 00000000 OK 2022/05/18 05:37:06 INFO : only3: Copied (replaced existing) 2022/05/18 05:37:06 DEBUG : only4: crc32 = 00000000 OK 2022/05/18 05:37:06 INFO : only4: Copied (replaced existing) 2022/05/18 05:37:06 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:07 DEBUG : only5: crc32 = 00000000 OK 2022/05/18 05:37:07 INFO : only5: Copied (replaced existing) 2022/05/18 05:37:07 DEBUG : only6: crc32 = 00000000 OK 2022/05/18 05:37:07 INFO : only6: Copied (replaced existing) 2022/05/18 05:37:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:07 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:07 DEBUG : only9: crc32 = 00000000 OK 2022/05/18 05:37:07 INFO : only9: Copied (replaced existing) 2022/05/18 05:37:08 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Sending zero length chunk 2022/05/18 05:37:08 DEBUG : only8: crc32 = 00000000 OK 2022/05/18 05:37:08 INFO : only8: Copied (replaced existing) 2022/05/18 05:37:09 DEBUG : only7: crc32 = 00000000 OK 2022/05/18 05:37:09 INFO : only7: Copied (replaced existing) 2022/05/18 05:37:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (67.83s) FAIL 2022/05/18 05:37:14 DEBUG : Putio root 'rclone-test-zuligem7xorozot1fufogek8': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Finished ERROR in 8m17.146977528s (try 1/5): exit status 1: Failed [TestServerSideCopy TestSyncCopyDest]