"./sync.test -test.v -test.timeout 1h0m0s -remote TestSFTPRsyncNet: -verbose" - Starting (try 1/5) 2024/12/07 04:02:57 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase" 2024/12/07 04:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:02:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: New connection [2a01:4f9:c011:405e::1]:39726->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:02:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell type "unix" from config 2024/12/07 04:02:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase" 2024/12/07 04:02:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase" 2024/12/07 04:02:59 DEBUG : Creating backend with remote "/tmp/rclone2843868077" 2024/12/07 04:02:59 DEBUG : Config file has changed externally - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.01s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:03:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/07 04:03:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:00 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.44s) === RUN TestCopy run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:03:03 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:03:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:03:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:03:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:03:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:03:05 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:03:05 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:03:05 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:03:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:06 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:07 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestCopy (7.80s) === RUN TestCopyMetadata run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.02s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.02s) === RUN TestCopyMissingDirectory run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:13 DEBUG : Creating backend with remote "/non-existing" 2024/12/07 04:03:13 DEBUG : Config file has changed externally - reloading 2024/12/07 04:03:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/07 04:03:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" --- PASS: TestCopyMissingDirectory (2.54s) === RUN TestCopyNoTraverse run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:15 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:03:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:03:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:03:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:03:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:03:17 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:03:17 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:03:17 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:03:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:18 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:19 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestCopyNoTraverse (6.90s) === RUN TestCopyCheckFirst run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:22 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running all checks before starting transfers 2024/12/07 04:03:23 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:03:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:23 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Checks finished, now starting transfers 2024/12/07 04:03:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:03:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:03:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:03:24 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:03:24 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:03:24 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:03:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:26 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:26 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestCopyCheckFirst (7.27s) === RUN TestSyncNoTraverse run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:29 ERROR : Ignoring --no-traverse with sync 2024/12/07 04:03:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:03:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:03:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:03:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:03:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:03:31 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:03:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:03:31 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:03:31 DEBUG : Waiting for deletions to finish 2024/12/07 04:03:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:33 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:33 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestSyncNoTraverse (7.35s) === RUN TestCopyWithDepth run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/07 04:03:37 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:03:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/hello world2.ab19a585.partial" 2024/12/07 04:03:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/hello\ world2.ab19a585.partial 2024/12/07 04:03:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: cc2c857f89648dbd139d7b2a6665957d /data2/home/59018/rclone-test-daqosuh0pase/hello world2.ab19a585.partial 2024/12/07 04:03:38 DEBUG : hello world2.ab19a585.partial: Parsed hash: cc2c857f89648dbd139d7b2a6665957d 2024/12/07 04:03:38 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/07 04:03:39 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2024/12/07 04:03:39 INFO : hello world2: Copied (new) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/hello world2" 2024/12/07 04:03:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/hello\ world2 2024/12/07 04:03:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: cc2c857f89648dbd139d7b2a6665957d /data2/home/59018/rclone-test-daqosuh0pase/hello world2 2024/12/07 04:03:39 DEBUG : hello world2: Parsed hash: cc2c857f89648dbd139d7b2a6665957d 2024/12/07 04:03:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/hello world2" 2024/12/07 04:03:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/hello\ world2 2024/12/07 04:03:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 /data2/home/59018/rclone-test-daqosuh0pase/hello world2 2024/12/07 04:03:40 DEBUG : hello world2: Parsed hash: c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 --- PASS: TestCopyWithDepth (5.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:03:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2.adfb51a5.partial" 2024/12/07 04:03:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2.adfb51a5.partial 2024/12/07 04:03:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/potato2.adfb51a5.partial 2024/12/07 04:03:43 DEBUG : potato2.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:43 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:03:44 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2024/12/07 04:03:44 INFO : potato2: Copied (new) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:03:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:03:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:03:44 DEBUG : potato2: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:03:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:03:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:03:45 DEBUG : potato2: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestCopyWithFilesFrom (5.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:03:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2.adfb51a5.partial" 2024/12/07 04:03:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2.adfb51a5.partial 2024/12/07 04:03:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/potato2.adfb51a5.partial 2024/12/07 04:03:48 DEBUG : potato2.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:03:48 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2024/12/07 04:03:48 INFO : potato2: Copied (new) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:03:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:03:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:03:49 DEBUG : potato2: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:03:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:03:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:03:49 DEBUG : potato2: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestCopyWithFilesFromAndNoTraverse (4.73s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 04:03:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:03:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 04:03:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:03:52 DEBUG : sub dir: Making directory 2024/12/07 04:03:53 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/07 04:03:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:03:53 DEBUG : sub dir2: Making directory 2024/12/07 04:03:53 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/07 04:03:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/07 04:03:53 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/07 04:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:03:54 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/07 04:03:54 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/12/07 04:03:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:03:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:03:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: New connection [2a01:4f9:c011:405e::1]:60122->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:03:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:03:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:03:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:03:56 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:03:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:03:56 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:03:57 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 04:03:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:03:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:03:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:59 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:03:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:03:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:03:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:03:59 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestCopyEmptyDirectories (13.87s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:04:05 DEBUG : sub dir2: Making directory 2024/12/07 04:04:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 04:04:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:04:06 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:04:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/07 04:04:06 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/12/07 04:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:04:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:04:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:04:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:04:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:04:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:04:07 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:04:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:04:08 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:04:08 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:04:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:04:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:04:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:04:09 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:04:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:04:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:04:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:04:09 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestCopyNoEmptyDirectories (6.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:04:12 DEBUG : sub dir2: Making directory with metadata 2024/12/07 04:04:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:04:12 DEBUG : sub dir: Making directory 2024/12/07 04:04:13 INFO : sub dir: Made directory with modification time 2024-12-07 04:04:12.25074265 +0000 UTC 2024/12/07 04:04:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:04:13 DEBUG : sub dir2: Making directory 2024/12/07 04:04:14 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/07 04:04:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/07 04:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:04:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:04:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:04:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:04:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:04:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:04:15 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:04:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:04:15 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:04:15 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:04:15 INFO : sub dir/hello world: Deleted 2024/12/07 04:04:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:04:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:04:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:04:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:04:16 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:04:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:04:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:04:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:04:17 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestMoveEmptyDirectories (9.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:04:22 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/12/07 04:04:22 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/07 04:04:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:04:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:04:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (6.63s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:04:28 DEBUG : sub dir2: Making directory 2024/12/07 04:04:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:04:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/07 04:04:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:04:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:04:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:04:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:04:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:04:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:04:30 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:04:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:04:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:04:31 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:04:31 INFO : sub dir/hello world: Deleted 2024/12/07 04:04:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:04:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:04:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:04:32 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:04:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:04:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:04:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:04:32 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestMoveNoEmptyDirectories (6.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:04:35 DEBUG : sub dir2: Making directory with metadata 2024/12/07 04:04:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:04:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:35 DEBUG : sub dir: Making directory 2024/12/07 04:04:36 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/07 04:04:36 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:04:36 DEBUG : sub dir2: Making directory 2024/12/07 04:04:36 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/07 04:04:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/07 04:04:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:04:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:04:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:04:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:04:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:04:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:04:37 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:04:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:04:38 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:04:38 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:04:38 DEBUG : Waiting for deletions to finish 2024/12/07 04:04:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:04:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:04:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:04:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:04:39 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:04:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:04:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:04:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:04:40 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestSyncEmptyDirectories (9.97s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:04:45 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 INFO : a1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:45 DEBUG : a1: Making directory 2024/12/07 04:04:46 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2024/12/07 04:04:46 DEBUG : Added delayed dir = "a1", newDst= 2024/12/07 04:04:46 DEBUG : a1/b1: Making directory 2024/12/07 04:04:46 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2024/12/07 04:04:46 DEBUG : Added delayed dir = "a1/b1", newDst= 2024/12/07 04:04:46 DEBUG : a1/b2: Making directory 2024/12/07 04:04:47 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2024/12/07 04:04:47 DEBUG : Added delayed dir = "a1/b2", newDst= 2024/12/07 04:04:47 DEBUG : a1/b2/c1: Making directory 2024/12/07 04:04:47 DEBUG : a1/b1/c1: Making directory 2024/12/07 04:04:48 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2024/12/07 04:04:48 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2024/12/07 04:04:48 DEBUG : a1/b2/c1/d1: Making directory 2024/12/07 04:04:48 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2024/12/07 04:04:48 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2024/12/07 04:04:48 DEBUG : a1/b1/c1/d1: Making directory 2024/12/07 04:04:48 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2024/12/07 04:04:48 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2024/12/07 04:04:48 DEBUG : a1/b2/c1/d1/e1: Making directory 2024/12/07 04:04:48 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2024/12/07 04:04:48 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2024/12/07 04:04:48 DEBUG : a1/b1/c1/d2: Making directory 2024/12/07 04:04:49 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2024/12/07 04:04:49 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2024/12/07 04:04:49 DEBUG : a1/b2/c1/d1/e1/f1: Making directory 2024/12/07 04:04:49 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2024/12/07 04:04:49 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2024/12/07 04:04:49 DEBUG : a1/b1/c1/d2/e1: Making directory 2024/12/07 04:04:49 DEBUG : a1/b1/c1/d1/e1: Making directory 2024/12/07 04:04:50 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/07 04:04:50 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2024/12/07 04:04:50 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2024/12/07 04:04:50 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2024/12/07 04:04:50 DEBUG : a1/b1/c1/d2/e1/f1: Making directory 2024/12/07 04:04:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: New connection [2a01:4f9:c011:405e::1]:37150->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:04:50 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2024/12/07 04:04:50 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2024/12/07 04:04:50 DEBUG : a1/b1/c1/d2/e1/f2: Making directory 2024/12/07 04:04:51 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2024/12/07 04:04:51 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2024/12/07 04:04:51 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2024/12/07 04:04:51 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2024/12/07 04:04:51 DEBUG : a1/b1/c1/d1/e1/f1: Making directory 2024/12/07 04:04:52 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2024/12/07 04:04:52 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2024/12/07 04:04:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:04:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:04:52 DEBUG : Waiting for deletions to finish 2024/12/07 04:04:52 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:52 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:52 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: New connection [2a01:4f9:c011:405e::1]:37156->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:04:54 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:54 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:54 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:54 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:54 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:54 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:54 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:55 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:55 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:55 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:55 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2024/12/07 04:04:55 INFO : a1: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" --- PASS: TestSyncSetDelayedModTimes (36.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:05:21 DEBUG : sub dir2: Making directory 2024/12/07 04:05:22 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:05:22 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/07 04:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:05:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:05:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:05:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:05:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:05:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:05:23 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:05:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:05:23 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:05:23 DEBUG : Waiting for deletions to finish 2024/12/07 04:05:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:05:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:25 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:25 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestSyncNoEmptyDirectories (6.28s) === RUN TestServerSideCopy run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:05:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:30 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:30 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:05:30 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-devobiv9miso" 2024/12/07 04:05:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: New connection [2a01:4f9:c011:405e::1]:42148->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:05:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Shell type "unix" from config 2024/12/07 04:05:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Relative path resolved to "/data2/home/59018/rclone-test-devobiv9miso" 2024/12/07 04:05:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Using root directory "/data2/home/59018/rclone-test-devobiv9miso" sync_test.go:590: Server side copy (if possible) sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase -> sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso 2024/12/07 04:05:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:05:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:33 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:05:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Waiting for checks to finish 2024/12/07 04:05:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Waiting for transfers to finish 2024/12/07 04:05:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Shell path "/data2/home/59018/rclone-test-devobiv9miso/sub dir/hello world.e9ff470d.partial" 2024/12/07 04:05:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Running remote command: md5 -r /data2/home/59018/rclone-test-devobiv9miso/sub\ dir/hello\ world.e9ff470d.partial 2024/12/07 04:05:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-devobiv9miso/sub dir/hello world.e9ff470d.partial 2024/12/07 04:05:35 DEBUG : sub dir/hello world.e9ff470d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:05:35 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2024/12/07 04:05:35 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:05:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:05:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Shell path "/data2/home/59018/rclone-test-devobiv9miso/sub dir/hello world" 2024/12/07 04:05:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Running remote command: md5 -r /data2/home/59018/rclone-test-devobiv9miso/sub\ dir/hello\ world 2024/12/07 04:05:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-devobiv9miso/sub dir/hello world 2024/12/07 04:05:37 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Shell path "/data2/home/59018/rclone-test-devobiv9miso/sub dir/hello world" 2024/12/07 04:05:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Running remote command: sha1 -r /data2/home/59018/rclone-test-devobiv9miso/sub\ dir/hello\ world 2024/12/07 04:05:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-devobiv9miso/sub dir/hello world 2024/12/07 04:05:37 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:05:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Purge object "sub dir/hello world" 2024/12/07 04:05:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Purge dir "sub dir" 2024/12/07 04:05:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Purge dir "" --- PASS: TestServerSideCopy (15.53s) === RUN TestCopyOverSelf run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:05:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:45 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:45 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:05:46 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/07 04:05:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 04:05:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:05:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:05:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.55b27b22.partial" 2024/12/07 04:05:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.55b27b22.partial 2024/12/07 04:05:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.55b27b22.partial 2024/12/07 04:05:48 DEBUG : sub dir/hello world.55b27b22.partial: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:05:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/07 04:05:48 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2024/12/07 04:05:48 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/07 04:05:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:05:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:49 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:05:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:50 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb --- PASS: TestCopyOverSelf (10.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:05:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:55 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:56 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:05:56 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-zujovat4wase" 2024/12/07 04:05:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: New connection [2a01:4f9:c011:405e::1]:47304->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:05:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Shell type "unix" from config 2024/12/07 04:05:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Relative path resolved to "/data2/home/59018/rclone-test-zujovat4wase" 2024/12/07 04:05:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Using root directory "/data2/home/59018/rclone-test-zujovat4wase" sync_test.go:626: Server side copy (if possible) sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase -> sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase 2024/12/07 04:05:58 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:05:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:05:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:05:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:05:59 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:05:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Waiting for checks to finish 2024/12/07 04:05:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Waiting for transfers to finish 2024/12/07 04:06:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Shell path "/data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world.e9ff470d.partial" 2024/12/07 04:06:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Running remote command: md5 -r /data2/home/59018/rclone-test-zujovat4wase/sub\ dir/hello\ world.e9ff470d.partial 2024/12/07 04:06:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world.e9ff470d.partial 2024/12/07 04:06:00 DEBUG : sub dir/hello world.e9ff470d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:06:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:06:01 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2024/12/07 04:06:01 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:06:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:06:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Shell path "/data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world" 2024/12/07 04:06:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Running remote command: md5 -r /data2/home/59018/rclone-test-zujovat4wase/sub\ dir/hello\ world 2024/12/07 04:06:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world 2024/12/07 04:06:02 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:06:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Shell path "/data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world" 2024/12/07 04:06:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Running remote command: sha1 -r /data2/home/59018/rclone-test-zujovat4wase/sub\ dir/hello\ world 2024/12/07 04:06:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world 2024/12/07 04:06:03 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:06:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:05 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:05 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb 2024/12/07 04:06:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s) 2024/12/07 04:06:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/07 04:06:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Waiting for checks to finish 2024/12/07 04:06:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 04:06:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:06 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Waiting for transfers to finish 2024/12/07 04:06:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Shell path "/data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world.1aae7abc.partial" 2024/12/07 04:06:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Running remote command: md5 -r /data2/home/59018/rclone-test-zujovat4wase/sub\ dir/hello\ world.1aae7abc.partial 2024/12/07 04:06:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world.1aae7abc.partial 2024/12/07 04:06:08 DEBUG : sub dir/hello world.1aae7abc.partial: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:08 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/07 04:06:08 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2024/12/07 04:06:08 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/07 04:06:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:06:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Shell path "/data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world" 2024/12/07 04:06:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Running remote command: md5 -r /data2/home/59018/rclone-test-zujovat4wase/sub\ dir/hello\ world 2024/12/07 04:06:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world 2024/12/07 04:06:10 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Shell path "/data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world" 2024/12/07 04:06:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Running remote command: sha1 -r /data2/home/59018/rclone-test-zujovat4wase/sub\ dir/hello\ world 2024/12/07 04:06:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb /data2/home/59018/rclone-test-zujovat4wase/sub dir/hello world 2024/12/07 04:06:10 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb 2024/12/07 04:06:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Purge object "sub dir/hello world" 2024/12/07 04:06:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Purge dir "sub dir" 2024/12/07 04:06:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Purge dir "" --- PASS: TestServerSideCopyOverSelf (23.59s) === RUN TestMoveOverSelf run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:06:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:19 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:06:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:19 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:06:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/07 04:06:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:06:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 04:06:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:06:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.55b27b22.partial" 2024/12/07 04:06:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.55b27b22.partial 2024/12/07 04:06:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.55b27b22.partial 2024/12/07 04:06:21 DEBUG : sub dir/hello world.55b27b22.partial: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/07 04:06:22 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2024/12/07 04:06:22 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/07 04:06:22 INFO : sub dir/hello world: Deleted 2024/12/07 04:06:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:06:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:23 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:23 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb --- PASS: TestMoveOverSelf (10.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:06:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:29 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:06:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:29 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:06:29 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-hicexut3noxi" 2024/12/07 04:06:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: New connection [2a01:4f9:c011:405e::1]:50072->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:06:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Shell type "unix" from config 2024/12/07 04:06:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Relative path resolved to "/data2/home/59018/rclone-test-hicexut3noxi" 2024/12/07 04:06:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Using root directory "/data2/home/59018/rclone-test-hicexut3noxi" sync_test.go:671: Server side copy (if possible) sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase -> sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi 2024/12/07 04:06:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:06:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:32 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:06:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Waiting for checks to finish 2024/12/07 04:06:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Waiting for transfers to finish 2024/12/07 04:06:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Shell path "/data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world.e9ff470d.partial" 2024/12/07 04:06:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Running remote command: md5 -r /data2/home/59018/rclone-test-hicexut3noxi/sub\ dir/hello\ world.e9ff470d.partial 2024/12/07 04:06:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world.e9ff470d.partial 2024/12/07 04:06:34 DEBUG : sub dir/hello world.e9ff470d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:06:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:06:35 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2024/12/07 04:06:35 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:06:35 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:06:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Shell path "/data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world" 2024/12/07 04:06:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Running remote command: md5 -r /data2/home/59018/rclone-test-hicexut3noxi/sub\ dir/hello\ world 2024/12/07 04:06:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world 2024/12/07 04:06:36 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:06:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Shell path "/data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world" 2024/12/07 04:06:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Running remote command: sha1 -r /data2/home/59018/rclone-test-hicexut3noxi/sub\ dir/hello\ world 2024/12/07 04:06:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world 2024/12/07 04:06:36 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:06:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:38 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:39 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb 2024/12/07 04:06:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Using server-side directory move 2024/12/07 04:06:39 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 04:06:39 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s) 2024/12/07 04:06:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/07 04:06:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-devobiv9miso: Closing 1 unused connections 2024/12/07 04:06:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 04:06:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Waiting for checks to finish 2024/12/07 04:06:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:40 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Waiting for transfers to finish 2024/12/07 04:06:40 INFO : sub dir/hello world: Deleted 2024/12/07 04:06:41 INFO : sub dir/hello world: Moved (server-side) 2024/12/07 04:06:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:06:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Shell path "/data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world" 2024/12/07 04:06:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Running remote command: md5 -r /data2/home/59018/rclone-test-hicexut3noxi/sub\ dir/hello\ world 2024/12/07 04:06:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Remote command result: 00321a507bdb420dbbd4f53c733b1505 /data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world 2024/12/07 04:06:43 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505 2024/12/07 04:06:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Shell path "/data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world" 2024/12/07 04:06:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Running remote command: sha1 -r /data2/home/59018/rclone-test-hicexut3noxi/sub\ dir/hello\ world 2024/12/07 04:06:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb /data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world 2024/12/07 04:06:43 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb 2024/12/07 04:06:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c0e6b00e2b2068ef74d2ed582114e376 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:46 DEBUG : sub dir/hello world: Parsed hash: c0e6b00e2b2068ef74d2ed582114e376 2024/12/07 04:06:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 73716105e69866349759070d23c6e97b3acc55ff /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:46 DEBUG : sub dir/hello world: Parsed hash: 73716105e69866349759070d23c6e97b3acc55ff 2024/12/07 04:06:46 DEBUG : testing file moves 2024/12/07 04:06:46 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/07 04:06:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Waiting for checks to finish 2024/12/07 04:06:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/07 04:06:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c0e6b00e2b2068ef74d2ed582114e376 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:47 DEBUG : sub dir/hello world: Parsed hash: c0e6b00e2b2068ef74d2ed582114e376 2024/12/07 04:06:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Waiting for transfers to finish 2024/12/07 04:06:47 INFO : sub dir/hello world: Deleted 2024/12/07 04:06:48 INFO : sub dir/hello world: Moved (server-side) 2024/12/07 04:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:06:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Shell path "/data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world" 2024/12/07 04:06:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Running remote command: md5 -r /data2/home/59018/rclone-test-hicexut3noxi/sub\ dir/hello\ world 2024/12/07 04:06:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Remote command result: c0e6b00e2b2068ef74d2ed582114e376 /data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world 2024/12/07 04:06:50 DEBUG : sub dir/hello world: Parsed hash: c0e6b00e2b2068ef74d2ed582114e376 2024/12/07 04:06:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Shell path "/data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world" 2024/12/07 04:06:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Running remote command: sha1 -r /data2/home/59018/rclone-test-hicexut3noxi/sub\ dir/hello\ world 2024/12/07 04:06:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Remote command result: 73716105e69866349759070d23c6e97b3acc55ff /data2/home/59018/rclone-test-hicexut3noxi/sub dir/hello world 2024/12/07 04:06:50 DEBUG : sub dir/hello world: Parsed hash: 73716105e69866349759070d23c6e97b3acc55ff 2024/12/07 04:06:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Purge object "sub dir/hello world" 2024/12/07 04:06:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Purge dir "sub dir" 2024/12/07 04:06:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Purge dir "" --- PASS: TestServerSideMoveOverSelf (30.40s) === RUN TestCopyAfterDelete run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:06:58 ERROR : : error listing: directory not found 2024/12/07 04:06:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:06:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:06:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:06:59 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:06:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:07:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:07:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:07:00 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:07:00 DEBUG : Local file system at /tmp/rclone2843868077: Making directory 2024/12/07 04:07:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:07:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:07:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:07:01 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:07:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:07:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:07:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:07:02 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:07:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:07:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:07:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:07:03 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed --- PASS: TestCopyAfterDelete (8.74s) === RUN TestCopyRedownload run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:07:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:07:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:07:08 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:07:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:07:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:07:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:07:09 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:07:09 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:07:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:07:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:07:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:07:10 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:07:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:07:10 DEBUG : Local file system at /tmp/rclone2843868077: Waiting for checks to finish 2024/12/07 04:07:10 DEBUG : Local file system at /tmp/rclone2843868077: Waiting for transfers to finish 2024/12/07 04:07:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:07:10 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2024/12/07 04:07:10 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:07:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-zujovat4wase: Closing 1 unused connections --- PASS: TestCopyRedownload (7.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:14 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/07 04:07:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/check sum.b37ac6a8.partial" 2024/12/07 04:07:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/check\ sum.b37ac6a8.partial 2024/12/07 04:07:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/check sum.b37ac6a8.partial 2024/12/07 04:07:15 DEBUG : check sum.b37ac6a8.partial: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:07:15 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 04:07:16 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2024/12/07 04:07:16 INFO : check sum: Copied (new) 2024/12/07 04:07:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/check sum" 2024/12/07 04:07:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/check\ sum 2024/12/07 04:07:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/check sum 2024/12/07 04:07:16 DEBUG : check sum: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:07:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/check sum" 2024/12/07 04:07:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/check\ sum 2024/12/07 04:07:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/check sum 2024/12/07 04:07:17 DEBUG : check sum: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:07:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/check sum" 2024/12/07 04:07:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/check\ sum 2024/12/07 04:07:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/check sum 2024/12/07 04:07:18 DEBUG : check sum: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:07:18 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 04:07:18 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/07 04:07:18 DEBUG : check sum: Unchanged skipping 2024/12/07 04:07:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:18 DEBUG : Waiting for deletions to finish 2024/12/07 04:07:18 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/check sum" 2024/12/07 04:07:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/check\ sum 2024/12/07 04:07:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/check sum 2024/12/07 04:07:18 DEBUG : check sum: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:07:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/check sum" 2024/12/07 04:07:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/check\ sum 2024/12/07 04:07:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/check sum 2024/12/07 04:07:19 DEBUG : check sum: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 --- PASS: TestSyncBasedOnCheckSum (8.02s) === RUN TestSyncSizeOnly run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/07 04:07:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sizeonly.468f3f0c.partial" 2024/12/07 04:07:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sizeonly.468f3f0c.partial 2024/12/07 04:07:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/sizeonly.468f3f0c.partial 2024/12/07 04:07:23 DEBUG : sizeonly.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:23 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 04:07:24 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2024/12/07 04:07:24 INFO : sizeonly: Copied (new) 2024/12/07 04:07:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sizeonly" 2024/12/07 04:07:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:24 DEBUG : sizeonly: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sizeonly" 2024/12/07 04:07:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:25 DEBUG : sizeonly: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:07:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:25 DEBUG : sizeonly: Sizes identical 2024/12/07 04:07:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sizeonly" 2024/12/07 04:07:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:26 DEBUG : sizeonly: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:26 DEBUG : sizeonly: Unchanged skipping 2024/12/07 04:07:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:26 DEBUG : Waiting for deletions to finish 2024/12/07 04:07:26 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sizeonly" 2024/12/07 04:07:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:26 DEBUG : sizeonly: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sizeonly" 2024/12/07 04:07:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/sizeonly 2024/12/07 04:07:27 DEBUG : sizeonly: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 --- PASS: TestSyncSizeOnly (7.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/07 04:07:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/ignore-size.7615ca05.partial" 2024/12/07 04:07:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/ignore-size.7615ca05.partial 2024/12/07 04:07:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 98bf7d8c15784f0a3d63204441e1e2aa /data2/home/59018/rclone-test-daqosuh0pase/ignore-size.7615ca05.partial 2024/12/07 04:07:31 DEBUG : ignore-size.7615ca05.partial: Parsed hash: 98bf7d8c15784f0a3d63204441e1e2aa 2024/12/07 04:07:31 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/12/07 04:07:32 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2024/12/07 04:07:32 INFO : ignore-size: Copied (new) 2024/12/07 04:07:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/ignore-size" 2024/12/07 04:07:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 98bf7d8c15784f0a3d63204441e1e2aa /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:32 DEBUG : ignore-size: Parsed hash: 98bf7d8c15784f0a3d63204441e1e2aa 2024/12/07 04:07:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/ignore-size" 2024/12/07 04:07:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 4a756ca07e9487f482465a99e8286abc86ba4dc7 /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:33 DEBUG : ignore-size: Parsed hash: 4a756ca07e9487f482465a99e8286abc86ba4dc7 2024/12/07 04:07:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:07:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/ignore-size" 2024/12/07 04:07:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 98bf7d8c15784f0a3d63204441e1e2aa /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:33 DEBUG : ignore-size: Parsed hash: 98bf7d8c15784f0a3d63204441e1e2aa 2024/12/07 04:07:33 DEBUG : ignore-size: Unchanged skipping 2024/12/07 04:07:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:33 DEBUG : Waiting for deletions to finish 2024/12/07 04:07:33 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/ignore-size" 2024/12/07 04:07:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 98bf7d8c15784f0a3d63204441e1e2aa /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:34 DEBUG : ignore-size: Parsed hash: 98bf7d8c15784f0a3d63204441e1e2aa 2024/12/07 04:07:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/ignore-size" 2024/12/07 04:07:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 4a756ca07e9487f482465a99e8286abc86ba4dc7 /data2/home/59018/rclone-test-daqosuh0pase/ignore-size 2024/12/07 04:07:35 DEBUG : ignore-size: Parsed hash: 4a756ca07e9487f482465a99e8286abc86ba4dc7 --- PASS: TestSyncIgnoreSize (7.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:39 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:40 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:07:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:07:40 DEBUG : existing: Unchanged skipping 2024/12/07 04:07:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:40 DEBUG : Waiting for deletions to finish 2024/12/07 04:07:40 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/07 04:07:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial" 2024/12/07 04:07:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial 2024/12/07 04:07:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial 2024/12/07 04:07:42 DEBUG : existing.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 04:07:42 DEBUG : existing.468f3f0c.partial: renamed to: existing 2024/12/07 04:07:42 INFO : existing: Copied (replaced existing) 2024/12/07 04:07:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:43 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:43 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 --- PASS: TestSyncIgnoreTimes (8.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 04:07:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial" 2024/12/07 04:07:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial 2024/12/07 04:07:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial 2024/12/07 04:07:48 DEBUG : existing.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 04:07:48 DEBUG : existing.468f3f0c.partial: renamed to: existing 2024/12/07 04:07:48 INFO : existing: Copied (new) 2024/12/07 04:07:48 DEBUG : Waiting for deletions to finish 2024/12/07 04:07:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:49 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:49 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:50 DEBUG : existing: Destination exists, skipping 2024/12/07 04:07:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:07:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:50 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:07:50 DEBUG : Waiting for deletions to finish 2024/12/07 04:07:50 INFO : There was nothing to transfer 2024/12/07 04:07:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:51 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:07:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:07:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:07:51 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-hicexut3noxi: Closing 1 unused connections --- PASS: TestSyncIgnoreExisting (8.07s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:07:56 DEBUG : d: Making directory 2024/12/07 04:07:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:07:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:07:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ec26039bacb958460a511485fc59d24e /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:07:58 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e 2024/12/07 04:07:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:07:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:07:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:07:58 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af 2024/12/07 04:07:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:07:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:07:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:07:59 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:07:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:07:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:07:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:07:59 DEBUG : b/potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f 2024/12/07 04:07:59 DEBUG : Added delayed dir = "a", newDst= 2024/12/07 04:07:59 DEBUG : c: Directory modification time the same (differ by -786.07123ms, within tolerance 1s) 2024/12/07 04:07:59 DEBUG : Added delayed dir = "c", newDst=c 2024/12/07 04:07:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 04:08:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:08:00 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 04:08:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial" 2024/12/07 04:08:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial 2024/12/07 04:08:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial 2024/12/07 04:08:01 DEBUG : a/potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:08:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 04:08:01 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2024/12/07 04:08:01 INFO : a/potato2: Copied (new) 2024/12/07 04:08:01 DEBUG : Waiting for deletions to finish 2024/12/07 04:08:01 INFO : b/potato: Deleted 2024/12/07 04:08:01 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/07 04:08:01 INFO : d: Removing directory 2024/12/07 04:08:02 INFO : b: Removing directory 2024/12/07 04:08:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: deleted 2 directories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2" 2024/12/07 04:08:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:08:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:08:04 DEBUG : a/potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:08:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2" 2024/12/07 04:08:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:08:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:08:04 DEBUG : a/potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:08:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:08:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:08:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ec26039bacb958460a511485fc59d24e /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:08:05 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e 2024/12/07 04:08:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:08:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:08:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:08:05 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af --- PASS: TestSyncIgnoreErrors (14.58s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:10 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:11 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:08:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08:11 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 2024/12/07 04:08:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:11 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 04:08:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/07 04:08:11 DEBUG : empty space: Unchanged skipping 2024/12/07 04:08:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:11 DEBUG : Waiting for deletions to finish 2024/12/07 04:08:11 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:12 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:12 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:08:13 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 2024/12/07 04:08:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:13 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 04:08:14 INFO : empty space: Updated modification time in destination 2024/12/07 04:08:14 DEBUG : empty space: Unchanged skipping 2024/12/07 04:08:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:14 DEBUG : Waiting for deletions to finish 2024/12/07 04:08:14 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:14 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:15 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 --- PASS: TestSyncAfterChangingModtimeOnly (8.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:19 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:20 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:08:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08: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 2024/12/07 04:08:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:20 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 04:08:20 DEBUG : empty space: Unchanged skipping 2024/12/07 04:08:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:20 DEBUG : Waiting for deletions to finish 2024/12/07 04:08:20 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:21 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:21 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.80s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/foo" 2024/12/07 04:08:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 37b51d194a7513e45b56f6524f2d51f2 /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:25 DEBUG : foo: Parsed hash: 37b51d194a7513e45b56f6524f2d51f2 2024/12/07 04:08:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/foo" 2024/12/07 04:08:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 62cdb7020ff920e5aa642c3d4066950dd1f01f4d /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:25 DEBUG : foo: Parsed hash: 62cdb7020ff920e5aa642c3d4066950dd1f01f4d 2024/12/07 04:08:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08:26 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 2024/12/07 04:08:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/foo" 2024/12/07 04:08:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 37b51d194a7513e45b56f6524f2d51f2 /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:26 DEBUG : foo: Parsed hash: 37b51d194a7513e45b56f6524f2d51f2 2024/12/07 04:08:26 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2843868077) 2024/12/07 04:08:26 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase) 2024/12/07 04:08:26 DEBUG : foo: md5 differ 2024/12/07 04:08:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/foo.5d8fa229.partial" 2024/12/07 04:08:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/foo.5d8fa229.partial 2024/12/07 04:08:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: acbd18db4cc2f85cedef654fccc4a4d8 /data2/home/59018/rclone-test-daqosuh0pase/foo.5d8fa229.partial 2024/12/07 04:08:27 DEBUG : foo.5d8fa229.partial: Parsed hash: acbd18db4cc2f85cedef654fccc4a4d8 2024/12/07 04:08:27 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/12/07 04:08:28 DEBUG : foo.5d8fa229.partial: renamed to: foo 2024/12/07 04:08:28 INFO : foo: Copied (replaced existing) 2024/12/07 04:08:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/foo" 2024/12/07 04:08:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: acbd18db4cc2f85cedef654fccc4a4d8 /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:28 DEBUG : foo: Parsed hash: acbd18db4cc2f85cedef654fccc4a4d8 2024/12/07 04:08:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/foo" 2024/12/07 04:08:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 /data2/home/59018/rclone-test-daqosuh0pase/foo 2024/12/07 04:08:29 DEBUG : foo: Parsed hash: 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 --- PASS: TestSyncDoesntUpdateModtime (7.22s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:32 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:33 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:08:33 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/07 04:08:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:08:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08:33 DEBUG : empty space: Unchanged skipping 2024/12/07 04:08:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato.3edca19f.partial" 2024/12/07 04:08:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato.3edca19f.partial 2024/12/07 04:08:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato.3edca19f.partial 2024/12/07 04:08:34 DEBUG : potato.3edca19f.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:08:34 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 04:08:34 DEBUG : potato.3edca19f.partial: renamed to: potato 2024/12/07 04:08:34 INFO : potato: Copied (new) 2024/12/07 04:08:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:08:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:36 DEBUG : potato: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:08:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:36 DEBUG : potato: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestSyncAfterAddingAFile (7.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:40 DEBUG : potato: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:08:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:40 DEBUG : potato: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:08:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/07 04:08:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato.41b15364.partial" 2024/12/07 04:08:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato.41b15364.partial 2024/12/07 04:08:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 100defcf18c42a1e0dc42a789b107cd2 /data2/home/59018/rclone-test-daqosuh0pase/potato.41b15364.partial 2024/12/07 04:08:42 DEBUG : potato.41b15364.partial: Parsed hash: 100defcf18c42a1e0dc42a789b107cd2 2024/12/07 04:08:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/12/07 04:08:42 DEBUG : potato.41b15364.partial: renamed to: potato 2024/12/07 04:08:42 INFO : potato: Copied (replaced existing) 2024/12/07 04:08:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 100defcf18c42a1e0dc42a789b107cd2 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:43 DEBUG : potato: Parsed hash: 100defcf18c42a1e0dc42a789b107cd2 2024/12/07 04:08:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0fd321a1023ac4e1e1054fcc0236b9d0755f722f /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:43 DEBUG : potato: Parsed hash: 0fd321a1023ac4e1e1054fcc0236b9d0755f722f --- PASS: TestSyncAfterChangingFilesSizeOnly (6.94s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 100defcf18c42a1e0dc42a789b107cd2 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:47 DEBUG : potato: Parsed hash: 100defcf18c42a1e0dc42a789b107cd2 2024/12/07 04:08:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0fd321a1023ac4e1e1054fcc0236b9d0755f722f /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:47 DEBUG : potato: Parsed hash: 0fd321a1023ac4e1e1054fcc0236b9d0755f722f 2024/12/07 04:08:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/07 04:08:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 100defcf18c42a1e0dc42a789b107cd2 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:48 DEBUG : potato: Parsed hash: 100defcf18c42a1e0dc42a789b107cd2 2024/12/07 04:08:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2843868077) 2024/12/07 04:08:48 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase) 2024/12/07 04:08:48 DEBUG : potato: md5 differ 2024/12/07 04:08:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato.706b9954.partial" 2024/12/07 04:08:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato.706b9954.partial 2024/12/07 04:08:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/potato.706b9954.partial 2024/12/07 04:08:49 DEBUG : potato.706b9954.partial: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:08:49 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/12/07 04:08:49 DEBUG : potato.706b9954.partial: renamed to: potato 2024/12/07 04:08:49 INFO : potato: Copied (replaced existing) 2024/12/07 04:08:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:50 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:08:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:50 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f --- PASS: TestSyncAfterChangingContentsOnly (7.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:08:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/07 04:08:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:55 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:08:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:08:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:08:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:55 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:55 DEBUG : empty space: Unchanged skipping 2024/12/07 04:08:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:08:55 DEBUG : Waiting for deletions to finish 2024/12/07 04:08:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:56 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:08:56 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:56 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:08:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:08:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:08:57 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:01 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:09:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:02 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:09:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:09:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:02 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:09:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:09:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:02 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f 2024/12/07 04:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:09:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:09:03 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:09:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial" 2024/12/07 04:09:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial 2024/12/07 04:09:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial 2024/12/07 04:09:04 DEBUG : potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 04:09:04 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2024/12/07 04:09:04 INFO : potato2: Copied (new) 2024/12/07 04:09:04 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:04 INFO : potato: Deleted run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:05 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:09:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:05 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:09:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:09:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:06 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:09:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:06 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:10 DEBUG : d: Making directory 2024/12/07 04:09:10 DEBUG : d/e: Making directory 2024/12/07 04:09:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ec26039bacb958460a511485fc59d24e /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:09:13 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:09:13 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:13 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:13 DEBUG : b/potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f 2024/12/07 04:09:14 DEBUG : Added delayed dir = "a", newDst= 2024/12/07 04:09:14 DEBUG : c: Directory modification time the same (differ by -577.817696ms, within tolerance 1s) 2024/12/07 04:09:14 DEBUG : Added delayed dir = "c", newDst=c 2024/12/07 04:09:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:09:14 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 04:09:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial" 2024/12/07 04:09:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:09:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:09:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial 2024/12/07 04:09:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial 2024/12/07 04:09:15 DEBUG : a/potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:15 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 04:09:16 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2024/12/07 04:09:16 INFO : a/potato2: Copied (new) 2024/12/07 04:09:16 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:16 INFO : b/potato: Deleted 2024/12/07 04:09:16 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/07 04:09:16 INFO : d/e: Removing directory 2024/12/07 04:09:17 INFO : d: Removing directory 2024/12/07 04:09:17 INFO : b: Removing directory 2024/12/07 04:09:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: deleted 3 directories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:09:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:09:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ec26039bacb958460a511485fc59d24e /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:09:19 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e 2024/12/07 04:09:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:09:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:09:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:09:20 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af 2024/12/07 04:09:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2" 2024/12/07 04:09:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:09:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:09:20 DEBUG : a/potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2" 2024/12/07 04:09:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:09:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:09:20 DEBUG : a/potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:26 DEBUG : d: Making directory 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:28 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:28 DEBUG : b/potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ec26039bacb958460a511485fc59d24e /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:09:28 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:09:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:09:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:09:29 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af 2024/12/07 04:09:29 DEBUG : Added delayed dir = "a", newDst= 2024/12/07 04:09:29 DEBUG : c: Directory modification time the same (differ by -629.760849ms, within tolerance 1s) 2024/12/07 04:09:29 DEBUG : Added delayed dir = "c", newDst=c 2024/12/07 04:09:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:09:30 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 04:09:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:09:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:09:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial" 2024/12/07 04:09:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial 2024/12/07 04:09:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/a/potato2.94a2530c.partial 2024/12/07 04:09:30 DEBUG : a/potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:30 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 04:09:31 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2024/12/07 04:09:31 INFO : a/potato2: Copied (new) 2024/12/07 04:09:31 ERROR : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: not deleting files as there were IO errors 2024/12/07 04:09:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:09:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:31 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:09:31 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/07 04:09:31 ERROR : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: not deleting directories as there were IO errors run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:09:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ec26039bacb958460a511485fc59d24e /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:09:33 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/c/non empty space" 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/c/non\ empty\ space 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af /data2/home/59018/rclone-test-daqosuh0pase/c/non empty space 2024/12/07 04:09:33 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:33 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/b/potato" 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/b/potato 2024/12/07 04:09:33 DEBUG : b/potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f 2024/12/07 04:09:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2" 2024/12/07 04:09:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:09:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:09:34 DEBUG : a/potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/a/potato2" 2024/12/07 04:09:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:09:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/a/potato2 2024/12/07 04:09:34 DEBUG : a/potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:42 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:42 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:42 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:09:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:09:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:43 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f 2024/12/07 04:09:43 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:09:43 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:09:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:09:43 INFO : potato: Deleted 2024/12/07 04:09:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial" 2024/12/07 04:09:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial 2024/12/07 04:09:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial 2024/12/07 04:09:44 DEBUG : potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 04:09:45 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2024/12/07 04:09:45 INFO : potato2: Copied (new) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:45 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:09:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:46 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:09:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:09:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:46 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:09:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:46 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestSyncDeleteDuring (8.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:51 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:51 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: e4cb6955d9106df6263c45fcfc10f163 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:51 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:09:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:09:52 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f 2024/12/07 04:09:52 DEBUG : Waiting for deletions to finish 2024/12/07 04:09:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:09:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:09:52 INFO : potato: Deleted 2024/12/07 04:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:09:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:09:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:09:53 DEBUG : empty space: Unchanged skipping 2024/12/07 04:09:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:09:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial" 2024/12/07 04:09:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial 2024/12/07 04:09:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2.94a2530c.partial 2024/12/07 04:09:54 DEBUG : potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 04:09:54 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2024/12/07 04:09:54 INFO : potato2: Copied (new) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:55 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:09:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:09:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:09:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:09:55 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:09:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:09:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:56 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:09:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:09:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:09:56 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d --- PASS: TestSyncDeleteBefore (9.57s) === RUN TestCopyDeleteBefore run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:09:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:09:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: a77cf635f7af90988de91597e3a4519b /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:00 DEBUG : potato: Parsed hash: a77cf635f7af90988de91597e3a4519b 2024/12/07 04:10:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9c64a2440b4378a921c1270f80bcb09e02447afa /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:00 DEBUG : potato: Parsed hash: 9c64a2440b4378a921c1270f80bcb09e02447afa 2024/12/07 04:10:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:10:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: a77cf635f7af90988de91597e3a4519b /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:01 DEBUG : potato: Parsed hash: a77cf635f7af90988de91597e3a4519b 2024/12/07 04:10:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2.8083cda9.partial" 2024/12/07 04:10:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2.8083cda9.partial 2024/12/07 04:10:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9519bc2e940e1696ea7365b4b81adedc /data2/home/59018/rclone-test-daqosuh0pase/potato2.8083cda9.partial 2024/12/07 04:10:01 DEBUG : potato2.8083cda9.partial: Parsed hash: 9519bc2e940e1696ea7365b4b81adedc 2024/12/07 04:10:01 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/07 04:10:02 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2024/12/07 04:10:02 INFO : potato2: Copied (new) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: a77cf635f7af90988de91597e3a4519b /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:03 DEBUG : potato: Parsed hash: a77cf635f7af90988de91597e3a4519b 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9c64a2440b4378a921c1270f80bcb09e02447afa /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:03 DEBUG : potato: Parsed hash: 9c64a2440b4378a921c1270f80bcb09e02447afa 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9519bc2e940e1696ea7365b4b81adedc /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:03 DEBUG : potato2: Parsed hash: 9519bc2e940e1696ea7365b4b81adedc 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:10:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 810274f0df19dab60a894a562b7a8ff04c072623 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:04 DEBUG : potato2: Parsed hash: 810274f0df19dab60a894a562b7a8ff04c072623 --- PASS: TestCopyDeleteBefore (7.86s) === RUN TestSyncWithExclude run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:08 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:10:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:09 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:10:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:10:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:09 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:10:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:10:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:09 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:10:09 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 04:10:09 DEBUG : enormous: Excluded 2024/12/07 04:10:09 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:10:09 DEBUG : potato2: Excluded 2024/12/07 04:10:10 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:10:10 DEBUG : potato2: Excluded 2024/12/07 04:10:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:10:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:10 DEBUG : empty space: Unchanged skipping 2024/12/07 04:10:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:10 DEBUG : Waiting for deletions to finish 2024/12/07 04:10:10 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:10 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:10:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:11 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:10:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:10:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:11 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:10:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:10:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:11 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:10:11 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 04:10:11 DEBUG : enormous: Excluded 2024/12/07 04:10:11 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:10:11 DEBUG : potato2: Excluded 2024/12/07 04:10:12 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:10:12 DEBUG : potato2: Excluded 2024/12/07 04:10:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/07 04:10:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:12 DEBUG : Local file system at /tmp/rclone2843868077: Waiting for checks to finish 2024/12/07 04:10:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:12 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:10:12 DEBUG : empty space: Unchanged skipping 2024/12/07 04:10:12 DEBUG : Local file system at /tmp/rclone2843868077: Waiting for transfers to finish 2024/12/07 04:10:12 DEBUG : Waiting for deletions to finish 2024/12/07 04:10:12 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" --- PASS: TestSyncWithExclude (9.43s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:18 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:10:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:19 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/enormous" 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/enormous 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8adc5937e635f6c9af646f0b23560fae /data2/home/59018/rclone-test-daqosuh0pase/enormous 2024/12/07 04:10:19 DEBUG : enormous: Parsed hash: 8adc5937e635f6c9af646f0b23560fae 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/enormous" 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/enormous 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7a4a9ae537ebbbb826b1060e704490ad0f365ead /data2/home/59018/rclone-test-daqosuh0pase/enormous 2024/12/07 04:10:19 DEBUG : enormous: Parsed hash: 7a4a9ae537ebbbb826b1060e704490ad0f365ead 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:19 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:10:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:10:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:10:20 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:10:20 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 04:10:20 DEBUG : enormous: Excluded 2024/12/07 04:10:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 04:10:20 DEBUG : potato2: Excluded 2024/12/07 04:10:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:10:20 DEBUG : empty space: Unchanged skipping 2024/12/07 04:10:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:20 DEBUG : Waiting for deletions to finish 2024/12/07 04:10:20 INFO : potato2: Deleted 2024/12/07 04:10:20 INFO : enormous: Deleted 2024/12/07 04:10:20 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:21 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:10:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:21 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:10:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/07 04:10:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:10:22 DEBUG : Local file system at /tmp/rclone2843868077: Waiting for checks to finish 2024/12/07 04:10:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:10:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:10:22 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:10:22 DEBUG : empty space: Unchanged skipping 2024/12/07 04:10:22 DEBUG : Local file system at /tmp/rclone2843868077: Waiting for transfers to finish 2024/12/07 04:10:22 DEBUG : Waiting for deletions to finish 2024/12/07 04:10:22 INFO : potato2: Deleted 2024/12/07 04:10:22 INFO : enormous: Deleted 2024/12/07 04:10:22 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/four" 2024/12/07 04:10:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0a04eb9a514fbe0829cf48049cc69fc7 /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:29 DEBUG : four: Parsed hash: 0a04eb9a514fbe0829cf48049cc69fc7 2024/12/07 04:10:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/four" 2024/12/07 04:10:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 335f0094a58b03307139a7214d5cef4ba7410a7d /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:30 DEBUG : four: Parsed hash: 335f0094a58b03307139a7214d5cef4ba7410a7d 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/one" 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: bc21e6484530fc9d0313cb816b733396 /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:30 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/one" 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 10c471aa2abdbffe3e2633c1c454d72d20a236ee /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:30 DEBUG : one: Parsed hash: 10c471aa2abdbffe3e2633c1c454d72d20a236ee 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three" 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 413af0de1f97a2155acf2b8b26ab36e2 /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:30 DEBUG : three: Parsed hash: 413af0de1f97a2155acf2b8b26ab36e2 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three" 2024/12/07 04:10:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 03731cad13f4cf7b59703c77529381cdec1632e5 /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:31 DEBUG : three: Parsed hash: 03731cad13f4cf7b59703c77529381cdec1632e5 2024/12/07 04:10:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two" 2024/12/07 04:10:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0f82d86afa0f5dc965c5c15aca58dcfb /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:31 DEBUG : two: Parsed hash: 0f82d86afa0f5dc965c5c15aca58dcfb 2024/12/07 04:10:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two" 2024/12/07 04:10:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b10e0da85e90399abfec36c7376b20aa4596461b /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:31 DEBUG : two: Parsed hash: b10e0da85e90399abfec36c7376b20aa4596461b 2024/12/07 04:10:32 DEBUG : five: Need to transfer - File not found at Destination 2024/12/07 04:10:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/07 04:10:32 DEBUG : one: Destination is newer than source, skipping 2024/12/07 04:10:32 DEBUG : three: Sizes identical 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two" 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/one" 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: bc21e6484530fc9d0313cb816b733396 /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:32 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0f82d86afa0f5dc965c5c15aca58dcfb /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three" 2024/12/07 04:10:32 DEBUG : two: Parsed hash: 0f82d86afa0f5dc965c5c15aca58dcfb 2024/12/07 04:10:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2843868077) 2024/12/07 04:10:32 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase) 2024/12/07 04:10:32 DEBUG : two: md5 differ 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 413af0de1f97a2155acf2b8b26ab36e2 /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:32 DEBUG : three: Parsed hash: 413af0de1f97a2155acf2b8b26ab36e2 2024/12/07 04:10:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/five.a87a5b8d.partial" 2024/12/07 04:10:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/five.a87a5b8d.partial 2024/12/07 04:10:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/four.a87a5b8d.partial" 2024/12/07 04:10:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/four.a87a5b8d.partial 2024/12/07 04:10:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 30056e1cab7a61d256fc8edd970d14f5 /data2/home/59018/rclone-test-daqosuh0pase/five.a87a5b8d.partial 2024/12/07 04:10:33 DEBUG : five.a87a5b8d.partial: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5 2024/12/07 04:10:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/07 04:10:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772 /data2/home/59018/rclone-test-daqosuh0pase/four.a87a5b8d.partial 2024/12/07 04:10:33 DEBUG : four.a87a5b8d.partial: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772 2024/12/07 04:10:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/07 04:10:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two.3353c5f5.partial" 2024/12/07 04:10:33 DEBUG : five.a87a5b8d.partial: renamed to: five 2024/12/07 04:10:33 INFO : five: Copied (new) 2024/12/07 04:10:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/two.3353c5f5.partial 2024/12/07 04:10:33 DEBUG : four.a87a5b8d.partial: renamed to: four 2024/12/07 04:10:33 INFO : four: Copied (replaced existing) 2024/12/07 04:10:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/two.3353c5f5.partial 2024/12/07 04:10:33 DEBUG : two.3353c5f5.partial: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:10:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/07 04:10:34 DEBUG : two.3353c5f5.partial: renamed to: two 2024/12/07 04:10:34 INFO : two: Copied (replaced existing) 2024/12/07 04:10:34 DEBUG : Waiting for deletions to finish 2024/12/07 04:10:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/five" 2024/12/07 04:10:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 30056e1cab7a61d256fc8edd970d14f5 /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:34 DEBUG : five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5 2024/12/07 04:10:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/five" 2024/12/07 04:10:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:35 DEBUG : five: Parsed hash: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/four" 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772 /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:35 DEBUG : four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/four" 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9f8f7eec5dea5ac43738721939c120318cbff1df /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:35 DEBUG : four: Parsed hash: 9f8f7eec5dea5ac43738721939c120318cbff1df 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/one" 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: bc21e6484530fc9d0313cb816b733396 /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:35 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396 2024/12/07 04:10:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/one" 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 10c471aa2abdbffe3e2633c1c454d72d20a236ee /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:36 DEBUG : one: Parsed hash: 10c471aa2abdbffe3e2633c1c454d72d20a236ee 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three" 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 413af0de1f97a2155acf2b8b26ab36e2 /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:36 DEBUG : three: Parsed hash: 413af0de1f97a2155acf2b8b26ab36e2 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three" 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 03731cad13f4cf7b59703c77529381cdec1632e5 /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:36 DEBUG : three: Parsed hash: 03731cad13f4cf7b59703c77529381cdec1632e5 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two" 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:36 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:10:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two" 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:37 DEBUG : two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:10:37 DEBUG : one: Destination is newer than source, skipping 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three" 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/one" 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two" 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/four" 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/five" 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: bc21e6484530fc9d0313cb816b733396 /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:38 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396 2024/12/07 04:10:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772 /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:38 DEBUG : four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772 2024/12/07 04:10:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:38 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/07 04:10:38 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/07 04:10:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 04:10:38 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:10:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/07 04:10:38 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/07 04:10:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 04:10:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 413af0de1f97a2155acf2b8b26ab36e2 /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:38 DEBUG : three: Parsed hash: 413af0de1f97a2155acf2b8b26ab36e2 2024/12/07 04:10:38 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2843868077) 2024/12/07 04:10:38 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase) 2024/12/07 04:10:38 DEBUG : three: md5 differ 2024/12/07 04:10:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 04:10:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three.406dcb2c.partial" 2024/12/07 04:10:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/three.406dcb2c.partial 2024/12/07 04:10:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: New connection [2a01:4f9:c011:405e::1]:54946->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:10:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/three.406dcb2c.partial 2024/12/07 04:10:39 DEBUG : three.406dcb2c.partial: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:10:39 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/12/07 04:10:39 DEBUG : three.406dcb2c.partial: renamed to: three 2024/12/07 04:10:39 INFO : three: Copied (replaced existing) 2024/12/07 04:10:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 30056e1cab7a61d256fc8edd970d14f5 /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:39 DEBUG : five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5 2024/12/07 04:10:39 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/07 04:10:39 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/07 04:10:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 04:10:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:39 DEBUG : Waiting for deletions to finish 2024/12/07 04:10:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/five" 2024/12/07 04:10:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 30056e1cab7a61d256fc8edd970d14f5 /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:40 DEBUG : five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5 2024/12/07 04:10:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/five" 2024/12/07 04:10:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 /data2/home/59018/rclone-test-daqosuh0pase/five 2024/12/07 04:10:40 DEBUG : five: Parsed hash: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 2024/12/07 04:10:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/four" 2024/12/07 04:10:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772 /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:41 DEBUG : four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/four" 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9f8f7eec5dea5ac43738721939c120318cbff1df /data2/home/59018/rclone-test-daqosuh0pase/four 2024/12/07 04:10:41 DEBUG : four: Parsed hash: 9f8f7eec5dea5ac43738721939c120318cbff1df 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/one" 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: bc21e6484530fc9d0313cb816b733396 /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:41 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/one" 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 10c471aa2abdbffe3e2633c1c454d72d20a236ee /data2/home/59018/rclone-test-daqosuh0pase/one 2024/12/07 04:10:41 DEBUG : one: Parsed hash: 10c471aa2abdbffe3e2633c1c454d72d20a236ee 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three" 2024/12/07 04:10:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:42 DEBUG : three: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/three" 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/three 2024/12/07 04:10:42 DEBUG : three: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two" 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:42 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/two" 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/two 2024/12/07 04:10:42 DEBUG : two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b --- PASS: TestSyncWithUpdateOlder (18.68s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/07 04:10:45 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Making map for --track-renames 2024/12/07 04:10:45 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Finished making map for --track-renames 2024/12/07 04:10:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 04:10:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 04:10:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for renames to finish 2024/12/07 04:10:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial" 2024/12/07 04:10:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial 2024/12/07 04:10:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam.48501227.partial" 2024/12/07 04:10:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/yam.48501227.partial 2024/12/07 04:10:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial 2024/12/07 04:10:46 DEBUG : potato.53508f02.partial: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:10:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 04:10:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/yam.48501227.partial 2024/12/07 04:10:46 DEBUG : yam.48501227.partial: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:10:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 04:10:46 DEBUG : potato.53508f02.partial: renamed to: potato 2024/12/07 04:10:46 INFO : potato: Copied (new) 2024/12/07 04:10:46 DEBUG : yam.48501227.partial: renamed to: yam 2024/12/07 04:10:46 INFO : yam: Copied (new) 2024/12/07 04:10:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:47 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:47 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam" 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:47 DEBUG : yam: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:10:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam" 2024/12/07 04:10:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:48 DEBUG : yam: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e 2024/12/07 04:10:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:10:48 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Making map for --track-renames 2024/12/07 04:10:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam" 2024/12/07 04:10:48 DEBUG : potato: Unchanged skipping 2024/12/07 04:10:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:48 DEBUG : yam: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:10:48 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Finished making map for --track-renames 2024/12/07 04:10:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for renames to finish 2024/12/07 04:10:49 INFO : yam: Moved (server-side) to: yaml 2024/12/07 04:10:49 INFO : yaml: Renamed from "yam" 2024/12/07 04:10:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:49 DEBUG : Waiting for deletions to finish 2024/12/07 04:10:49 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:50 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:50 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yaml" 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/yaml 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/yaml 2024/12/07 04:10:50 DEBUG : yaml: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yaml" 2024/12/07 04:10:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/yaml 2024/12/07 04:10:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e /data2/home/59018/rclone-test-daqosuh0pase/yaml 2024/12/07 04:10:51 DEBUG : yaml: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e --- PASS: TestSyncWithTrackRenames (9.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/07 04:10:54 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Making map for --track-renames 2024/12/07 04:10:54 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Finished making map for --track-renames 2024/12/07 04:10:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 04:10:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 04:10:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for renames to finish 2024/12/07 04:10:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial" 2024/12/07 04:10:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial 2024/12/07 04:10:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam.48501227.partial" 2024/12/07 04:10:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/yam.48501227.partial 2024/12/07 04:10:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial 2024/12/07 04:10:55 DEBUG : potato.53508f02.partial: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:10:55 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 04:10:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/yam.48501227.partial 2024/12/07 04:10:56 DEBUG : yam.48501227.partial: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:10:56 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 04:10:56 DEBUG : potato.53508f02.partial: renamed to: potato 2024/12/07 04:10:56 INFO : potato: Copied (new) 2024/12/07 04:10:56 DEBUG : yam.48501227.partial: renamed to: yam 2024/12/07 04:10:56 INFO : yam: Copied (new) 2024/12/07 04:10:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:57 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:57 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam" 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:57 DEBUG : yam: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam" 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:10:57 DEBUG : yam: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e 2024/12/07 04:10:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:10:58 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Making map for --track-renames 2024/12/07 04:10:58 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Finished making map for --track-renames 2024/12/07 04:10:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:10:58 DEBUG : potato: Unchanged skipping 2024/12/07 04:10:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for renames to finish 2024/12/07 04:10:59 INFO : yam: Moved (server-side) to: yaml 2024/12/07 04:10:59 INFO : yaml: Renamed from "yam" 2024/12/07 04:10:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:10:59 DEBUG : Waiting for deletions to finish 2024/12/07 04:10:59 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:10:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:10:59 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:10:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:10:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:00 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 2024/12/07 04:11:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yaml" 2024/12/07 04:11:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/yaml 2024/12/07 04:11:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/yaml 2024/12/07 04:11:00 DEBUG : yaml: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:11:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yaml" 2024/12/07 04:11:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/yaml 2024/12/07 04:11:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e /data2/home/59018/rclone-test-daqosuh0pase/yaml 2024/12/07 04:11:00 DEBUG : yaml: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/07 04:11:04 DEBUG : Added delayed dir = "sub", newDst= 2024/12/07 04:11:04 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Making map for --track-renames 2024/12/07 04:11:04 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Finished making map for --track-renames 2024/12/07 04:11:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:11:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 04:11:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/07 04:11:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for renames to finish 2024/12/07 04:11:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:11:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial" 2024/12/07 04:11:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial 2024/12/07 04:11:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub/yam.48501227.partial" 2024/12/07 04:11:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato.53508f02.partial 2024/12/07 04:11:05 DEBUG : potato.53508f02.partial: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:11:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 04:11:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub/yam.48501227.partial 2024/12/07 04:11:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/sub/yam.48501227.partial 2024/12/07 04:11:05 DEBUG : sub/yam.48501227.partial: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:11:05 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 04:11:05 DEBUG : potato.53508f02.partial: renamed to: potato 2024/12/07 04:11:05 INFO : potato: Copied (new) 2024/12/07 04:11:06 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2024/12/07 04:11:06 INFO : sub/yam: Copied (new) 2024/12/07 04:11:06 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:06 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:11:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:07 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:11:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:11:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:07 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 2024/12/07 04:11:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub/yam" 2024/12/07 04:11:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub/yam 2024/12/07 04:11:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/sub/yam 2024/12/07 04:11:08 DEBUG : sub/yam: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:11:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub/yam" 2024/12/07 04:11:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub/yam 2024/12/07 04:11:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e /data2/home/59018/rclone-test-daqosuh0pase/sub/yam 2024/12/07 04:11:08 DEBUG : sub/yam: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e 2024/12/07 04:11:08 DEBUG : Added delayed dir = "sub", newDst=sub 2024/12/07 04:11:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:11:08 DEBUG : potato: Unchanged skipping 2024/12/07 04:11:09 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Making map for --track-renames 2024/12/07 04:11:09 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Finished making map for --track-renames 2024/12/07 04:11:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:11:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for renames to finish 2024/12/07 04:11:09 INFO : sub/yam: Moved (server-side) to: yam 2024/12/07 04:11:09 INFO : yam: Renamed from "sub/yam" 2024/12/07 04:11:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:11:09 DEBUG : Waiting for deletions to finish 2024/12/07 04:11:09 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:11 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato" 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 /data2/home/59018/rclone-test-daqosuh0pase/potato 2024/12/07 04:11:11 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam" 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 48dc443644c4b89556dc06834b46451d /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:11:11 DEBUG : yam: Parsed hash: 48dc443644c4b89556dc06834b46451d 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/yam" 2024/12/07 04:11:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:11:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e /data2/home/59018/rclone-test-daqosuh0pase/yam 2024/12/07 04:11:12 DEBUG : yam: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e --- PASS: TestSyncWithTrackRenamesStrategyLeaf (12.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:16 DEBUG : Creating backend with remote "/tmp/rclone2843868077/dir1" 2024/12/07 04:11:16 DEBUG : Config file has changed externally - reloading 2024/12/07 04:11:16 DEBUG : Creating backend with remote "/tmp/rclone2843868077/dir2" 2024/12/07 04:11:16 DEBUG : Local file system at /tmp/rclone2843868077/dir2: Using server-side directory move 2024/12/07 04:11:16 INFO : Local file system at /tmp/rclone2843868077/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 04:11:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/07 04:11:16 DEBUG : Local file system at /tmp/rclone2843868077/dir2: Waiting for checks to finish 2024/12/07 04:11:16 DEBUG : Local file system at /tmp/rclone2843868077/dir2: Waiting for transfers to finish 2024/12/07 04:11:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:18 DEBUG : Added delayed dir = "nested", newDst= 2024/12/07 04:11:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:11:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:11:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/07 04:11:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 04:11:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:11:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:11:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:11:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:11:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file.468f3f0c.partial" 2024/12/07 04:11:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:11:19 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:11:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:11:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/nested/sub\ dir/file.468f3f0c.partial 2024/12/07 04:11:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 83d3784ea62518eafc60e98d84f877ad /data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file.468f3f0c.partial 2024/12/07 04:11:19 DEBUG : nested/sub dir/file.468f3f0c.partial: Parsed hash: 83d3784ea62518eafc60e98d84f877ad 2024/12/07 04:11:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/07 04:11:19 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:11:19 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:11:19 INFO : sub dir/hello world: Deleted 2024/12/07 04:11:19 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2024/12/07 04:11:19 INFO : nested/sub dir/file: Copied (new) 2024/12/07 04:11:19 INFO : nested/sub dir/file: Deleted 2024/12/07 04:11:20 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:11:20 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/07 04:11:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:11:20 INFO : sub dir: Removing directory 2024/12/07 04:11:20 INFO : nested/sub dir: Removing directory 2024/12/07 04:11:20 INFO : nested: Removing directory 2024/12/07 04:11:20 DEBUG : Local file system at /tmp/rclone2843868077: deleted 3 directories run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:11:22 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:11:22 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file" 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/nested/sub\ dir/file 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 83d3784ea62518eafc60e98d84f877ad /data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file 2024/12/07 04:11:22 DEBUG : nested/sub dir/file: Parsed hash: 83d3784ea62518eafc60e98d84f877ad 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file" 2024/12/07 04:11:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/nested/sub\ dir/file 2024/12/07 04:11:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b4b3e0a278988bc15f2913af3f4153ccef74e465 /data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file 2024/12/07 04:11:23 DEBUG : nested/sub dir/file: Parsed hash: b4b3e0a278988bc15f2913af3f4153ccef74e465 --- PASS: TestMoveWithDeleteEmptySrcDirs (10.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:28 DEBUG : Added delayed dir = "nested", newDst= 2024/12/07 04:11:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 04:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 04:11:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/07 04:11:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 04:11:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:11:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:11:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial" 2024/12/07 04:11:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world.adfb51a5.partial 2024/12/07 04:11:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file.468f3f0c.partial" 2024/12/07 04:11:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world.adfb51a5.partial 2024/12/07 04:11:30 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:11:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 04:11:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/nested/sub\ dir/file.468f3f0c.partial 2024/12/07 04:11:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 83d3784ea62518eafc60e98d84f877ad /data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file.468f3f0c.partial 2024/12/07 04:11:30 DEBUG : nested/sub dir/file.468f3f0c.partial: Parsed hash: 83d3784ea62518eafc60e98d84f877ad 2024/12/07 04:11:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/07 04:11:30 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/12/07 04:11:30 INFO : sub dir/hello world: Copied (new) 2024/12/07 04:11:30 INFO : sub dir/hello world: Deleted 2024/12/07 04:11:30 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2024/12/07 04:11:30 INFO : nested/sub dir/file: Copied (new) 2024/12/07 04:11:30 INFO : nested/sub dir/file: Deleted 2024/12/07 04:11:31 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:11:31 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/07 04:11:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:11:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:11:33 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world" 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/sub\ dir/hello\ world 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /data2/home/59018/rclone-test-daqosuh0pase/sub dir/hello world 2024/12/07 04:11:33 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file" 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/nested/sub\ dir/file 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 83d3784ea62518eafc60e98d84f877ad /data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file 2024/12/07 04:11:33 DEBUG : nested/sub dir/file: Parsed hash: 83d3784ea62518eafc60e98d84f877ad 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file" 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/nested/sub\ dir/file 2024/12/07 04:11:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b4b3e0a278988bc15f2913af3f4153ccef74e465 /data2/home/59018/rclone-test-daqosuh0pase/nested/sub dir/file 2024/12/07 04:11:33 DEBUG : nested/sub dir/file: Parsed hash: b4b3e0a278988bc15f2913af3f4153ccef74e465 --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 04:11:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/07 04:11:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:11:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:11:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial" 2024/12/07 04:11:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing-b.468f3f0c.partial" 2024/12/07 04:11:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial 2024/12/07 04:11:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing-b.468f3f0c.partial 2024/12/07 04:11:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial 2024/12/07 04:11:40 DEBUG : existing.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:11:40 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 04:11:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 006f87892f47ef9aa60fa5ed01a440fb /data2/home/59018/rclone-test-daqosuh0pase/existing-b.468f3f0c.partial 2024/12/07 04:11:40 DEBUG : existing-b.468f3f0c.partial: Parsed hash: 006f87892f47ef9aa60fa5ed01a440fb 2024/12/07 04:11:40 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/07 04:11:40 DEBUG : existing.468f3f0c.partial: renamed to: existing 2024/12/07 04:11:40 INFO : existing: Copied (new) 2024/12/07 04:11:40 INFO : existing: Deleted 2024/12/07 04:11:40 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2024/12/07 04:11:40 INFO : existing-b: Copied (new) 2024/12/07 04:11:40 INFO : existing-b: Deleted 2024/12/07 04:11:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:11:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:41 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:11:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:11:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:42 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:11:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing-b" 2024/12/07 04:11:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 006f87892f47ef9aa60fa5ed01a440fb /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:42 DEBUG : existing-b: Parsed hash: 006f87892f47ef9aa60fa5ed01a440fb 2024/12/07 04:11:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing-b" 2024/12/07 04:11:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:42 DEBUG : existing-b: Parsed hash: 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 2024/12/07 04:11:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing-b" 2024/12/07 04:11:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 006f87892f47ef9aa60fa5ed01a440fb /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:43 DEBUG : existing-b: Parsed hash: 006f87892f47ef9aa60fa5ed01a440fb 2024/12/07 04:11:43 DEBUG : existing: Destination exists, skipping 2024/12/07 04:11:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:11:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:11:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:43 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:11:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/07 04:11:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:11:43 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:44 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:11:44 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing-b" 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 006f87892f47ef9aa60fa5ed01a440fb /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:44 DEBUG : existing-b: Parsed hash: 006f87892f47ef9aa60fa5ed01a440fb 2024/12/07 04:11:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing-b" 2024/12/07 04:11:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 /data2/home/59018/rclone-test-daqosuh0pase/existing-b 2024/12/07 04:11:45 DEBUG : existing-b: Parsed hash: 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 --- PASS: TestMoveWithIgnoreExisting (8.52s) === RUN TestServerSideMove run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:11:47 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-qixucab4noju" 2024/12/07 04:11:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: New connection [2a01:4f9:c011:405e::1]:37716->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:11:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell type "unix" from config 2024/12/07 04:11:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Relative path resolved to "/data2/home/59018/rclone-test-qixucab4noju" 2024/12/07 04:11:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Using root directory "/data2/home/59018/rclone-test-qixucab4noju" 2024/12/07 04:11:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:11:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:11:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:11:52 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:11:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:11:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:11:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:11:52 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:11:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:11:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:11:53 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:11:53 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato3" 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:11:53 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato3" 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:11:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:11:53 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 sync_test.go:1705: Server side move (if possible) sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase -> sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju 2024/12/07 04:11:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/empty space" 2024/12/07 04:11:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: md5 -r /data2/home/59018/rclone-test-qixucab4noju/empty\ space 2024/12/07 04:11:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-qixucab4noju/empty space 2024/12/07 04:11:56 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:11:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/empty space" 2024/12/07 04:11:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: sha1 -r /data2/home/59018/rclone-test-qixucab4noju/empty\ space 2024/12/07 04:11:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-qixucab4noju/empty space 2024/12/07 04:11:56 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:11:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/potato3" 2024/12/07 04:11:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: md5 -r /data2/home/59018/rclone-test-qixucab4noju/potato3 2024/12/07 04:11:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-qixucab4noju/potato3 2024/12/07 04:11:57 DEBUG : potato3: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:11:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/potato3" 2024/12/07 04:11:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: sha1 -r /data2/home/59018/rclone-test-qixucab4noju/potato3 2024/12/07 04:11:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-qixucab4noju/potato3 2024/12/07 04:11:57 DEBUG : potato3: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:11:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Using server-side directory move 2024/12/07 04:11:57 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 04:11:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:11:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/07 04:11:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 04:11:58 DEBUG : empty space: Unchanged skipping 2024/12/07 04:11:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Waiting for checks to finish 2024/12/07 04:11:58 INFO : empty space: Deleted 2024/12/07 04:11:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Waiting for transfers to finish 2024/12/07 04:11:58 INFO : potato2: Moved (server-side) 2024/12/07 04:11:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: New connection [2a01:4f9:c011:405e::1]:59848->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:11:59 INFO : potato3: Deleted 2024/12/07 04:11:59 INFO : potato3: Moved (server-side) 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/empty space" 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: md5 -r /data2/home/59018/rclone-test-qixucab4noju/empty\ space 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-qixucab4noju/empty space 2024/12/07 04:12:01 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/empty space" 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: sha1 -r /data2/home/59018/rclone-test-qixucab4noju/empty\ space 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-qixucab4noju/empty space 2024/12/07 04:12:01 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/potato2" 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: md5 -r /data2/home/59018/rclone-test-qixucab4noju/potato2 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-qixucab4noju/potato2 2024/12/07 04:12:01 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/potato2" 2024/12/07 04:12:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: sha1 -r /data2/home/59018/rclone-test-qixucab4noju/potato2 2024/12/07 04:12:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-qixucab4noju/potato2 2024/12/07 04:12:02 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/potato3" 2024/12/07 04:12:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: md5 -r /data2/home/59018/rclone-test-qixucab4noju/potato3 2024/12/07 04:12:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-qixucab4noju/potato3 2024/12/07 04:12:02 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:12:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Shell path "/data2/home/59018/rclone-test-qixucab4noju/potato3" 2024/12/07 04:12:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Running remote command: sha1 -r /data2/home/59018/rclone-test-qixucab4noju/potato3 2024/12/07 04:12:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-qixucab4noju/potato3 2024/12/07 04:12:02 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 2024/12/07 04:12:02 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-lapisup8huju" 2024/12/07 04:12:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: New connection [2a01:4f9:c011:405e::1]:59854->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:12:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Shell type "unix" from config 2024/12/07 04:12:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Relative path resolved to "/data2/home/59018/rclone-test-lapisup8huju" 2024/12/07 04:12:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Using root directory "/data2/home/59018/rclone-test-lapisup8huju" 2024/12/07 04:12:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Using server-side directory move 2024/12/07 04:12:04 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Server side directory move succeeded 2024/12/07 04:12:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Shell path "/data2/home/59018/rclone-test-lapisup8huju/empty space" 2024/12/07 04:12:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Running remote command: md5 -r /data2/home/59018/rclone-test-lapisup8huju/empty\ space 2024/12/07 04:12:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-lapisup8huju/empty space 2024/12/07 04:12:05 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Shell path "/data2/home/59018/rclone-test-lapisup8huju/empty space" 2024/12/07 04:12:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Running remote command: sha1 -r /data2/home/59018/rclone-test-lapisup8huju/empty\ space 2024/12/07 04:12:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-lapisup8huju/empty space 2024/12/07 04:12:05 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Shell path "/data2/home/59018/rclone-test-lapisup8huju/potato2" 2024/12/07 04:12:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Running remote command: md5 -r /data2/home/59018/rclone-test-lapisup8huju/potato2 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-lapisup8huju/potato2 2024/12/07 04:12:06 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Shell path "/data2/home/59018/rclone-test-lapisup8huju/potato2" 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Running remote command: sha1 -r /data2/home/59018/rclone-test-lapisup8huju/potato2 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-lapisup8huju/potato2 2024/12/07 04:12:06 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Shell path "/data2/home/59018/rclone-test-lapisup8huju/potato3" 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Running remote command: md5 -r /data2/home/59018/rclone-test-lapisup8huju/potato3 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-lapisup8huju/potato3 2024/12/07 04:12:06 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Shell path "/data2/home/59018/rclone-test-lapisup8huju/potato3" 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Running remote command: sha1 -r /data2/home/59018/rclone-test-lapisup8huju/potato3 2024/12/07 04:12:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-lapisup8huju/potato3 2024/12/07 04:12:06 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 2024/12/07 04:12:06 ERROR : : error listing: directory not found 2024/12/07 04:12:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Purge object "empty space" 2024/12/07 04:12:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Purge object "potato2" 2024/12/07 04:12:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Purge object "potato3" 2024/12/07 04:12:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Purge dir "" 2024/12/07 04:12:08 ERROR : : error listing: directory not found 2024/12/07 04:12:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Purge dir "" 2024/12/07 04:12:08 NOTICE: purge failed to rmdir "": Rmdir: directory not found 2024/12/07 04:12:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (22.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:12:09 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-gezabek1xeva" 2024/12/07 04:12:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: New connection [2a01:4f9:c011:405e::1]:54422->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:12:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell type "unix" from config 2024/12/07 04:12:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Relative path resolved to "/data2/home/59018/rclone-test-gezabek1xeva" 2024/12/07 04:12:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Using root directory "/data2/home/59018/rclone-test-gezabek1xeva" 2024/12/07 04:12:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:12:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:12:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:12:14 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:12:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:12:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:12:14 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:12:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:12:15 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:12:15 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato3" 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:12:15 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato3" 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:12:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:12:15 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 sync_test.go:1705: Server side move (if possible) sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase -> sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva 2024/12/07 04:12:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/empty space" 2024/12/07 04:12:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: md5 -r /data2/home/59018/rclone-test-gezabek1xeva/empty\ space 2024/12/07 04:12:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gezabek1xeva/empty space 2024/12/07 04:12:18 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/empty space" 2024/12/07 04:12:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: sha1 -r /data2/home/59018/rclone-test-gezabek1xeva/empty\ space 2024/12/07 04:12:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gezabek1xeva/empty space 2024/12/07 04:12:18 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/potato3" 2024/12/07 04:12:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: md5 -r /data2/home/59018/rclone-test-gezabek1xeva/potato3 2024/12/07 04:12:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gezabek1xeva/potato3 2024/12/07 04:12:19 DEBUG : potato3: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/potato3" 2024/12/07 04:12:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: sha1 -r /data2/home/59018/rclone-test-gezabek1xeva/potato3 2024/12/07 04:12:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gezabek1xeva/potato3 2024/12/07 04:12:19 DEBUG : potato3: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:19 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 04:12:19 DEBUG : empty space: Excluded 2024/12/07 04:12:19 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 04:12:19 DEBUG : empty space: Excluded 2024/12/07 04:12:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:12:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 04:12:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Waiting for checks to finish 2024/12/07 04:12:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Waiting for transfers to finish 2024/12/07 04:12:20 INFO : potato2: Moved (server-side) 2024/12/07 04:12:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: New connection [2a01:4f9:c011:405e::1]:36672->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:12:21 INFO : potato3: Deleted 2024/12/07 04:12:21 INFO : potato3: Moved (server-side) 2024/12/07 04:12:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:12:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:12:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:12:22 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:12:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:12:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:12:22 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/empty space" 2024/12/07 04:12:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: md5 -r /data2/home/59018/rclone-test-gezabek1xeva/empty\ space 2024/12/07 04:12:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gezabek1xeva/empty space 2024/12/07 04:12:23 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/empty space" 2024/12/07 04:12:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: sha1 -r /data2/home/59018/rclone-test-gezabek1xeva/empty\ space 2024/12/07 04:12:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gezabek1xeva/empty space 2024/12/07 04:12:23 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/potato2" 2024/12/07 04:12:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: md5 -r /data2/home/59018/rclone-test-gezabek1xeva/potato2 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-gezabek1xeva/potato2 2024/12/07 04:12:24 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/potato2" 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: sha1 -r /data2/home/59018/rclone-test-gezabek1xeva/potato2 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-gezabek1xeva/potato2 2024/12/07 04:12:24 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/potato3" 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: md5 -r /data2/home/59018/rclone-test-gezabek1xeva/potato3 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-gezabek1xeva/potato3 2024/12/07 04:12:24 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/potato3" 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: sha1 -r /data2/home/59018/rclone-test-gezabek1xeva/potato3 2024/12/07 04:12:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-gezabek1xeva/potato3 2024/12/07 04:12:24 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 2024/12/07 04:12:24 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-vikeref0xake" 2024/12/07 04:12:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: New connection [2a01:4f9:c011:405e::1]:41686->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:12:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Shell type "unix" from config 2024/12/07 04:12:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Relative path resolved to "/data2/home/59018/rclone-test-vikeref0xake" 2024/12/07 04:12:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Using root directory "/data2/home/59018/rclone-test-vikeref0xake" 2024/12/07 04:12:27 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 04:12:27 DEBUG : empty space: Excluded 2024/12/07 04:12:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:12:27 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/07 04:12:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Waiting for checks to finish 2024/12/07 04:12:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Waiting for transfers to finish 2024/12/07 04:12:27 INFO : potato2: Moved (server-side) 2024/12/07 04:12:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: New connection [2a01:4f9:c011:405e::1]:41706->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:12:29 INFO : potato3: Moved (server-side) 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Shell path "/data2/home/59018/rclone-test-vikeref0xake/potato2" 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Running remote command: md5 -r /data2/home/59018/rclone-test-vikeref0xake/potato2 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-vikeref0xake/potato2 2024/12/07 04:12:30 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Shell path "/data2/home/59018/rclone-test-vikeref0xake/potato2" 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Running remote command: sha1 -r /data2/home/59018/rclone-test-vikeref0xake/potato2 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-vikeref0xake/potato2 2024/12/07 04:12:30 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Shell path "/data2/home/59018/rclone-test-vikeref0xake/potato3" 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Running remote command: md5 -r /data2/home/59018/rclone-test-vikeref0xake/potato3 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-vikeref0xake/potato3 2024/12/07 04:12:30 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Shell path "/data2/home/59018/rclone-test-vikeref0xake/potato3" 2024/12/07 04:12:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Running remote command: sha1 -r /data2/home/59018/rclone-test-vikeref0xake/potato3 2024/12/07 04:12:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-vikeref0xake/potato3 2024/12/07 04:12:31 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 2024/12/07 04:12:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/empty space" 2024/12/07 04:12:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: md5 -r /data2/home/59018/rclone-test-gezabek1xeva/empty\ space 2024/12/07 04:12:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-gezabek1xeva/empty space 2024/12/07 04:12:31 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Shell path "/data2/home/59018/rclone-test-gezabek1xeva/empty space" 2024/12/07 04:12:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Running remote command: sha1 -r /data2/home/59018/rclone-test-gezabek1xeva/empty\ space 2024/12/07 04:12:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-gezabek1xeva/empty space 2024/12/07 04:12:32 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Purge object "potato2" 2024/12/07 04:12:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Purge object "potato3" 2024/12/07 04:12:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Purge dir "" 2024/12/07 04:12:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Purge object "empty space" 2024/12/07 04:12:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Purge dir "" --- PASS: TestServerSideMoveWithFilter (26.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:12:36 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-layulil7tali" 2024/12/07 04:12:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: New connection [2a01:4f9:c011:405e::1]:41216->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:12:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell type "unix" from config 2024/12/07 04:12:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Relative path resolved to "/data2/home/59018/rclone-test-layulil7tali" 2024/12/07 04:12:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Using root directory "/data2/home/59018/rclone-test-layulil7tali" 2024/12/07 04:12:40 DEBUG : tomatoDir: Making directory 2024/12/07 04:12:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:12:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:12:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:12:41 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/empty space" 2024/12/07 04:12:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/empty\ space 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-daqosuh0pase/empty space 2024/12/07 04:12:42 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:12:42 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato2" 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-daqosuh0pase/potato2 2024/12/07 04:12:42 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato3" 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:12:42 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/potato3" 2024/12/07 04:12:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:12:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-daqosuh0pase/potato3 2024/12/07 04:12:43 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 sync_test.go:1705: Server side move (if possible) sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase -> sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali 2024/12/07 04:12:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/empty space" 2024/12/07 04:12:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: md5 -r /data2/home/59018/rclone-test-layulil7tali/empty\ space 2024/12/07 04:12:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-layulil7tali/empty space 2024/12/07 04:12:45 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/empty space" 2024/12/07 04:12:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: sha1 -r /data2/home/59018/rclone-test-layulil7tali/empty\ space 2024/12/07 04:12:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-layulil7tali/empty space 2024/12/07 04:12:46 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/potato3" 2024/12/07 04:12:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: md5 -r /data2/home/59018/rclone-test-layulil7tali/potato3 2024/12/07 04:12:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-layulil7tali/potato3 2024/12/07 04:12:46 DEBUG : potato3: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/potato3" 2024/12/07 04:12:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: sha1 -r /data2/home/59018/rclone-test-layulil7tali/potato3 2024/12/07 04:12:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-layulil7tali/potato3 2024/12/07 04:12:46 DEBUG : potato3: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Using server-side directory move 2024/12/07 04:12:46 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 04:12:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 04:12:47 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/12/07 04:12:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/07 04:12:47 DEBUG : empty space: Unchanged skipping 2024/12/07 04:12:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 04:12:47 INFO : empty space: Deleted 2024/12/07 04:12:47 INFO : potato2: Moved (server-side) 2024/12/07 04:12:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Waiting for checks to finish 2024/12/07 04:12:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Waiting for transfers to finish 2024/12/07 04:12:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: New connection [2a01:4f9:c011:405e::1]:47378->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:12:48 INFO : potato3: Deleted 2024/12/07 04:12:49 INFO : potato3: Moved (server-side) 2024/12/07 04:12:49 INFO : tomatoDir: Removing directory 2024/12/07 04:12:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: deleted 1 directories 2024/12/07 04:12:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/empty space" 2024/12/07 04:12:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: md5 -r /data2/home/59018/rclone-test-layulil7tali/empty\ space 2024/12/07 04:12:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-layulil7tali/empty space 2024/12/07 04:12:51 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/empty space" 2024/12/07 04:12:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: sha1 -r /data2/home/59018/rclone-test-layulil7tali/empty\ space 2024/12/07 04:12:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-layulil7tali/empty space 2024/12/07 04:12:51 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/potato2" 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: md5 -r /data2/home/59018/rclone-test-layulil7tali/potato2 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-layulil7tali/potato2 2024/12/07 04:12:52 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/potato2" 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: sha1 -r /data2/home/59018/rclone-test-layulil7tali/potato2 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-layulil7tali/potato2 2024/12/07 04:12:52 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/potato3" 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: md5 -r /data2/home/59018/rclone-test-layulil7tali/potato3 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-layulil7tali/potato3 2024/12/07 04:12:52 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Shell path "/data2/home/59018/rclone-test-layulil7tali/potato3" 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Running remote command: sha1 -r /data2/home/59018/rclone-test-layulil7tali/potato3 2024/12/07 04:12:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-layulil7tali/potato3 2024/12/07 04:12:52 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 2024/12/07 04:12:52 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-rumirob5jose" 2024/12/07 04:12:52 DEBUG : Config file has changed externally - reloading 2024/12/07 04:12:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: New connection [2a01:4f9:c011:405e::1]:47410->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:12:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Shell type "unix" from config 2024/12/07 04:12:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Relative path resolved to "/data2/home/59018/rclone-test-rumirob5jose" 2024/12/07 04:12:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Using root directory "/data2/home/59018/rclone-test-rumirob5jose" 2024/12/07 04:12:54 DEBUG : tomatoDir: Making directory 2024/12/07 04:12:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Using server-side directory move 2024/12/07 04:12:55 INFO : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Server side directory move succeeded 2024/12/07 04:12:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Shell path "/data2/home/59018/rclone-test-rumirob5jose/empty space" 2024/12/07 04:12:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Running remote command: md5 -r /data2/home/59018/rclone-test-rumirob5jose/empty\ space 2024/12/07 04:12:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Remote command result: 336d5ebc5436534e61d16e63ddfca327 /data2/home/59018/rclone-test-rumirob5jose/empty space 2024/12/07 04:12:56 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327 2024/12/07 04:12:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Shell path "/data2/home/59018/rclone-test-rumirob5jose/empty space" 2024/12/07 04:12:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Running remote command: sha1 -r /data2/home/59018/rclone-test-rumirob5jose/empty\ space 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 /data2/home/59018/rclone-test-rumirob5jose/empty space 2024/12/07 04:12:57 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Shell path "/data2/home/59018/rclone-test-rumirob5jose/potato2" 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Running remote command: md5 -r /data2/home/59018/rclone-test-rumirob5jose/potato2 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Remote command result: d6548b156ea68a4e003e786df99eee76 /data2/home/59018/rclone-test-rumirob5jose/potato2 2024/12/07 04:12:57 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Shell path "/data2/home/59018/rclone-test-rumirob5jose/potato2" 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Running remote command: sha1 -r /data2/home/59018/rclone-test-rumirob5jose/potato2 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d /data2/home/59018/rclone-test-rumirob5jose/potato2 2024/12/07 04:12:57 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Shell path "/data2/home/59018/rclone-test-rumirob5jose/potato3" 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Running remote command: md5 -r /data2/home/59018/rclone-test-rumirob5jose/potato3 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Remote command result: b1a53993579b830006f2e1610415c32c /data2/home/59018/rclone-test-rumirob5jose/potato3 2024/12/07 04:12:57 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Shell path "/data2/home/59018/rclone-test-rumirob5jose/potato3" 2024/12/07 04:12:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Running remote command: sha1 -r /data2/home/59018/rclone-test-rumirob5jose/potato3 2024/12/07 04:12:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 /data2/home/59018/rclone-test-rumirob5jose/potato3 2024/12/07 04:12:58 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0 2024/12/07 04:12:58 ERROR : : error listing: directory not found 2024/12/07 04:12:58 ERROR : : error listing: directory not found 2024/12/07 04:12:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Purge object "empty space" 2024/12/07 04:12:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Purge object "potato2" 2024/12/07 04:12:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Purge object "potato3" 2024/12/07 04:12:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Purge dir "tomatoDir" 2024/12/07 04:13:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Purge dir "" 2024/12/07 04:13:01 ERROR : : error listing: directory not found 2024/12/07 04:13:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Purge dir "" 2024/12/07 04:13:01 NOTICE: purge failed to rmdir "": Rmdir: directory not found 2024/12/07 04:13:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (26.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.03s) === RUN TestSyncOverlap run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:13:03 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/rclone-sync-test" 2024/12/07 04:13:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: New connection [2a01:4f9:c011:405e::1]:36812->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:13:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Shell type "unix" from config 2024/12/07 04:13:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/rclone-sync-test" 2024/12/07 04:13:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/rclone-sync-test" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:13:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-lapisup8huju: Closing 1 unused connections 2024/12/07 04:13:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-qixucab4noju: Closing 2 unused connections --- PASS: TestSyncOverlap (6.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:13:10 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/rclone-sync-test" 2024/12/07 04:13:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: New connection [2a01:4f9:c011:405e::1]:51262->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:13:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Shell type "unix" from config 2024/12/07 04:13:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/rclone-sync-test" 2024/12/07 04:13:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/rclone-sync-test" 2024/12/07 04:13:12 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/rclone-sync-test-include/layer2" 2024/12/07 04:13:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2: New connection [2a01:4f9:c011:405e::1]:51284->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:13:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2: Shell type "unix" from config 2024/12/07 04:13:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2: Failed to resolve path using RealPath: file does not exist 2024/12/07 04:13:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2: Relative path joined with current directory to get absolute path "/data2/home/59018/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2" 2024/12/07 04:13:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2" 2024/12/07 04:13:14 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/rclone-sync-test-ignore-file" 2024/12/07 04:13:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file: New connection [2a01:4f9:c011:405e::1]:56832->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:13:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file: Shell type "unix" from config 2024/12/07 04:13:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file" 2024/12/07 04:13:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file" 2024/12/07 04:13:18 DEBUG : rclone-sync-test: Excluded 2024/12/07 04:13:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:13:18 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/07 04:13:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 04:13:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Waiting for checks to finish 2024/12/07 04:13:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Waiting for transfers to finish 2024/12/07 04:13:19 DEBUG : Waiting for deletions to finish 2024/12/07 04:13:19 INFO : There was nothing to transfer 2024/12/07 04:13:20 DEBUG : rclone-sync-test: Excluded 2024/12/07 04:13:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:13:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 04:13:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:13:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:13:21 DEBUG : Waiting for deletions to finish 2024/12/07 04:13:21 INFO : rclone-sync-test-include: Removing directory 2024/12/07 04:13:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/07 04:13:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: failed to delete 1 directories 2024/12/07 04:13:21 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:13:22 DEBUG : rclone-sync-test: Excluded 2024/12/07 04:13:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:13:22 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/07 04:13:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 04:13:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/07 04:13:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/07 04:13:23 DEBUG : Waiting for deletions to finish 2024/12/07 04:13:23 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:13:24 DEBUG : rclone-sync-test: Excluded 2024/12/07 04:13:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:13:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 04:13:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:13:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:13:24 DEBUG : Waiting for deletions to finish 2024/12/07 04:13:24 INFO : rclone-sync-test-include: Removing directory 2024/12/07 04:13:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/07 04:13:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: failed to delete 1 directories 2024/12/07 04:13:25 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:13:26 DEBUG : : Excluded 2024/12/07 04:13:26 DEBUG : rclone-sync-test: Excluded 2024/12/07 04:13:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 04:13:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/07 04:13:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 04:13:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/07 04:13:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/07 04:13:27 DEBUG : Waiting for deletions to finish 2024/12/07 04:13:27 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:13:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-vikeref0xake: Closing 2 unused connections 2024/12/07 04:13:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-gezabek1xeva: Closing 2 unused connections --- PASS: TestSyncOverlapWithFilter (38.91s) === RUN TestSyncCompareDest run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:13:49 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/dst" 2024/12/07 04:13:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: New connection [2a01:4f9:c011:405e::1]:44252->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:13:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell type "unix" from config 2024/12/07 04:13:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:13:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:13:50 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/CompareDest" 2024/12/07 04:13:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/CompareDest: New connection [2a01:4f9:c011:405e::1]:44260->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:13:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/CompareDest: Shell type "unix" from config 2024/12/07 04:13:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/CompareDest: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest" 2024/12/07 04:13:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/CompareDest: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest" 2024/12/07 04:13:52 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 04:13:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:13:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:13:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.b824e1ab.partial" 2024/12/07 04:13:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.b824e1ab.partial 2024/12/07 04:13:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.b824e1ab.partial 2024/12/07 04:13:54 DEBUG : one.b824e1ab.partial: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:13:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/07 04:13:54 DEBUG : one.b824e1ab.partial: renamed to: one 2024/12/07 04:13:54 INFO : one: Copied (new) 2024/12/07 04:13:54 DEBUG : Waiting for deletions to finish 2024/12/07 04:13:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:13:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:13:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:13:55 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:13:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:13:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:13:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:13:56 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:13:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:13:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:13:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:13:57 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:13:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:13:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:13:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:13:57 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:13:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:13:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:13:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:13:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.406dcb2c.partial" 2024/12/07 04:13:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.406dcb2c.partial 2024/12/07 04:13:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.406dcb2c.partial 2024/12/07 04:13:59 DEBUG : one.406dcb2c.partial: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:13:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/07 04:13:59 DEBUG : one.406dcb2c.partial: renamed to: one 2024/12/07 04:13:59 INFO : one: Copied (replaced existing) 2024/12/07 04:13:59 DEBUG : Waiting for deletions to finish 2024/12/07 04:14:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-rumirob5jose: Closing 1 unused connections 2024/12/07 04:14:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:01 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-layulil7tali: Closing 2 unused connections 2024/12/07 04:14:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:01 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:04 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:04 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:04 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:05 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Closing 1 unused connections 2024/12/07 04:14:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:14:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:14:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:14:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:14:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:14:05 DEBUG : Waiting for deletions to finish 2024/12/07 04:14:05 INFO : There was nothing to transfer 2024/12/07 04:14:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:07 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:07 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:07 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:07 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:09 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:10 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:10 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:10 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:11 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:11 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:14:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 04:14:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:14:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:14:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:14:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:14:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:14:12 DEBUG : Waiting for deletions to finish 2024/12/07 04:14:12 INFO : There was nothing to transfer 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:13 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:13 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:13 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:14 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:14:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:14 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:14 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:14:15 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 04:14:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:14:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:14:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:14:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:14:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:14:15 DEBUG : Waiting for deletions to finish 2024/12/07 04:14:15 INFO : There was nothing to transfer 2024/12/07 04:14:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:16 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:16 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:17 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:17 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:17 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:18 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:18 DEBUG : one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:19 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/12/07 04:14:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/CompareDest: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/CompareDest: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/CompareDest: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:19 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:14:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/07 04:14:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 04:14:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:14:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:14:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:14:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:14:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:14:19 DEBUG : Waiting for deletions to finish 2024/12/07 04:14:19 INFO : There was nothing to transfer 2024/12/07 04:14:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test: Closing 1 unused connections 2024/12/07 04:14:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:20 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:21 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:21 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:21 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:21 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:22 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:23 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:23 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:23 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-include/layer2: Closing 1 unused connections 2024/12/07 04:14:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:24 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:14:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:24 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:24 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/07 04:14:25 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 04:14:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 04:14:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:14:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 04:14:25 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 04:14:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:14:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two.1503b713.partial" 2024/12/07 04:14:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/rclone-sync-test-ignore-file: Closing 1 unused connections 2024/12/07 04:14:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two.1503b713.partial 2024/12/07 04:14:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 2379e4ce8c3380e996ab0509f17069ad /data2/home/59018/rclone-test-daqosuh0pase/dst/two.1503b713.partial 2024/12/07 04:14:26 DEBUG : two.1503b713.partial: Parsed hash: 2379e4ce8c3380e996ab0509f17069ad 2024/12/07 04:14:26 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/07 04:14:26 DEBUG : two.1503b713.partial: renamed to: two 2024/12/07 04:14:26 INFO : two: Copied (new) 2024/12/07 04:14:26 DEBUG : Waiting for deletions to finish 2024/12/07 04:14:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 07912d142f5d63ee918b34796b5a2432 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:28 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one" 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/one 2024/12/07 04:14:28 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:28 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two" 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/CompareDest/two 2024/12/07 04:14:28 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:29 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:29 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 2379e4ce8c3380e996ab0509f17069ad /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:14:29 DEBUG : dst/two: Parsed hash: 2379e4ce8c3380e996ab0509f17069ad 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:14:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: a4be8877ad88f3109a6411985a1f359e10e2d930 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:14:29 DEBUG : dst/two: Parsed hash: a4be8877ad88f3109a6411985a1f359e10e2d930 2024/12/07 04:14:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/CompareDest: Closing 1 unused connections --- PASS: TestSyncCompareDest (44.11s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:14:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2" 2024/12/07 04:14:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2 2024/12/07 04:14:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c81e728d9d4c2f636f067f89cc14862c /data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2 2024/12/07 04:14:36 DEBUG : pre-dest2/2: Parsed hash: c81e728d9d4c2f636f067f89cc14862c 2024/12/07 04:14:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2" 2024/12/07 04:14:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2 2024/12/07 04:14:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da4b9237bacccdf19c0760cab7aec4a8359010b0 /data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2 2024/12/07 04:14:36 DEBUG : pre-dest2/2: Parsed hash: da4b9237bacccdf19c0760cab7aec4a8359010b0 2024/12/07 04:14:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1" 2024/12/07 04:14:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1 2024/12/07 04:14:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c4ca4238a0b923820dcc509a6f75849b /data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1 2024/12/07 04:14:37 DEBUG : pre-dest1/1: Parsed hash: c4ca4238a0b923820dcc509a6f75849b 2024/12/07 04:14:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1" 2024/12/07 04:14:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1 2024/12/07 04:14:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 356a192b7913b04c54574d18c28d46e6395428ab /data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1 2024/12/07 04:14:37 DEBUG : pre-dest1/1: Parsed hash: 356a192b7913b04c54574d18c28d46e6395428ab 2024/12/07 04:14:37 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/dest" 2024/12/07 04:14:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: New connection [2a01:4f9:c011:405e::1]:55468->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:14:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Shell type "unix" from config 2024/12/07 04:14:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/dest" 2024/12/07 04:14:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/dest" 2024/12/07 04:14:39 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/pre-dest1" 2024/12/07 04:14:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest1: New connection [2a01:4f9:c011:405e::1]:55488->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:14:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest1: Shell type "unix" from config 2024/12/07 04:14:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest1: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest1" 2024/12/07 04:14:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest1: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest1" 2024/12/07 04:14:40 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/pre-dest2" 2024/12/07 04:14:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest2: New connection [2a01:4f9:c011:405e::1]:55504->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:14:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest2: Shell type "unix" from config 2024/12/07 04:14:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest2: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest2" 2024/12/07 04:14:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest2: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest2" 2024/12/07 04:14:42 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:14:42 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/07 04:14:43 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:14:43 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/07 04:14:43 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/07 04:14:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Waiting for checks to finish 2024/12/07 04:14:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Waiting for transfers to finish 2024/12/07 04:14:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dest/3.b37ac6a8.partial" 2024/12/07 04:14:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dest/3.b37ac6a8.partial 2024/12/07 04:14:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Remote command result: eccbc87e4b5ce2fe28308fd9f2a7baf3 /data2/home/59018/rclone-test-daqosuh0pase/dest/3.b37ac6a8.partial 2024/12/07 04:14:44 DEBUG : 3.b37ac6a8.partial: Parsed hash: eccbc87e4b5ce2fe28308fd9f2a7baf3 2024/12/07 04:14:44 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/07 04:14:45 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2024/12/07 04:14:45 INFO : 3: Copied (new) 2024/12/07 04:14:45 DEBUG : Waiting for deletions to finish 2024/12/07 04:14:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dest/3" 2024/12/07 04:14:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dest/3 2024/12/07 04:14:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Remote command result: eccbc87e4b5ce2fe28308fd9f2a7baf3 /data2/home/59018/rclone-test-daqosuh0pase/dest/3 2024/12/07 04:14:45 DEBUG : 3: Parsed hash: eccbc87e4b5ce2fe28308fd9f2a7baf3 2024/12/07 04:14:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dest/3" 2024/12/07 04:14:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dest/3 2024/12/07 04:14:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Remote command result: 77de68daecd823babbb58edb1c8e14d7106e83bb /data2/home/59018/rclone-test-daqosuh0pase/dest/3 2024/12/07 04:14:46 DEBUG : 3: Parsed hash: 77de68daecd823babbb58edb1c8e14d7106e83bb 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dest/3" 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dest/3 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: eccbc87e4b5ce2fe28308fd9f2a7baf3 /data2/home/59018/rclone-test-daqosuh0pase/dest/3 2024/12/07 04:14:47 DEBUG : dest/3: Parsed hash: eccbc87e4b5ce2fe28308fd9f2a7baf3 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dest/3" 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dest/3 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 77de68daecd823babbb58edb1c8e14d7106e83bb /data2/home/59018/rclone-test-daqosuh0pase/dest/3 2024/12/07 04:14:47 DEBUG : dest/3: Parsed hash: 77de68daecd823babbb58edb1c8e14d7106e83bb 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2" 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c81e728d9d4c2f636f067f89cc14862c /data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2 2024/12/07 04:14:47 DEBUG : pre-dest2/2: Parsed hash: c81e728d9d4c2f636f067f89cc14862c 2024/12/07 04:14:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2" 2024/12/07 04:14:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2 2024/12/07 04:14:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da4b9237bacccdf19c0760cab7aec4a8359010b0 /data2/home/59018/rclone-test-daqosuh0pase/pre-dest2/2 2024/12/07 04:14:48 DEBUG : pre-dest2/2: Parsed hash: da4b9237bacccdf19c0760cab7aec4a8359010b0 2024/12/07 04:14:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1" 2024/12/07 04:14:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1 2024/12/07 04:14:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c4ca4238a0b923820dcc509a6f75849b /data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1 2024/12/07 04:14:48 DEBUG : pre-dest1/1: Parsed hash: c4ca4238a0b923820dcc509a6f75849b 2024/12/07 04:14:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1" 2024/12/07 04:14:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1 2024/12/07 04:14:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 356a192b7913b04c54574d18c28d46e6395428ab /data2/home/59018/rclone-test-daqosuh0pase/pre-dest1/1 2024/12/07 04:14:48 DEBUG : pre-dest1/1: Parsed hash: 356a192b7913b04c54574d18c28d46e6395428ab 2024/12/07 04:14:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest1: Closing 1 unused connections 2024/12/07 04:14:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/pre-dest2: Closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (19.46s) === RUN TestSyncCopyDest run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.02s) === RUN TestSyncBackupDir run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:14:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:57 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:14:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:14:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:14:57 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:14:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:14:58 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:14:58 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:14:58 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:14:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:14:58 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:14:58 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/dst" 2024/12/07 04:14:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: New connection [2a01:4f9:c011:405e::1]:50160->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:15:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell type "unix" from config 2024/12/07 04:15:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:15:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:15:00 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/backup" 2024/12/07 04:15:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: New connection [2a01:4f9:c011:405e::1]:50172->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:15:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Shell type "unix" from config 2024/12/07 04:15:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/backup" 2024/12/07 04:15:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/backup" 2024/12/07 04:15:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:15:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:15:03 DEBUG : two: Unchanged skipping 2024/12/07 04:15:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:15:04 INFO : one: Moved (server-side) 2024/12/07 04:15:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:15:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial" 2024/12/07 04:15:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:15:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:15:05 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:15:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 04:15:05 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/12/07 04:15:05 INFO : one: Copied (new) 2024/12/07 04:15:05 DEBUG : Waiting for deletions to finish 2024/12/07 04:15:05 INFO : three.txt: Moved (server-side) 2024/12/07 04:15:05 INFO : three.txt: Moved into backup dir 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:07 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:07 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:07 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:15:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:08 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one" 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:08 DEBUG : backup/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one" 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:08 DEBUG : backup/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt" 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:08 DEBUG : backup/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:15:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt" 2024/12/07 04:15:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:09 DEBUG : backup/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:15:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:11 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:15:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:11 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:15:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:15:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:12 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:12 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:12 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:12 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:15:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one" 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:13 DEBUG : backup/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one" 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:13 DEBUG : backup/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt" 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:13 DEBUG : backup/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt" 2024/12/07 04:15:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:14 DEBUG : backup/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:15:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:15:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:15:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:15:14 DEBUG : two: Unchanged skipping 2024/12/07 04:15:14 INFO : one: Deleted 2024/12/07 04:15:15 INFO : one: Moved (server-side) 2024/12/07 04:15:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:15:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial" 2024/12/07 04:15:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:15:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:15:16 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:15:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 04:15:16 DEBUG : one.1503b713.partial: renamed to: one 2024/12/07 04:15:16 INFO : one: Copied (new) 2024/12/07 04:15:16 DEBUG : Waiting for deletions to finish 2024/12/07 04:15:16 INFO : three.txt: Deleted 2024/12/07 04:15:17 INFO : three.txt: Moved (server-side) 2024/12/07 04:15:17 INFO : three.txt: Moved into backup dir 2024/12/07 04:15:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:18 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:15:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:18 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7 2024/12/07 04:15:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:19 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:19 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one" 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:19 DEBUG : backup/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one" 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/backup/one 2024/12/07 04:15:19 DEBUG : backup/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt" 2024/12/07 04:15:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:20 DEBUG : backup/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:15:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt" 2024/12/07 04:15:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt 2024/12/07 04:15:20 DEBUG : backup/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:15:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Closing 1 unused connections --- PASS: TestSyncBackupDir (30.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:15:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Closing 1 unused connections 2024/12/07 04:15:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:27 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:15:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:27 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:15:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:28 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:28 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:28 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:28 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:15:28 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/dst" 2024/12/07 04:15:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: New connection [2a01:4f9:c011:405e::1]:57286->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:15:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell type "unix" from config 2024/12/07 04:15:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:15:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:15:30 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/backup" 2024/12/07 04:15:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: New connection [2a01:4f9:c011:405e::1]:57294->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:15:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Shell type "unix" from config 2024/12/07 04:15:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/backup" 2024/12/07 04:15:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/backup" 2024/12/07 04:15:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:15:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:15:32 DEBUG : two: Unchanged skipping 2024/12/07 04:15:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:15:33 INFO : one: Moved (server-side) to: one.bak 2024/12/07 04:15:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:15:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial" 2024/12/07 04:15:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:15:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:15:34 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:15:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 04:15:35 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/12/07 04:15:35 INFO : one: Copied (new) 2024/12/07 04:15:35 DEBUG : Waiting for deletions to finish 2024/12/07 04:15:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 04:15:35 INFO : three.txt: Moved into backup dir 2024/12/07 04:15:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak" 2024/12/07 04:15:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:36 DEBUG : backup/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:15:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak" 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:37 DEBUG : backup/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak" 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:37 DEBUG : backup/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak" 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:37 DEBUG : backup/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:37 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:15:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:38 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:15:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:15:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:15:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:40 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:15:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:41 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:41 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:41 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:41 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:15:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:42 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak" 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:42 DEBUG : backup/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak" 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:42 DEBUG : backup/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak" 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:42 DEBUG : backup/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:15:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak" 2024/12/07 04:15:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:43 DEBUG : backup/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:15:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:15:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:15:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:15:43 DEBUG : two: Unchanged skipping 2024/12/07 04:15:43 INFO : one.bak: Deleted 2024/12/07 04:15:44 INFO : one: Moved (server-side) to: one.bak 2024/12/07 04:15:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:15:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial" 2024/12/07 04:15:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:15:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:15:45 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:15:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 04:15:45 DEBUG : one.1503b713.partial: renamed to: one 2024/12/07 04:15:45 INFO : one: Copied (new) 2024/12/07 04:15:45 DEBUG : Waiting for deletions to finish 2024/12/07 04:15:46 INFO : three.txt.bak: Deleted 2024/12/07 04:15:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dest: Closing 1 unused connections 2024/12/07 04:15:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 04:15:46 INFO : three.txt: Moved into backup dir 2024/12/07 04:15:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:47 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:15:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:47 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7 2024/12/07 04:15:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:48 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:48 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak" 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:48 DEBUG : backup/one.bak: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak" 2024/12/07 04:15:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/backup/one.bak 2024/12/07 04:15:49 DEBUG : backup/one.bak: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:15:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak" 2024/12/07 04:15:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:49 DEBUG : backup/three.txt.bak: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:15:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak" 2024/12/07 04:15:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/backup/three.txt.bak 2024/12/07 04:15:49 DEBUG : backup/three.txt.bak: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:15:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (29.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:15:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:56 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:15:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:15:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:15:57 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:57 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:15:57 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:57 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:15:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:15:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:15:58 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:15:58 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/dst" 2024/12/07 04:15:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: New connection [2a01:4f9:c011:405e::1]:53870->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:15:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell type "unix" from config 2024/12/07 04:15:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:15:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:15:59 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/backup" 2024/12/07 04:16:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: New connection [2a01:4f9:c011:405e::1]:53880->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:16:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Shell type "unix" from config 2024/12/07 04:16:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/backup" 2024/12/07 04:16:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/backup" 2024/12/07 04:16:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:16:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:16:02 DEBUG : two: Unchanged skipping 2024/12/07 04:16:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:16:02 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 04:16:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:16:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial" 2024/12/07 04:16:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:16:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:16:03 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 04:16:04 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/12/07 04:16:04 INFO : one: Copied (new) 2024/12/07 04:16:04 DEBUG : Waiting for deletions to finish 2024/12/07 04:16:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 04:16:04 INFO : three.txt: Moved into backup dir 2024/12/07 04:16:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01" 2024/12/07 04:16:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:06 DEBUG : backup/one-2019-01-01: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01" 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:06 DEBUG : backup/one-2019-01-01: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt" 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:06 DEBUG : backup/three-2019-01-01.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt" 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:06 DEBUG : backup/three-2019-01-01.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:16:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:07 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:07 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:07 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:07 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:16:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:10 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:10 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:10 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:10 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:11 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:11 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01" 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:11 DEBUG : backup/one-2019-01-01: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01" 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:11 DEBUG : backup/one-2019-01-01: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt" 2024/12/07 04:16:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:12 DEBUG : backup/three-2019-01-01.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:16:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt" 2024/12/07 04:16:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:12 DEBUG : backup/three-2019-01-01.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:16:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:16:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:16:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:16:12 DEBUG : two: Unchanged skipping 2024/12/07 04:16:13 INFO : one-2019-01-01: Deleted 2024/12/07 04:16:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 04:16:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:16:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial" 2024/12/07 04:16:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:16:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:16:14 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:16:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 04:16:14 DEBUG : one.1503b713.partial: renamed to: one 2024/12/07 04:16:14 INFO : one: Copied (new) 2024/12/07 04:16:14 DEBUG : Waiting for deletions to finish 2024/12/07 04:16:15 INFO : three-2019-01-01.txt: Deleted 2024/12/07 04:16:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 04:16:15 INFO : three.txt: Moved into backup dir 2024/12/07 04:16:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Closing 1 unused connections 2024/12/07 04:16:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:16 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:16:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:17 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:17 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:17 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01" 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:17 DEBUG : backup/one-2019-01-01: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01" 2024/12/07 04:16:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/backup/one-2019-01-01 2024/12/07 04:16:18 DEBUG : backup/one-2019-01-01: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:16:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt" 2024/12/07 04:16:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:18 DEBUG : backup/three-2019-01-01.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:16:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt" 2024/12/07 04:16:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/backup/three-2019-01-01.txt 2024/12/07 04:16:18 DEBUG : backup/three-2019-01-01.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:16:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/backup: Closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:16:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:26 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:26 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:26 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:26 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:27 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:16:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:27 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:16:27 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/dst" 2024/12/07 04:16:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: New connection [2a01:4f9:c011:405e::1]:54970->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:16:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell type "unix" from config 2024/12/07 04:16:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:16:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:16:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:16:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:16:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:16:29 DEBUG : two: Unchanged skipping 2024/12/07 04:16:30 INFO : one: Moved (server-side) to: one.bak 2024/12/07 04:16:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:16:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial" 2024/12/07 04:16:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:16:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:16:31 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 04:16:31 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/12/07 04:16:31 INFO : one: Copied (new) 2024/12/07 04:16:31 DEBUG : Waiting for deletions to finish 2024/12/07 04:16:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 04:16:32 INFO : three.txt: Moved into backup dir 2024/12/07 04:16:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:33 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:33 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:16:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:16:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:34 DEBUG : dst/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:34 DEBUG : dst/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:34 DEBUG : dst/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:34 DEBUG : dst/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:35 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:16:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:35 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:37 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:37 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:37 DEBUG : dst/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:16:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:38 DEBUG : dst/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:38 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:38 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:38 DEBUG : dst/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:16:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:16:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:39 DEBUG : dst/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:16:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:16:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:16:40 DEBUG : one.bak: Excluded (Path Filter) 2024/12/07 04:16:40 DEBUG : one.bak: Excluded 2024/12/07 04:16:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/07 04:16:40 DEBUG : three.txt.bak: Excluded 2024/12/07 04:16:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:16:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:16:40 DEBUG : two: Unchanged skipping 2024/12/07 04:16:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for checks to finish 2024/12/07 04:16:40 INFO : one.bak: Deleted 2024/12/07 04:16:40 INFO : one: Moved (server-side) to: one.bak 2024/12/07 04:16:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Waiting for transfers to finish 2024/12/07 04:16:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial" 2024/12/07 04:16:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:16:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:16:41 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:16:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 04:16:42 DEBUG : one.1503b713.partial: renamed to: one 2024/12/07 04:16:42 INFO : one: Copied (new) 2024/12/07 04:16:42 DEBUG : Waiting for deletions to finish 2024/12/07 04:16:42 INFO : three.txt.bak: Deleted 2024/12/07 04:16:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 04:16:42 INFO : three.txt: Moved into backup dir 2024/12/07 04:16:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:44 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:44 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:44 DEBUG : dst/one.bak: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:16:44 DEBUG : dst/one.bak: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:16:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:45 DEBUG : dst/three.txt.bak: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:16:45 DEBUG : dst/three.txt.bak: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Closing 1 unused connections 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:45 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:46 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b --- PASS: TestSyncBackupDirSuffixOnly (26.59s) === RUN TestSyncSuffix run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:16:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:52 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:16:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:16:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:16:52 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:16:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:16:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:53 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:16:53 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:53 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:16:53 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:16:53 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/dst" 2024/12/07 04:16:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: New connection [2a01:4f9:c011:405e::1]:46832->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:16:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell type "unix" from config 2024/12/07 04:16:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:16:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:16:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:16:56 INFO : one: Moved (server-side) to: one.bak 2024/12/07 04:16:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial" 2024/12/07 04:16:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:16:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:16:57 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:16:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 04:16:57 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/12/07 04:16:57 INFO : one: Copied (new) 2024/12/07 04:16:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:16:57 DEBUG : two: Unchanged skipping 2024/12/07 04:16:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 04:16:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 04:16:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.468f3f0c.partial" 2024/12/07 04:16:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.468f3f0c.partial 2024/12/07 04:16:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.468f3f0c.partial 2024/12/07 04:16:59 DEBUG : three.txt.468f3f0c.partial: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:16:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/07 04:16:59 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2024/12/07 04:16:59 INFO : three.txt: Copied (new) 2024/12/07 04:17:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:01 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:01 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:01 DEBUG : dst/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:01 DEBUG : dst/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:17:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:02 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:02 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:02 DEBUG : dst/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:17:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:03 DEBUG : dst/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:17:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:03 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:17:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:03 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:17:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:04 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:17:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:05 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:05 DEBUG : dst/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:05 DEBUG : dst/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:05 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:06 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:06 DEBUG : dst/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:06 DEBUG : dst/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:06 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:17:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:07 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:17:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:17:07 INFO : one.bak: Deleted 2024/12/07 04:17:07 INFO : one: Moved (server-side) to: one.bak 2024/12/07 04:17:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial" 2024/12/07 04:17:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:17:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:17:08 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:17:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 04:17:09 DEBUG : one.1503b713.partial: renamed to: one 2024/12/07 04:17:09 INFO : one: Copied (new) 2024/12/07 04:17:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:17:09 DEBUG : two: Unchanged skipping 2024/12/07 04:17:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 04:17:09 INFO : three.txt.bak: Deleted 2024/12/07 04:17:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 04:17:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.ff911d53.partial" 2024/12/07 04:17:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.ff911d53.partial 2024/12/07 04:17:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 423e01c5e84a30d129b97aedb6e219a9 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.ff911d53.partial 2024/12/07 04:17:11 DEBUG : three.txt.ff911d53.partial: Parsed hash: 423e01c5e84a30d129b97aedb6e219a9 2024/12/07 04:17:11 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/07 04:17:11 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2024/12/07 04:17:11 INFO : three.txt: Copied (new) 2024/12/07 04:17:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:12 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:17:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:13 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:13 DEBUG : dst/one.bak: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak" 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.bak 2024/12/07 04:17:13 DEBUG : dst/one.bak: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 423e01c5e84a30d129b97aedb6e219a9 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:14 DEBUG : dst/three.txt: Parsed hash: 423e01c5e84a30d129b97aedb6e219a9 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:14 DEBUG : dst/three.txt: Parsed hash: 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:14 DEBUG : dst/three.txt.bak: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak" 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.bak 2024/12/07 04:17:14 DEBUG : dst/three.txt.bak: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Closing 1 unused connections 2024/12/07 04:17:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:15 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:17:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:15 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b --- PASS: TestSyncSuffix (29.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:17:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:21 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:17:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:22 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:22 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:22 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:23 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:17:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:23 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:17:23 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-daqosuh0pase/dst" 2024/12/07 04:17:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: New connection [2a01:4f9:c011:405e::1]:40788->[2001:470:1:eb::9]:22 to "SSH-2.0-OpenSSH_9.7-hpn14v15 FreeBSD-openssh-portable-9.7.p1_2,1" 2024/12/07 04:17:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell type "unix" from config 2024/12/07 04:17:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Relative path resolved to "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:17:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Using root directory "/data2/home/59018/rclone-test-daqosuh0pase/dst" 2024/12/07 04:17:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 04:17:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 04:17:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial" 2024/12/07 04:17:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:17:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.a87a5b8d.partial 2024/12/07 04:17:26 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:17:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 04:17:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/12/07 04:17:27 INFO : one: Copied (new) 2024/12/07 04:17:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:17:27 DEBUG : two: Unchanged skipping 2024/12/07 04:17:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 04:17:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 04:17:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.468f3f0c.partial" 2024/12/07 04:17:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.468f3f0c.partial 2024/12/07 04:17:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.468f3f0c.partial 2024/12/07 04:17:28 DEBUG : three.txt.468f3f0c.partial: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:17:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/07 04:17:29 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2024/12/07 04:17:29 INFO : three.txt: Copied (new) 2024/12/07 04:17:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:30 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:17:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:30 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:17:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01" 2024/12/07 04:17:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:31 DEBUG : dst/one-2019-01-01: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01" 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:31 DEBUG : dst/one-2019-01-01: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt" 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:31 DEBUG : dst/three-2019-01-01.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt" 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:31 DEBUG : dst/three-2019-01-01.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:32 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:32 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:32 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:32 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:17:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:34 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:34 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01" 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: f97c5d29941bfb1b2fdab0874906ab82 /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:34 DEBUG : dst/one-2019-01-01: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01" 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:34 DEBUG : dst/one-2019-01-01: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106 2024/12/07 04:17:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt" 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878 /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:35 DEBUG : dst/three-2019-01-01.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt" 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:35 DEBUG : dst/three-2019-01-01.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:35 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:36 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:17:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:36 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:17:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:36 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b 2024/12/07 04:17:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 04:17:36 INFO : one-2019-01-01: Deleted 2024/12/07 04:17:37 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 04:17:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial" 2024/12/07 04:17:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:17:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one.1503b713.partial 2024/12/07 04:17:38 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:17:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 04:17:38 DEBUG : one.1503b713.partial: renamed to: one 2024/12/07 04:17:38 INFO : one: Copied (new) 2024/12/07 04:17:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:17:38 DEBUG : two: Unchanged skipping 2024/12/07 04:17:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 04:17:39 INFO : three-2019-01-01.txt: Deleted 2024/12/07 04:17:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 04:17:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.ff911d53.partial" 2024/12/07 04:17:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.ff911d53.partial 2024/12/07 04:17:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Remote command result: 423e01c5e84a30d129b97aedb6e219a9 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt.ff911d53.partial 2024/12/07 04:17:40 DEBUG : three.txt.ff911d53.partial: Parsed hash: 423e01c5e84a30d129b97aedb6e219a9 2024/12/07 04:17:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/07 04:17:41 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2024/12/07 04:17:41 INFO : three.txt: Copied (new) 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 0f93e81041f0cab37c37a05ae998b219 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:42 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one" 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7 /data2/home/59018/rclone-test-daqosuh0pase/dst/one 2024/12/07 04:17:42 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01" 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: c7957179c41f69d44f217a108c7915d8 /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:42 DEBUG : dst/one-2019-01-01: Parsed hash: c7957179c41f69d44f217a108c7915d8 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01" 2024/12/07 04:17:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Closing 1 unused connections 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42 /data2/home/59018/rclone-test-daqosuh0pase/dst/one-2019-01-01 2024/12/07 04:17:43 DEBUG : dst/one-2019-01-01: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt" 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 91341eed84691a83caea73aa785736d5 /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:43 DEBUG : dst/three-2019-01-01.txt: Parsed hash: 91341eed84691a83caea73aa785736d5 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt" 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254 /data2/home/59018/rclone-test-daqosuh0pase/dst/three-2019-01-01.txt 2024/12/07 04:17:43 DEBUG : dst/three-2019-01-01.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 423e01c5e84a30d129b97aedb6e219a9 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:43 DEBUG : dst/three.txt: Parsed hash: 423e01c5e84a30d129b97aedb6e219a9 2024/12/07 04:17:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt" 2024/12/07 04:17:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 /data2/home/59018/rclone-test-daqosuh0pase/dst/three.txt 2024/12/07 04:17:44 DEBUG : dst/three.txt: Parsed hash: 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 2024/12/07 04:17:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61 /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:44 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61 2024/12/07 04:17:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/dst/two" 2024/12/07 04:17:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b /data2/home/59018/rclone-test-daqosuh0pase/dst/two 2024/12/07 04:17:44 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b --- PASS: TestSyncSuffixKeepExtension (29.42s) === RUN TestSyncUTFNorm run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:17:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/Testêé" 2024/12/07 04:17:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/Testêé 2024/12/07 04:17:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3b5c716b1f94ae30389ea40ea76fa0d5 /data2/home/59018/rclone-test-daqosuh0pase/Testêé 2024/12/07 04:17:49 DEBUG : Testêé: Parsed hash: 3b5c716b1f94ae30389ea40ea76fa0d5 2024/12/07 04:17:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/Testêé" 2024/12/07 04:17:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/Testêé 2024/12/07 04:17:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 9e07bb4df9a34576128e170c28f69143aadd41be /data2/home/59018/rclone-test-daqosuh0pase/Testêé 2024/12/07 04:17:49 DEBUG : Testêé: Parsed hash: 9e07bb4df9a34576128e170c28f69143aadd41be 2024/12/07 04:17:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/07 04:17:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:17:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:17:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/Testêé.53508f02.partial" 2024/12/07 04:17:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/Testêé.53508f02.partial 2024/12/07 04:17:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ce114e4501d2f4e2dcea3e17b546f339 /data2/home/59018/rclone-test-daqosuh0pase/Testêé.53508f02.partial 2024/12/07 04:17:50 DEBUG : Testêé.53508f02.partial: Parsed hash: ce114e4501d2f4e2dcea3e17b546f339 2024/12/07 04:17:50 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/12/07 04:17:51 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2024/12/07 04:17:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/07 04:17:51 DEBUG : Waiting for deletions to finish 2024/12/07 04:17:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/Testêé" 2024/12/07 04:17:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/Testêé 2024/12/07 04:17:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: ce114e4501d2f4e2dcea3e17b546f339 /data2/home/59018/rclone-test-daqosuh0pase/Testêé 2024/12/07 04:17:52 DEBUG : Testêé: Parsed hash: ce114e4501d2f4e2dcea3e17b546f339 2024/12/07 04:17:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/Testêé" 2024/12/07 04:17:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/Testêé 2024/12/07 04:17:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: a54d88e06612d820bc3be72877c74f257b561b19 /data2/home/59018/rclone-test-daqosuh0pase/Testêé 2024/12/07 04:17:52 DEBUG : Testêé: Parsed hash: a54d88e06612d820bc3be72877c74f257b561b19 --- PASS: TestSyncUTFNorm (5.91s) === RUN TestSyncImmutable run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:17:54 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 04:17:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:17:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:17:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial" 2024/12/07 04:17:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial 2024/12/07 04:17:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing.468f3f0c.partial 2024/12/07 04:17:55 DEBUG : existing.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:17:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 04:17:55 DEBUG : existing.468f3f0c.partial: renamed to: existing 2024/12/07 04:17:55 INFO : existing: Copied (new) 2024/12/07 04:17:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:17:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:17:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:56 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:17:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:17:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:56 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:17:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:17:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:57 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:17:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:17:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:57 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:17:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/07 04:17:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:17:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:17:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:58 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:17:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/07 04:17:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:17:58 ERROR : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: not deleting files as there were IO errors 2024/12/07 04:17:58 ERROR : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: not deleting directories as there were IO errors run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:17:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:17:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:59 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:17:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/existing" 2024/12/07 04:17:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/existing 2024/12/07 04:17:59 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 --- PASS: TestSyncImmutable (9.52s) === RUN TestSyncIgnoreCase run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:18:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/EXISTING" 2024/12/07 04:18:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/EXISTING 2024/12/07 04:18:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/EXISTING 2024/12/07 04:18:04 DEBUG : EXISTING: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/EXISTING" 2024/12/07 04:18:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/EXISTING 2024/12/07 04:18:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/EXISTING 2024/12/07 04:18:04 DEBUG : EXISTING: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:18:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:18:05 DEBUG : existing: Unchanged skipping 2024/12/07 04:18:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:18:05 DEBUG : Waiting for deletions to finish 2024/12/07 04:18:05 INFO : There was nothing to transfer 2024/12/07 04:18:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/EXISTING" 2024/12/07 04:18:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/EXISTING 2024/12/07 04:18:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/EXISTING 2024/12/07 04:18:06 DEBUG : EXISTING: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/EXISTING" 2024/12/07 04:18:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/EXISTING 2024/12/07 04:18:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/EXISTING 2024/12/07 04:18:06 DEBUG : EXISTING: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 --- PASS: TestSyncIgnoreCase (4.53s) === RUN TestFixCase run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.02s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (3.06s) --- SKIP: TestMaxTransfer/Hard (1.02s) --- SKIP: TestMaxTransfer/Soft (1.02s) --- SKIP: TestMaxTransfer/Cautious (1.02s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:18:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Closing 1 unused connections 2024/12/07 04:18:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase/dst: Closing 1 unused connections 2024/12/07 04:18:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both0" 2024/12/07 04:18:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:18:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:18:42 DEBUG : both0: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both0" 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:18:43 DEBUG : both0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both1" 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:18:43 DEBUG : both1: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both1" 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:18:43 DEBUG : both1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both10" 2024/12/07 04:18:43 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:18:44 DEBUG : both10: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both10" 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:18:44 DEBUG : both10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both11" 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:18:44 DEBUG : both11: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both11" 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:18:44 DEBUG : both11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both12" 2024/12/07 04:18:44 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:18:45 DEBUG : both12: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both12" 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:18:45 DEBUG : both12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both13" 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:18:45 DEBUG : both13: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both13" 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:18:45 DEBUG : both13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:45 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both14" 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:18:46 DEBUG : both14: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both14" 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:18:46 DEBUG : both14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both15" 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:18:46 DEBUG : both15: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both15" 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:18:46 DEBUG : both15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:46 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both16" 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:18:47 DEBUG : both16: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both16" 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:18:47 DEBUG : both16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both17" 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:18:47 DEBUG : both17: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both17" 2024/12/07 04:18:47 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:18:48 DEBUG : both17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both18" 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:18:48 DEBUG : both18: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both18" 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:18:48 DEBUG : both18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both19" 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:18:48 DEBUG : both19: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both19" 2024/12/07 04:18:48 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:18:49 DEBUG : both19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both2" 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:18:49 DEBUG : both2: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both2" 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:18:49 DEBUG : both2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both3" 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:18:49 DEBUG : both3: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:49 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both3" 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:18:50 DEBUG : both3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both4" 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:18:50 DEBUG : both4: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both4" 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:18:50 DEBUG : both4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both5" 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:18:50 DEBUG : both5: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:50 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both5" 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:18:51 DEBUG : both5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both6" 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:18:51 DEBUG : both6: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both6" 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:18:51 DEBUG : both6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both7" 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:18:51 DEBUG : both7: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both7" 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:18:52 DEBUG : both7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both8" 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:18:52 DEBUG : both8: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both8" 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:18:52 DEBUG : both8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both9" 2024/12/07 04:18:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:18:53 DEBUG : both9: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both9" 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:18:53 DEBUG : both9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only0" 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:18:53 DEBUG : only0: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only0" 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:18:53 DEBUG : only0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only1" 2024/12/07 04:18:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:18:54 DEBUG : only1: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only1" 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:18:54 DEBUG : only1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only10" 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:18:54 DEBUG : only10: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only10" 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:18:54 DEBUG : only10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only11" 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:18:55 DEBUG : only11: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only11" 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:18:55 DEBUG : only11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only12" 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:18:55 DEBUG : only12: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only12" 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:18:55 DEBUG : only12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only13" 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:18:56 DEBUG : only13: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only13" 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:18:56 DEBUG : only13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only14" 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:18:56 DEBUG : only14: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only14" 2024/12/07 04:18:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:18:57 DEBUG : only14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only15" 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:18:57 DEBUG : only15: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only15" 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:18:57 DEBUG : only15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only16" 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:18:57 DEBUG : only16: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only16" 2024/12/07 04:18:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:18:58 DEBUG : only16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only17" 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:18:58 DEBUG : only17: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only17" 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:18:58 DEBUG : only17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only18" 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:18:58 DEBUG : only18: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only18" 2024/12/07 04:18:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:18:59 DEBUG : only18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only19" 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:18:59 DEBUG : only19: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only19" 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:18:59 DEBUG : only19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only2" 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:18:59 DEBUG : only2: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:18:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only2" 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:19:00 DEBUG : only2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only3" 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:19:00 DEBUG : only3: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only3" 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:19:00 DEBUG : only3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only4" 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:19:00 DEBUG : only4: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only4" 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:19:01 DEBUG : only4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only5" 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:19:01 DEBUG : only5: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only5" 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:19:01 DEBUG : only5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only6" 2024/12/07 04:19:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:19:02 DEBUG : only6: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only6" 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:19:02 DEBUG : only6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only7" 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:19:02 DEBUG : only7: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only7" 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:19:02 DEBUG : only7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only8" 2024/12/07 04:19:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:19:03 DEBUG : only8: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only8" 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:19:03 DEBUG : only8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only9" 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:19:03 DEBUG : only9: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only9" 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:19:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:19:03 DEBUG : only9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:04 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:19:04 DEBUG : both0: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both12: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both13: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both14: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both15: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both1: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both11: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both10: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both16: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both2: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both3: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both17: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both5: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both18: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both19: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both4: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:19:04 DEBUG : both9: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both6: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both7: Unchanged skipping 2024/12/07 04:19:04 DEBUG : both8: Unchanged skipping 2024/12/07 04:19:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:19:04 DEBUG : Waiting for deletions to finish 2024/12/07 04:19:04 INFO : only1: Deleted 2024/12/07 04:19:04 INFO : only18: Deleted 2024/12/07 04:19:04 INFO : only5: Deleted 2024/12/07 04:19:04 INFO : only11: Deleted 2024/12/07 04:19:04 INFO : only12: Deleted 2024/12/07 04:19:04 INFO : only16: Deleted 2024/12/07 04:19:04 INFO : only17: Deleted 2024/12/07 04:19:04 INFO : only13: Deleted 2024/12/07 04:19:04 INFO : only2: Deleted 2024/12/07 04:19:04 INFO : only7: Deleted 2024/12/07 04:19:04 INFO : only8: Deleted 2024/12/07 04:19:04 INFO : only4: Deleted 2024/12/07 04:19:04 INFO : only19: Deleted 2024/12/07 04:19:04 INFO : only0: Deleted 2024/12/07 04:19:04 INFO : only14: Deleted 2024/12/07 04:19:04 INFO : only6: Deleted 2024/12/07 04:19:05 INFO : only15: Deleted 2024/12/07 04:19:05 INFO : only3: Deleted 2024/12/07 04:19:05 INFO : only9: Deleted 2024/12/07 04:19:05 INFO : only10: Deleted 2024/12/07 04:19:05 INFO : There was nothing to transfer run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:19:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both0" 2024/12/07 04:19:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:19:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:19:05 DEBUG : both0: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both0" 2024/12/07 04:19:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:19:06 DEBUG : both0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both1" 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:19:06 DEBUG : both1: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both1" 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:19:06 DEBUG : both1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both10" 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:19:06 DEBUG : both10: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both10" 2024/12/07 04:19:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:19:07 DEBUG : both10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both11" 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:19:07 DEBUG : both11: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both11" 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:19:07 DEBUG : both11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both12" 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:19:07 DEBUG : both12: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both12" 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:19:08 DEBUG : both12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both13" 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:19:08 DEBUG : both13: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both13" 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:19:08 DEBUG : both13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both14" 2024/12/07 04:19:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:19:09 DEBUG : both14: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both14" 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:19:09 DEBUG : both14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both15" 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:19:09 DEBUG : both15: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both15" 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:19:09 DEBUG : both15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both16" 2024/12/07 04:19:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:19:10 DEBUG : both16: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both16" 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:19:10 DEBUG : both16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both17" 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:19:10 DEBUG : both17: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both17" 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:19:10 DEBUG : both17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both18" 2024/12/07 04:19:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:19:11 DEBUG : both18: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both18" 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:19:11 DEBUG : both18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both19" 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:19:11 DEBUG : both19: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both19" 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:19:11 DEBUG : both19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both2" 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:19:12 DEBUG : both2: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both2" 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:19:12 DEBUG : both2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both3" 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:19:12 DEBUG : both3: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both3" 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:19:12 DEBUG : both3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both4" 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:19:13 DEBUG : both4: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both4" 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:19:13 DEBUG : both4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both5" 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:19:13 DEBUG : both5: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both5" 2024/12/07 04:19:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:19:14 DEBUG : both5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both6" 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:19:14 DEBUG : both6: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both6" 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:19:14 DEBUG : both6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both7" 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:19:14 DEBUG : both7: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both7" 2024/12/07 04:19:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:19:15 DEBUG : both7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both8" 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:19:15 DEBUG : both8: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both8" 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:19:15 DEBUG : both8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both9" 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:19:15 DEBUG : both9: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both9" 2024/12/07 04:19:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:19:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:19:16 DEBUG : both9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 --- PASS: TestSyncConcurrentDelete (69.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:19:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both0" 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:19:52 DEBUG : both0: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both0" 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:19:52 DEBUG : both0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both1" 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:19:52 DEBUG : both1: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both1" 2024/12/07 04:19:52 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:19:53 DEBUG : both1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both10" 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:19:53 DEBUG : both10: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both10" 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:19:53 DEBUG : both10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both11" 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:19:53 DEBUG : both11: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both11" 2024/12/07 04:19:53 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:19:54 DEBUG : both11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both12" 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:19:54 DEBUG : both12: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both12" 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:19:54 DEBUG : both12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both13" 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:19:54 DEBUG : both13: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:54 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both13" 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:19:55 DEBUG : both13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both14" 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:19:55 DEBUG : both14: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both14" 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:19:55 DEBUG : both14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both15" 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:19:55 DEBUG : both15: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:55 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both15" 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:19:56 DEBUG : both15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both16" 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:19:56 DEBUG : both16: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both16" 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:19:56 DEBUG : both16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both17" 2024/12/07 04:19:56 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:19:57 DEBUG : both17: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both17" 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:19:57 DEBUG : both17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both18" 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:19:57 DEBUG : both18: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both18" 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:19:57 DEBUG : both18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both19" 2024/12/07 04:19:57 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:19:58 DEBUG : both19: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both19" 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:19:58 DEBUG : both19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both2" 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:19:58 DEBUG : both2: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both2" 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:19:58 DEBUG : both2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both3" 2024/12/07 04:19:58 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:19:59 DEBUG : both3: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both3" 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:19:59 DEBUG : both3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both4" 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:19:59 DEBUG : both4: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both4" 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:19:59 DEBUG : both4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:19:59 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both5" 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:20:00 DEBUG : both5: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both5" 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:20:00 DEBUG : both5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both6" 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:20:00 DEBUG : both6: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both6" 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:20:00 DEBUG : both6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:00 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both7" 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:20:01 DEBUG : both7: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both7" 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:20:01 DEBUG : both7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both8" 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:20:01 DEBUG : both8: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both8" 2024/12/07 04:20:01 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:20:02 DEBUG : both8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both9" 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:20:02 DEBUG : both9: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both9" 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:20:02 DEBUG : both9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only0" 2024/12/07 04:20:02 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:20:03 DEBUG : only0: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only0" 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:20:03 DEBUG : only0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only1" 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:20:03 DEBUG : only1: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only1" 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:20:03 DEBUG : only1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only10" 2024/12/07 04:20:03 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:20:04 DEBUG : only10: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only10" 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:20:04 DEBUG : only10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only11" 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:20:04 DEBUG : only11: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only11" 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:20:04 DEBUG : only11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only12" 2024/12/07 04:20:04 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:20:05 DEBUG : only12: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only12" 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:20:05 DEBUG : only12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only13" 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:20:05 DEBUG : only13: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only13" 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:20:05 DEBUG : only13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:05 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only14" 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:20:06 DEBUG : only14: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only14" 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:20:06 DEBUG : only14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only15" 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:20:06 DEBUG : only15: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only15" 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:20:06 DEBUG : only15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:06 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only16" 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:20:07 DEBUG : only16: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only16" 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:20:07 DEBUG : only16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only17" 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:20:07 DEBUG : only17: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only17" 2024/12/07 04:20:07 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:20:08 DEBUG : only17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only18" 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:20:08 DEBUG : only18: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only18" 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:20:08 DEBUG : only18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only19" 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:20:08 DEBUG : only19: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only19" 2024/12/07 04:20:08 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:20:09 DEBUG : only19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only2" 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:20:09 DEBUG : only2: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only2" 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:20:09 DEBUG : only2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only3" 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:20:09 DEBUG : only3: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:09 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only3" 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:20:10 DEBUG : only3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only4" 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:20:10 DEBUG : only4: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only4" 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:20:10 DEBUG : only4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only5" 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:20:10 DEBUG : only5: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:10 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only5" 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:20:11 DEBUG : only5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only6" 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:20:11 DEBUG : only6: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only6" 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:20:11 DEBUG : only6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only7" 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:20:11 DEBUG : only7: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:11 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only7" 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:20:12 DEBUG : only7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only8" 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:20:12 DEBUG : only8: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only8" 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:20:12 DEBUG : only8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only9" 2024/12/07 04:20:12 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:20:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:20:13 DEBUG : only9: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only9" 2024/12/07 04:20:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:20:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:20:13 DEBUG : only9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for checks to finish 2024/12/07 04:20:13 DEBUG : both0: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both12: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both13: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both10: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both15: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both16: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both17: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both18: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both19: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both2: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both3: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both4: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both5: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both6: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both7: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both8: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 04:20:13 DEBUG : both9: Unchanged skipping 2024/12/07 04:20:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/07 04:20:13 DEBUG : both14: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both1: Unchanged skipping 2024/12/07 04:20:13 DEBUG : both11: Unchanged skipping 2024/12/07 04:20:13 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Waiting for transfers to finish 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only0.5b6d5609.partial" 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only1.5b6d5609.partial" 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only0.5b6d5609.partial 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only1.5b6d5609.partial 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only10.5b6d5609.partial" 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only0.5b6d5609.partial 2024/12/07 04:20:14 DEBUG : only0.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:14 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only11.5b6d5609.partial" 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only10.5b6d5609.partial 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only1.5b6d5609.partial 2024/12/07 04:20:14 DEBUG : only1.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:14 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only11.5b6d5609.partial 2024/12/07 04:20:14 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only10.5b6d5609.partial 2024/12/07 04:20:14 DEBUG : only10.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:14 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:15 DEBUG : only0.5b6d5609.partial: renamed to: only0 2024/12/07 04:20:15 INFO : only0: Copied (replaced existing) 2024/12/07 04:20:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only11.5b6d5609.partial 2024/12/07 04:20:15 DEBUG : only11.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:15 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:15 DEBUG : only1.5b6d5609.partial: renamed to: only1 2024/12/07 04:20:15 INFO : only1: Copied (replaced existing) 2024/12/07 04:20:15 DEBUG : only10.5b6d5609.partial: renamed to: only10 2024/12/07 04:20:15 INFO : only10: Copied (replaced existing) 2024/12/07 04:20:15 DEBUG : only11.5b6d5609.partial: renamed to: only11 2024/12/07 04:20:15 INFO : only11: Copied (replaced existing) 2024/12/07 04:20:15 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only13.5b6d5609.partial" 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only14.5b6d5609.partial" 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only13.5b6d5609.partial 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only14.5b6d5609.partial 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only15.5b6d5609.partial" 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only13.5b6d5609.partial 2024/12/07 04:20:16 DEBUG : only13.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:16 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only15.5b6d5609.partial 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only12.5b6d5609.partial" 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only14.5b6d5609.partial 2024/12/07 04:20:16 DEBUG : only14.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:16 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only12.5b6d5609.partial 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only15.5b6d5609.partial 2024/12/07 04:20:16 DEBUG : only15.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:16 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:16 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only12.5b6d5609.partial 2024/12/07 04:20:16 DEBUG : only12.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:16 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:16 DEBUG : only13.5b6d5609.partial: renamed to: only13 2024/12/07 04:20:16 INFO : only13: Copied (replaced existing) 2024/12/07 04:20:16 DEBUG : only14.5b6d5609.partial: renamed to: only14 2024/12/07 04:20:16 INFO : only14: Copied (replaced existing) 2024/12/07 04:20:16 DEBUG : only15.5b6d5609.partial: renamed to: only15 2024/12/07 04:20:16 INFO : only15: Copied (replaced existing) 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only16.5b6d5609.partial" 2024/12/07 04:20:17 DEBUG : only12.5b6d5609.partial: renamed to: only12 2024/12/07 04:20:17 INFO : only12: Copied (replaced existing) 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only17.5b6d5609.partial" 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only16.5b6d5609.partial 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only17.5b6d5609.partial 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only16.5b6d5609.partial 2024/12/07 04:20:17 DEBUG : only16.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:17 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only18.5b6d5609.partial" 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only17.5b6d5609.partial 2024/12/07 04:20:17 DEBUG : only17.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:17 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only18.5b6d5609.partial 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only19.5b6d5609.partial" 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only18.5b6d5609.partial 2024/12/07 04:20:17 DEBUG : only18.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:17 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:17 DEBUG : only16.5b6d5609.partial: renamed to: only16 2024/12/07 04:20:17 INFO : only16: Copied (replaced existing) 2024/12/07 04:20:17 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only19.5b6d5609.partial 2024/12/07 04:20:17 DEBUG : only17.5b6d5609.partial: renamed to: only17 2024/12/07 04:20:17 INFO : only17: Copied (replaced existing) 2024/12/07 04:20:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only19.5b6d5609.partial 2024/12/07 04:20:18 DEBUG : only19.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:18 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:18 DEBUG : only18.5b6d5609.partial: renamed to: only18 2024/12/07 04:20:18 INFO : only18: Copied (replaced existing) 2024/12/07 04:20:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only2.5b6d5609.partial" 2024/12/07 04:20:18 DEBUG : only19.5b6d5609.partial: renamed to: only19 2024/12/07 04:20:18 INFO : only19: Copied (replaced existing) 2024/12/07 04:20:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only2.5b6d5609.partial 2024/12/07 04:20:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only3.5b6d5609.partial" 2024/12/07 04:20:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only3.5b6d5609.partial 2024/12/07 04:20:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only2.5b6d5609.partial 2024/12/07 04:20:18 DEBUG : only2.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:18 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only4.5b6d5609.partial" 2024/12/07 04:20:18 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only3.5b6d5609.partial 2024/12/07 04:20:18 DEBUG : only3.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:18 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only4.5b6d5609.partial 2024/12/07 04:20:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only5.5b6d5609.partial" 2024/12/07 04:20:19 DEBUG : only2.5b6d5609.partial: renamed to: only2 2024/12/07 04:20:19 INFO : only2: Copied (replaced existing) 2024/12/07 04:20:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only4.5b6d5609.partial 2024/12/07 04:20:19 DEBUG : only4.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:19 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only5.5b6d5609.partial 2024/12/07 04:20:19 DEBUG : only3.5b6d5609.partial: renamed to: only3 2024/12/07 04:20:19 INFO : only3: Copied (replaced existing) 2024/12/07 04:20:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only5.5b6d5609.partial 2024/12/07 04:20:19 DEBUG : only5.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:19 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:19 DEBUG : only4.5b6d5609.partial: renamed to: only4 2024/12/07 04:20:19 INFO : only4: Copied (replaced existing) 2024/12/07 04:20:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only6.5b6d5609.partial" 2024/12/07 04:20:19 DEBUG : only5.5b6d5609.partial: renamed to: only5 2024/12/07 04:20:19 INFO : only5: Copied (replaced existing) 2024/12/07 04:20:19 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only6.5b6d5609.partial 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only7.5b6d5609.partial" 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only6.5b6d5609.partial 2024/12/07 04:20:20 DEBUG : only6.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:20 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only7.5b6d5609.partial 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only8.5b6d5609.partial" 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only7.5b6d5609.partial 2024/12/07 04:20:20 DEBUG : only7.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:20 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only8.5b6d5609.partial 2024/12/07 04:20:20 DEBUG : only6.5b6d5609.partial: renamed to: only6 2024/12/07 04:20:20 INFO : only6: Copied (replaced existing) 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only9.5b6d5609.partial" 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only8.5b6d5609.partial 2024/12/07 04:20:20 DEBUG : only8.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:20 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only9.5b6d5609.partial 2024/12/07 04:20:20 DEBUG : only7.5b6d5609.partial: renamed to: only7 2024/12/07 04:20:20 INFO : only7: Copied (replaced existing) 2024/12/07 04:20:20 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only9.5b6d5609.partial 2024/12/07 04:20:20 DEBUG : only9.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:20 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 04:20:21 DEBUG : only8.5b6d5609.partial: renamed to: only8 2024/12/07 04:20:21 INFO : only8: Copied (replaced existing) 2024/12/07 04:20:21 DEBUG : only9.5b6d5609.partial: renamed to: only9 2024/12/07 04:20:21 INFO : only9: Copied (replaced existing) 2024/12/07 04:20:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:20:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both0" 2024/12/07 04:20:21 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:20:22 DEBUG : both0: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both0" 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both0 2024/12/07 04:20:22 DEBUG : both0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both1" 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:20:22 DEBUG : both1: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both1" 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both1 2024/12/07 04:20:22 DEBUG : both1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both10" 2024/12/07 04:20:22 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:20:23 DEBUG : both10: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both10" 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both10 2024/12/07 04:20:23 DEBUG : both10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both11" 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:20:23 DEBUG : both11: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both11" 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both11 2024/12/07 04:20:23 DEBUG : both11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:23 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both12" 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:20:24 DEBUG : both12: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both12" 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both12 2024/12/07 04:20:24 DEBUG : both12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both13" 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:20:24 DEBUG : both13: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both13" 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both13 2024/12/07 04:20:24 DEBUG : both13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:24 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both14" 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:20:25 DEBUG : both14: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both14" 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both14 2024/12/07 04:20:25 DEBUG : both14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both15" 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:20:25 DEBUG : both15: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both15" 2024/12/07 04:20:25 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both15 2024/12/07 04:20:26 DEBUG : both15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both16" 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:20:26 DEBUG : both16: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both16" 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both16 2024/12/07 04:20:26 DEBUG : both16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both17" 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:20:26 DEBUG : both17: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both17" 2024/12/07 04:20:26 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both17 2024/12/07 04:20:27 DEBUG : both17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both18" 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:20:27 DEBUG : both18: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both18" 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both18 2024/12/07 04:20:27 DEBUG : both18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both19" 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:20:27 DEBUG : both19: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both19" 2024/12/07 04:20:27 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both19 2024/12/07 04:20:28 DEBUG : both19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both2" 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:20:28 DEBUG : both2: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both2" 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both2 2024/12/07 04:20:28 DEBUG : both2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both3" 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:20:28 DEBUG : both3: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:28 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both3" 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both3 2024/12/07 04:20:29 DEBUG : both3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both4" 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:20:29 DEBUG : both4: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both4" 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both4 2024/12/07 04:20:29 DEBUG : both4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both5" 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:20:29 DEBUG : both5: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:29 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both5" 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both5 2024/12/07 04:20:30 DEBUG : both5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both6" 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:20:30 DEBUG : both6: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both6" 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both6 2024/12/07 04:20:30 DEBUG : both6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both7" 2024/12/07 04:20:30 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:20:31 DEBUG : both7: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both7" 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both7 2024/12/07 04:20:31 DEBUG : both7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both8" 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:20:31 DEBUG : both8: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both8" 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both8 2024/12/07 04:20:31 DEBUG : both8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both9" 2024/12/07 04:20:31 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 8ee2027983915ec78acc45027d874316 /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:20:32 DEBUG : both9: Parsed hash: 8ee2027983915ec78acc45027d874316 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/both9" 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 /data2/home/59018/rclone-test-daqosuh0pase/both9 2024/12/07 04:20:32 DEBUG : both9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only0" 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:20:32 DEBUG : only0: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only0" 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only0 2024/12/07 04:20:32 DEBUG : only0: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only1" 2024/12/07 04:20:32 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:20:33 DEBUG : only1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only1" 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only1 2024/12/07 04:20:33 DEBUG : only1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only10" 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:20:33 DEBUG : only10: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only10" 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only10 2024/12/07 04:20:33 DEBUG : only10: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:33 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only11" 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:20:34 DEBUG : only11: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only11" 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only11 2024/12/07 04:20:34 DEBUG : only11: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only12" 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:20:34 DEBUG : only12: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only12" 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only12 2024/12/07 04:20:34 DEBUG : only12: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:34 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only13" 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:20:35 DEBUG : only13: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only13" 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only13 2024/12/07 04:20:35 DEBUG : only13: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only14" 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:20:35 DEBUG : only14: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only14" 2024/12/07 04:20:35 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only14 2024/12/07 04:20:36 DEBUG : only14: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only15" 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:20:36 DEBUG : only15: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only15" 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only15 2024/12/07 04:20:36 DEBUG : only15: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only16" 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:20:36 DEBUG : only16: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only16" 2024/12/07 04:20:36 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only16 2024/12/07 04:20:37 DEBUG : only16: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only17" 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:20:37 DEBUG : only17: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only17" 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only17 2024/12/07 04:20:37 DEBUG : only17: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only18" 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:20:37 DEBUG : only18: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:37 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only18" 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only18 2024/12/07 04:20:38 DEBUG : only18: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only19" 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:20:38 DEBUG : only19: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only19" 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only19 2024/12/07 04:20:38 DEBUG : only19: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only2" 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:20:38 DEBUG : only2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:38 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only2" 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only2 2024/12/07 04:20:39 DEBUG : only2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only3" 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:20:39 DEBUG : only3: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only3" 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only3 2024/12/07 04:20:39 DEBUG : only3: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only4" 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:20:39 DEBUG : only4: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:39 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only4" 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only4 2024/12/07 04:20:40 DEBUG : only4: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only5" 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:20:40 DEBUG : only5: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only5" 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only5 2024/12/07 04:20:40 DEBUG : only5: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only6" 2024/12/07 04:20:40 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:20:41 DEBUG : only6: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only6" 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only6 2024/12/07 04:20:41 DEBUG : only6: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only7" 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:20:41 DEBUG : only7: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only7" 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only7 2024/12/07 04:20:41 DEBUG : only7: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only8" 2024/12/07 04:20:41 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:20:42 DEBUG : only8: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only8" 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only8 2024/12/07 04:20:42 DEBUG : only8: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only9" 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: md5 -r /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:20:42 DEBUG : only9: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Shell path "/data2/home/59018/rclone-test-daqosuh0pase/only9" 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Running remote command: sha1 -r /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:20:42 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /data2/home/59018/rclone-test-daqosuh0pase/only9 2024/12/07 04:20:42 DEBUG : only9: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 --- PASS: TestSyncConcurrentTruncate (89.33s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:20:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:20:50 DEBUG : sub dir: Making directory 2024/12/07 04:20:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:21:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 04:21:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 04:21:21 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:21:21 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (63.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:21:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 04:21:54 DEBUG : sub dir: Making directory 2024/12/07 04:21:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" 2024/12/07 04:22:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 04:22:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 04:22:21 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 04:22:21 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase", Local "Local file system at /tmp/rclone2843868077", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.98s) PASS 2024/12/07 04:22:51 DEBUG : sftp://59018@usw-s009.rsync.net:22/rclone-test-daqosuh0pase: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestSFTPRsyncNet: -verbose" - Finished OK in 19m54.527616867s (try 1/5)