"./sync.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5)
2025/03/16 06:33:33 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo"
2025/03/16 06:33:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 06:33:33 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:33 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:33 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:33 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: New connection 127.0.0.1:36304->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell type "unix" from config
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Using root directory "/home/rclone/rclone-test-qagetok7yixo"
2025/03/16 06:33:33 DEBUG : Creating backend with remote "/tmp/rclone1682028650"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.02s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestCopyWithDryRun (0.01s)
=== RUN   TestCopy
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:33 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:33 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestCopy (0.03s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.00s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.00s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : Creating backend with remote "/non-existing"
2025/03/16 06:33:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestCopyMissingDirectory (0.01s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:33 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:33 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestCopyNoTraverse (0.03s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running all checks before starting transfers
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Checks finished, now starting transfers
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:33 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:33 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestCopyCheckFirst (0.02s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 ERROR : Ignoring --no-traverse with sync
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:33 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:33 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:33 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestSyncNoTraverse (0.02s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/hello world2.ab19a585.partial"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/hello\ world2.ab19a585.partial
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: cc2c857f89648dbd139d7b2a6665957d  /home/rclone/rclone-test-qagetok7yixo/hello world2.ab19a585.partial
2025/03/16 06:33:33 DEBUG : hello world2.ab19a585.partial: Parsed hash: cc2c857f89648dbd139d7b2a6665957d
2025/03/16 06:33:33 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK
2025/03/16 06:33:33 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2
2025/03/16 06:33:33 INFO  : hello world2: Copied (new)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/hello world2"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/hello\ world2
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: cc2c857f89648dbd139d7b2a6665957d  /home/rclone/rclone-test-qagetok7yixo/hello world2
2025/03/16 06:33:33 DEBUG : hello world2: Parsed hash: cc2c857f89648dbd139d7b2a6665957d
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/hello world2"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/hello\ world2
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c0bf117f9c93d02c894fe8ffd6e5cecf3545c209  /home/rclone/rclone-test-qagetok7yixo/hello world2
2025/03/16 06:33:33 DEBUG : hello world2: Parsed hash: c0bf117f9c93d02c894fe8ffd6e5cecf3545c209
--- PASS: TestCopyWithDepth (0.02s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2.adfb51a5.partial"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/potato2.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : potato2.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:33 DEBUG : potato2.adfb51a5.partial: renamed to: potato2
2025/03/16 06:33:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:33 DEBUG : potato2: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:33 DEBUG : potato2: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestCopyWithFilesFrom (0.01s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2.adfb51a5.partial"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/potato2.adfb51a5.partial
2025/03/16 06:33:33 DEBUG : potato2.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:33 DEBUG : potato2.adfb51a5.partial: renamed to: potato2
2025/03/16 06:33:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:33 DEBUG : potato2: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:33 DEBUG : potato2: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/16 06:33:33 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:33 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:33 INFO  : sub dir: Making directory
2025/03/16 06:33:33 INFO  : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:33 INFO  : sub dir2: Making directory
2025/03/16 06:33:33 INFO  : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/16 06:33:33 INFO  : sub dir2/sub sub dir2: Making directory
2025/03/16 06:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:33 INFO  : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/16 06:33:33 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: New connection 127.0.0.1:36308->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:34 INFO  : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestCopyEmptyDirectories (0.10s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 INFO  : sub dir2: Making directory
2025/03/16 06:33:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/16 06:33:34 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestCopyNoEmptyDirectories (0.01s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sub dir2: Making directory with metadata
2025/03/16 06:33:34 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:34 INFO  : sub dir: Making directory
2025/03/16 06:33:34 INFO  : sub dir: Made directory with modification time 2025-03-16 06:33:34.069922768 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 INFO  : sub dir2: Making directory
2025/03/16 06:33:34 INFO  : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:34 INFO  : sub dir/hello world: Deleted
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestMoveEmptyDirectories (0.02s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/03/16 06:33:34 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncNoUpdateDirModtime (0.01s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 INFO  : sub dir2: Making directory
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:34 INFO  : sub dir/hello world: Deleted
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestMoveNoEmptyDirectories (0.01s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sub dir2: Making directory with metadata
2025/03/16 06:33:34 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : sub dir: Making directory
2025/03/16 06:33:34 INFO  : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 INFO  : sub dir2: Making directory
2025/03/16 06:33:34 INFO  : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:34 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestSyncEmptyDirectories (0.03s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b2/c1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1: Making directory
2025/03/16 06:33:34 INFO  : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b1: Making directory
2025/03/16 06:33:34 INFO  : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b2: Making directory
2025/03/16 06:33:34 INFO  : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b2", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b2/c1: Making directory
2025/03/16 06:33:34 INFO  : a1/b1/c1: Making directory
2025/03/16 06:33:34 INFO  : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1/c1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1: Making directory
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b2/c1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1: Making directory
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1/e1: Making directory
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2: Making directory
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1/e1/f1: Making directory
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1: Making directory
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1/e1: Making directory
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1/f1: Making directory
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1/f2: Making directory
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: New connection 127.0.0.1:36318->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=<nil>
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1/e1/f1: Making directory
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC
2025/03/16 06:33:34 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: New connection 127.0.0.1:36332->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1/d2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b2/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b2/c1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1/c1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1/b1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 INFO  : a1: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncSetDelayedModTimes (0.27s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 INFO  : sub dir2: Making directory
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:34 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestSyncNoEmptyDirectories (0.03s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qubaxeg3bufu"
2025/03/16 06:33:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:34 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:34 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: New connection 127.0.0.1:36340->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Shell type "unix" from config
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Relative path resolved to "/home/rclone/rclone-test-qubaxeg3bufu"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Using root directory "/home/rclone/rclone-test-qubaxeg3bufu"
    sync_test.go:590: Server side copy (if possible) sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo -> sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Shell path "/home/rclone/rclone-test-qubaxeg3bufu/sub dir/hello world.e9ff470d.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Running remote command: md5sum /home/rclone/rclone-test-qubaxeg3bufu/sub\ dir/hello\ world.e9ff470d.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qubaxeg3bufu/sub dir/hello world.e9ff470d.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.e9ff470d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Shell path "/home/rclone/rclone-test-qubaxeg3bufu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Running remote command: md5sum /home/rclone/rclone-test-qubaxeg3bufu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qubaxeg3bufu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Shell path "/home/rclone/rclone-test-qubaxeg3bufu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Running remote command: sha1sum /home/rclone/rclone-test-qubaxeg3bufu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qubaxeg3bufu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Purge object "sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Purge dir "sub dir"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qubaxeg3bufu: Purge dir ""
--- PASS: TestServerSideCopy (0.11s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : sub dir: Directory modification time the same (differ by -573.919034ms, within tolerance 1s)
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.55b27b22.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.55b27b22.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.55b27b22.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.55b27b22.partial: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb
--- PASS: TestCopyOverSelf (0.03s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-ladiwuv9mini"
2025/03/16 06:33:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:34 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:34 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: New connection 127.0.0.1:36354->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Shell type "unix" from config
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Relative path resolved to "/home/rclone/rclone-test-ladiwuv9mini"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Using root directory "/home/rclone/rclone-test-ladiwuv9mini"
    sync_test.go:626: Server side copy (if possible) sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo -> sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Shell path "/home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world.e9ff470d.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Running remote command: md5sum /home/rclone/rclone-test-ladiwuv9mini/sub\ dir/hello\ world.e9ff470d.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world.e9ff470d.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.e9ff470d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Shell path "/home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Running remote command: md5sum /home/rclone/rclone-test-ladiwuv9mini/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Shell path "/home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Running remote command: sha1sum /home/rclone/rclone-test-ladiwuv9mini/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb
2025/03/16 06:33:34 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Unchanged skipping
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Waiting for transfers to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Shell path "/home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Running remote command: md5sum /home/rclone/rclone-test-ladiwuv9mini/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Shell path "/home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Running remote command: sha1sum /home/rclone/rclone-test-ladiwuv9mini/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb  /home/rclone/rclone-test-ladiwuv9mini/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Purge object "sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Purge dir "sub dir"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ladiwuv9mini: Purge dir ""
--- PASS: TestServerSideCopyOverSelf (0.13s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : sub dir: Directory modification time the same (differ by -741.917789ms, within tolerance 1s)
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.55b27b22.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.55b27b22.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.55b27b22.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.55b27b22.partial: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/16 06:33:34 INFO  : sub dir/hello world: Deleted
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb
--- PASS: TestMoveOverSelf (0.03s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vobufiq1vohu"
2025/03/16 06:33:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:34 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:34 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: New connection 127.0.0.1:36360->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell type "unix" from config
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Relative path resolved to "/home/rclone/rclone-test-vobufiq1vohu"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Using root directory "/home/rclone/rclone-test-vobufiq1vohu"
    sync_test.go:671: Server side copy (if possible) sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo -> sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell path "/home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world.e9ff470d.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Running remote command: md5sum /home/rclone/rclone-test-vobufiq1vohu/sub\ dir/hello\ world.e9ff470d.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world.e9ff470d.partial
2025/03/16 06:33:34 DEBUG : sub dir/hello world.e9ff470d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell path "/home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Running remote command: md5sum /home/rclone/rclone-test-vobufiq1vohu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell path "/home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Running remote command: sha1sum /home/rclone/rclone-test-vobufiq1vohu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Using server-side directory move
2025/03/16 06:33:34 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/16 06:33:34 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Unchanged skipping
2025/03/16 06:33:34 INFO  : sub dir/hello world: Deleted
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell path "/home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Running remote command: md5sum /home/rclone/rclone-test-vobufiq1vohu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell path "/home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Running remote command: md5sum /home/rclone/rclone-test-vobufiq1vohu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Remote command result: 00321a507bdb420dbbd4f53c733b1505  /home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 00321a507bdb420dbbd4f53c733b1505
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell path "/home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Running remote command: sha1sum /home/rclone/rclone-test-vobufiq1vohu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Remote command result: b84a9b2362aee3556081792f3b7abd3958da8deb  /home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: b84a9b2362aee3556081792f3b7abd3958da8deb
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c0e6b00e2b2068ef74d2ed582114e376  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: c0e6b00e2b2068ef74d2ed582114e376
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 73716105e69866349759070d23c6e97b3acc55ff  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 73716105e69866349759070d23c6e97b3acc55ff
2025/03/16 06:33:34 DEBUG : testing file moves
2025/03/16 06:33:34 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c0e6b00e2b2068ef74d2ed582114e376  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: c0e6b00e2b2068ef74d2ed582114e376
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Waiting for transfers to finish
2025/03/16 06:33:34 INFO  : sub dir/hello world: Deleted
2025/03/16 06:33:34 INFO  : sub dir/hello world: Moved (server-side)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell path "/home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Running remote command: md5sum /home/rclone/rclone-test-vobufiq1vohu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Remote command result: c0e6b00e2b2068ef74d2ed582114e376  /home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: c0e6b00e2b2068ef74d2ed582114e376
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Shell path "/home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Running remote command: sha1sum /home/rclone/rclone-test-vobufiq1vohu/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Remote command result: 73716105e69866349759070d23c6e97b3acc55ff  /home/rclone/rclone-test-vobufiq1vohu/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 73716105e69866349759070d23c6e97b3acc55ff
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Purge object "sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Purge dir "sub dir"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vobufiq1vohu: Purge dir ""
--- PASS: TestServerSideMoveOverSelf (0.17s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 ERROR : : error listing: directory not found
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 INFO  : Local file system at /tmp/rclone1682028650: Making directory
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
--- PASS: TestCopyAfterDelete (0.03s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : Local file system at /tmp/rclone1682028650: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : Local file system at /tmp/rclone1682028650: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:34 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world
2025/03/16 06:33:34 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestCopyRedownload (0.02s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/check sum.b37ac6a8.partial"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/check\ sum.b37ac6a8.partial
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/check sum.b37ac6a8.partial
2025/03/16 06:33:34 DEBUG : check sum.b37ac6a8.partial: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:34 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/16 06:33:34 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum
2025/03/16 06:33:34 INFO  : check sum: Copied (new)
2025/03/16 06:33:34 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/check sum"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/check\ sum
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/check sum
2025/03/16 06:33:34 DEBUG : check sum: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/check sum"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/check\ sum
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/check sum
2025/03/16 06:33:34 DEBUG : check sum: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/check sum"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/check\ sum
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/check sum
2025/03/16 06:33:34 DEBUG : check sum: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:34 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/16 06:33:34 DEBUG : check sum: Size and md5 of src and dst objects identical
2025/03/16 06:33:34 DEBUG : check sum: Unchanged skipping
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:34 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:34 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/check sum"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/check\ sum
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/check sum
2025/03/16 06:33:34 DEBUG : check sum: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/check sum"
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/check\ sum
2025/03/16 06:33:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/check sum
2025/03/16 06:33:34 DEBUG : check sum: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
--- PASS: TestSyncBasedOnCheckSum (0.02s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sizeonly.468f3f0c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sizeonly.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/sizeonly.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : sizeonly.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/16 06:33:35 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly
2025/03/16 06:33:35 INFO  : sizeonly: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sizeonly"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sizeonly: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sizeonly"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sizeonly: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:35 DEBUG : sizeonly: Sizes identical
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sizeonly"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sizeonly: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sizeonly: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sizeonly"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sizeonly: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sizeonly"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/sizeonly
2025/03/16 06:33:35 DEBUG : sizeonly: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
--- PASS: TestSyncSizeOnly (0.03s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/ignore-size.7615ca05.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/ignore-size.7615ca05.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 98bf7d8c15784f0a3d63204441e1e2aa  /home/rclone/rclone-test-qagetok7yixo/ignore-size.7615ca05.partial
2025/03/16 06:33:35 DEBUG : ignore-size.7615ca05.partial: Parsed hash: 98bf7d8c15784f0a3d63204441e1e2aa
2025/03/16 06:33:35 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK
2025/03/16 06:33:35 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size
2025/03/16 06:33:35 INFO  : ignore-size: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/ignore-size"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 98bf7d8c15784f0a3d63204441e1e2aa  /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : ignore-size: Parsed hash: 98bf7d8c15784f0a3d63204441e1e2aa
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/ignore-size"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 4a756ca07e9487f482465a99e8286abc86ba4dc7  /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : ignore-size: Parsed hash: 4a756ca07e9487f482465a99e8286abc86ba4dc7
2025/03/16 06:33:35 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/ignore-size"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 98bf7d8c15784f0a3d63204441e1e2aa  /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : ignore-size: Parsed hash: 98bf7d8c15784f0a3d63204441e1e2aa
2025/03/16 06:33:35 DEBUG : ignore-size: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/ignore-size"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 98bf7d8c15784f0a3d63204441e1e2aa  /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : ignore-size: Parsed hash: 98bf7d8c15784f0a3d63204441e1e2aa
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/ignore-size"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 4a756ca07e9487f482465a99e8286abc86ba4dc7  /home/rclone/rclone-test-qagetok7yixo/ignore-size
2025/03/16 06:33:35 DEBUG : ignore-size: Parsed hash: 4a756ca07e9487f482465a99e8286abc86ba4dc7
--- PASS: TestSyncIgnoreSize (0.03s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : existing: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : existing.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/16 06:33:35 DEBUG : existing.468f3f0c.partial: renamed to: existing
2025/03/16 06:33:35 INFO  : existing: Copied (replaced existing)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
--- PASS: TestSyncIgnoreTimes (0.02s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : existing.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/16 06:33:35 DEBUG : existing.468f3f0c.partial: renamed to: existing
2025/03/16 06:33:35 INFO  : existing: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : existing: Destination exists, skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncIgnoreExisting (0.02s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 INFO  : d: Making directory
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ec26039bacb958460a511485fc59d24e  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af
2025/03/16 06:33:35 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/16 06:33:35 DEBUG : c: Directory modification time the same (differ by -101.915122ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : Added delayed dir = "c", newDst=c
2025/03/16 06:33:35 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : c/non empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : a/potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/16 06:33:35 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2025/03/16 06:33:35 INFO  : a/potato2: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : b/potato: Deleted
2025/03/16 06:33:35 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:35 INFO  : d: Removing directory
2025/03/16 06:33:35 INFO  : b: Removing directory
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: deleted 2 directories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : a/potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : a/potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ec26039bacb958460a511485fc59d24e  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af
--- PASS: TestSyncIgnoreErrors (0.05s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 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
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/16 06:33:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 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
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/16 06:33:35 INFO  : empty space: Updated modification time in destination
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
--- PASS: TestSyncAfterChangingModtimeOnly (0.03s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 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
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.02s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/foo"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 37b51d194a7513e45b56f6524f2d51f2  /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : foo: Parsed hash: 37b51d194a7513e45b56f6524f2d51f2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/foo"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 62cdb7020ff920e5aa642c3d4066950dd1f01f4d  /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : foo: Parsed hash: 62cdb7020ff920e5aa642c3d4066950dd1f01f4d
2025/03/16 06:33:35 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
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/foo"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 37b51d194a7513e45b56f6524f2d51f2  /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : foo: Parsed hash: 37b51d194a7513e45b56f6524f2d51f2
2025/03/16 06:33:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1682028650)
2025/03/16 06:33:35 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo)
2025/03/16 06:33:35 DEBUG : foo: md5 differ
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/foo.5d8fa229.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/foo.5d8fa229.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: acbd18db4cc2f85cedef654fccc4a4d8  /home/rclone/rclone-test-qagetok7yixo/foo.5d8fa229.partial
2025/03/16 06:33:35 DEBUG : foo.5d8fa229.partial: Parsed hash: acbd18db4cc2f85cedef654fccc4a4d8
2025/03/16 06:33:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK
2025/03/16 06:33:35 DEBUG : foo.5d8fa229.partial: renamed to: foo
2025/03/16 06:33:35 INFO  : foo: Copied (replaced existing)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/foo"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: acbd18db4cc2f85cedef654fccc4a4d8  /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : foo: Parsed hash: acbd18db4cc2f85cedef654fccc4a4d8
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/foo"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33  /home/rclone/rclone-test-qagetok7yixo/foo
2025/03/16 06:33:35 DEBUG : foo: Parsed hash: 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33
--- PASS: TestSyncDoesntUpdateModtime (0.02s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato.3edca19f.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato.3edca19f.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato.3edca19f.partial
2025/03/16 06:33:35 DEBUG : potato.3edca19f.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/16 06:33:35 DEBUG : potato.3edca19f.partial: renamed to: potato
2025/03/16 06:33:35 INFO  : potato: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
--- PASS: TestSyncAfterAddingAFile (0.03s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:35 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato.41b15364.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato.41b15364.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 100defcf18c42a1e0dc42a789b107cd2  /home/rclone/rclone-test-qagetok7yixo/potato.41b15364.partial
2025/03/16 06:33:35 DEBUG : potato.41b15364.partial: Parsed hash: 100defcf18c42a1e0dc42a789b107cd2
2025/03/16 06:33:35 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK
2025/03/16 06:33:35 DEBUG : potato.41b15364.partial: renamed to: potato
2025/03/16 06:33:35 INFO  : potato: Copied (replaced existing)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 100defcf18c42a1e0dc42a789b107cd2  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 100defcf18c42a1e0dc42a789b107cd2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0fd321a1023ac4e1e1054fcc0236b9d0755f722f  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 0fd321a1023ac4e1e1054fcc0236b9d0755f722f
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 100defcf18c42a1e0dc42a789b107cd2  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 100defcf18c42a1e0dc42a789b107cd2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0fd321a1023ac4e1e1054fcc0236b9d0755f722f  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 0fd321a1023ac4e1e1054fcc0236b9d0755f722f
2025/03/16 06:33:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 100defcf18c42a1e0dc42a789b107cd2  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 100defcf18c42a1e0dc42a789b107cd2
2025/03/16 06:33:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1682028650)
2025/03/16 06:33:35 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo)
2025/03/16 06:33:35 DEBUG : potato: md5 differ
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato.706b9954.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato.706b9954.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/potato.706b9954.partial
2025/03/16 06:33:35 DEBUG : potato.706b9954.partial: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK
2025/03/16 06:33:35 DEBUG : potato.706b9954.partial: renamed to: potato
2025/03/16 06:33:35 INFO  : potato: Copied (replaced existing)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
--- PASS: TestSyncAfterChangingContentsOnly (0.02s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
2025/03/16 06:33:35 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/16 06:33:35 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2025/03/16 06:33:35 INFO  : potato2: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : potato: Deleted
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 INFO  : d: Making directory
2025/03/16 06:33:35 INFO  : d/e: Making directory
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ec26039bacb958460a511485fc59d24e  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af
2025/03/16 06:33:35 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/16 06:33:35 DEBUG : c: Directory modification time the same (differ by -337.913374ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : Added delayed dir = "c", newDst=c
2025/03/16 06:33:35 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : c/non empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : a/potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/16 06:33:35 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2025/03/16 06:33:35 INFO  : a/potato2: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : b/potato: Deleted
2025/03/16 06:33:35 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:35 INFO  : d/e: Removing directory
2025/03/16 06:33:35 INFO  : d: Removing directory
2025/03/16 06:33:35 INFO  : b: Removing directory
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: deleted 3 directories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : a/potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : a/potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ec26039bacb958460a511485fc59d24e  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 INFO  : d: Making directory
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ec26039bacb958460a511485fc59d24e  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
2025/03/16 06:33:35 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/16 06:33:35 DEBUG : c: Directory modification time the same (differ by -385.913019ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : Added delayed dir = "c", newDst=c
2025/03/16 06:33:35 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : c/non empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/a/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : a/potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/16 06:33:35 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2025/03/16 06:33:35 INFO  : a/potato2: Copied (new)
2025/03/16 06:33:35 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: not deleting files as there were IO errors
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:35 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: not deleting directories as there were IO errors
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ec26039bacb958460a511485fc59d24e  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: ec26039bacb958460a511485fc59d24e
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/c/non empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/c/non\ empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af  /home/rclone/rclone-test-qagetok7yixo/c/non empty space
2025/03/16 06:33:35 DEBUG : c/non empty space: Parsed hash: 08b129cb1abe5a06d4d5372f32cf8cf4a3e3d7af
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/b/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/b/potato
2025/03/16 06:33:35 DEBUG : b/potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : a/potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/a/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/a/potato2
2025/03/16 06:33:35 DEBUG : a/potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 INFO  : potato: Deleted
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/16 06:33:35 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2025/03/16 06:33:35 INFO  : potato2: Copied (new)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
--- PASS: TestSyncDeleteDuring (0.03s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: e4cb6955d9106df6263c45fcfc10f163  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: e4cb6955d9106df6263c45fcfc10f163
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1ca5094b3b73f587249eabe179c40a3eec839b1f  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1ca5094b3b73f587249eabe179c40a3eec839b1f
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 INFO  : potato: Deleted
2025/03/16 06:33:35 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2.94a2530c.partial
2025/03/16 06:33:35 DEBUG : potato2.94a2530c.partial: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/16 06:33:35 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2025/03/16 06:33:35 INFO  : potato2: Copied (new)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
--- PASS: TestSyncDeleteBefore (0.03s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: a77cf635f7af90988de91597e3a4519b  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: a77cf635f7af90988de91597e3a4519b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9c64a2440b4378a921c1270f80bcb09e02447afa  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 9c64a2440b4378a921c1270f80bcb09e02447afa
2025/03/16 06:33:35 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: a77cf635f7af90988de91597e3a4519b  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: a77cf635f7af90988de91597e3a4519b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2.8083cda9.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2.8083cda9.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9519bc2e940e1696ea7365b4b81adedc  /home/rclone/rclone-test-qagetok7yixo/potato2.8083cda9.partial
2025/03/16 06:33:35 DEBUG : potato2.8083cda9.partial: Parsed hash: 9519bc2e940e1696ea7365b4b81adedc
2025/03/16 06:33:35 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK
2025/03/16 06:33:35 DEBUG : potato2.8083cda9.partial: renamed to: potato2
2025/03/16 06:33:35 INFO  : potato2: Copied (new)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: a77cf635f7af90988de91597e3a4519b  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: a77cf635f7af90988de91597e3a4519b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9c64a2440b4378a921c1270f80bcb09e02447afa  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 9c64a2440b4378a921c1270f80bcb09e02447afa
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9519bc2e940e1696ea7365b4b81adedc  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: 9519bc2e940e1696ea7365b4b81adedc
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 810274f0df19dab60a894a562b7a8ff04c072623  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: 810274f0df19dab60a894a562b7a8ff04c072623
--- PASS: TestCopyDeleteBefore (0.02s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:35 DEBUG : enormous: Excluded (Size Filter)
2025/03/16 06:33:35 DEBUG : enormous: Excluded
2025/03/16 06:33:35 DEBUG : potato2: Excluded (Size Filter)
2025/03/16 06:33:35 DEBUG : potato2: Excluded
2025/03/16 06:33:35 DEBUG : potato2: Excluded (Size Filter)
2025/03/16 06:33:35 DEBUG : potato2: Excluded
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:35 DEBUG : enormous: Excluded (Size Filter)
2025/03/16 06:33:35 DEBUG : enormous: Excluded
2025/03/16 06:33:35 DEBUG : potato2: Excluded (Size Filter)
2025/03/16 06:33:35 DEBUG : potato2: Excluded
2025/03/16 06:33:35 DEBUG : potato2: Excluded (Size Filter)
2025/03/16 06:33:35 DEBUG : potato2: Excluded
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : Local file system at /tmp/rclone1682028650: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : Local file system at /tmp/rclone1682028650: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncWithExclude (0.04s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/enormous"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/enormous
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8adc5937e635f6c9af646f0b23560fae  /home/rclone/rclone-test-qagetok7yixo/enormous
2025/03/16 06:33:35 DEBUG : enormous: Parsed hash: 8adc5937e635f6c9af646f0b23560fae
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/enormous"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/enormous
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7a4a9ae537ebbbb826b1060e704490ad0f365ead  /home/rclone/rclone-test-qagetok7yixo/enormous
2025/03/16 06:33:35 DEBUG : enormous: Parsed hash: 7a4a9ae537ebbbb826b1060e704490ad0f365ead
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:35 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:35 DEBUG : enormous: Excluded (Size Filter)
2025/03/16 06:33:35 DEBUG : enormous: Excluded
2025/03/16 06:33:35 DEBUG : potato2: Excluded (Size Filter)
2025/03/16 06:33:35 DEBUG : potato2: Excluded
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : enormous: Deleted
2025/03/16 06:33:35 INFO  : potato2: Deleted
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:35 DEBUG : Local file system at /tmp/rclone1682028650: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:35 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:35 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:35 DEBUG : Local file system at /tmp/rclone1682028650: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : potato2: Deleted
2025/03/16 06:33:35 INFO  : enormous: Deleted
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/four"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0a04eb9a514fbe0829cf48049cc69fc7  /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : four: Parsed hash: 0a04eb9a514fbe0829cf48049cc69fc7
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/four"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 335f0094a58b03307139a7214d5cef4ba7410a7d  /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : four: Parsed hash: 335f0094a58b03307139a7214d5cef4ba7410a7d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/one"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: bc21e6484530fc9d0313cb816b733396  /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/one"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 10c471aa2abdbffe3e2633c1c454d72d20a236ee  /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : one: Parsed hash: 10c471aa2abdbffe3e2633c1c454d72d20a236ee
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 413af0de1f97a2155acf2b8b26ab36e2  /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : three: Parsed hash: 413af0de1f97a2155acf2b8b26ab36e2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 03731cad13f4cf7b59703c77529381cdec1632e5  /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : three: Parsed hash: 03731cad13f4cf7b59703c77529381cdec1632e5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0f82d86afa0f5dc965c5c15aca58dcfb  /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : two: Parsed hash: 0f82d86afa0f5dc965c5c15aca58dcfb
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b10e0da85e90399abfec36c7376b20aa4596461b  /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : two: Parsed hash: b10e0da85e90399abfec36c7376b20aa4596461b
2025/03/16 06:33:35 DEBUG : five: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : one: Destination is newer than source, skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/one"
2025/03/16 06:33:35 DEBUG : three: Sizes identical
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: bc21e6484530fc9d0313cb816b733396  /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0f82d86afa0f5dc965c5c15aca58dcfb  /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : two: Parsed hash: 0f82d86afa0f5dc965c5c15aca58dcfb
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/five.a87a5b8d.partial"
2025/03/16 06:33:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1682028650)
2025/03/16 06:33:35 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo)
2025/03/16 06:33:35 DEBUG : two: md5 differ
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/five.a87a5b8d.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 413af0de1f97a2155acf2b8b26ab36e2  /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : three: Parsed hash: 413af0de1f97a2155acf2b8b26ab36e2
2025/03/16 06:33:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/16 06:33:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 30056e1cab7a61d256fc8edd970d14f5  /home/rclone/rclone-test-qagetok7yixo/five.a87a5b8d.partial
2025/03/16 06:33:35 DEBUG : five.a87a5b8d.partial: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5
2025/03/16 06:33:35 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/16 06:33:35 DEBUG : five.a87a5b8d.partial: renamed to: five
2025/03/16 06:33:35 INFO  : five: Copied (new)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/four.a87a5b8d.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/four.a87a5b8d.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two.3353c5f5.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/two.3353c5f5.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772  /home/rclone/rclone-test-qagetok7yixo/four.a87a5b8d.partial
2025/03/16 06:33:35 DEBUG : four.a87a5b8d.partial: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772
2025/03/16 06:33:35 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/16 06:33:35 DEBUG : four.a87a5b8d.partial: renamed to: four
2025/03/16 06:33:35 INFO  : four: Copied (replaced existing)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/two.3353c5f5.partial
2025/03/16 06:33:35 DEBUG : two.3353c5f5.partial: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/16 06:33:35 DEBUG : two.3353c5f5.partial: renamed to: two
2025/03/16 06:33:35 INFO  : two: Copied (replaced existing)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/five"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 30056e1cab7a61d256fc8edd970d14f5  /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/five"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00  /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : five: Parsed hash: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/four"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772  /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/four"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9f8f7eec5dea5ac43738721939c120318cbff1df  /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : four: Parsed hash: 9f8f7eec5dea5ac43738721939c120318cbff1df
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/one"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: bc21e6484530fc9d0313cb816b733396  /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/one"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 10c471aa2abdbffe3e2633c1c454d72d20a236ee  /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : one: Parsed hash: 10c471aa2abdbffe3e2633c1c454d72d20a236ee
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 413af0de1f97a2155acf2b8b26ab36e2  /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : three: Parsed hash: 413af0de1f97a2155acf2b8b26ab36e2
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 03731cad13f4cf7b59703c77529381cdec1632e5  /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : three: Parsed hash: 03731cad13f4cf7b59703c77529381cdec1632e5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/five"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/four"
2025/03/16 06:33:35 DEBUG : one: Destination is newer than source, skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/one"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772  /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 30056e1cab7a61d256fc8edd970d14f5  /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/16 06:33:35 DEBUG : four: Size and md5 of src and dst objects identical
2025/03/16 06:33:35 DEBUG : five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5
2025/03/16 06:33:35 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/16 06:33:35 DEBUG : five: Size and md5 of src and dst objects identical
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: bc21e6484530fc9d0313cb816b733396  /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396
2025/03/16 06:33:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/16 06:33:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 413af0de1f97a2155acf2b8b26ab36e2  /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : three: Parsed hash: 413af0de1f97a2155acf2b8b26ab36e2
2025/03/16 06:33:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1682028650)
2025/03/16 06:33:35 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo)
2025/03/16 06:33:35 DEBUG : three: md5 differ
2025/03/16 06:33:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three.406dcb2c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/three.406dcb2c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/three.406dcb2c.partial
2025/03/16 06:33:35 DEBUG : three.406dcb2c.partial: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/16 06:33:35 DEBUG : three.406dcb2c.partial: renamed to: three
2025/03/16 06:33:35 INFO  : three: Copied (replaced existing)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: New connection 127.0.0.1:36366->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/16 06:33:35 DEBUG : two: Size and md5 of src and dst objects identical
2025/03/16 06:33:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/five"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 30056e1cab7a61d256fc8edd970d14f5  /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : five: Parsed hash: 30056e1cab7a61d256fc8edd970d14f5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/five"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00  /home/rclone/rclone-test-qagetok7yixo/five
2025/03/16 06:33:35 DEBUG : five: Parsed hash: 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/four"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8cbad96aced40b3838dd9f07f6ef5772  /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : four: Parsed hash: 8cbad96aced40b3838dd9f07f6ef5772
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/four"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9f8f7eec5dea5ac43738721939c120318cbff1df  /home/rclone/rclone-test-qagetok7yixo/four
2025/03/16 06:33:35 DEBUG : four: Parsed hash: 9f8f7eec5dea5ac43738721939c120318cbff1df
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/one"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: bc21e6484530fc9d0313cb816b733396  /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : one: Parsed hash: bc21e6484530fc9d0313cb816b733396
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/one"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 10c471aa2abdbffe3e2633c1c454d72d20a236ee  /home/rclone/rclone-test-qagetok7yixo/one
2025/03/16 06:33:35 DEBUG : one: Parsed hash: 10c471aa2abdbffe3e2633c1c454d72d20a236ee
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : three: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/three"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/three
2025/03/16 06:33:35 DEBUG : three: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/two"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/two
2025/03/16 06:33:35 DEBUG : two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
--- PASS: TestSyncWithUpdateOlder (0.16s)
=== 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://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:1538: Can track renames: true
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Making map for --track-renames
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Finished making map for --track-renames
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for renames to finish
2025/03/16 06:33:35 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam.48501227.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/yam.48501227.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial
2025/03/16 06:33:35 DEBUG : potato.53508f02.partial: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/yam.48501227.partial
2025/03/16 06:33:35 DEBUG : yam.48501227.partial: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/16 06:33:35 DEBUG : potato.53508f02.partial: renamed to: potato
2025/03/16 06:33:35 INFO  : potato: Copied (new)
2025/03/16 06:33:35 DEBUG : yam.48501227.partial: renamed to: yam
2025/03/16 06:33:35 INFO  : yam: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : yam: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e  /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : yam: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Making map for --track-renames
2025/03/16 06:33:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : potato: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : yam: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Finished making map for --track-renames
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for renames to finish
2025/03/16 06:33:35 INFO  : yam: Moved (server-side) to: yaml
2025/03/16 06:33:35 INFO  : yaml: Renamed from "yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yaml"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/yaml
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/yaml
2025/03/16 06:33:35 DEBUG : yaml: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yaml"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/yaml
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e  /home/rclone/rclone-test-qagetok7yixo/yaml
2025/03/16 06:33:35 DEBUG : yaml: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e
--- PASS: TestSyncWithTrackRenames (0.04s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:1610: Can track renames: true
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Making map for --track-renames
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Finished making map for --track-renames
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/16 06:33:35 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for renames to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam.48501227.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/yam.48501227.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial
2025/03/16 06:33:35 DEBUG : potato.53508f02.partial: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/yam.48501227.partial
2025/03/16 06:33:35 DEBUG : yam.48501227.partial: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/16 06:33:35 DEBUG : potato.53508f02.partial: renamed to: potato
2025/03/16 06:33:35 INFO  : potato: Copied (new)
2025/03/16 06:33:35 DEBUG : yam.48501227.partial: renamed to: yam
2025/03/16 06:33:35 INFO  : yam: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : yam: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e  /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : yam: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Making map for --track-renames
2025/03/16 06:33:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Finished making map for --track-renames
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : potato: Unchanged skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for renames to finish
2025/03/16 06:33:35 INFO  : yam: Moved (server-side) to: yaml
2025/03/16 06:33:35 INFO  : yaml: Renamed from "yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yaml"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/yaml
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/yaml
2025/03/16 06:33:35 DEBUG : yaml: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yaml"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/yaml
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e  /home/rclone/rclone-test-qagetok7yixo/yaml
2025/03/16 06:33:35 DEBUG : yaml: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:1649: Can track renames: true
2025/03/16 06:33:35 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Making map for --track-renames
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Finished making map for --track-renames
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/16 06:33:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for renames to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub/yam.48501227.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub/yam.48501227.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato.53508f02.partial
2025/03/16 06:33:35 DEBUG : potato.53508f02.partial: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/sub/yam.48501227.partial
2025/03/16 06:33:35 DEBUG : sub/yam.48501227.partial: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/16 06:33:35 DEBUG : potato.53508f02.partial: renamed to: potato
2025/03/16 06:33:35 INFO  : potato: Copied (new)
2025/03/16 06:33:35 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam
2025/03/16 06:33:35 INFO  : sub/yam: Copied (new)
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub/yam
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/sub/yam
2025/03/16 06:33:35 DEBUG : sub/yam: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub/yam
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e  /home/rclone/rclone-test-qagetok7yixo/sub/yam
2025/03/16 06:33:35 DEBUG : sub/yam: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e
2025/03/16 06:33:35 DEBUG : sub: Directory modification time the same (differ by -841.90964ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : Added delayed dir = "sub", newDst=sub
2025/03/16 06:33:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:35 DEBUG : potato: Unchanged skipping
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Making map for --track-renames
2025/03/16 06:33:35 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Finished making map for --track-renames
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for renames to finish
2025/03/16 06:33:35 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/16 06:33:35 INFO  : yam: Renamed from "sub/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f6fa9ddec9bfebda9510af0323fd696  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 7f6fa9ddec9bfebda9510af0323fd696
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5  /home/rclone/rclone-test-qagetok7yixo/potato
2025/03/16 06:33:35 DEBUG : potato: Parsed hash: 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 48dc443644c4b89556dc06834b46451d  /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : yam: Parsed hash: 48dc443644c4b89556dc06834b46451d
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/yam"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad84b2fb6729688a5ee3225164a6d4d58465b33e  /home/rclone/rclone-test-qagetok7yixo/yam
2025/03/16 06:33:35 DEBUG : yam: Parsed hash: ad84b2fb6729688a5ee3225164a6d4d58465b33e
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : Creating backend with remote "/tmp/rclone1682028650/dir1"
2025/03/16 06:33:35 DEBUG : Creating backend with remote "/tmp/rclone1682028650/dir2"
2025/03/16 06:33:35 DEBUG : Local file system at /tmp/rclone1682028650/dir2: Using server-side directory move
2025/03/16 06:33:35 INFO  : Local file system at /tmp/rclone1682028650/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/16 06:33:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/16 06:33:35 INFO  : file1.txt: Moved (server-side)
2025/03/16 06:33:35 DEBUG : Local file system at /tmp/rclone1682028650/dir2: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : Local file system at /tmp/rclone1682028650/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.00s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/16 06:33:35 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/16 06:33:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file.468f3f0c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/nested/sub\ dir/file.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:35 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 83d3784ea62518eafc60e98d84f877ad  /home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : nested/sub dir/file.468f3f0c.partial: Parsed hash: 83d3784ea62518eafc60e98d84f877ad
2025/03/16 06:33:35 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/16 06:33:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:35 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:35 INFO  : sub dir/hello world: Deleted
2025/03/16 06:33:35 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file
2025/03/16 06:33:35 INFO  : nested/sub dir/file: Copied (new)
2025/03/16 06:33:35 INFO  : nested/sub dir/file: Deleted
2025/03/16 06:33:35 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:35 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:35 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:35 INFO  : sub dir: Removing directory
2025/03/16 06:33:35 INFO  : nested/sub dir: Removing directory
2025/03/16 06:33:35 INFO  : nested: Removing directory
2025/03/16 06:33:35 DEBUG : Local file system at /tmp/rclone1682028650: deleted 3 directories
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:35 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:35 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/nested/sub\ dir/file
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 83d3784ea62518eafc60e98d84f877ad  /home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file
2025/03/16 06:33:35 DEBUG : nested/sub dir/file: Parsed hash: 83d3784ea62518eafc60e98d84f877ad
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/nested/sub\ dir/file
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b4b3e0a278988bc15f2913af3f4153ccef74e465  /home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file
2025/03/16 06:33:35 DEBUG : nested/sub dir/file: Parsed hash: b4b3e0a278988bc15f2913af3f4153ccef74e465
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.03s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/16 06:33:35 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/16 06:33:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/16 06:33:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world.adfb51a5.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file.468f3f0c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/nested/sub\ dir/file.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world.adfb51a5.partial
2025/03/16 06:33:35 DEBUG : sub dir/hello world.adfb51a5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 83d3784ea62518eafc60e98d84f877ad  /home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : nested/sub dir/file.468f3f0c.partial: Parsed hash: 83d3784ea62518eafc60e98d84f877ad
2025/03/16 06:33:35 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/16 06:33:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/16 06:33:35 INFO  : sub dir/hello world: Copied (new)
2025/03/16 06:33:35 INFO  : sub dir/hello world: Deleted
2025/03/16 06:33:35 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file
2025/03/16 06:33:35 INFO  : nested/sub dir/file: Copied (new)
2025/03/16 06:33:35 INFO  : nested/sub dir/file: Deleted
2025/03/16 06:33:35 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:35 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:35 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:35 DEBUG : sub dir/hello world: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/sub dir/hello world"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/sub\ dir/hello\ world
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed  /home/rclone/rclone-test-qagetok7yixo/sub dir/hello world
2025/03/16 06:33:35 DEBUG : sub dir/hello world: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/nested/sub\ dir/file
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 83d3784ea62518eafc60e98d84f877ad  /home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file
2025/03/16 06:33:35 DEBUG : nested/sub dir/file: Parsed hash: 83d3784ea62518eafc60e98d84f877ad
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/nested/sub\ dir/file
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b4b3e0a278988bc15f2913af3f4153ccef74e465  /home/rclone/rclone-test-qagetok7yixo/nested/sub dir/file
2025/03/16 06:33:35 DEBUG : nested/sub dir/file: Parsed hash: b4b3e0a278988bc15f2913af3f4153ccef74e465
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing-b.468f3f0c.partial"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing-b.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : existing.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 006f87892f47ef9aa60fa5ed01a440fb  /home/rclone/rclone-test-qagetok7yixo/existing-b.468f3f0c.partial
2025/03/16 06:33:35 DEBUG : existing-b.468f3f0c.partial: Parsed hash: 006f87892f47ef9aa60fa5ed01a440fb
2025/03/16 06:33:35 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK
2025/03/16 06:33:35 DEBUG : existing.468f3f0c.partial: renamed to: existing
2025/03/16 06:33:35 INFO  : existing: Copied (new)
2025/03/16 06:33:35 INFO  : existing: Deleted
2025/03/16 06:33:35 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b
2025/03/16 06:33:35 INFO  : existing-b: Copied (new)
2025/03/16 06:33:35 INFO  : existing-b: Deleted
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing-b"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 006f87892f47ef9aa60fa5ed01a440fb  /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : existing-b: Parsed hash: 006f87892f47ef9aa60fa5ed01a440fb
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing-b"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9  /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : existing-b: Parsed hash: 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing-b"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 006f87892f47ef9aa60fa5ed01a440fb  /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : existing-b: Parsed hash: 006f87892f47ef9aa60fa5ed01a440fb
2025/03/16 06:33:35 DEBUG : existing: Destination exists, skipping
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:35 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:35 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing-b"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 006f87892f47ef9aa60fa5ed01a440fb  /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : existing-b: Parsed hash: 006f87892f47ef9aa60fa5ed01a440fb
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing-b"
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9  /home/rclone/rclone-test-qagetok7yixo/existing-b
2025/03/16 06:33:35 DEBUG : existing-b: Parsed hash: 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9
--- PASS: TestMoveWithIgnoreExisting (0.03s)
=== RUN   TestServerSideMove
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fesecus9jiyi"
2025/03/16 06:33:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:35 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:35 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: New connection 127.0.0.1:36376->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell type "unix" from config
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Relative path resolved to "/home/rclone/rclone-test-fesecus9jiyi"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Using root directory "/home/rclone/rclone-test-fesecus9jiyi"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
    sync_test.go:1705: Server side move (if possible) sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo -> sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: md5sum /home/rclone/rclone-test-fesecus9jiyi/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-fesecus9jiyi/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: sha1sum /home/rclone/rclone-test-fesecus9jiyi/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-fesecus9jiyi/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: md5sum /home/rclone/rclone-test-fesecus9jiyi/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-fesecus9jiyi/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: sha1sum /home/rclone/rclone-test-fesecus9jiyi/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-fesecus9jiyi/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Using server-side directory move
2025/03/16 06:33:36 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/16 06:33:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/16 06:33:36 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Waiting for checks to finish
2025/03/16 06:33:36 INFO  : empty space: Deleted
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Waiting for transfers to finish
2025/03/16 06:33:36 INFO  : potato2: Moved (server-side)
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: New connection 127.0.0.1:36382->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 INFO  : potato3: Deleted
2025/03/16 06:33:36 INFO  : potato3: Moved (server-side)
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: md5sum /home/rclone/rclone-test-fesecus9jiyi/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-fesecus9jiyi/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: sha1sum /home/rclone/rclone-test-fesecus9jiyi/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-fesecus9jiyi/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: md5sum /home/rclone/rclone-test-fesecus9jiyi/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-fesecus9jiyi/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: sha1sum /home/rclone/rclone-test-fesecus9jiyi/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-fesecus9jiyi/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: md5sum /home/rclone/rclone-test-fesecus9jiyi/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-fesecus9jiyi/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Shell path "/home/rclone/rclone-test-fesecus9jiyi/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Running remote command: sha1sum /home/rclone/rclone-test-fesecus9jiyi/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-fesecus9jiyi/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
2025/03/16 06:33:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qoqokok4hoju"
2025/03/16 06:33:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: New connection 127.0.0.1:36386->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Shell type "unix" from config
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Relative path resolved to "/home/rclone/rclone-test-qoqokok4hoju"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Using root directory "/home/rclone/rclone-test-qoqokok4hoju"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Using server-side directory move
2025/03/16 06:33:36 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Server side directory move succeeded
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Shell path "/home/rclone/rclone-test-qoqokok4hoju/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Running remote command: md5sum /home/rclone/rclone-test-qoqokok4hoju/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qoqokok4hoju/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Shell path "/home/rclone/rclone-test-qoqokok4hoju/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Running remote command: sha1sum /home/rclone/rclone-test-qoqokok4hoju/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qoqokok4hoju/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Shell path "/home/rclone/rclone-test-qoqokok4hoju/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Running remote command: md5sum /home/rclone/rclone-test-qoqokok4hoju/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qoqokok4hoju/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Shell path "/home/rclone/rclone-test-qoqokok4hoju/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Running remote command: sha1sum /home/rclone/rclone-test-qoqokok4hoju/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qoqokok4hoju/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Shell path "/home/rclone/rclone-test-qoqokok4hoju/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Running remote command: md5sum /home/rclone/rclone-test-qoqokok4hoju/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-qoqokok4hoju/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Shell path "/home/rclone/rclone-test-qoqokok4hoju/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Running remote command: sha1sum /home/rclone/rclone-test-qoqokok4hoju/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-qoqokok4hoju/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
2025/03/16 06:33:36 ERROR : : error listing: directory not found
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Purge object "empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Purge object "potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Purge object "potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qoqokok4hoju: Purge dir ""
2025/03/16 06:33:36 ERROR : : error listing: directory not found
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fesecus9jiyi: Purge dir ""
2025/03/16 06:33:36 NOTICE: purge failed to rmdir "": Rmdir: directory not found
2025/03/16 06:33:36 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (0.32s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-togutug7nalu"
2025/03/16 06:33:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: New connection 127.0.0.1:36392->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell type "unix" from config
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Relative path resolved to "/home/rclone/rclone-test-togutug7nalu"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Using root directory "/home/rclone/rclone-test-togutug7nalu"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
    sync_test.go:1705: Server side move (if possible) sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo -> sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: md5sum /home/rclone/rclone-test-togutug7nalu/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-togutug7nalu/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: sha1sum /home/rclone/rclone-test-togutug7nalu/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-togutug7nalu/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: md5sum /home/rclone/rclone-test-togutug7nalu/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-togutug7nalu/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: sha1sum /home/rclone/rclone-test-togutug7nalu/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-togutug7nalu/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : empty space: Excluded (Size Filter)
2025/03/16 06:33:36 DEBUG : empty space: Excluded
2025/03/16 06:33:36 DEBUG : empty space: Excluded (Size Filter)
2025/03/16 06:33:36 DEBUG : empty space: Excluded
2025/03/16 06:33:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Waiting for checks to finish
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Waiting for transfers to finish
2025/03/16 06:33:36 INFO  : potato2: Moved (server-side)
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: New connection 127.0.0.1:36408->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 INFO  : potato3: Deleted
2025/03/16 06:33:36 INFO  : potato3: Moved (server-side)
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: md5sum /home/rclone/rclone-test-togutug7nalu/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-togutug7nalu/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: sha1sum /home/rclone/rclone-test-togutug7nalu/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-togutug7nalu/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: md5sum /home/rclone/rclone-test-togutug7nalu/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-togutug7nalu/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: sha1sum /home/rclone/rclone-test-togutug7nalu/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-togutug7nalu/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: md5sum /home/rclone/rclone-test-togutug7nalu/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-togutug7nalu/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: sha1sum /home/rclone/rclone-test-togutug7nalu/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-togutug7nalu/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
2025/03/16 06:33:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-virijun8peno"
2025/03/16 06:33:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: New connection 127.0.0.1:36418->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Shell type "unix" from config
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Relative path resolved to "/home/rclone/rclone-test-virijun8peno"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Using root directory "/home/rclone/rclone-test-virijun8peno"
2025/03/16 06:33:36 DEBUG : empty space: Excluded (Size Filter)
2025/03/16 06:33:36 DEBUG : empty space: Excluded
2025/03/16 06:33:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:36 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Waiting for checks to finish
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Waiting for transfers to finish
2025/03/16 06:33:36 INFO  : potato2: Moved (server-side)
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: New connection 127.0.0.1:36424->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 INFO  : potato3: Moved (server-side)
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Shell path "/home/rclone/rclone-test-virijun8peno/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Running remote command: md5sum /home/rclone/rclone-test-virijun8peno/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-virijun8peno/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Shell path "/home/rclone/rclone-test-virijun8peno/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Running remote command: sha1sum /home/rclone/rclone-test-virijun8peno/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-virijun8peno/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Shell path "/home/rclone/rclone-test-virijun8peno/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Running remote command: md5sum /home/rclone/rclone-test-virijun8peno/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-virijun8peno/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Shell path "/home/rclone/rclone-test-virijun8peno/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Running remote command: sha1sum /home/rclone/rclone-test-virijun8peno/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-virijun8peno/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: md5sum /home/rclone/rclone-test-togutug7nalu/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-togutug7nalu/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Shell path "/home/rclone/rclone-test-togutug7nalu/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Running remote command: sha1sum /home/rclone/rclone-test-togutug7nalu/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-togutug7nalu/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Purge object "potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Purge object "potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-virijun8peno: Purge dir ""
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Purge object "empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-togutug7nalu: Purge dir ""
--- PASS: TestServerSideMoveWithFilter (0.44s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xugazid1hono"
2025/03/16 06:33:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: New connection 127.0.0.1:36436->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell type "unix" from config
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Relative path resolved to "/home/rclone/rclone-test-xugazid1hono"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Using root directory "/home/rclone/rclone-test-xugazid1hono"
2025/03/16 06:33:36 INFO  : tomatoDir: Making directory
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-qagetok7yixo/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-qagetok7yixo/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-qagetok7yixo/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
    sync_test.go:1705: Server side move (if possible) sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo -> sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: md5sum /home/rclone/rclone-test-xugazid1hono/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-xugazid1hono/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: sha1sum /home/rclone/rclone-test-xugazid1hono/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-xugazid1hono/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: md5sum /home/rclone/rclone-test-xugazid1hono/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-xugazid1hono/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: sha1sum /home/rclone/rclone-test-xugazid1hono/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-xugazid1hono/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Using server-side directory move
2025/03/16 06:33:36 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/16 06:33:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/16 06:33:36 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/03/16 06:33:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/16 06:33:36 DEBUG : empty space: Unchanged skipping
2025/03/16 06:33:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/16 06:33:36 INFO  : potato2: Moved (server-side)
2025/03/16 06:33:36 INFO  : empty space: Deleted
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Waiting for checks to finish
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Waiting for transfers to finish
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: New connection 127.0.0.1:36444->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:36 INFO  : potato3: Deleted
2025/03/16 06:33:36 INFO  : potato3: Moved (server-side)
2025/03/16 06:33:36 INFO  : tomatoDir: Removing directory
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: deleted 1 directories
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: md5sum /home/rclone/rclone-test-xugazid1hono/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-xugazid1hono/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/empty space"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: sha1sum /home/rclone/rclone-test-xugazid1hono/empty\ space
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-xugazid1hono/empty space
2025/03/16 06:33:36 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: md5sum /home/rclone/rclone-test-xugazid1hono/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-xugazid1hono/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/potato2"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: sha1sum /home/rclone/rclone-test-xugazid1hono/potato2
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-xugazid1hono/potato2
2025/03/16 06:33:36 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: md5sum /home/rclone/rclone-test-xugazid1hono/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-xugazid1hono/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Shell path "/home/rclone/rclone-test-xugazid1hono/potato3"
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Running remote command: sha1sum /home/rclone/rclone-test-xugazid1hono/potato3
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-xugazid1hono/potato3
2025/03/16 06:33:36 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
2025/03/16 06:33:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cagifef8gegu"
2025/03/16 06:33:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:36 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: New connection 127.0.0.1:36450->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Relative path resolved to "/home/rclone/rclone-test-cagifef8gegu"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Using root directory "/home/rclone/rclone-test-cagifef8gegu"
2025/03/16 06:33:37 INFO  : tomatoDir: Making directory
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Using server-side directory move
2025/03/16 06:33:37 INFO  : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Server side directory move succeeded
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Shell path "/home/rclone/rclone-test-cagifef8gegu/empty space"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Running remote command: md5sum /home/rclone/rclone-test-cagifef8gegu/empty\ space
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Remote command result: 336d5ebc5436534e61d16e63ddfca327  /home/rclone/rclone-test-cagifef8gegu/empty space
2025/03/16 06:33:37 DEBUG : empty space: Parsed hash: 336d5ebc5436534e61d16e63ddfca327
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Shell path "/home/rclone/rclone-test-cagifef8gegu/empty space"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Running remote command: sha1sum /home/rclone/rclone-test-cagifef8gegu/empty\ space
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Remote command result: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9  /home/rclone/rclone-test-cagifef8gegu/empty space
2025/03/16 06:33:37 DEBUG : empty space: Parsed hash: 3bc15c8aae3e4124dd409035f32ea2fd6835efc9
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Shell path "/home/rclone/rclone-test-cagifef8gegu/potato2"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Running remote command: md5sum /home/rclone/rclone-test-cagifef8gegu/potato2
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Remote command result: d6548b156ea68a4e003e786df99eee76  /home/rclone/rclone-test-cagifef8gegu/potato2
2025/03/16 06:33:37 DEBUG : potato2: Parsed hash: d6548b156ea68a4e003e786df99eee76
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Shell path "/home/rclone/rclone-test-cagifef8gegu/potato2"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Running remote command: sha1sum /home/rclone/rclone-test-cagifef8gegu/potato2
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Remote command result: 9dc7f7d3279715991a22853f5981df582b7f9f6d  /home/rclone/rclone-test-cagifef8gegu/potato2
2025/03/16 06:33:37 DEBUG : potato2: Parsed hash: 9dc7f7d3279715991a22853f5981df582b7f9f6d
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Shell path "/home/rclone/rclone-test-cagifef8gegu/potato3"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Running remote command: md5sum /home/rclone/rclone-test-cagifef8gegu/potato3
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Remote command result: b1a53993579b830006f2e1610415c32c  /home/rclone/rclone-test-cagifef8gegu/potato3
2025/03/16 06:33:37 DEBUG : potato3: Parsed hash: b1a53993579b830006f2e1610415c32c
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Shell path "/home/rclone/rclone-test-cagifef8gegu/potato3"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Running remote command: sha1sum /home/rclone/rclone-test-cagifef8gegu/potato3
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Remote command result: 568f8850f3c1a384731dbe40c6d72e1dcae342a0  /home/rclone/rclone-test-cagifef8gegu/potato3
2025/03/16 06:33:37 DEBUG : potato3: Parsed hash: 568f8850f3c1a384731dbe40c6d72e1dcae342a0
2025/03/16 06:33:37 ERROR : : error listing: directory not found
2025/03/16 06:33:37 ERROR : : error listing: directory not found
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Purge object "empty space"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Purge object "potato2"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Purge object "potato3"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Purge dir "tomatoDir"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cagifef8gegu: Purge dir ""
2025/03/16 06:33:37 ERROR : : error listing: directory not found
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xugazid1hono: Purge dir ""
2025/03/16 06:33:37 NOTICE: purge failed to rmdir "": Rmdir: directory not found
2025/03/16 06:33:37 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.32s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.00s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/rclone-sync-test"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: New connection 127.0.0.1:36464->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/rclone-sync-test"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: Using root directory "/home/rclone/rclone-test-qagetok7yixo/rclone-sync-test"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncOverlap (0.10s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/rclone-sync-test"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: New connection 127.0.0.1:36468->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/rclone-sync-test"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: Using root directory "/home/rclone/rclone-test-qagetok7yixo/rclone-sync-test"
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/rclone-sync-test-include/layer2"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2: New connection 127.0.0.1:36480->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2: Failed to resolve path using RealPath: file does not exist
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2: Using root directory "/home/rclone/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2"
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/rclone-sync-test-ignore-file"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-ignore-file: New connection 127.0.0.1:36496->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-ignore-file: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-ignore-file: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/rclone-sync-test-ignore-file"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-ignore-file: Using root directory "/home/rclone/rclone-test-qagetok7yixo/rclone-sync-test-ignore-file"
2025/03/16 06:33:37 DEBUG : rclone-sync-test: Excluded
2025/03/16 06:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/16 06:33:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/16 06:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : There was nothing to transfer
2025/03/16 06:33:37 DEBUG : rclone-sync-test: Excluded
2025/03/16 06:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/16 06:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : rclone-sync-test-include: Removing directory
2025/03/16 06:33:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: failed to delete 1 directories
2025/03/16 06:33:37 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:37 DEBUG : rclone-sync-test: Excluded
2025/03/16 06:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/16 06:33:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/16 06:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-include/layer2: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:37 DEBUG : rclone-sync-test: Excluded
2025/03/16 06:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/16 06:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : rclone-sync-test-include: Removing directory
2025/03/16 06:33:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: failed to delete 1 directories
2025/03/16 06:33:37 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:37 DEBUG : : Excluded
2025/03/16 06:33:37 DEBUG : rclone-sync-test: Excluded
2025/03/16 06:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/16 06:33:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/16 06:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-ignore-file: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/rclone-sync-test-ignore-file: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncOverlapWithFilter (0.37s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: New connection 127.0.0.1:36502->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CompareDest: New connection 127.0.0.1:36512->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CompareDest: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CompareDest: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CompareDest: Using root directory "/home/rclone/rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qagetok7yixo/CompareDest" to be canonical "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : one: Need to transfer - File not found at Destination
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.b824e1ab.partial"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.b824e1ab.partial
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one.b824e1ab.partial
2025/03/16 06:33:37 DEBUG : one.b824e1ab.partial: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/16 06:33:37 DEBUG : one.b824e1ab.partial: renamed to: one
2025/03/16 06:33:37 INFO  : one: Copied (new)
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CompareDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.406dcb2c.partial"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.406dcb2c.partial
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one.406dcb2c.partial
2025/03/16 06:33:37 DEBUG : one.406dcb2c.partial: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/16 06:33:37 DEBUG : one.406dcb2c.partial: renamed to: one
2025/03/16 06:33:37 INFO  : one: Copied (replaced existing)
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CompareDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : There was nothing to transfer
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:37 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CompareDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/16 06:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : There was nothing to transfer
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:37 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CompareDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/16 06:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : There was nothing to transfer
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CompareDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CompareDest: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CompareDest: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CompareDest: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/16 06:33:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/16 06:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 INFO  : There was nothing to transfer
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CompareDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CompareDest"
2025/03/16 06:33:37 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:37 DEBUG : two: Need to transfer - File not found at Destination
2025/03/16 06:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two.1503b713.partial"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two.1503b713.partial
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 2379e4ce8c3380e996ab0509f17069ad  /home/rclone/rclone-test-qagetok7yixo/dst/two.1503b713.partial
2025/03/16 06:33:37 DEBUG : two.1503b713.partial: Parsed hash: 2379e4ce8c3380e996ab0509f17069ad
2025/03/16 06:33:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/16 06:33:37 DEBUG : two.1503b713.partial: renamed to: two
2025/03/16 06:33:37 INFO  : two: Copied (new)
2025/03/16 06:33:37 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CompareDest/one
2025/03/16 06:33:37 DEBUG : CompareDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CompareDest/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CompareDest/two
2025/03/16 06:33:37 DEBUG : CompareDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:37 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 2379e4ce8c3380e996ab0509f17069ad  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:37 DEBUG : dst/two: Parsed hash: 2379e4ce8c3380e996ab0509f17069ad
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: a4be8877ad88f3109a6411985a1f359e10e2d930  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:37 DEBUG : dst/two: Parsed hash: a4be8877ad88f3109a6411985a1f359e10e2d930
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CompareDest: Closing 1 unused connections
--- PASS: TestSyncCompareDest (0.32s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/pre-dest2/2"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/pre-dest2/2
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c81e728d9d4c2f636f067f89cc14862c  /home/rclone/rclone-test-qagetok7yixo/pre-dest2/2
2025/03/16 06:33:37 DEBUG : pre-dest2/2: Parsed hash: c81e728d9d4c2f636f067f89cc14862c
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/pre-dest2/2"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/pre-dest2/2
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da4b9237bacccdf19c0760cab7aec4a8359010b0  /home/rclone/rclone-test-qagetok7yixo/pre-dest2/2
2025/03/16 06:33:37 DEBUG : pre-dest2/2: Parsed hash: da4b9237bacccdf19c0760cab7aec4a8359010b0
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/pre-dest1/1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/pre-dest1/1
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c4ca4238a0b923820dcc509a6f75849b  /home/rclone/rclone-test-qagetok7yixo/pre-dest1/1
2025/03/16 06:33:37 DEBUG : pre-dest1/1: Parsed hash: c4ca4238a0b923820dcc509a6f75849b
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/pre-dest1/1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/pre-dest1/1
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 356a192b7913b04c54574d18c28d46e6395428ab  /home/rclone/rclone-test-qagetok7yixo/pre-dest1/1
2025/03/16 06:33:37 DEBUG : pre-dest1/1: Parsed hash: 356a192b7913b04c54574d18c28d46e6395428ab
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dest"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: New connection 127.0.0.1:36518->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dest"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dest"
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/pre-dest1"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest1: New connection 127.0.0.1:36530->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest1: Shell type "unix" from config
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest1: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/pre-dest1"
2025/03/16 06:33:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest1: Using root directory "/home/rclone/rclone-test-qagetok7yixo/pre-dest1"
2025/03/16 06:33:37 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qagetok7yixo/pre-dest1" to be canonical "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/pre-dest1"
2025/03/16 06:33:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/pre-dest2"
2025/03/16 06:33:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:37 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest2: New connection 127.0.0.1:36534->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest2: Shell type "unix" from config
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest2: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/pre-dest2"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest2: Using root directory "/home/rclone/rclone-test-qagetok7yixo/pre-dest2"
2025/03/16 06:33:38 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qagetok7yixo/pre-dest2" to be canonical "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/pre-dest2"
2025/03/16 06:33:38 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/16 06:33:38 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/16 06:33:38 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Waiting for checks to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Shell path "/home/rclone/rclone-test-qagetok7yixo/dest/3.b37ac6a8.partial"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dest/3.b37ac6a8.partial
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Remote command result: eccbc87e4b5ce2fe28308fd9f2a7baf3  /home/rclone/rclone-test-qagetok7yixo/dest/3.b37ac6a8.partial
2025/03/16 06:33:38 DEBUG : 3.b37ac6a8.partial: Parsed hash: eccbc87e4b5ce2fe28308fd9f2a7baf3
2025/03/16 06:33:38 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK
2025/03/16 06:33:38 DEBUG : 3.b37ac6a8.partial: renamed to: 3
2025/03/16 06:33:38 INFO  : 3: Copied (new)
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Shell path "/home/rclone/rclone-test-qagetok7yixo/dest/3"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dest/3
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Remote command result: eccbc87e4b5ce2fe28308fd9f2a7baf3  /home/rclone/rclone-test-qagetok7yixo/dest/3
2025/03/16 06:33:38 DEBUG : 3: Parsed hash: eccbc87e4b5ce2fe28308fd9f2a7baf3
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Shell path "/home/rclone/rclone-test-qagetok7yixo/dest/3"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dest/3
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dest: Remote command result: 77de68daecd823babbb58edb1c8e14d7106e83bb  /home/rclone/rclone-test-qagetok7yixo/dest/3
2025/03/16 06:33:38 DEBUG : 3: Parsed hash: 77de68daecd823babbb58edb1c8e14d7106e83bb
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/pre-dest2/2"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/pre-dest2/2
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c81e728d9d4c2f636f067f89cc14862c  /home/rclone/rclone-test-qagetok7yixo/pre-dest2/2
2025/03/16 06:33:38 DEBUG : pre-dest2/2: Parsed hash: c81e728d9d4c2f636f067f89cc14862c
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/pre-dest2/2"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/pre-dest2/2
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da4b9237bacccdf19c0760cab7aec4a8359010b0  /home/rclone/rclone-test-qagetok7yixo/pre-dest2/2
2025/03/16 06:33:38 DEBUG : pre-dest2/2: Parsed hash: da4b9237bacccdf19c0760cab7aec4a8359010b0
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dest/3"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dest/3
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: eccbc87e4b5ce2fe28308fd9f2a7baf3  /home/rclone/rclone-test-qagetok7yixo/dest/3
2025/03/16 06:33:38 DEBUG : dest/3: Parsed hash: eccbc87e4b5ce2fe28308fd9f2a7baf3
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dest/3"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dest/3
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 77de68daecd823babbb58edb1c8e14d7106e83bb  /home/rclone/rclone-test-qagetok7yixo/dest/3
2025/03/16 06:33:38 DEBUG : dest/3: Parsed hash: 77de68daecd823babbb58edb1c8e14d7106e83bb
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/pre-dest1/1"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/pre-dest1/1
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c4ca4238a0b923820dcc509a6f75849b  /home/rclone/rclone-test-qagetok7yixo/pre-dest1/1
2025/03/16 06:33:38 DEBUG : pre-dest1/1: Parsed hash: c4ca4238a0b923820dcc509a6f75849b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/pre-dest1/1"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/pre-dest1/1
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 356a192b7913b04c54574d18c28d46e6395428ab  /home/rclone/rclone-test-qagetok7yixo/pre-dest1/1
2025/03/16 06:33:38 DEBUG : pre-dest1/1: Parsed hash: 356a192b7913b04c54574d18c28d46e6395428ab
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest2: Closing 1 unused connections
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/pre-dest1: Closing 1 unused connections
--- PASS: TestSyncMultipleCompareDest (0.31s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: New connection 127.0.0.1:36544->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell type "unix" from config
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: New connection 127.0.0.1:36558->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Shell type "unix" from config
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Using root directory "/home/rclone/rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qagetok7yixo/CopyDest" to be canonical "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : one: Need to transfer - File not found at Destination
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.b824e1ab.partial"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.b824e1ab.partial
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one.b824e1ab.partial
2025/03/16 06:33:38 DEBUG : one.b824e1ab.partial: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/16 06:33:38 DEBUG : one.b824e1ab.partial: renamed to: one
2025/03/16 06:33:38 INFO  : one: Copied (new)
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CopyDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.406dcb2c.partial"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.406dcb2c.partial
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one.406dcb2c.partial
2025/03/16 06:33:38 DEBUG : one.406dcb2c.partial: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/16 06:33:38 DEBUG : one.406dcb2c.partial: renamed to: one
2025/03/16 06:33:38 INFO  : one: Copied (replaced existing)
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/BackupDir"
2025/03/16 06:33:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/BackupDir: New connection 127.0.0.1:36564->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/BackupDir: Shell type "unix" from config
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/BackupDir: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/BackupDir"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/BackupDir: Using root directory "/home/rclone/rclone-test-qagetok7yixo/BackupDir"
2025/03/16 06:33:38 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qagetok7yixo/BackupDir" to be canonical "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/BackupDir"
2025/03/16 06:33:38 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CopyDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 06:33:38 INFO  : one: Moved (server-side)
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.a153e492.partial"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.a153e492.partial
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one.a153e492.partial
2025/03/16 06:33:38 DEBUG : one.a153e492.partial: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/16 06:33:38 DEBUG : one.a153e492.partial: renamed to: one
2025/03/16 06:33:38 INFO  : one: Copied (server-side copy)
2025/03/16 06:33:38 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CopyDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two.87039674.partial"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two.87039674.partial
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two.87039674.partial
2025/03/16 06:33:38 DEBUG : two.87039674.partial: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/16 06:33:38 DEBUG : two.87039674.partial: renamed to: two
2025/03/16 06:33:38 INFO  : two: Copied (server-side copy)
2025/03/16 06:33:38 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/16 06:33:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:38 DEBUG : one: Unchanged skipping
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CopyDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : one: Unchanged skipping
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : two: Unchanged skipping
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 INFO  : There was nothing to transfer
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/three"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/three
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/CopyDest/three
2025/03/16 06:33:38 DEBUG : CopyDest/three: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/three"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/three
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/CopyDest/three
2025/03/16 06:33:38 DEBUG : CopyDest/three: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/CopyDest" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/CopyDest"
2025/03/16 06:33:38 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/16 06:33:38 DEBUG : three: Destination not found in --copy-dest
2025/03/16 06:33:38 DEBUG : three: Need to transfer - File not found at Destination
2025/03/16 06:33:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : one: Unchanged skipping
2025/03/16 06:33:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : two: Unchanged skipping
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.8cc66b1.partial"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.8cc66b1.partial
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5  /home/rclone/rclone-test-qagetok7yixo/dst/three.8cc66b1.partial
2025/03/16 06:33:38 DEBUG : three.8cc66b1.partial: Parsed hash: 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5
2025/03/16 06:33:38 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/16 06:33:38 DEBUG : three.8cc66b1.partial: renamed to: three
2025/03/16 06:33:38 INFO  : three: Copied (new)
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/BackupDir/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/BackupDir/one
2025/03/16 06:33:38 DEBUG : BackupDir/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5  /home/rclone/rclone-test-qagetok7yixo/dst/three
2025/03/16 06:33:38 DEBUG : dst/three: Parsed hash: 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 370e613335f3cf2f19b2a2d35a86402f55c659f8  /home/rclone/rclone-test-qagetok7yixo/dst/three
2025/03/16 06:33:38 DEBUG : dst/three: Parsed hash: 370e613335f3cf2f19b2a2d35a86402f55c659f8
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 07912d142f5d63ee918b34796b5a2432  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 07912d142f5d63ee918b34796b5a2432
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 7f376fd65843a1267de8f986d40e164e5a321c13  /home/rclone/rclone-test-qagetok7yixo/CopyDest/one
2025/03/16 06:33:38 DEBUG : CopyDest/one: Parsed hash: 7f376fd65843a1267de8f986d40e164e5a321c13
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/three"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/three
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/CopyDest/three
2025/03/16 06:33:38 DEBUG : CopyDest/three: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/three"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/three
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/CopyDest/three
2025/03/16 06:33:38 DEBUG : CopyDest/three: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/CopyDest/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/CopyDest/two
2025/03/16 06:33:38 DEBUG : CopyDest/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/CopyDest: Closing 1 unused connections
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/BackupDir: Closing 1 unused connections
--- PASS: TestSyncCopyDest (0.50s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: New connection 127.0.0.1:36572->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell type "unix" from config
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: New connection 127.0.0.1:51620->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Shell type "unix" from config
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Using root directory "/home/rclone/rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:38 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup" to be canonical "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:38 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/16 06:33:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : two: Unchanged skipping
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:38 INFO  : one: Moved (server-side)
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:38 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/16 06:33:38 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/16 06:33:38 INFO  : one: Copied (new)
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 INFO  : three.txt: Moved (server-side)
2025/03/16 06:33:38 INFO  : three.txt: Moved into backup dir
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : backup/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : backup/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : backup/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : backup/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : backup/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : backup/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : backup/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : backup/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:38 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:38 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/16 06:33:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:38 DEBUG : two: Unchanged skipping
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:38 INFO  : one: Deleted
2025/03/16 06:33:38 INFO  : one: Moved (server-side)
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:38 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/16 06:33:38 DEBUG : one.1503b713.partial: renamed to: one
2025/03/16 06:33:38 INFO  : one: Copied (new)
2025/03/16 06:33:38 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:38 INFO  : three.txt: Deleted
2025/03/16 06:33:38 INFO  : three.txt: Moved (server-side)
2025/03/16 06:33:38 INFO  : three.txt: Moved into backup dir
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : backup/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/backup/one
2025/03/16 06:33:38 DEBUG : backup/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : backup/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt
2025/03/16 06:33:38 DEBUG : backup/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Closing 1 unused connections
--- PASS: TestSyncBackupDir (0.27s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:38 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:38 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:38 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:38 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: New connection 127.0.0.1:51636->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell type "unix" from config
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: New connection 127.0.0.1:51644->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Shell type "unix" from config
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Using root directory "/home/rclone/rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup" to be canonical "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/16 06:33:39 INFO  : three.txt: Moved into backup dir
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : backup/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : backup/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : backup/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : backup/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : backup/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : backup/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : backup/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : backup/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:39 INFO  : one.bak: Deleted
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:39 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/16 06:33:39 DEBUG : one.1503b713.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:39 INFO  : three.txt.bak: Deleted
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/16 06:33:39 INFO  : three.txt: Moved into backup dir
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : backup/one.bak: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/backup/one.bak
2025/03/16 06:33:39 DEBUG : backup/one.bak: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : backup/three.txt.bak: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/backup/three.txt.bak
2025/03/16 06:33:39 DEBUG : backup/three.txt.bak: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Closing 1 unused connections
--- PASS: TestSyncBackupDirWithSuffix (0.28s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: New connection 127.0.0.1:51658->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell type "unix" from config
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: New connection 127.0.0.1:51662->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Shell type "unix" from config
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Using root directory "/home/rclone/rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup" to be canonical "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/16 06:33:39 INFO  : three.txt: Moved into backup dir
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : backup/one-2019-01-01: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : backup/one-2019-01-01: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : backup/three-2019-01-01.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : backup/three-2019-01-01.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : backup/one-2019-01-01: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : backup/one-2019-01-01: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : backup/three-2019-01-01.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : backup/three-2019-01-01.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-qagetok7yixo/backup" for canonical name "TestSFTPOpenssh{YvHxj}:rclone-test-qagetok7yixo/backup"
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 INFO  : one-2019-01-01: Deleted
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:39 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/16 06:33:39 DEBUG : one.1503b713.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:39 INFO  : three-2019-01-01.txt: Deleted
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/16 06:33:39 INFO  : three.txt: Moved into backup dir
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : backup/one-2019-01-01: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/backup/one-2019-01-01
2025/03/16 06:33:39 DEBUG : backup/one-2019-01-01: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : backup/three-2019-01-01.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/backup/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : backup/three-2019-01-01.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/backup: Closing 1 unused connections
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.27s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: New connection 127.0.0.1:51666->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell type "unix" from config
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/16 06:33:39 INFO  : three.txt: Moved into backup dir
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : one.bak: Excluded (Path Filter)
2025/03/16 06:33:39 DEBUG : one.bak: Excluded
2025/03/16 06:33:39 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/16 06:33:39 DEBUG : three.txt.bak: Excluded
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for checks to finish
2025/03/16 06:33:39 INFO  : one.bak: Deleted
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Waiting for transfers to finish
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:39 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/16 06:33:39 DEBUG : one.1503b713.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:39 INFO  : three.txt.bak: Deleted
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/16 06:33:39 INFO  : three.txt: Moved into backup dir
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
--- PASS: TestSyncBackupDirSuffixOnly (0.20s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: New connection 127.0.0.1:51674->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell type "unix" from config
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.468f3f0c.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.468f3f0c.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.468f3f0c.partial
2025/03/16 06:33:39 DEBUG : three.txt.468f3f0c.partial: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/16 06:33:39 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt
2025/03/16 06:33:39 INFO  : three.txt: Copied (new)
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/16 06:33:39 INFO  : one.bak: Deleted
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:39 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/16 06:33:39 DEBUG : one.1503b713.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/16 06:33:39 INFO  : three.txt.bak: Deleted
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.ff911d53.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.ff911d53.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 423e01c5e84a30d129b97aedb6e219a9  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.ff911d53.partial
2025/03/16 06:33:39 DEBUG : three.txt.ff911d53.partial: Parsed hash: 423e01c5e84a30d129b97aedb6e219a9
2025/03/16 06:33:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/16 06:33:39 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt
2025/03/16 06:33:39 INFO  : three.txt: Copied (new)
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one.bak
2025/03/16 06:33:39 DEBUG : dst/one.bak: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 423e01c5e84a30d129b97aedb6e219a9  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 423e01c5e84a30d129b97aedb6e219a9
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.bak
2025/03/16 06:33:39 DEBUG : dst/three.txt.bak: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
--- PASS: TestSyncSuffix (0.20s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YvHxj}" suffix to name
2025/03/16 06:33:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/16 06:33:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/16 06:33:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/16 06:33:39 DEBUG : Setting pass="3XY6h5AsTbIkiiFomvYbO5aI_km8MQ-3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/16 06:33:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: New connection 127.0.0.1:51682->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell type "unix" from config
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Relative path resolved to "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Using root directory "/home/rclone/rclone-test-qagetok7yixo/dst"
2025/03/16 06:33:39 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/16 06:33:39 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one.a87a5b8d.partial
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/16 06:33:39 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/16 06:33:39 INFO  : one: Copied (new)
2025/03/16 06:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:39 DEBUG : two: Unchanged skipping
2025/03/16 06:33:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/16 06:33:39 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.468f3f0c.partial"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.468f3f0c.partial
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.468f3f0c.partial
2025/03/16 06:33:39 DEBUG : three.txt.468f3f0c.partial: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/16 06:33:39 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt
2025/03/16 06:33:39 INFO  : three.txt: Copied (new)
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:39 DEBUG : dst/one-2019-01-01: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:39 DEBUG : dst/one-2019-01-01: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : dst/three-2019-01-01.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:39 DEBUG : dst/three-2019-01-01.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:39 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:39 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:39 DEBUG : dst/one: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: f97c5d29941bfb1b2fdab0874906ab82  /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:39 DEBUG : dst/one-2019-01-01: Parsed hash: f97c5d29941bfb1b2fdab0874906ab82
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: fe05bcdcdc4928012781a5f1a2a77cbb5398e106  /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:39 DEBUG : dst/one-2019-01-01: Parsed hash: fe05bcdcdc4928012781a5f1a2a77cbb5398e106
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt"
2025/03/16 06:33:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 35d6d33467aae9a2e3dccb4b6b027878  /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : dst/three-2019-01-01.txt: Parsed hash: 35d6d33467aae9a2e3dccb4b6b027878
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b802f384302cb24fbab0a44997e820bf2e8507bb  /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : dst/three-2019-01-01.txt: Parsed hash: b802f384302cb24fbab0a44997e820bf2e8507bb
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:40 DEBUG : dst/three.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:40 DEBUG : dst/three.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:40 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:40 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
2025/03/16 06:33:40 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/16 06:33:40 INFO  : one-2019-01-01: Deleted
2025/03/16 06:33:40 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one.1503b713.partial
2025/03/16 06:33:40 DEBUG : one.1503b713.partial: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/16 06:33:40 DEBUG : one.1503b713.partial: renamed to: one
2025/03/16 06:33:40 INFO  : one: Copied (new)
2025/03/16 06:33:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : two: Unchanged skipping
2025/03/16 06:33:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/16 06:33:40 INFO  : three-2019-01-01.txt: Deleted
2025/03/16 06:33:40 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt.ff911d53.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.ff911d53.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo/dst: Remote command result: 423e01c5e84a30d129b97aedb6e219a9  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt.ff911d53.partial
2025/03/16 06:33:40 DEBUG : three.txt.ff911d53.partial: Parsed hash: 423e01c5e84a30d129b97aedb6e219a9
2025/03/16 06:33:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/16 06:33:40 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt
2025/03/16 06:33:40 INFO  : three.txt: Copied (new)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 0f93e81041f0cab37c37a05ae998b219  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:40 DEBUG : dst/one: Parsed hash: 0f93e81041f0cab37c37a05ae998b219
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 88a8c2880f555638f990d1ec4c8359b25caa20c7  /home/rclone/rclone-test-qagetok7yixo/dst/one
2025/03/16 06:33:40 DEBUG : dst/one: Parsed hash: 88a8c2880f555638f990d1ec4c8359b25caa20c7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: c7957179c41f69d44f217a108c7915d8  /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:40 DEBUG : dst/one-2019-01-01: Parsed hash: c7957179c41f69d44f217a108c7915d8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d63a9910ed57f038b76549c070df6196b2102f42  /home/rclone/rclone-test-qagetok7yixo/dst/one-2019-01-01
2025/03/16 06:33:40 DEBUG : dst/one-2019-01-01: Parsed hash: d63a9910ed57f038b76549c070df6196b2102f42
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 91341eed84691a83caea73aa785736d5  /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : dst/three-2019-01-01.txt: Parsed hash: 91341eed84691a83caea73aa785736d5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 92e0258fe3c7456f15dff78d509f6e3c9166c254  /home/rclone/rclone-test-qagetok7yixo/dst/three-2019-01-01.txt
2025/03/16 06:33:40 DEBUG : dst/three-2019-01-01.txt: Parsed hash: 92e0258fe3c7456f15dff78d509f6e3c9166c254
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 423e01c5e84a30d129b97aedb6e219a9  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:40 DEBUG : dst/three.txt: Parsed hash: 423e01c5e84a30d129b97aedb6e219a9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/three.txt"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30  /home/rclone/rclone-test-qagetok7yixo/dst/three.txt
2025/03/16 06:33:40 DEBUG : dst/three.txt: Parsed hash: 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: b8a9f715dbb64fd5c56e7783c6820a61  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:40 DEBUG : dst/two: Parsed hash: b8a9f715dbb64fd5c56e7783c6820a61
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/dst/two"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ad782ecdac770fc6eb9a62e44f90873fb97fb26b  /home/rclone/rclone-test-qagetok7yixo/dst/two
2025/03/16 06:33:40 DEBUG : dst/two: Parsed hash: ad782ecdac770fc6eb9a62e44f90873fb97fb26b
--- PASS: TestSyncSuffixKeepExtension (0.18s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/Testêé"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/Testêé
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3b5c716b1f94ae30389ea40ea76fa0d5  /home/rclone/rclone-test-qagetok7yixo/Testêé
2025/03/16 06:33:40 DEBUG : Testêé: Parsed hash: 3b5c716b1f94ae30389ea40ea76fa0d5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/Testêé"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/Testêé
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 9e07bb4df9a34576128e170c28f69143aadd41be  /home/rclone/rclone-test-qagetok7yixo/Testêé
2025/03/16 06:33:40 DEBUG : Testêé: Parsed hash: 9e07bb4df9a34576128e170c28f69143aadd41be
2025/03/16 06:33:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/Testêé.53508f02.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/Testêé.53508f02.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ce114e4501d2f4e2dcea3e17b546f339  /home/rclone/rclone-test-qagetok7yixo/Testêé.53508f02.partial
2025/03/16 06:33:40 DEBUG : Testêé.53508f02.partial: Parsed hash: ce114e4501d2f4e2dcea3e17b546f339
2025/03/16 06:33:40 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK
2025/03/16 06:33:40 DEBUG : Testêé.53508f02.partial: renamed to: Testêé
2025/03/16 06:33:40 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/16 06:33:40 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/Testêé"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/Testêé
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: ce114e4501d2f4e2dcea3e17b546f339  /home/rclone/rclone-test-qagetok7yixo/Testêé
2025/03/16 06:33:40 DEBUG : Testêé: Parsed hash: ce114e4501d2f4e2dcea3e17b546f339
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/Testêé"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/Testêé
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: a54d88e06612d820bc3be72877c74f257b561b19  /home/rclone/rclone-test-qagetok7yixo/Testêé
2025/03/16 06:33:40 DEBUG : Testêé: Parsed hash: a54d88e06612d820bc3be72877c74f257b561b19
--- PASS: TestSyncUTFNorm (0.02s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing.468f3f0c.partial
2025/03/16 06:33:40 DEBUG : existing.468f3f0c.partial: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/16 06:33:40 DEBUG : existing.468f3f0c.partial: renamed to: existing
2025/03/16 06:33:40 INFO  : existing: Copied (new)
2025/03/16 06:33:40 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:40 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: not deleting files as there were IO errors
2025/03/16 06:33:40 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: not deleting directories as there were IO errors
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : existing: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/existing"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/existing
2025/03/16 06:33:40 DEBUG : existing: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
--- PASS: TestSyncImmutable (0.04s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/EXISTING"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/EXISTING
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/EXISTING
2025/03/16 06:33:40 DEBUG : EXISTING: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/EXISTING"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/EXISTING
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/EXISTING
2025/03/16 06:33:40 DEBUG : EXISTING: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : existing: Unchanged skipping
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:40 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:40 INFO  : There was nothing to transfer
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/EXISTING"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/EXISTING
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/EXISTING
2025/03/16 06:33:40 DEBUG : EXISTING: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/EXISTING"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/EXISTING
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/EXISTING
2025/03/16 06:33:40 DEBUG : EXISTING: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
--- PASS: TestSyncIgnoreCase (0.01s)
=== RUN   TestFixCase
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.00s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.01s)
    --- SKIP: TestMaxTransfer/Hard (0.00s)
    --- SKIP: TestMaxTransfer/Soft (0.00s)
    --- SKIP: TestMaxTransfer/Cautious (0.00s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : both0: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : both0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : both1: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : both1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : both10: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : both10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : both11: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : both11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : both12: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : both12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : both13: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : both13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : both14: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : both14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : both15: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : both15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : both16: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : both16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : both17: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : both17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : both18: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : both18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : both19: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : both19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : both2: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : both2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : both3: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : both3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : both4: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : both4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : both5: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : both5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : both6: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : both6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : both7: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : both7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : both8: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : both8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : both9: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : both9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : only0: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : only0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : only1: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : only1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : only10: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : only10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : only11: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : only11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : only12: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : only12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : only13: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : only13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : only14: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : only14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : only15: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : only15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : only16: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : only16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : only17: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : only17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : only18: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : only18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : only19: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : only19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : only2: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : only2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : only3: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : only3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : only4: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : only4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : only5: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : only5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : only6: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : only6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : only7: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : only7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : only8: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : only8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : only9: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : only9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both0: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both1: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both10: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both11: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both12: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both16: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both13: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both14: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both15: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both17: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both18: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both19: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both2: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both3: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both7: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both4: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both5: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both6: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both8: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both9: Unchanged skipping
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:40 DEBUG : Waiting for deletions to finish
2025/03/16 06:33:40 INFO  : only2: Deleted
2025/03/16 06:33:40 INFO  : only12: Deleted
2025/03/16 06:33:40 INFO  : only11: Deleted
2025/03/16 06:33:40 INFO  : only3: Deleted
2025/03/16 06:33:40 INFO  : only17: Deleted
2025/03/16 06:33:40 INFO  : only6: Deleted
2025/03/16 06:33:40 INFO  : only19: Deleted
2025/03/16 06:33:40 INFO  : only7: Deleted
2025/03/16 06:33:40 INFO  : only13: Deleted
2025/03/16 06:33:40 INFO  : only9: Deleted
2025/03/16 06:33:40 INFO  : only14: Deleted
2025/03/16 06:33:40 INFO  : only10: Deleted
2025/03/16 06:33:40 INFO  : only15: Deleted
2025/03/16 06:33:40 INFO  : only18: Deleted
2025/03/16 06:33:40 INFO  : only4: Deleted
2025/03/16 06:33:40 INFO  : only8: Deleted
2025/03/16 06:33:40 INFO  : only0: Deleted
2025/03/16 06:33:40 INFO  : only16: Deleted
2025/03/16 06:33:40 INFO  : only5: Deleted
2025/03/16 06:33:40 INFO  : only1: Deleted
2025/03/16 06:33:40 INFO  : There was nothing to transfer
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : both0: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : both0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : both1: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : both1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : both10: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : both10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : both11: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : both11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : both12: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : both12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : both13: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : both13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : both14: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : both14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : both15: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : both15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : both16: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : both16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : both17: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : both17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : both18: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : both18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : both19: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : both19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : both2: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : both2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : both3: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : both3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : both4: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : both4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : both5: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : both5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : both6: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : both6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : both7: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : both7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : both8: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : both8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : both9: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : both9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
--- PASS: TestSyncConcurrentDelete (0.24s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : both0: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : both0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : both1: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : both1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : both10: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : both10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : both11: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : both11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : both12: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : both12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : both13: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : both13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : both14: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : both14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : both15: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : both15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : both16: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : both16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : both17: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : both17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : both18: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : both18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : both19: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : both19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : both2: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : both2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : both3: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : both3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : both4: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : both4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : both5: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : both5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : both6: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : both6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : both7: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : both7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : both8: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : both8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : both9: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : both9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : only0: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : only0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : only1: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : only1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : only10: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : only10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : only11: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : only11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : only12: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : only12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : only13: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : only13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : only14: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : only14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : only15: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : only15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : only16: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : only16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : only17: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : only17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : only18: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : only18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : only19: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : only19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : only2: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : only2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : only3: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : only3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : only4: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : only4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : only5: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : only5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : only6: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : only6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : only7: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : only7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : only8: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : only8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : only9: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : only9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for checks to finish
2025/03/16 06:33:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both0: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both12: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both13: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both14: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both15: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both16: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both17: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both18: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both19: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both2: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both3: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both4: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both5: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both6: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both7: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both8: Unchanged skipping
2025/03/16 06:33:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/16 06:33:40 DEBUG : both9: Unchanged skipping
2025/03/16 06:33:40 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : both1: Unchanged skipping
2025/03/16 06:33:40 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : both10: Unchanged skipping
2025/03/16 06:33:40 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : both11: Unchanged skipping
2025/03/16 06:33:40 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Waiting for transfers to finish
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only1.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only1.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only11.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only11.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only0.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only0.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only1.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only1.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only11.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only11.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only10.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only10.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only1.5b6d5609.partial: renamed to: only1
2025/03/16 06:33:40 INFO  : only1: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only0.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only0.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only11.5b6d5609.partial: renamed to: only11
2025/03/16 06:33:40 INFO  : only11: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only10.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only10.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only0.5b6d5609.partial: renamed to: only0
2025/03/16 06:33:40 INFO  : only0: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only12.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only12.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only10.5b6d5609.partial: renamed to: only10
2025/03/16 06:33:40 INFO  : only10: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only13.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only12.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only12.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only13.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only14.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only15.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only14.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only15.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only13.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only13.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only12.5b6d5609.partial: renamed to: only12
2025/03/16 06:33:40 INFO  : only12: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only14.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only14.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only13.5b6d5609.partial: renamed to: only13
2025/03/16 06:33:40 INFO  : only13: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only15.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only15.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only14.5b6d5609.partial: renamed to: only14
2025/03/16 06:33:40 INFO  : only14: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only16.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only16.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only15.5b6d5609.partial: renamed to: only15
2025/03/16 06:33:40 INFO  : only15: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only17.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only17.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only3.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only16.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only16.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only3.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only4.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only4.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only17.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only17.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only16.5b6d5609.partial: renamed to: only16
2025/03/16 06:33:40 INFO  : only16: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only3.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only3.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only4.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only4.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only17.5b6d5609.partial: renamed to: only17
2025/03/16 06:33:40 INFO  : only17: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : only3.5b6d5609.partial: renamed to: only3
2025/03/16 06:33:40 INFO  : only3: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : only4.5b6d5609.partial: renamed to: only4
2025/03/16 06:33:40 INFO  : only4: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only5.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only5.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only18.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only18.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only8.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only8.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only7.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only7.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only8.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only8.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only18.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only18.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only8.5b6d5609.partial: renamed to: only8
2025/03/16 06:33:40 INFO  : only8: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : only18.5b6d5609.partial: renamed to: only18
2025/03/16 06:33:40 INFO  : only18: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only5.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only5.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only7.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only7.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only9.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only9.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only5.5b6d5609.partial: renamed to: only5
2025/03/16 06:33:40 INFO  : only5: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : only7.5b6d5609.partial: renamed to: only7
2025/03/16 06:33:40 INFO  : only7: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only19.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only19.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only9.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only9.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only2.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only2.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only6.5b6d5609.partial"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only19.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only19.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only9.5b6d5609.partial: renamed to: only9
2025/03/16 06:33:40 INFO  : only9: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only6.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only19.5b6d5609.partial: renamed to: only19
2025/03/16 06:33:40 INFO  : only19: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only2.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only2.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only6.5b6d5609.partial
2025/03/16 06:33:40 DEBUG : only6.5b6d5609.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/16 06:33:40 DEBUG : only2.5b6d5609.partial: renamed to: only2
2025/03/16 06:33:40 INFO  : only2: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : only6.5b6d5609.partial: renamed to: only6
2025/03/16 06:33:40 INFO  : only6: Copied (replaced existing)
2025/03/16 06:33:40 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : both0: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both0
2025/03/16 06:33:40 DEBUG : both0: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : both1: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both1
2025/03/16 06:33:40 DEBUG : both1: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : both10: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both10
2025/03/16 06:33:40 DEBUG : both10: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : both11: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both11
2025/03/16 06:33:40 DEBUG : both11: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : both12: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both12
2025/03/16 06:33:40 DEBUG : both12: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : both13: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both13
2025/03/16 06:33:40 DEBUG : both13: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : both14: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both14
2025/03/16 06:33:40 DEBUG : both14: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : both15: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both15
2025/03/16 06:33:40 DEBUG : both15: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : both16: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both16
2025/03/16 06:33:40 DEBUG : both16: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : both17: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both17
2025/03/16 06:33:40 DEBUG : both17: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : both18: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both18
2025/03/16 06:33:40 DEBUG : both18: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : both19: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both19
2025/03/16 06:33:40 DEBUG : both19: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : both2: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both2
2025/03/16 06:33:40 DEBUG : both2: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : both3: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both3
2025/03/16 06:33:40 DEBUG : both3: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : both4: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both4
2025/03/16 06:33:40 DEBUG : both4: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : both5: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both5
2025/03/16 06:33:40 DEBUG : both5: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : both6: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both6
2025/03/16 06:33:40 DEBUG : both6: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : both7: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both7
2025/03/16 06:33:40 DEBUG : both7: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : both8: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both8
2025/03/16 06:33:40 DEBUG : both8: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 8ee2027983915ec78acc45027d874316  /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : both9: Parsed hash: 8ee2027983915ec78acc45027d874316
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/both9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359  /home/rclone/rclone-test-qagetok7yixo/both9
2025/03/16 06:33:40 DEBUG : both9: Parsed hash: 3e2e95f5ad970eadfa7e17eaf73da97024aa5359
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : only0: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only0"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only0
2025/03/16 06:33:40 DEBUG : only0: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : only1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only1"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only1
2025/03/16 06:33:40 DEBUG : only1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : only10: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only10"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only10
2025/03/16 06:33:40 DEBUG : only10: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : only11: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only11"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only11
2025/03/16 06:33:40 DEBUG : only11: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : only12: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only12"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only12
2025/03/16 06:33:40 DEBUG : only12: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : only13: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only13"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only13
2025/03/16 06:33:40 DEBUG : only13: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : only14: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only14"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only14
2025/03/16 06:33:40 DEBUG : only14: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : only15: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only15"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only15
2025/03/16 06:33:40 DEBUG : only15: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : only16: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only16"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only16
2025/03/16 06:33:40 DEBUG : only16: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : only17: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only17"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only17
2025/03/16 06:33:40 DEBUG : only17: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : only18: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only18"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only18
2025/03/16 06:33:40 DEBUG : only18: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : only19: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only19"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only19
2025/03/16 06:33:40 DEBUG : only19: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : only2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only2"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only2
2025/03/16 06:33:40 DEBUG : only2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : only3: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only3"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only3
2025/03/16 06:33:40 DEBUG : only3: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : only4: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only4"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only4
2025/03/16 06:33:40 DEBUG : only4: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : only5: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only5"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only5
2025/03/16 06:33:40 DEBUG : only5: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : only6: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only6"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only6
2025/03/16 06:33:40 DEBUG : only6: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : only7: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only7"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only7
2025/03/16 06:33:40 DEBUG : only7: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : only8: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only8"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only8
2025/03/16 06:33:40 DEBUG : only8: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: md5sum /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: d41d8cd98f00b204e9800998ecf8427e  /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : only9: Parsed hash: d41d8cd98f00b204e9800998ecf8427e
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Shell path "/home/rclone/rclone-test-qagetok7yixo/only9"
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Running remote command: sha1sum /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709  /home/rclone/rclone-test-qagetok7yixo/only9
2025/03/16 06:33:40 DEBUG : only9: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
--- PASS: TestSyncConcurrentTruncate (0.33s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : empty_dir: Making directory with metadata
2025/03/16 06:33:40 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:40 DEBUG : empty_on_remote: Making directory with metadata
2025/03/16 06:33:40 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:40 INFO  : empty_on_remote: Making directory
2025/03/16 06:33:40 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTime (0.05s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 DEBUG : empty_dir: Making directory with metadata
2025/03/16 06:33:40 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:40 DEBUG : empty_on_remote: Making directory with metadata
2025/03/16 06:33:40 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:40 INFO  : empty_on_remote: Making directory
2025/03/16 06:33:40 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : sub dir: Making directory
2025/03/16 06:33:40 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:40 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestNothingToTransferWithEmptyDirs (0.14s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:40 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:40 INFO  : sub dir: Making directory
2025/03/16 06:33:40 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
2025/03/16 06:33:41 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:41 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/16 06:33:41 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/16 06:33:41 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo", Local "Local file system at /tmp/rclone1682028650", Modify Window "1s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (0.13s)
PASS
2025/03/16 06:33:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qagetok7yixo: Purge dir ""
"./sync.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 7.410146471s (try 1/5)