"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 2/5) 2021/11/13 06:35:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1" 2021/11/13 06:35:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 06:35:38 DEBUG : Starting OpenDrive session with ID: e9545af569ba06adc2a6388f77c3af8dfee93115563901886b5ce3c161053441 2021/11/13 06:35:39 DEBUG : Creating backend with remote "/tmp/rclone12700715" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:35:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/11/13 06:35:41 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:35:41 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.54s) === RUN TestCopy run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:35:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:35:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:35:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:36:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (21.83s) === RUN TestCopyMissingDirectory run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:36:06 DEBUG : Creating backend with remote "/non-existing" 2021/11/13 06:36:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/11/13 06:36:06 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:36:06 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.24s) === RUN TestCopyNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:36:09 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:36:09 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:36:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:36:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (14.76s) === RUN TestCopyCheckFirst run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:36:23 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Running all checks before starting transfers 2021/11/13 06:36:23 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:36:23 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Checks finished, now starting transfers 2021/11/13 06:36:23 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:36:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:36:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.54s) === RUN TestSyncNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:36:41 ERROR : Ignoring --no-traverse with sync 2021/11/13 06:36:42 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:36:42 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:36:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:36:49 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:36:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (14.06s) === RUN TestCopyWithDepth run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:36:56 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:36:56 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:36:58 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2021/11/13 06:37:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.77s) === RUN TestCopyWithFilesFrom run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:37:06 DEBUG : hello world2: Excluded 2021/11/13 06:37:07 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:37:07 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:37:09 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2021/11/13 06:37:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:37:17 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:37:17 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:37:20 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2021/11/13 06:44:05 DEBUG : pacer: low level retry 1/10 (error Post "https://dev.opendrive.com/api/v1/upload/close_file_upload.json": net/http: timeout awaiting response headers) 2021/11/13 06:44:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/11/13 06:45:15 DEBUG : pacer: Reducing sleep to 10ms 2021/11/13 06:45:15 ERROR : potato2: Failed to copy: failed to create file: File update error. Temp file doesn't exist. Please restart task. (Error 400) sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:187 Error: Received unexpected error: failed to create file: File update error. Temp file doesn't exist. Please restart task. (Error 400) Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (481.15s) === RUN TestCopyEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:45:17 DEBUG : sub dir2: Making directory 2021/11/13 06:45:18 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:45:18 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:45:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:45:26 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:45:26 DEBUG : sub dir2: Making directory 2021/11/13 06:45:27 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': failed to copy 1 directories 2021/11/13 06:45:27 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': copied 1 directories --- PASS: TestCopyEmptyDirectories (17.38s) === RUN TestMoveEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:45:35 DEBUG : sub dir2: Making directory 2021/11/13 06:45:35 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:45:35 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:45:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:45:43 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:45:43 INFO : sub dir/hello world: Deleted 2021/11/13 06:45:43 DEBUG : sub dir: Making directory 2021/11/13 06:45:43 DEBUG : sub dir2: Making directory 2021/11/13 06:45:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': failed to copy 1 directories 2021/11/13 06:45:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': copied 2 directories --- PASS: TestMoveEmptyDirectories (17.48s) === RUN TestSyncEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:45:52 DEBUG : sub dir2: Making directory 2021/11/13 06:45:53 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:45:53 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:46:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:46:06 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:46:06 DEBUG : sub dir2: Making directory 2021/11/13 06:46:07 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': failed to copy 1 directories 2021/11/13 06:46:07 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': copied 1 directories 2021/11/13 06:46:07 ERROR : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': not deleting files as there were IO errors 2021/11/13 06:46:07 ERROR : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': not deleting directories as there were IO errors sync_test.go:250: Error Trace: sync_test.go:250 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (21.46s) === RUN TestServerSideCopy run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:46:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:46:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cujodop3gohudih3hizuqam2" 2021/11/13 06:46:23 DEBUG : Config file has changed externaly - reloading 2021/11/13 06:46:23 DEBUG : Starting OpenDrive session with ID: 5a162f5f44e6b2077023e01160b0644abcf354ee0c4eceb12e28af552663c781 sync_test.go:275: Server side copy (if possible) OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1' -> OpenDrive root 'rclone-test-cujodop3gohudih3hizuqam2' 2021/11/13 06:46:26 DEBUG : OpenDrive root 'rclone-test-cujodop3gohudih3hizuqam2': Waiting for checks to finish 2021/11/13 06:46:26 DEBUG : OpenDrive root 'rclone-test-cujodop3gohudih3hizuqam2': Waiting for transfers to finish 2021/11/13 06:46:30 INFO : sub dir/hello world: Copied (server-side copy) 2021/11/13 06:46:32 DEBUG : OpenDrive root 'rclone-test-cujodop3gohudih3hizuqam2': Purge remote --- PASS: TestServerSideCopy (24.26s) === RUN TestCopyAfterDelete run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:46:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:46:45 ERROR : : error listing: directory not found 2021/11/13 06:46:47 DEBUG : Local file system at /tmp/rclone12700715: Making directory 2021/11/13 06:46:48 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:46:48 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (16.04s) === RUN TestCopyRedownload run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:46:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 06:47:05 DEBUG : Local file system at /tmp/rclone12700715: Waiting for checks to finish 2021/11/13 06:47:05 DEBUG : Local file system at /tmp/rclone12700715: Waiting for transfers to finish 2021/11/13 06:47:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 06:47:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (18.40s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:47:13 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:47:13 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:47:33 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2021/11/13 06:47:38 INFO : check sum: Copied (new) 2021/11/13 06:47:38 DEBUG : Waiting for deletions to finish 2021/11/13 06:47:40 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:47:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 06:47:40 DEBUG : check sum: Size and md5 of src and dst objects identical 2021/11/13 06:47:40 DEBUG : check sum: Unchanged skipping 2021/11/13 06:47:40 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:47:40 DEBUG : Waiting for deletions to finish 2021/11/13 06:47:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (30.94s) === RUN TestSyncSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:47:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:47:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:47:58 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2021/11/13 06:48:03 INFO : sizeonly: Copied (new) 2021/11/13 06:48:03 DEBUG : Waiting for deletions to finish 2021/11/13 06:48:05 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:48:05 DEBUG : sizeonly: Sizes identical 2021/11/13 06:48:05 DEBUG : sizeonly: Unchanged skipping 2021/11/13 06:48:05 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:48:05 DEBUG : Waiting for deletions to finish 2021/11/13 06:48:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (24.91s) === RUN TestSyncIgnoreSize run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:48:09 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:48:09 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:48:13 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2021/11/13 06:48:27 INFO : ignore-size: Copied (new) 2021/11/13 06:48:27 DEBUG : Waiting for deletions to finish 2021/11/13 06:48:28 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:48:28 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:48:28 DEBUG : ignore-size: Unchanged skipping 2021/11/13 06:48:28 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:48:28 DEBUG : Waiting for deletions to finish 2021/11/13 06:48:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (23.68s) === RUN TestSyncIgnoreTimes run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:48:37 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/11/13 06:48:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:48:43 DEBUG : existing: Unchanged skipping 2021/11/13 06:48:43 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:48:43 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:48:43 DEBUG : Waiting for deletions to finish 2021/11/13 06:48:43 INFO : There was nothing to transfer 2021/11/13 06:48:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/11/13 06:48:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:48:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:48:44 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/11/13 06:48:50 INFO : existing: Copied (replaced existing) 2021/11/13 06:48:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (21.28s) === RUN TestSyncIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:48:54 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:48:54 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:49:00 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/11/13 06:49:04 INFO : existing: Copied (new) 2021/11/13 06:49:04 DEBUG : Waiting for deletions to finish 2021/11/13 06:49:06 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:49:06 DEBUG : existing: Destination exists, skipping 2021/11/13 06:49:06 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:49:06 DEBUG : Waiting for deletions to finish 2021/11/13 06:49:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (16.13s) === RUN TestSyncIgnoreErrors run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:49:13 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:49:27 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2021/11/13 06:49:37 DEBUG : d: Making directory 2021/11/13 06:49:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:49:42 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:49:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:49:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:49:49 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 06:49:54 INFO : a/potato2: Copied (new) 2021/11/13 06:49:54 DEBUG : Waiting for deletions to finish 2021/11/13 06:49:55 INFO : b/potato: Deleted 2021/11/13 06:49:55 INFO : d: Removing directory 2021/11/13 06:49:56 INFO : b: Removing directory 2021/11/13 06:49:58 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': deleted 2 directories --- PASS: TestSyncIgnoreErrors (57.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:50:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:50:18 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:50:18 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 2021/11/13 06:50:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 06:50:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/11/13 06:50:18 DEBUG : empty space: Unchanged skipping 2021/11/13 06:50:18 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:50:18 DEBUG : Waiting for deletions to finish 2021/11/13 06:50:18 INFO : There was nothing to transfer 2021/11/13 06:50:20 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:50:20 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 2021/11/13 06:50:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 06:50:20 INFO : empty space: Updated modification time in destination 2021/11/13 06:50:20 DEBUG : empty space: Unchanged skipping 2021/11/13 06:50:20 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:50:20 DEBUG : Waiting for deletions to finish 2021/11/13 06:50:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (17.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:50:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:50:32 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:50:32 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 2021/11/13 06:50:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 06:50:32 DEBUG : empty space: Unchanged skipping 2021/11/13 06:50:32 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:50:32 DEBUG : Waiting for deletions to finish 2021/11/13 06:50:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.99s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:50:37 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2021/11/13 06:50:58 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 2021/11/13 06:50:58 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:50:58 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone12700715) 2021/11/13 06:50:58 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1') 2021/11/13 06:50:58 DEBUG : foo: md5 differ 2021/11/13 06:50:58 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:50:59 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2021/11/13 06:51:07 INFO : foo: Copied (replaced existing) 2021/11/13 06:51:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (35.78s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:51:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:51:19 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:51:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:51:19 DEBUG : empty space: Unchanged skipping 2021/11/13 06:51:19 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:51:23 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2021/11/13 06:51:27 INFO : potato: Copied (new) 2021/11/13 06:51:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (20.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:51:34 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2021/11/13 06:51:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/11/13 06:51:43 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:51:43 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:51:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:51:48 INFO : potato: Copied (replaced existing) 2021/11/13 06:51:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (20.08s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:51:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:52:00 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:52:00 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 2021/11/13 06:52:00 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone12700715) 2021/11/13 06:52:00 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1') 2021/11/13 06:52:00 DEBUG : potato: md5 differ 2021/11/13 06:52:00 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:52:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:52:05 INFO : potato: Copied (replaced existing) 2021/11/13 06:52:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (16.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:52:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:52:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:53:13 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:53:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/11/13 06:53:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:53:13 DEBUG : empty space: Unchanged skipping 2021/11/13 06:53:13 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:53:13 DEBUG : Waiting for deletions to finish 2021/11/13 06:53:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (69.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:53:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:53:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:53:41 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:53:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:53:41 DEBUG : empty space: Unchanged skipping 2021/11/13 06:53:41 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:53:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 06:54:03 INFO : potato2: Copied (new) 2021/11/13 06:54:03 DEBUG : Waiting for deletions to finish 2021/11/13 06:54:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (51.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:54:22 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:54:39 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2021/11/13 06:55:03 DEBUG : d: Making directory 2021/11/13 06:55:05 DEBUG : d/e: Making directory 2021/11/13 06:55:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:55:10 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:55:12 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:55:12 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:55:26 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 06:55:31 INFO : a/potato2: Copied (new) 2021/11/13 06:55:31 DEBUG : Waiting for deletions to finish 2021/11/13 06:55:32 INFO : b/potato: Deleted 2021/11/13 06:55:32 INFO : d/e: Removing directory 2021/11/13 06:55:34 INFO : d: Removing directory 2021/11/13 06:55:35 INFO : b: Removing directory 2021/11/13 06:55:37 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (96.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:55:50 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:55:58 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2021/11/13 06:56:02 DEBUG : d: Making directory 2021/11/13 06:56:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:56:06 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:56:06 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:56:06 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:56:09 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 06:56:14 INFO : a/potato2: Copied (new) 2021/11/13 06:56:14 ERROR : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': not deleting files as there were IO errors 2021/11/13 06:56:14 ERROR : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (41.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:56:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:56:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:56:43 DEBUG : Waiting for deletions to finish 2021/11/13 06:56:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:56:44 DEBUG : empty space: Unchanged skipping 2021/11/13 06:56:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:56:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:56:45 INFO : potato: Deleted 2021/11/13 06:56:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 06:57:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (49.04s) === RUN TestSyncDeleteBefore run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:57:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:57:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:57:30 DEBUG : Waiting for deletions to finish 2021/11/13 06:57:31 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:57:31 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:57:32 INFO : potato: Deleted 2021/11/13 06:57:33 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:57:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:57:33 DEBUG : empty space: Unchanged skipping 2021/11/13 06:57:33 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:57:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 06:57:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (29.43s) === RUN TestCopyDeleteBefore run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:57:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/11/13 06:57:54 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:57:54 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:57:56 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2021/11/13 06:58:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (21.04s) === RUN TestSyncWithExclude run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:58:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 06:58:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:58:23 DEBUG : enormous: Excluded 2021/11/13 06:58:23 DEBUG : potato2: Excluded 2021/11/13 06:58:24 DEBUG : potato2: Excluded 2021/11/13 06:58:24 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:58:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:58:24 DEBUG : empty space: Unchanged skipping 2021/11/13 06:58:24 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:58:24 DEBUG : Waiting for deletions to finish 2021/11/13 06:58:24 INFO : There was nothing to transfer 2021/11/13 06:58:25 DEBUG : enormous: Excluded 2021/11/13 06:58:25 DEBUG : potato2: Excluded 2021/11/13 06:58:25 DEBUG : potato2: Excluded 2021/11/13 06:58:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/11/13 06:58:25 DEBUG : empty space: Unchanged skipping 2021/11/13 06:58:25 DEBUG : Local file system at /tmp/rclone12700715: Waiting for checks to finish 2021/11/13 06:58:25 DEBUG : Local file system at /tmp/rclone12700715: Waiting for transfers to finish 2021/11/13 06:58:25 DEBUG : Waiting for deletions to finish 2021/11/13 06:58:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (23.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:58:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 06:58:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 06:58:51 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2021/11/13 06:58:56 DEBUG : enormous: Excluded 2021/11/13 06:58:56 DEBUG : potato2: Excluded 2021/11/13 06:58:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:58:57 DEBUG : empty space: Unchanged skipping 2021/11/13 06:58:57 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:58:57 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:58:57 DEBUG : Waiting for deletions to finish 2021/11/13 06:58:58 INFO : enormous: Deleted 2021/11/13 06:58:58 INFO : potato2: Deleted 2021/11/13 06:58:58 INFO : There was nothing to transfer 2021/11/13 06:58:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/11/13 06:58:59 DEBUG : empty space: Unchanged skipping 2021/11/13 06:58:59 DEBUG : Local file system at /tmp/rclone12700715: Waiting for checks to finish 2021/11/13 06:58:59 DEBUG : Local file system at /tmp/rclone12700715: Waiting for transfers to finish 2021/11/13 06:58:59 DEBUG : Waiting for deletions to finish 2021/11/13 06:58:59 INFO : potato2: Deleted 2021/11/13 06:58:59 INFO : enormous: Deleted 2021/11/13 06:58:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (32.51s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 06:59:12 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/11/13 06:59:21 DEBUG : two: Uploading chunk 0, size=3, remain=0 2021/11/13 06:59:28 DEBUG : three: Uploading chunk 0, size=5, remain=0 2021/11/13 06:59:38 DEBUG : four: Uploading chunk 0, size=8, remain=0 2021/11/13 06:59:45 DEBUG : one: Destination is newer than source, skipping 2021/11/13 06:59:45 DEBUG : three: Sizes identical 2021/11/13 06:59:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 06:59:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/11/13 06:59:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/11/13 06:59:45 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 06:59:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone12700715) 2021/11/13 06:59:45 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1') 2021/11/13 06:59:45 DEBUG : two: md5 differ 2021/11/13 06:59:45 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 06:59:46 DEBUG : two: Uploading chunk 0, size=3, remain=0 2021/11/13 06:59:46 DEBUG : four: Uploading chunk 0, size=4, remain=0 2021/11/13 06:59:48 DEBUG : five: Uploading chunk 0, size=4, remain=0 2021/11/13 06:59:52 INFO : two: Copied (replaced existing) 2021/11/13 06:59:52 INFO : four: Copied (replaced existing) 2021/11/13 07:00:02 INFO : five: Copied (new) 2021/11/13 07:00:02 DEBUG : Waiting for deletions to finish 2021/11/13 07:00:04 DEBUG : one: Destination is newer than source, skipping 2021/11/13 07:00:04 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:00:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/11/13 07:00:04 DEBUG : four: Size and md5 of src and dst objects identical 2021/11/13 07:00:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 07:00:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/11/13 07:00:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone12700715) 2021/11/13 07:00:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/11/13 07:00:04 DEBUG : two: Size and md5 of src and dst objects identical 2021/11/13 07:00:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1') 2021/11/13 07:00:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 07:00:04 DEBUG : five: Size and md5 of src and dst objects identical 2021/11/13 07:00:04 DEBUG : three: md5 differ 2021/11/13 07:00:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 07:00:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/11/13 07:00:04 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:00:05 DEBUG : three: Uploading chunk 0, size=5, remain=0 2021/11/13 07:00:12 INFO : three: Copied (replaced existing) 2021/11/13 07:00:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (77.63s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" sync_test.go:1058: Can track renames: true 2021/11/13 07:00:20 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Making map for --track-renames 2021/11/13 07:00:20 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Finished making map for --track-renames 2021/11/13 07:00:20 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:00:20 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for renames to finish 2021/11/13 07:00:20 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:00:24 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2021/11/13 07:00:38 INFO : yam: Copied (new) 2021/11/13 07:00:40 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2021/11/13 07:00:44 INFO : potato: Copied (new) 2021/11/13 07:00:44 DEBUG : Waiting for deletions to finish 2021/11/13 07:00:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:00:46 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Making map for --track-renames 2021/11/13 07:00:46 DEBUG : potato: Unchanged skipping 2021/11/13 07:00:46 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Finished making map for --track-renames 2021/11/13 07:00:46 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:00:46 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for renames to finish 2021/11/13 07:01:00 INFO : yam: Moved (server-side) to: yaml 2021/11/13 07:01:00 INFO : yaml: Renamed from "yam" 2021/11/13 07:01:00 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:01:00 DEBUG : Waiting for deletions to finish 2021/11/13 07:01:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (44.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" sync_test.go:1127: Can track renames: true 2021/11/13 07:01:05 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Making map for --track-renames 2021/11/13 07:01:05 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Finished making map for --track-renames 2021/11/13 07:01:05 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:01:05 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for renames to finish 2021/11/13 07:01:05 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:01:08 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2021/11/13 07:01:09 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2021/11/13 07:01:13 INFO : potato: Copied (new) 2021/11/13 07:01:14 INFO : yam: Copied (new) 2021/11/13 07:01:14 DEBUG : Waiting for deletions to finish 2021/11/13 07:01:15 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Making map for --track-renames 2021/11/13 07:01:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:01:15 DEBUG : potato: Unchanged skipping 2021/11/13 07:01:15 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Finished making map for --track-renames 2021/11/13 07:01:15 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:01:15 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for renames to finish 2021/11/13 07:01:28 INFO : yam: Moved (server-side) to: yaml 2021/11/13 07:01:28 INFO : yaml: Renamed from "yam" 2021/11/13 07:01:28 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:01:28 DEBUG : Waiting for deletions to finish 2021/11/13 07:01:28 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (28.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" sync_test.go:1163: Can track renames: true 2021/11/13 07:01:34 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Making map for --track-renames 2021/11/13 07:01:34 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Finished making map for --track-renames 2021/11/13 07:01:34 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:01:34 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for renames to finish 2021/11/13 07:01:34 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:01:36 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2021/11/13 07:01:39 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2021/11/13 07:01:41 INFO : potato: Copied (new) 2021/11/13 07:01:44 INFO : sub/yam: Copied (new) 2021/11/13 07:01:44 DEBUG : Waiting for deletions to finish 2021/11/13 07:01:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:01:47 DEBUG : potato: Unchanged skipping 2021/11/13 07:01:47 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Making map for --track-renames 2021/11/13 07:01:47 INFO : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Finished making map for --track-renames 2021/11/13 07:01:47 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:01:47 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for renames to finish 2021/11/13 07:01:50 INFO : sub/yam: Moved (server-side) to: yam 2021/11/13 07:01:50 INFO : yam: Renamed from "sub/yam" 2021/11/13 07:01:50 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:01:50 DEBUG : Waiting for deletions to finish 2021/11/13 07:01:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:01:58 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:01:58 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:02:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 07:02:06 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2021/11/13 07:02:11 INFO : nested/sub dir/file: Copied (new) 2021/11/13 07:02:11 INFO : nested/sub dir/file: Deleted 2021/11/13 07:02:11 INFO : sub dir/hello world: Copied (new) 2021/11/13 07:02:11 INFO : sub dir/hello world: Deleted 2021/11/13 07:02:11 INFO : sub dir: Removing directory 2021/11/13 07:02:11 INFO : nested/sub dir: Removing directory 2021/11/13 07:02:11 INFO : nested: Removing directory 2021/11/13 07:02:11 DEBUG : Local file system at /tmp/rclone12700715: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (25.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:02:23 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:02:23 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:02:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/11/13 07:03:03 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2021/11/13 07:03:07 INFO : sub dir/hello world: Copied (new) 2021/11/13 07:03:07 INFO : sub dir/hello world: Deleted 2021/11/13 07:03:09 INFO : nested/sub dir/file: Copied (new) 2021/11/13 07:03:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (58.65s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:03:22 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:03:22 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:03:26 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2021/11/13 07:03:27 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/11/13 07:03:30 INFO : existing-b: Copied (new) 2021/11/13 07:03:30 INFO : existing-b: Deleted 2021/11/13 07:03:31 INFO : existing: Copied (new) 2021/11/13 07:03:31 INFO : existing: Deleted 2021/11/13 07:03:32 DEBUG : existing: Destination exists, skipping 2021/11/13 07:03:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/11/13 07:03:32 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:03:32 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:03:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.28s) === RUN TestServerSideMove run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:03:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kirejoc6gevijit0rarolut3" 2021/11/13 07:03:36 DEBUG : Starting OpenDrive session with ID: 38c66c771c70d2abfd05657f3f86924fa2eb83167f3ffefb3329ec6f224111f9 2021/11/13 07:03:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 07:03:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 07:03:54 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1' -> OpenDrive root 'rclone-test-kirejoc6gevijit0rarolut3' 2021/11/13 07:04:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 07:04:12 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2021/11/13 07:04:17 DEBUG : OpenDrive root 'rclone-test-kirejoc6gevijit0rarolut3': Using server-side directory move 2021/11/13 07:04:17 INFO : OpenDrive root 'rclone-test-kirejoc6gevijit0rarolut3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/11/13 07:04:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/11/13 07:04:18 DEBUG : empty space: Unchanged skipping 2021/11/13 07:04:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 07:04:18 DEBUG : OpenDrive root 'rclone-test-kirejoc6gevijit0rarolut3': Waiting for checks to finish 2021/11/13 07:04:18 INFO : empty space: Deleted 2021/11/13 07:04:18 DEBUG : OpenDrive root 'rclone-test-kirejoc6gevijit0rarolut3': Waiting for transfers to finish 2021/11/13 07:04:18 INFO : potato3: Deleted 2021/11/13 07:04:19 INFO : potato2: Moved (server-side) 2021/11/13 07:04:20 INFO : potato3: Moved (server-side) 2021/11/13 07:04:20 INFO : There was nothing to transfer 2021/11/13 07:04:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-marimig6vifihim0riyaxub6" 2021/11/13 07:04:22 DEBUG : Starting OpenDrive session with ID: da8285b9fa6b9f6aeda3374e8ba03f1a44d43245b23653c61e10ef55ef8d91a2 2021/11/13 07:04:23 DEBUG : OpenDrive root 'rclone-test-marimig6vifihim0riyaxub6': Using server-side directory move 2021/11/13 07:04:25 INFO : OpenDrive root 'rclone-test-marimig6vifihim0riyaxub6': Server side directory move succeeded 2021/11/13 07:04:27 ERROR : : error listing: directory not found 2021/11/13 07:04:27 DEBUG : OpenDrive root 'rclone-test-marimig6vifihim0riyaxub6': Purge remote 2021/11/13 07:04:29 DEBUG : OpenDrive root 'rclone-test-kirejoc6gevijit0rarolut3': Purge remote 2021/11/13 07:04:30 purge failed: directory not found --- PASS: TestServerSideMove (55.41s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:04:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wagameg8hagadob3dopuyuk4" 2021/11/13 07:04:32 DEBUG : Starting OpenDrive session with ID: b758609b74905e74bd5395ba48c30ce727b363d7de2264767474ff7bd7049637 2021/11/13 07:04:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 07:04:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 07:04:55 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1' -> OpenDrive root 'rclone-test-wagameg8hagadob3dopuyuk4' 2021/11/13 07:05:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 07:05:10 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2021/11/13 07:05:19 DEBUG : empty space: Excluded 2021/11/13 07:05:19 DEBUG : empty space: Excluded 2021/11/13 07:05:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 07:05:19 DEBUG : OpenDrive root 'rclone-test-wagameg8hagadob3dopuyuk4': Waiting for checks to finish 2021/11/13 07:05:19 DEBUG : OpenDrive root 'rclone-test-wagameg8hagadob3dopuyuk4': Waiting for transfers to finish 2021/11/13 07:05:20 INFO : potato3: Deleted 2021/11/13 07:05:21 INFO : potato2: Moved (server-side) 2021/11/13 07:05:22 INFO : potato3: Moved (server-side) 2021/11/13 07:05:22 INFO : There was nothing to transfer 2021/11/13 07:05:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luzawoh1nalurud4tejaruj8" 2021/11/13 07:05:24 DEBUG : Starting OpenDrive session with ID: 2b16a7893ef4883e9f3399472029e481bd215b021318e9644707ea6b9c26239f 2021/11/13 07:05:26 DEBUG : empty space: Excluded 2021/11/13 07:05:26 DEBUG : OpenDrive root 'rclone-test-luzawoh1nalurud4tejaruj8': Waiting for checks to finish 2021/11/13 07:05:26 DEBUG : OpenDrive root 'rclone-test-luzawoh1nalurud4tejaruj8': Waiting for transfers to finish 2021/11/13 07:05:29 INFO : potato2: Moved (server-side) 2021/11/13 07:05:29 INFO : potato3: Moved (server-side) 2021/11/13 07:05:29 INFO : There was nothing to transfer 2021/11/13 07:05:30 DEBUG : OpenDrive root 'rclone-test-luzawoh1nalurud4tejaruj8': Purge remote 2021/11/13 07:05:32 DEBUG : OpenDrive root 'rclone-test-wagameg8hagadob3dopuyuk4': Purge remote --- PASS: TestServerSideMoveWithFilter (64.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:05:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gewiqam0tajozeg9miyeteq7" 2021/11/13 07:05:36 DEBUG : Starting OpenDrive session with ID: 478a26092c55428de457edd55bbceea0ba1245e62e3514a898dfa2a19d89b7f7 2021/11/13 07:05:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/11/13 07:06:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 07:06:20 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2021/11/13 07:06:24 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1' -> OpenDrive root 'rclone-test-gewiqam0tajozeg9miyeteq7' 2021/11/13 07:06:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/11/13 07:06:42 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2021/11/13 07:06:47 DEBUG : OpenDrive root 'rclone-test-gewiqam0tajozeg9miyeteq7': Using server-side directory move 2021/11/13 07:06:47 INFO : OpenDrive root 'rclone-test-gewiqam0tajozeg9miyeteq7': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/11/13 07:06:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/11/13 07:06:48 DEBUG : empty space: Unchanged skipping 2021/11/13 07:06:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 07:06:49 INFO : empty space: Deleted 2021/11/13 07:06:49 INFO : potato3: Deleted 2021/11/13 07:06:49 DEBUG : OpenDrive root 'rclone-test-gewiqam0tajozeg9miyeteq7': Waiting for checks to finish 2021/11/13 07:06:49 DEBUG : OpenDrive root 'rclone-test-gewiqam0tajozeg9miyeteq7': Waiting for transfers to finish 2021/11/13 07:06:49 INFO : potato2: Moved (server-side) 2021/11/13 07:06:50 INFO : potato3: Moved (server-side) 2021/11/13 07:06:50 INFO : tomatoDir: Removing directory 2021/11/13 07:06:52 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': deleted 1 directories 2021/11/13 07:06:52 INFO : There was nothing to transfer 2021/11/13 07:06:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-boxurog9selitol6nerarow1" 2021/11/13 07:06:55 DEBUG : Starting OpenDrive session with ID: ce375b81e61604e457eb9b7d9f82f0f1dc417b1b23c4f7e35ad26a650b58e9c6 2021/11/13 07:06:57 DEBUG : tomatoDir: Making directory 2021/11/13 07:06:58 DEBUG : OpenDrive root 'rclone-test-boxurog9selitol6nerarow1': Using server-side directory move 2021/11/13 07:07:00 INFO : OpenDrive root 'rclone-test-boxurog9selitol6nerarow1': Server side directory move succeeded 2021/11/13 07:07:03 ERROR : : error listing: directory not found 2021/11/13 07:07:05 ERROR : : error listing: directory not found 2021/11/13 07:07:05 DEBUG : OpenDrive root 'rclone-test-boxurog9selitol6nerarow1': Purge remote 2021/11/13 07:07:07 DEBUG : OpenDrive root 'rclone-test-gewiqam0tajozeg9miyeteq7': Purge remote 2021/11/13 07:07:08 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (93.69s) === RUN TestServerSideMoveOverlap run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.49s) === RUN TestSyncOverlap run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:07:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/rclone-sync-test" 2021/11/13 07:07:12 DEBUG : Starting OpenDrive session with ID: e939baaa90acee059cc83919f05dc17d8148599efb31652bd256306adac67828 --- PASS: TestSyncOverlap (4.57s) === RUN TestSyncCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:07:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dst" 2021/11/13 07:07:16 DEBUG : Starting OpenDrive session with ID: 8813b04d4366bf2a92a6c0bd890ac9399d8a4fbb52e709a273781ba2c8181114 2021/11/13 07:07:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/CompareDest" 2021/11/13 07:07:19 DEBUG : Starting OpenDrive session with ID: 0bb10c45a948ffa914f2dfeeaab0edaf733b7fcd7df90b5346b8517cf632bea3 2021/11/13 07:07:23 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:07:23 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:07:27 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:07:31 INFO : one: Copied (new) 2021/11/13 07:07:31 DEBUG : Waiting for deletions to finish 2021/11/13 07:07:35 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:07:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 07:07:35 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:07:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:07:40 INFO : one: Copied (replaced existing) 2021/11/13 07:07:40 DEBUG : Waiting for deletions to finish 2021/11/13 07:07:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:08:01 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:08:09 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:08:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:08:10 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 07:08:10 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:08:10 DEBUG : Waiting for deletions to finish 2021/11/13 07:08:10 INFO : There was nothing to transfer 2021/11/13 07:08:16 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2021/11/13 07:08:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:08:24 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 07:08:24 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:08:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:08:25 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 07:08:25 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:08:25 DEBUG : Waiting for deletions to finish 2021/11/13 07:08:25 INFO : There was nothing to transfer 2021/11/13 07:08:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:08:28 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 07:08:28 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:08:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:08:28 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 07:08:28 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:08:28 DEBUG : Waiting for deletions to finish 2021/11/13 07:08:28 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2021/11/13 07:08:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/11/13 07:08:34 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:08:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:08:34 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 07:08:34 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:08:36 DEBUG : two: Uploading chunk 0, size=5, remain=0 2021/11/13 07:08:40 INFO : two: Copied (new) 2021/11/13 07:08:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (94.79s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:08:55 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2021/11/13 07:09:06 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2021/11/13 07:09:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dest" 2021/11/13 07:09:12 DEBUG : Starting OpenDrive session with ID: 6ac9db61fdf4de832d6e75d40dbdf1727a69ed8ae42bc8a6a69e81327bfd5e22 2021/11/13 07:09:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/pre-dest1" 2021/11/13 07:09:15 DEBUG : Starting OpenDrive session with ID: 502d939e12f45b81b8bfc013469c7684319f75c24a359ffa0a7c2ed9fcd4df29 2021/11/13 07:09:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/pre-dest2" 2021/11/13 07:09:17 DEBUG : Starting OpenDrive session with ID: fcfd4f219da06d1cc4ffcd655dd23ac34570ca6e72ffb31f8de586fff7113109 2021/11/13 07:09:19 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:09:19 DEBUG : 1: Destination found in --compare-dest, skipping 2021/11/13 07:09:21 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:09:21 DEBUG : 2: Destination found in --compare-dest, skipping 2021/11/13 07:09:23 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dest': Waiting for checks to finish 2021/11/13 07:09:23 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dest': Waiting for transfers to finish 2021/11/13 07:09:33 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2021/11/13 07:09:38 INFO : 3: Copied (new) 2021/11/13 07:09:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (59.44s) === RUN TestSyncCopyDest run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:09:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dst" 2021/11/13 07:09:50 DEBUG : Starting OpenDrive session with ID: 0788856c4d19518c65ba07173f7e72003534537342d578fcb3f9698ede5e67c1 2021/11/13 07:09:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/CopyDest" 2021/11/13 07:09:54 DEBUG : Starting OpenDrive session with ID: 6d1bc479403793007b5212c59e199dee4663fed981902be197d4049738b794f4 2021/11/13 07:09:57 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:09:57 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:10:01 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:10:05 INFO : one: Copied (new) 2021/11/13 07:10:05 DEBUG : Waiting for deletions to finish 2021/11/13 07:10:11 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:10:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 07:10:11 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:10:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:10:18 INFO : one: Copied (replaced existing) 2021/11/13 07:10:18 DEBUG : Waiting for deletions to finish 2021/11/13 07:10:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:10:30 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:10:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/BackupDir" 2021/11/13 07:10:37 DEBUG : Starting OpenDrive session with ID: 42c02ba6e1e7c5a6ba72b3cd24b418cfbfed1c63b77d5377ae6b9365ae4ccd43 2021/11/13 07:10:40 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:10:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:10:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 07:10:45 INFO : one: Moved (server-side) 2021/11/13 07:10:46 INFO : one: Copied (server-side copy) 2021/11/13 07:10:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/11/13 07:10:46 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:10:46 DEBUG : Waiting for deletions to finish 2021/11/13 07:10:51 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2021/11/13 07:10:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:00 INFO : two: Copied (server-side copy) 2021/11/13 07:11:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/11/13 07:11:00 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:11:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:01 DEBUG : one: Unchanged skipping 2021/11/13 07:11:01 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:11:01 DEBUG : Waiting for deletions to finish 2021/11/13 07:11:03 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:11:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:04 DEBUG : one: Unchanged skipping 2021/11/13 07:11:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:04 DEBUG : two: Unchanged skipping 2021/11/13 07:11:04 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:11:04 DEBUG : Waiting for deletions to finish 2021/11/13 07:11:04 INFO : There was nothing to transfer 2021/11/13 07:11:08 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2021/11/13 07:11:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/11/13 07:11:15 DEBUG : three: Destination not found in --copy-dest 2021/11/13 07:11:15 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:11:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:16 DEBUG : two: Unchanged skipping 2021/11/13 07:11:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 07:11:16 DEBUG : one: Unchanged skipping 2021/11/13 07:11:16 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:11:18 DEBUG : three: Uploading chunk 0, size=7, remain=0 2021/11/13 07:11:23 INFO : three: Copied (new) 2021/11/13 07:11:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (106.54s) === RUN TestSyncBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:12:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:12:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/11/13 07:12:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/11/13 07:12:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dst" 2021/11/13 07:12:26 DEBUG : Starting OpenDrive session with ID: 01e8fdf94e86807c4be7f04650dee8308564ed095f7e19b86edf31868dff2801 2021/11/13 07:12:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/backup" 2021/11/13 07:12:28 DEBUG : Starting OpenDrive session with ID: d3da01805ee982de89e6d400e3c25260d31badbba5d31f828d8d54f261d891be 2021/11/13 07:12:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:12:31 DEBUG : two: Unchanged skipping 2021/11/13 07:12:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 07:12:31 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:12:35 INFO : one: Moved (server-side) 2021/11/13 07:12:35 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:12:37 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/11/13 07:12:42 INFO : one: Copied (new) 2021/11/13 07:12:42 DEBUG : Waiting for deletions to finish 2021/11/13 07:12:44 INFO : three.txt: Moved (server-side) 2021/11/13 07:12:44 INFO : three.txt: Moved into backup dir 2021/11/13 07:12:48 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2021/11/13 07:12:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 07:12:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:12:54 DEBUG : two: Unchanged skipping 2021/11/13 07:12:54 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:12:56 INFO : one: Deleted 2021/11/13 07:12:57 INFO : one: Moved (server-side) 2021/11/13 07:12:57 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:13:00 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:13:04 INFO : one: Copied (new) 2021/11/13 07:13:04 DEBUG : Waiting for deletions to finish 2021/11/13 07:13:05 INFO : three.txt: Deleted 2021/11/13 07:13:08 INFO : three.txt: Moved (server-side) 2021/11/13 07:13:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (101.27s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:13:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:13:28 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/11/13 07:13:35 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/11/13 07:13:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dst" 2021/11/13 07:13:41 DEBUG : Starting OpenDrive session with ID: a1dc791ff9fcadc64adcd14f762e2548d55df5dc52be9a60981e0520f5d4b6d5 2021/11/13 07:13:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/backup" 2021/11/13 07:13:43 DEBUG : Starting OpenDrive session with ID: 5d68e1aa435228d4b388a347baf6210d1ba397f8c98283fa20eacc6f13ccc352 2021/11/13 07:13:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 07:13:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:13:46 DEBUG : two: Unchanged skipping 2021/11/13 07:13:46 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:13:50 INFO : one: Moved (server-side) to: one.bak 2021/11/13 07:13:50 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:13:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/11/13 07:13:56 INFO : one: Copied (new) 2021/11/13 07:13:56 DEBUG : Waiting for deletions to finish 2021/11/13 07:13:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 07:13:58 INFO : three.txt: Moved into backup dir 2021/11/13 07:14:02 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2021/11/13 07:14:08 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:14:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:14:08 DEBUG : two: Unchanged skipping 2021/11/13 07:14:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 07:14:10 INFO : one.bak: Deleted 2021/11/13 07:14:11 INFO : one: Moved (server-side) to: one.bak 2021/11/13 07:14:11 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:14:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:14:26 INFO : one: Copied (new) 2021/11/13 07:14:26 DEBUG : Waiting for deletions to finish 2021/11/13 07:14:27 INFO : three.txt.bak: Deleted 2021/11/13 07:14:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 07:14:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (81.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:14:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:14:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/11/13 07:14:59 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/11/13 07:15:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dst" 2021/11/13 07:15:05 DEBUG : Starting OpenDrive session with ID: de073543d8012dac7da22e63a4b2dcd0776a2280be34c2e94fd08e51d3623fce 2021/11/13 07:15:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/backup" 2021/11/13 07:15:07 DEBUG : Starting OpenDrive session with ID: b983f3923e3a2189b23f8500707e8dacaa0d8e0dbe46da6522a793fccadf4b5d 2021/11/13 07:15:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 07:15:10 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:15:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:15:10 DEBUG : two: Unchanged skipping 2021/11/13 07:15:14 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 07:15:14 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:15:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/11/13 07:15:29 INFO : one: Copied (new) 2021/11/13 07:15:29 DEBUG : Waiting for deletions to finish 2021/11/13 07:15:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 07:15:31 INFO : three.txt: Moved into backup dir 2021/11/13 07:15:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2021/11/13 07:16:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:16:03 DEBUG : two: Unchanged skipping 2021/11/13 07:16:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 07:16:03 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:16:05 INFO : one-2019-01-01: Deleted 2021/11/13 07:16:06 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 07:16:06 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:16:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:16:19 INFO : one: Copied (new) 2021/11/13 07:16:19 DEBUG : Waiting for deletions to finish 2021/11/13 07:16:21 INFO : three-2019-01-01.txt: Deleted 2021/11/13 07:16:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 07:16:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (116.95s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:16:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:17:00 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/11/13 07:17:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/11/13 07:17:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dst" 2021/11/13 07:17:19 DEBUG : Starting OpenDrive session with ID: daac90e095d4456c32c2e6ef317014e510f3b14bd18aae02a57f1121367e2c85 2021/11/13 07:17:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 07:17:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:17:21 DEBUG : two: Unchanged skipping 2021/11/13 07:17:21 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:17:34 INFO : one: Moved (server-side) to: one.bak 2021/11/13 07:17:34 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:17:37 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/11/13 07:17:41 INFO : one: Copied (new) 2021/11/13 07:17:41 DEBUG : Waiting for deletions to finish 2021/11/13 07:17:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 07:17:54 INFO : three.txt: Moved into backup dir 2021/11/13 07:18:16 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2021/11/13 07:18:29 DEBUG : one.bak: Excluded 2021/11/13 07:18:29 DEBUG : three.txt.bak: Excluded 2021/11/13 07:18:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 07:18:29 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for checks to finish 2021/11/13 07:18:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:18:29 DEBUG : two: Unchanged skipping 2021/11/13 07:18:31 INFO : one.bak: Deleted 2021/11/13 07:18:43 INFO : one: Moved (server-side) to: one.bak 2021/11/13 07:18:43 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1/dst': Waiting for transfers to finish 2021/11/13 07:18:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:18:51 INFO : one: Copied (new) 2021/11/13 07:18:51 DEBUG : Waiting for deletions to finish 2021/11/13 07:18:53 INFO : three.txt.bak: Deleted 2021/11/13 07:19:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 07:19:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (162.69s) === RUN TestSyncSuffix run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:19:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:19:56 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/11/13 07:20:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/11/13 07:20:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dst" 2021/11/13 07:20:36 DEBUG : Starting OpenDrive session with ID: 79fd89a2e6d344cf6637f682a1aa4493c7916b5473d9c3cb1da02b06aef875e9 2021/11/13 07:20:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 07:20:51 INFO : one: Moved (server-side) to: one.bak 2021/11/13 07:20:53 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/11/13 07:20:58 INFO : one: Copied (new) 2021/11/13 07:20:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:20:59 DEBUG : two: Unchanged skipping 2021/11/13 07:21:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 07:21:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 07:21:16 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2021/11/13 07:21:21 INFO : three.txt: Copied (new) 2021/11/13 07:21:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 07:21:26 INFO : one.bak: Deleted 2021/11/13 07:21:38 INFO : one: Moved (server-side) to: one.bak 2021/11/13 07:21:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:21:45 INFO : one: Copied (new) 2021/11/13 07:21:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:21:46 DEBUG : two: Unchanged skipping 2021/11/13 07:21:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 07:21:48 INFO : three.txt.bak: Deleted 2021/11/13 07:22:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 07:22:02 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2021/11/13 07:22:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (181.51s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:22:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/11/13 07:23:07 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/11/13 07:24:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/11/13 07:24:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xawinih8qazajol5fuweyud1/dst" 2021/11/13 07:24:18 DEBUG : Starting OpenDrive session with ID: 5569d4045b4dc533d2f912f07871872a182f8c62db7b00210000e493e5b0befd 2021/11/13 07:24:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 07:24:32 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 07:24:34 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/11/13 07:24:39 INFO : one: Copied (new) 2021/11/13 07:24:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:24:40 DEBUG : two: Unchanged skipping 2021/11/13 07:24:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 07:24:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 07:24:59 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2021/11/13 07:25:03 INFO : three.txt: Copied (new) 2021/11/13 07:25:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 07:25:09 INFO : one-2019-01-01: Deleted 2021/11/13 07:25:24 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 07:25:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/11/13 07:25:31 INFO : one: Copied (new) 2021/11/13 07:25:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 07:25:32 DEBUG : two: Unchanged skipping 2021/11/13 07:25:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 07:25:35 INFO : three-2019-01-01.txt: Deleted 2021/11/13 07:25:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 07:25:53 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2021/11/13 07:25:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (227.00s) === RUN TestSyncUTFNorm run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:26:12 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2021/11/13 07:26:18 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:26:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/11/13 07:26:18 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:26:19 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2021/11/13 07:26:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/11/13 07:26:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (23.75s) === RUN TestSyncImmutable run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:26:32 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:26:32 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:26:37 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/11/13 07:26:41 INFO : existing: Copied (new) 2021/11/13 07:26:41 DEBUG : Waiting for deletions to finish 2021/11/13 07:26:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for checks to finish 2021/11/13 07:26:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/11/13 07:26:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/11/13 07:26:44 DEBUG : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': Waiting for transfers to finish 2021/11/13 07:26:44 ERROR : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': not deleting files as there were IO errors 2021/11/13 07:26:44 ERROR : OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.29s) === RUN TestSyncIgnoreCase run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (4.56s) --- SKIP: TestMaxTransfer/Hard (1.56s) --- SKIP: TestMaxTransfer/Soft (1.48s) --- SKIP: TestMaxTransfer/Cautious (1.52s) === RUN TestSyncConcurrentDelete run.go:181: Remote "OpenDrive root 'rclone-test-xawinih8qazajol5fuweyud1'", Local "Local file system at /tmp/rclone12700715", Modify Window "1s" 2021/11/13 07:26:55 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2021/11/13 07:27:17 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2021/11/13 07:27:33 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2021/11/13 07:27:53 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2021/11/13 07:28:01 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2021/11/13 07:28:13 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2021/11/13 07:28:57 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2021/11/13 07:29:08 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2021/11/13 07:29:14 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2021/11/13 07:29:20 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2021/11/13 07:29:30 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2021/11/13 07:29:42 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2021/11/13 07:29:51 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2021/11/13 07:29:59 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2021/11/13 07:30:22 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2021/11/13 07:30:44 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2021/11/13 07:30:59 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2021/11/13 07:32:30 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2021/11/13 07:32:56 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2021/11/13 07:33:05 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2021/11/13 07:33:12 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2021/11/13 07:33:19 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2021/11/13 07:33:26 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2021/11/13 07:33:33 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2021/11/13 07:33:40 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2021/11/13 07:33:48 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2021/11/13 07:33:55 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2021/11/13 07:34:05 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2021/11/13 07:34:13 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2021/11/13 07:34:19 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2021/11/13 07:34:28 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2021/11/13 07:34:36 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2021/11/13 07:34:47 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2021/11/13 07:34:53 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2021/11/13 07:35:01 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2021/11/13 07:35:09 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2021/11/13 07:35:15 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2021/11/13 07:35:25 DEBUG : only18: Uploading chunk 0, size=6, remain=0 panic: test timed out after 1h0m0s goroutine 28704 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:1788 +0x8e created by time.goFunc /usr/local/go/src/time/sleep.go:180 +0x31 goroutine 1 [chan receive, 9 minutes]: testing.(*T).Run(0xc0002d2d00, {0x18ca4c4, 0x46d533}, 0x1953028) /usr/local/go/src/testing/testing.go:1307 +0x375 testing.runTests.func1(0xc0006dc2d0) /usr/local/go/src/testing/testing.go:1598 +0x6e testing.tRunner(0xc0002d2d00, 0xc00090fca0) /usr/local/go/src/testing/testing.go:1259 +0x102 testing.runTests(0xc0000f6300, {0x2899c20, 0x4a, 0x4a}, {0xea6a80, 0xc000225c38, 0x28a6ca0}) /usr/local/go/src/testing/testing.go:1596 +0x43f testing.(*M).Run(0xc0000f6300) /usr/local/go/src/testing/testing.go:1504 +0x51d github.com/rclone/rclone/fstest.TestMain(0xc0000001a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:70 +0x9e github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:36 main.main() _testmain.go:191 +0x166 goroutine 18 [select]: go.opencensus.io/stats/view.(*worker).start(0xc000152780) /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:276 +0xb9 created by go.opencensus.io/stats/view.init.0 /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:34 +0x92 goroutine 26161 [select]: net/http.(*persistConn).roundTrip(0xc0006c2c60, 0xc00073a400) /usr/local/go/src/net/http/transport.go:2614 +0x97d net/http.(*Transport).roundTrip(0xc000376140, 0xc00022bc00) /usr/local/go/src/net/http/transport.go:594 +0x7d1 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:18 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0005ecf40, 0xc00022bc00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:271 +0x4c8 net/http.send(0xc00022bc00, {0x1c1ce00, 0xc0005ecf40}, {0x1869d00, 0x1, 0x0}) /usr/local/go/src/net/http/client.go:252 +0x5d8 net/http.(*Client).send(0xc0001e31d0, 0xc00022bc00, {0xc0009217a0, 0x2f, 0x0}) /usr/local/go/src/net/http/client.go:176 +0x9b net/http.(*Client).do(0xc0001e31d0, 0xc00022bc00) /usr/local/go/src/net/http/client.go:725 +0x908 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:593 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000094140, {0x1c51fc0, 0xc000357950}, 0xc0007032d8) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:280 +0xc05 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x7418c0, {0x1c51fc0, 0xc000357950}, 0xc000703500, {0x15053e0, 0xc0006dd0e0}, {0x1505420, 0xc00022bb00}, 0x989680, 0x1953180, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:477 +0x485 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:420 github.com/rclone/rclone/backend/opendrive.(*Fs).Put.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/opendrive/opendrive.go:635 +0x29b github.com/rclone/rclone/fs.pacerInvoker(0xc00008a540, 0x6, 0x100000001c5e0a8) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x38 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00008a540, 0xc000703760, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x85 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00008a540, 0x1c51fc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x90 github.com/rclone/rclone/backend/opendrive.(*Fs).Put(0x0, {0x1c51fc0, 0xc000357950}, {0x1c19960, 0xc000a84a20}, {0x1c69860, 0xc00095f770}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/opendrive/opendrive.go:624 +0x38b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000239a40, {0x1c51fc0, 0xc000357950}, {0x1c81448, 0xc00031a900}, {0xc000627d58, 0x6}, {0x18a90fc, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:277 +0x432 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:294 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc000239a40, {0x1c51fc0, 0xc000357950}, {0xc000627d58, 0x6}, {0x18a90fc, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:305 +0x125 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc0009924e0, {0x18a89b8, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2037 +0x2d6 github.com/rclone/rclone/fs/sync.TestSyncConcurrentDelete(0xc000a04a80) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2062 +0x25 testing.tRunner(0xc0009924e0, 0x1953028) /usr/local/go/src/testing/testing.go:1259 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1306 +0x35a goroutine 28735 [IO wait]: internal/poll.runtime_pollWait(0x7fa2cb0cfe48, 0x72) /usr/local/go/src/runtime/netpoll.go:234 +0x89 internal/poll.(*pollDesc).wait(0xc000152c00, 0xc00084a000, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000152c00, {0xc00084a000, 0x18b4, 0x18b4}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc000152c00, {0xc00084a000, 0x4fce78, 0x6c}) /usr/local/go/src/net/fd_posix.go:56 +0x29 net.(*conn).Read(0xc00011ab98, {0xc00084a000, 0x681cc5, 0xc000818380}) /usr/local/go/src/net/net.go:183 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b7b2d8, {0xc00084a000, 0xc0004e7f80, 0x100000000000000}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:104 +0x32 crypto/tls.(*atLeastReader).Read(0xc000b7b6c8, {0xc00084a000, 0x0, 0x40ba4d}) /usr/local/go/src/crypto/tls/conn.go:777 +0x3d bytes.(*Buffer).ReadFrom(0xc0008185f8, {0x1c19b20, 0xc000b7b6c8}) /usr/local/go/src/bytes/buffer.go:204 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000818380, {0x7fa2c868ead0, 0xc000b7b2d8}, 0x10100c000755908) /usr/local/go/src/crypto/tls/conn.go:799 +0xe5 crypto/tls.(*Conn).readRecordOrCCS(0xc000818380, 0x0) /usr/local/go/src/crypto/tls/conn.go:606 +0x112 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:574 crypto/tls.(*Conn).Read(0xc000818380, {0xc000847000, 0x1000, 0x101000000203000}) /usr/local/go/src/crypto/tls/conn.go:1277 +0x16f net/http.(*persistConn).Read(0xc0006c2c60, {0xc000847000, 0x406f1d, 0x60}) /usr/local/go/src/net/http/transport.go:1926 +0x4e bufio.(*Reader).fill(0xc00183ad20) /usr/local/go/src/bufio/bufio.go:101 +0x103 bufio.(*Reader).Peek(0xc00183ad20, 0x1) /usr/local/go/src/bufio/bufio.go:139 +0x5d net/http.(*persistConn).readLoop(0xc0006c2c60) /usr/local/go/src/net/http/transport.go:2087 +0x1ac created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1747 +0x1e05 goroutine 28736 [select]: net/http.(*persistConn).writeLoop(0xc0006c2c60) /usr/local/go/src/net/http/transport.go:2386 +0xfb created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1748 +0x1e65 "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 1h0m1.773789406s (try 2/5): exit status 2: Failed [TestCopyWithFilesFromAndNoTraverse TestSyncEmptyDirectories]