"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/07/04 02:11:28 NOTICE: TestSFTPRclone: Starting server 2026/07/04 02:11:29 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/04 02:11:29 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/04 02:11:29 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/04 02:11:29 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-bamivav0lucu" 2026/07/04 02:11:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 02:11:29 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/04 02:11:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:29 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:29 DEBUG : TestSFTPRclone: detected overridden config - adding "{QVKtl}" suffix to name 2026/07/04 02:11:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:29 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:29 NOTICE: TestSFTPRclone{QVKtl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: New connection 127.0.0.1:53246->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell type "unix" from config 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Relative path resolved to "/rclone-test-bamivav0lucu" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Using root directory "/rclone-test-bamivav0lucu" 2026/07/04 02:11:29 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/04 02:11:29 INFO : dir/subdir: Making directory 2026/07/04 02:11:29 INFO : dir/subdir: Removing directory 2026/07/04 02:11:29 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/04 02:11:29 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 7b5b6d44dcc4d851e9f2fe36d8caeba7 /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7b5b6d44dcc4d851e9f2fe36d8caeba7 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 94193af3ee42ebae0baea8530109ad20dd22309c /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 94193af3ee42ebae0baea8530109ad20dd22309c 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 7b5b6d44dcc4d851e9f2fe36d8caeba7 /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7b5b6d44dcc4d851e9f2fe36d8caeba7 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 94193af3ee42ebae0baea8530109ad20dd22309c /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 94193af3ee42ebae0baea8530109ad20dd22309c 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 7b5b6d44dcc4d851e9f2fe36d8caeba7 /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7b5b6d44dcc4d851e9f2fe36d8caeba7 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 94193af3ee42ebae0baea8530109ad20dd22309c /rclone-test-bamivav0lucu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 02:11:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 94193af3ee42ebae0baea8530109ad20dd22309c === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/./." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 56e211a7183a1393d34cbf3064e1bbe0 /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : ./.: Parsed hash: 56e211a7183a1393d34cbf3064e1bbe0 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/./." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 130302bb7b341203be761165fdca135c2d7672bb /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : ./.: Parsed hash: 130302bb7b341203be761165fdca135c2d7672bb 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/./." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 56e211a7183a1393d34cbf3064e1bbe0 /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : ./.: Parsed hash: 56e211a7183a1393d34cbf3064e1bbe0 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/./." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 130302bb7b341203be761165fdca135c2d7672bb /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : ./.: Parsed hash: 130302bb7b341203be761165fdca135c2d7672bb 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/./." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 56e211a7183a1393d34cbf3064e1bbe0 /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : ./.: Parsed hash: 56e211a7183a1393d34cbf3064e1bbe0 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/./." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 130302bb7b341203be761165fdca135c2d7672bb /rclone-test-bamivav0lucu/./. 2026/07/04 02:11:29 DEBUG : ./.: Parsed hash: 130302bb7b341203be761165fdca135c2d7672bb === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/../.." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: abd575d835450f4a67ed604708fc44b5 /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : ../..: Parsed hash: abd575d835450f4a67ed604708fc44b5 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/../.." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b57b2327e6317044d6454a277e9b538a928d1980 /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : ../..: Parsed hash: b57b2327e6317044d6454a277e9b538a928d1980 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/../.." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: abd575d835450f4a67ed604708fc44b5 /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : ../..: Parsed hash: abd575d835450f4a67ed604708fc44b5 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/../.." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b57b2327e6317044d6454a277e9b538a928d1980 /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : ../..: Parsed hash: b57b2327e6317044d6454a277e9b538a928d1980 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/../.." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: abd575d835450f4a67ed604708fc44b5 /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : ../..: Parsed hash: abd575d835450f4a67ed604708fc44b5 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/../.." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b57b2327e6317044d6454a277e9b538a928d1980 /rclone-test-bamivav0lucu/../.. 2026/07/04 02:11:29 DEBUG : ../..: Parsed hash: b57b2327e6317044d6454a277e9b538a928d1980 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 03eda0e7415686394871d4a858ea02f7 /rclone-test-bamivav0lucu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 02:11:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 03eda0e7415686394871d4a858ea02f7 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 64a7b9b766f3ac8c9d924e43d6fdf61752478d4b /rclone-test-bamivav0lucu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 02:11:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 64a7b9b766f3ac8c9d924e43d6fdf61752478d4b 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 03eda0e7415686394871d4a858ea02f7 /rclone-test-bamivav0lucu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 02:11:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 03eda0e7415686394871d4a858ea02f7 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 64a7b9b766f3ac8c9d924e43d6fdf61752478d4b /rclone-test-bamivav0lucu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 02:11:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 64a7b9b766f3ac8c9d924e43d6fdf61752478d4b 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 03eda0e7415686394871d4a858ea02f7 /rclone-test-bamivav0lucu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 02:11:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 03eda0e7415686394871d4a858ea02f7 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 64a7b9b766f3ac8c9d924e43d6fdf61752478d4b /rclone-test-bamivav0lucu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 02:11:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 64a7b9b766f3ac8c9d924e43d6fdf61752478d4b === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/ leading space/ leading space" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\ leading\ space/\ leading\ space 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 71d2f7d3023f27723404db0c4fd756c4 /rclone-test-bamivav0lucu/ leading space/ leading space 2026/07/04 02:11:29 DEBUG : leading space/ leading space: Parsed hash: 71d2f7d3023f27723404db0c4fd756c4 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/ leading space/ leading space" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\ leading\ space/\ leading\ space 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f57955f38463ad81d0d3053797fc4c2ec82b79d4 /rclone-test-bamivav0lucu/ leading space/ leading space 2026/07/04 02:11:29 DEBUG : leading space/ leading space: Parsed hash: f57955f38463ad81d0d3053797fc4c2ec82b79d4 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/ leading space/ leading space" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\ leading\ space/\ leading\ space 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 71d2f7d3023f27723404db0c4fd756c4 /rclone-test-bamivav0lucu/ leading space/ leading space 2026/07/04 02:11:29 DEBUG : leading space/ leading space: Parsed hash: 71d2f7d3023f27723404db0c4fd756c4 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/ leading space/ leading space" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\ leading\ space/\ leading\ space 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f57955f38463ad81d0d3053797fc4c2ec82b79d4 /rclone-test-bamivav0lucu/ leading space/ leading space 2026/07/04 02:11:29 DEBUG : leading space/ leading space: Parsed hash: f57955f38463ad81d0d3053797fc4c2ec82b79d4 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/ leading space/ leading space" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\ leading\ space/\ leading\ space 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 71d2f7d3023f27723404db0c4fd756c4 /rclone-test-bamivav0lucu/ leading space/ leading space 2026/07/04 02:11:29 DEBUG : leading space/ leading space: Parsed hash: 71d2f7d3023f27723404db0c4fd756c4 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/ leading space/ leading space" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\ leading\ space/\ leading\ space 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f57955f38463ad81d0d3053797fc4c2ec82b79d4 /rclone-test-bamivav0lucu/ leading space/ leading space 2026/07/04 02:11:29 DEBUG : leading space/ leading space: Parsed hash: f57955f38463ad81d0d3053797fc4c2ec82b79d4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/~leading tilde/~leading tilde" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\~leading\ tilde/\~leading\ tilde 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b996ea1512ac6655521271517e4179b0 /rclone-test-bamivav0lucu/~leading tilde/~leading tilde 2026/07/04 02:11:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b996ea1512ac6655521271517e4179b0 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/~leading tilde/~leading tilde" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\~leading\ tilde/\~leading\ tilde 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e83b9bbe56125495a88a27735adcd8781d784e42 /rclone-test-bamivav0lucu/~leading tilde/~leading tilde 2026/07/04 02:11:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e83b9bbe56125495a88a27735adcd8781d784e42 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/~leading tilde/~leading tilde" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\~leading\ tilde/\~leading\ tilde 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b996ea1512ac6655521271517e4179b0 /rclone-test-bamivav0lucu/~leading tilde/~leading tilde 2026/07/04 02:11:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b996ea1512ac6655521271517e4179b0 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/~leading tilde/~leading tilde" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\~leading\ tilde/\~leading\ tilde 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e83b9bbe56125495a88a27735adcd8781d784e42 /rclone-test-bamivav0lucu/~leading tilde/~leading tilde 2026/07/04 02:11:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e83b9bbe56125495a88a27735adcd8781d784e42 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/~leading tilde/~leading tilde" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/\~leading\ tilde/\~leading\ tilde 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b996ea1512ac6655521271517e4179b0 /rclone-test-bamivav0lucu/~leading tilde/~leading tilde 2026/07/04 02:11:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b996ea1512ac6655521271517e4179b0 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/~leading tilde/~leading tilde" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/\~leading\ tilde/\~leading\ tilde 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e83b9bbe56125495a88a27735adcd8781d784e42 /rclone-test-bamivav0lucu/~leading tilde/~leading tilde 2026/07/04 02:11:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e83b9bbe56125495a88a27735adcd8781d784e42 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␍leading CR/␍leading CR" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␍leading\ CR/␍leading\ CR 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 5adc875e5f78669b9940592f9562f225 /rclone-test-bamivav0lucu/␍leading CR/␍leading CR 2026/07/04 02:11:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5adc875e5f78669b9940592f9562f225 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␍leading CR/␍leading CR" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␍leading\ CR/␍leading\ CR 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1b0d873e93af11227b6cb6241aa2178644b0e078 /rclone-test-bamivav0lucu/␍leading CR/␍leading CR 2026/07/04 02:11:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1b0d873e93af11227b6cb6241aa2178644b0e078 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␍leading CR/␍leading CR" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␍leading\ CR/␍leading\ CR 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 5adc875e5f78669b9940592f9562f225 /rclone-test-bamivav0lucu/␍leading CR/␍leading CR 2026/07/04 02:11:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5adc875e5f78669b9940592f9562f225 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␍leading CR/␍leading CR" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␍leading\ CR/␍leading\ CR 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1b0d873e93af11227b6cb6241aa2178644b0e078 /rclone-test-bamivav0lucu/␍leading CR/␍leading CR 2026/07/04 02:11:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1b0d873e93af11227b6cb6241aa2178644b0e078 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␍leading CR/␍leading CR" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␍leading\ CR/␍leading\ CR 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 5adc875e5f78669b9940592f9562f225 /rclone-test-bamivav0lucu/␍leading CR/␍leading CR 2026/07/04 02:11:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5adc875e5f78669b9940592f9562f225 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␍leading CR/␍leading CR" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␍leading\ CR/␍leading\ CR 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1b0d873e93af11227b6cb6241aa2178644b0e078 /rclone-test-bamivav0lucu/␍leading CR/␍leading CR 2026/07/04 02:11:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1b0d873e93af11227b6cb6241aa2178644b0e078 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␊leading LF/␊leading LF" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␊leading\ LF/␊leading\ LF 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 3c48dc2ec1fdcab5b656d966ce726797 /rclone-test-bamivav0lucu/␊leading LF/␊leading LF 2026/07/04 02:11:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3c48dc2ec1fdcab5b656d966ce726797 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␊leading LF/␊leading LF" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␊leading\ LF/␊leading\ LF 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 023a8bb31d8a3a7f74829f4a36b659a2b30183fa /rclone-test-bamivav0lucu/␊leading LF/␊leading LF 2026/07/04 02:11:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 023a8bb31d8a3a7f74829f4a36b659a2b30183fa 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␊leading LF/␊leading LF" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␊leading\ LF/␊leading\ LF 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 3c48dc2ec1fdcab5b656d966ce726797 /rclone-test-bamivav0lucu/␊leading LF/␊leading LF 2026/07/04 02:11:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3c48dc2ec1fdcab5b656d966ce726797 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␊leading LF/␊leading LF" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␊leading\ LF/␊leading\ LF 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 023a8bb31d8a3a7f74829f4a36b659a2b30183fa /rclone-test-bamivav0lucu/␊leading LF/␊leading LF 2026/07/04 02:11:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 023a8bb31d8a3a7f74829f4a36b659a2b30183fa 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␊leading LF/␊leading LF" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␊leading\ LF/␊leading\ LF 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 3c48dc2ec1fdcab5b656d966ce726797 /rclone-test-bamivav0lucu/␊leading LF/␊leading LF 2026/07/04 02:11:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3c48dc2ec1fdcab5b656d966ce726797 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␊leading LF/␊leading LF" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␊leading\ LF/␊leading\ LF 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 023a8bb31d8a3a7f74829f4a36b659a2b30183fa /rclone-test-bamivav0lucu/␊leading LF/␊leading LF 2026/07/04 02:11:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 023a8bb31d8a3a7f74829f4a36b659a2b30183fa === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␉leading HT/␉leading HT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␉leading\ HT/␉leading\ HT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 8561cea0615d0d954504545dac1fe908 /rclone-test-bamivav0lucu/␉leading HT/␉leading HT 2026/07/04 02:11:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8561cea0615d0d954504545dac1fe908 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␉leading HT/␉leading HT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␉leading\ HT/␉leading\ HT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 6d79d32be91c888a2b1a6293ddceab3595e1f405 /rclone-test-bamivav0lucu/␉leading HT/␉leading HT 2026/07/04 02:11:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6d79d32be91c888a2b1a6293ddceab3595e1f405 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␉leading HT/␉leading HT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␉leading\ HT/␉leading\ HT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 8561cea0615d0d954504545dac1fe908 /rclone-test-bamivav0lucu/␉leading HT/␉leading HT 2026/07/04 02:11:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8561cea0615d0d954504545dac1fe908 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␉leading HT/␉leading HT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␉leading\ HT/␉leading\ HT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 6d79d32be91c888a2b1a6293ddceab3595e1f405 /rclone-test-bamivav0lucu/␉leading HT/␉leading HT 2026/07/04 02:11:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6d79d32be91c888a2b1a6293ddceab3595e1f405 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␉leading HT/␉leading HT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␉leading\ HT/␉leading\ HT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 8561cea0615d0d954504545dac1fe908 /rclone-test-bamivav0lucu/␉leading HT/␉leading HT 2026/07/04 02:11:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8561cea0615d0d954504545dac1fe908 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␉leading HT/␉leading HT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␉leading\ HT/␉leading\ HT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 6d79d32be91c888a2b1a6293ddceab3595e1f405 /rclone-test-bamivav0lucu/␉leading HT/␉leading HT 2026/07/04 02:11:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6d79d32be91c888a2b1a6293ddceab3595e1f405 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␋leading VT/␋leading VT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␋leading\ VT/␋leading\ VT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 3a272cd0b039e9b9d9309709c1007ca9 /rclone-test-bamivav0lucu/␋leading VT/␋leading VT 2026/07/04 02:11:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3a272cd0b039e9b9d9309709c1007ca9 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␋leading VT/␋leading VT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␋leading\ VT/␋leading\ VT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 9d545e16682be4a659d0dcaf3d70eebb4f2a1ae5 /rclone-test-bamivav0lucu/␋leading VT/␋leading VT 2026/07/04 02:11:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d545e16682be4a659d0dcaf3d70eebb4f2a1ae5 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␋leading VT/␋leading VT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␋leading\ VT/␋leading\ VT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 3a272cd0b039e9b9d9309709c1007ca9 /rclone-test-bamivav0lucu/␋leading VT/␋leading VT 2026/07/04 02:11:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3a272cd0b039e9b9d9309709c1007ca9 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␋leading VT/␋leading VT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␋leading\ VT/␋leading\ VT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 9d545e16682be4a659d0dcaf3d70eebb4f2a1ae5 /rclone-test-bamivav0lucu/␋leading VT/␋leading VT 2026/07/04 02:11:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d545e16682be4a659d0dcaf3d70eebb4f2a1ae5 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␋leading VT/␋leading VT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/␋leading\ VT/␋leading\ VT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 3a272cd0b039e9b9d9309709c1007ca9 /rclone-test-bamivav0lucu/␋leading VT/␋leading VT 2026/07/04 02:11:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3a272cd0b039e9b9d9309709c1007ca9 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/␋leading VT/␋leading VT" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/␋leading\ VT/␋leading\ VT 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 9d545e16682be4a659d0dcaf3d70eebb4f2a1ae5 /rclone-test-bamivav0lucu/␋leading VT/␋leading VT 2026/07/04 02:11:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d545e16682be4a659d0dcaf3d70eebb4f2a1ae5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/.leading dot/.leading dot" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/.leading\ dot/.leading\ dot 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1ccd1c4640f4472006028cdc159c1a96 /rclone-test-bamivav0lucu/.leading dot/.leading dot 2026/07/04 02:11:29 DEBUG : .leading dot/.leading dot: Parsed hash: 1ccd1c4640f4472006028cdc159c1a96 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/.leading dot/.leading dot" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/.leading\ dot/.leading\ dot 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: abf23996c74fff555914321409e13105a32a1be4 /rclone-test-bamivav0lucu/.leading dot/.leading dot 2026/07/04 02:11:29 DEBUG : .leading dot/.leading dot: Parsed hash: abf23996c74fff555914321409e13105a32a1be4 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/.leading dot/.leading dot" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/.leading\ dot/.leading\ dot 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1ccd1c4640f4472006028cdc159c1a96 /rclone-test-bamivav0lucu/.leading dot/.leading dot 2026/07/04 02:11:29 DEBUG : .leading dot/.leading dot: Parsed hash: 1ccd1c4640f4472006028cdc159c1a96 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/.leading dot/.leading dot" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/.leading\ dot/.leading\ dot 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: abf23996c74fff555914321409e13105a32a1be4 /rclone-test-bamivav0lucu/.leading dot/.leading dot 2026/07/04 02:11:29 DEBUG : .leading dot/.leading dot: Parsed hash: abf23996c74fff555914321409e13105a32a1be4 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/.leading dot/.leading dot" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/.leading\ dot/.leading\ dot 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1ccd1c4640f4472006028cdc159c1a96 /rclone-test-bamivav0lucu/.leading dot/.leading dot 2026/07/04 02:11:29 DEBUG : .leading dot/.leading dot: Parsed hash: 1ccd1c4640f4472006028cdc159c1a96 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/.leading dot/.leading dot" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/.leading\ dot/.leading\ dot 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: abf23996c74fff555914321409e13105a32a1be4 /rclone-test-bamivav0lucu/.leading dot/.leading dot 2026/07/04 02:11:29 DEBUG : .leading dot/.leading dot: Parsed hash: abf23996c74fff555914321409e13105a32a1be4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing space /trailing space " 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ space\ /trailing\ space\ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 7baf02b2b9565e658026551441225fea /rclone-test-bamivav0lucu/trailing space /trailing space 2026/07/04 02:11:29 DEBUG : trailing space /trailing space : Parsed hash: 7baf02b2b9565e658026551441225fea 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing space /trailing space " 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ space\ /trailing\ space\ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 506477273353c445628ffa256c64b045a1d544a2 /rclone-test-bamivav0lucu/trailing space /trailing space 2026/07/04 02:11:29 DEBUG : trailing space /trailing space : Parsed hash: 506477273353c445628ffa256c64b045a1d544a2 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing space /trailing space " 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ space\ /trailing\ space\ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 7baf02b2b9565e658026551441225fea /rclone-test-bamivav0lucu/trailing space /trailing space 2026/07/04 02:11:29 DEBUG : trailing space /trailing space : Parsed hash: 7baf02b2b9565e658026551441225fea 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing space /trailing space " 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ space\ /trailing\ space\ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 506477273353c445628ffa256c64b045a1d544a2 /rclone-test-bamivav0lucu/trailing space /trailing space 2026/07/04 02:11:29 DEBUG : trailing space /trailing space : Parsed hash: 506477273353c445628ffa256c64b045a1d544a2 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing space /trailing space " 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ space\ /trailing\ space\ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 7baf02b2b9565e658026551441225fea /rclone-test-bamivav0lucu/trailing space /trailing space 2026/07/04 02:11:29 DEBUG : trailing space /trailing space : Parsed hash: 7baf02b2b9565e658026551441225fea 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing space /trailing space " 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ space\ /trailing\ space\ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 506477273353c445628ffa256c64b045a1d544a2 /rclone-test-bamivav0lucu/trailing space /trailing space 2026/07/04 02:11:29 DEBUG : trailing space /trailing space : Parsed hash: 506477273353c445628ffa256c64b045a1d544a2 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ CR␍/trailing\ CR␍ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 94222232ba38bd162647bda7086c8c34 /rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍ 2026/07/04 02:11:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 94222232ba38bd162647bda7086c8c34 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ CR␍/trailing\ CR␍ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 88ca0c816c714b6f53084e3860be331107cb147c /rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍ 2026/07/04 02:11:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 88ca0c816c714b6f53084e3860be331107cb147c 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ CR␍/trailing\ CR␍ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 94222232ba38bd162647bda7086c8c34 /rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍ 2026/07/04 02:11:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 94222232ba38bd162647bda7086c8c34 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ CR␍/trailing\ CR␍ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 88ca0c816c714b6f53084e3860be331107cb147c /rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍ 2026/07/04 02:11:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 88ca0c816c714b6f53084e3860be331107cb147c 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ CR␍/trailing\ CR␍ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 94222232ba38bd162647bda7086c8c34 /rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍ 2026/07/04 02:11:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 94222232ba38bd162647bda7086c8c34 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ CR␍/trailing\ CR␍ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 88ca0c816c714b6f53084e3860be331107cb147c /rclone-test-bamivav0lucu/trailing CR␍/trailing CR␍ 2026/07/04 02:11:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 88ca0c816c714b6f53084e3860be331107cb147c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ LF␊/trailing\ LF␊ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 71aa73a086b020762dbb382de753feef /rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊ 2026/07/04 02:11:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 71aa73a086b020762dbb382de753feef 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ LF␊/trailing\ LF␊ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1ba082f005b0bc18b822f59cac76b0d46ff9530b /rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊ 2026/07/04 02:11:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1ba082f005b0bc18b822f59cac76b0d46ff9530b 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ LF␊/trailing\ LF␊ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 71aa73a086b020762dbb382de753feef /rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊ 2026/07/04 02:11:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 71aa73a086b020762dbb382de753feef 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ LF␊/trailing\ LF␊ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1ba082f005b0bc18b822f59cac76b0d46ff9530b /rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊ 2026/07/04 02:11:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1ba082f005b0bc18b822f59cac76b0d46ff9530b 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ LF␊/trailing\ LF␊ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 71aa73a086b020762dbb382de753feef /rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊ 2026/07/04 02:11:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 71aa73a086b020762dbb382de753feef 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ LF␊/trailing\ LF␊ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1ba082f005b0bc18b822f59cac76b0d46ff9530b /rclone-test-bamivav0lucu/trailing LF␊/trailing LF␊ 2026/07/04 02:11:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1ba082f005b0bc18b822f59cac76b0d46ff9530b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ HT␉/trailing\ HT␉ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 4595596b0a3711a655b80bc0d8cf5459 /rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉ 2026/07/04 02:11:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4595596b0a3711a655b80bc0d8cf5459 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ HT␉/trailing\ HT␉ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f6ab82043ec8dec88a145b8577da5eaf2c5f8318 /rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉ 2026/07/04 02:11:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f6ab82043ec8dec88a145b8577da5eaf2c5f8318 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ HT␉/trailing\ HT␉ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 4595596b0a3711a655b80bc0d8cf5459 /rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉ 2026/07/04 02:11:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4595596b0a3711a655b80bc0d8cf5459 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ HT␉/trailing\ HT␉ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f6ab82043ec8dec88a145b8577da5eaf2c5f8318 /rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉ 2026/07/04 02:11:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f6ab82043ec8dec88a145b8577da5eaf2c5f8318 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ HT␉/trailing\ HT␉ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 4595596b0a3711a655b80bc0d8cf5459 /rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉ 2026/07/04 02:11:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4595596b0a3711a655b80bc0d8cf5459 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ HT␉/trailing\ HT␉ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f6ab82043ec8dec88a145b8577da5eaf2c5f8318 /rclone-test-bamivav0lucu/trailing HT␉/trailing HT␉ 2026/07/04 02:11:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f6ab82043ec8dec88a145b8577da5eaf2c5f8318 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ VT␋/trailing\ VT␋ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 69de03a024ee120c57bf388a936f701a /rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋ 2026/07/04 02:11:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 69de03a024ee120c57bf388a936f701a 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ VT␋/trailing\ VT␋ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: a3d6def4a3409e20b4417c98e60997ae9fac7301 /rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋ 2026/07/04 02:11:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a3d6def4a3409e20b4417c98e60997ae9fac7301 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ VT␋/trailing\ VT␋ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 69de03a024ee120c57bf388a936f701a /rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋ 2026/07/04 02:11:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 69de03a024ee120c57bf388a936f701a 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ VT␋/trailing\ VT␋ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: a3d6def4a3409e20b4417c98e60997ae9fac7301 /rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋ 2026/07/04 02:11:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a3d6def4a3409e20b4417c98e60997ae9fac7301 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ VT␋/trailing\ VT␋ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 69de03a024ee120c57bf388a936f701a /rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋ 2026/07/04 02:11:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 69de03a024ee120c57bf388a936f701a 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ VT␋/trailing\ VT␋ 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: a3d6def4a3409e20b4417c98e60997ae9fac7301 /rclone-test-bamivav0lucu/trailing VT␋/trailing VT␋ 2026/07/04 02:11:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a3d6def4a3409e20b4417c98e60997ae9fac7301 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing dot./trailing dot." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ dot./trailing\ dot. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e7d26c09ea3a6910fbb32c528c4d8cf2 /rclone-test-bamivav0lucu/trailing dot./trailing dot. 2026/07/04 02:11:29 DEBUG : trailing dot./trailing dot.: Parsed hash: e7d26c09ea3a6910fbb32c528c4d8cf2 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing dot./trailing dot." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ dot./trailing\ dot. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f7831436034f87b48633bfb780512aee48e31e82 /rclone-test-bamivav0lucu/trailing dot./trailing dot. 2026/07/04 02:11:29 DEBUG : trailing dot./trailing dot.: Parsed hash: f7831436034f87b48633bfb780512aee48e31e82 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing dot./trailing dot." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ dot./trailing\ dot. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e7d26c09ea3a6910fbb32c528c4d8cf2 /rclone-test-bamivav0lucu/trailing dot./trailing dot. 2026/07/04 02:11:29 DEBUG : trailing dot./trailing dot.: Parsed hash: e7d26c09ea3a6910fbb32c528c4d8cf2 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing dot./trailing dot." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ dot./trailing\ dot. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f7831436034f87b48633bfb780512aee48e31e82 /rclone-test-bamivav0lucu/trailing dot./trailing dot. 2026/07/04 02:11:29 DEBUG : trailing dot./trailing dot.: Parsed hash: f7831436034f87b48633bfb780512aee48e31e82 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing dot./trailing dot." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/trailing\ dot./trailing\ dot. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e7d26c09ea3a6910fbb32c528c4d8cf2 /rclone-test-bamivav0lucu/trailing dot./trailing dot. 2026/07/04 02:11:29 DEBUG : trailing dot./trailing dot.: Parsed hash: e7d26c09ea3a6910fbb32c528c4d8cf2 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/trailing dot./trailing dot." 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/trailing\ dot./trailing\ dot. 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f7831436034f87b48633bfb780512aee48e31e82 /rclone-test-bamivav0lucu/trailing dot./trailing dot. 2026/07/04 02:11:29 DEBUG : trailing dot./trailing dot.: Parsed hash: f7831436034f87b48633bfb780512aee48e31e82 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/invalid\ utf-8/invalid\ utf-8 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: d962fa4bd5d5013498b38091f649b095 /rclone-test-bamivav0lucu/invalid utf-8/invalid utf-8 2026/07/04 02:11:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d962fa4bd5d5013498b38091f649b095 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/invalid\ utf-8/invalid\ utf-8 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 0221516f830ebd12210df0cd56c480688f1286e8 /rclone-test-bamivav0lucu/invalid utf-8/invalid utf-8 2026/07/04 02:11:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0221516f830ebd12210df0cd56c480688f1286e8 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/invalid\ utf-8/invalid\ utf-8 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: d962fa4bd5d5013498b38091f649b095 /rclone-test-bamivav0lucu/invalid utf-8/invalid utf-8 2026/07/04 02:11:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d962fa4bd5d5013498b38091f649b095 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/invalid\ utf-8/invalid\ utf-8 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 0221516f830ebd12210df0cd56c480688f1286e8 /rclone-test-bamivav0lucu/invalid utf-8/invalid utf-8 2026/07/04 02:11:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0221516f830ebd12210df0cd56c480688f1286e8 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/invalid\ utf-8/invalid\ utf-8 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: d962fa4bd5d5013498b38091f649b095 /rclone-test-bamivav0lucu/invalid utf-8/invalid utf-8 2026/07/04 02:11:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d962fa4bd5d5013498b38091f649b095 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/invalid\ utf-8/invalid\ utf-8 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 0221516f830ebd12210df0cd56c480688f1286e8 /rclone-test-bamivav0lucu/invalid utf-8/invalid utf-8 2026/07/04 02:11:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0221516f830ebd12210df0cd56c480688f1286e8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/test%46.txt/test%46.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/test\%46.txt/test\%46.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 526ddad69bb68fd992a0def37e65a72c /rclone-test-bamivav0lucu/test%46.txt/test%46.txt 2026/07/04 02:11:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: 526ddad69bb68fd992a0def37e65a72c 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/test%46.txt/test%46.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/test\%46.txt/test\%46.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 124e02e4dc6db203488ba2ca9e0a95a5a913ed88 /rclone-test-bamivav0lucu/test%46.txt/test%46.txt 2026/07/04 02:11:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: 124e02e4dc6db203488ba2ca9e0a95a5a913ed88 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/test%46.txt/test%46.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/test\%46.txt/test\%46.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 526ddad69bb68fd992a0def37e65a72c /rclone-test-bamivav0lucu/test%46.txt/test%46.txt 2026/07/04 02:11:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: 526ddad69bb68fd992a0def37e65a72c 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/test%46.txt/test%46.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/test\%46.txt/test\%46.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 124e02e4dc6db203488ba2ca9e0a95a5a913ed88 /rclone-test-bamivav0lucu/test%46.txt/test%46.txt 2026/07/04 02:11:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: 124e02e4dc6db203488ba2ca9e0a95a5a913ed88 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/test%46.txt/test%46.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/test\%46.txt/test\%46.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 526ddad69bb68fd992a0def37e65a72c /rclone-test-bamivav0lucu/test%46.txt/test%46.txt 2026/07/04 02:11:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: 526ddad69bb68fd992a0def37e65a72c 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/test%46.txt/test%46.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/test\%46.txt/test\%46.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 124e02e4dc6db203488ba2ca9e0a95a5a913ed88 /rclone-test-bamivav0lucu/test%46.txt/test%46.txt 2026/07/04 02:11:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: 124e02e4dc6db203488ba2ca9e0a95a5a913ed88 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Connection OK after error: potato 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/zero-length-file" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/zero-length-file 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bamivav0lucu/zero-length-file 2026/07/04 02:11:29 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/zero-length-file" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/zero-length-file 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bamivav0lucu/zero-length-file 2026/07/04 02:11:29 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/zero-length-file" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/zero-length-file 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bamivav0lucu/zero-length-file 2026/07/04 02:11:29 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/zero-length-file" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/zero-length-file 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bamivav0lucu/zero-length-file 2026/07/04 02:11:29 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b9f80af1b6f598b823c0395e1db0d638 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: b9f80af1b6f598b823c0395e1db0d638 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: ace23246b7419bffd371535f9cb43cc5e3ea58f7 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: ace23246b7419bffd371535f9cb43cc5e3ea58f7 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b9f80af1b6f598b823c0395e1db0d638 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: b9f80af1b6f598b823c0395e1db0d638 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: ace23246b7419bffd371535f9cb43cc5e3ea58f7 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: ace23246b7419bffd371535f9cb43cc5e3ea58f7 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/04 02:11:29 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/04 02:11:29 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/04 02:11:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:29 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:29 DEBUG : TestSFTPRclone: detected overridden config - adding "{QVKtl}" suffix to name 2026/07/04 02:11:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:29 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:29 NOTICE: TestSFTPRclone{QVKtl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:53250->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/04 02:11:29 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-bamivav0lucu/hello? sausage/êé" 2026/07/04 02:11:29 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/04 02:11:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:29 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:29 DEBUG : TestSFTPRclone: detected overridden config - adding "{QVKtl}" suffix to name 2026/07/04 02:11:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:29 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:29 NOTICE: TestSFTPRclone{QVKtl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: New connection 127.0.0.1:53266->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Shell type "unix" from config 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Relative path resolved to "/rclone-test-bamivav0lucu/hello? sausage/êé" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Using root directory "/rclone-test-bamivav0lucu/hello? sausage/êé" 2026/07/04 02:11:29 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-bamivav0lucu/hello? sausage/êé" to be canonical "TestSFTPRclone{QVKtl}:rclone-test-bamivav0lucu/hello? sausage/êé" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Remote command result: 5e278cdfd4aaec0610be077f5dc940ae /rclone-test-bamivav0lucu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/04 02:11:29 DEBUG : a/b/c/d/e.txt: Parsed hash: 5e278cdfd4aaec0610be077f5dc940ae 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Remote command result: 3595832b8381f75882d2c96838353ba16fde8f74 /rclone-test-bamivav0lucu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/04 02:11:29 DEBUG : a/b/c/d/e.txt: Parsed hash: 3595832b8381f75882d2c96838353ba16fde8f74 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Remote command result: 5e278cdfd4aaec0610be077f5dc940ae /rclone-test-bamivav0lucu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/04 02:11:29 DEBUG : a/b/c/d/e.txt: Parsed hash: 5e278cdfd4aaec0610be077f5dc940ae 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: Remote command result: 3595832b8381f75882d2c96838353ba16fde8f74 /rclone-test-bamivav0lucu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/04 02:11:29 DEBUG : a/b/c/d/e.txt: Parsed hash: 3595832b8381f75882d2c96838353ba16fde8f74 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé: New connection 127.0.0.1:53274->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:29 DEBUG : Waiting for deletions to finish 2026/07/04 02:11:29 INFO : a/b/c/d/e.txt: Deleted 2026/07/04 02:11:29 DEBUG : removing 1 level 4 directories 2026/07/04 02:11:29 INFO : a/b/c/d: Removing directory 2026/07/04 02:11:29 DEBUG : removing 1 level 3 directories 2026/07/04 02:11:29 INFO : a/b/c: Removing directory 2026/07/04 02:11:29 DEBUG : removing 1 level 2 directories 2026/07/04 02:11:29 INFO : a/b: Removing directory 2026/07/04 02:11:29 DEBUG : removing 1 level 1 directories 2026/07/04 02:11:29 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/other.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : other.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/other.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : other.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: New connection 127.0.0.1:53278->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/other.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : other.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/other.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : other.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/moveTest/other.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/moveTest/other.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/moveTest/other.txt 2026/07/04 02:11:29 DEBUG : moveTest/other.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/moveTest/other.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/moveTest/other.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/moveTest/other.txt 2026/07/04 02:11:29 DEBUG : moveTest/other.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/other.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : other.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/other.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/other.txt 2026/07/04 02:11:29 DEBUG : other.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/04 02:11:29 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mozexuw9boze" 2026/07/04 02:11:29 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/04 02:11:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:29 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:29 DEBUG : TestSFTPRclone: detected overridden config - adding "{QVKtl}" suffix to name 2026/07/04 02:11:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:29 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:29 NOTICE: TestSFTPRclone{QVKtl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: New connection 127.0.0.1:53294->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Shell type "unix" from config 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Relative path resolved to "/rclone-test-mozexuw9boze" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Using root directory "/rclone-test-mozexuw9boze" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Shell path "/rclone-test-mozexuw9boze/new_name/sub_new_name/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Running remote command: md5sum /rclone-test-mozexuw9boze/new_name/sub_new_name/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-mozexuw9boze/new_name/sub_new_name/file name.txt 2026/07/04 02:11:29 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Shell path "/rclone-test-mozexuw9boze/new_name/sub_new_name/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Running remote command: sha1sum /rclone-test-mozexuw9boze/new_name/sub_new_name/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-mozexuw9boze/new_name/sub_new_name/file name.txt 2026/07/04 02:11:29 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Shell path "/rclone-test-mozexuw9boze/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Running remote command: md5sum /rclone-test-mozexuw9boze/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-mozexuw9boze/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Shell path "/rclone-test-mozexuw9boze/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Running remote command: sha1sum /rclone-test-mozexuw9boze/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-mozexuw9boze/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Purge dir "new_name" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mozexuw9boze: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: e8a2474dbcce7ce47f56a2ee32afe739 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: e8a2474dbcce7ce47f56a2ee32afe739 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:29 DEBUG : file name.txt: Parsed hash: c54e4ce4fa72dc8d6db52c4dc636129a64cdee00 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f01ff83a430849fe1a4825512da3130c /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : file name.txt: Parsed hash: f01ff83a430849fe1a4825512da3130c 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 61370182bf06bf5180c6a93cffcec7edf03b5d3f /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : file name.txt: Parsed hash: 61370182bf06bf5180c6a93cffcec7edf03b5d3f 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: f01ff83a430849fe1a4825512da3130c /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : file name.txt: Parsed hash: f01ff83a430849fe1a4825512da3130c 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 61370182bf06bf5180c6a93cffcec7edf03b5d3f /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : file name.txt: Parsed hash: 61370182bf06bf5180c6a93cffcec7edf03b5d3f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/04 02:11:30 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/04 02:11:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:30 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:30 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:30 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:30 DEBUG : TestSFTPRclone: detected overridden config - adding "{QVKtl}" suffix to name 2026/07/04 02:11:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:30 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:30 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:30 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:30 NOTICE: TestSFTPRclone{QVKtl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:53306->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/04 02:11:30 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-bamivav0lucu/not found.txt" 2026/07/04 02:11:30 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/04 02:11:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:30 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:30 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:30 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:30 DEBUG : TestSFTPRclone: detected overridden config - adding "{QVKtl}" suffix to name 2026/07/04 02:11:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:30 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:30 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:30 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:30 NOTICE: TestSFTPRclone{QVKtl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/not found.txt: New connection 127.0.0.1:53322->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/not found.txt: Shell type "unix" from config 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/not found.txt: Relative path resolved to "/rclone-test-bamivav0lucu/not found.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/not found.txt: Using root directory "/rclone-test-bamivav0lucu/not found.txt" 2026/07/04 02:11:30 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-bamivav0lucu" from "TestSFTPRclone:rclone-test-bamivav0lucu" 2026/07/04 02:11:30 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/04 02:11:30 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/04 02:11:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:30 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:30 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:30 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:30 DEBUG : TestSFTPRclone: detected overridden config - adding "{QVKtl}" suffix to name 2026/07/04 02:11:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:30 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:30 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:30 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:30 NOTICE: TestSFTPRclone{QVKtl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:53326->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f01ff83a430849fe1a4825512da3130c /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/file name.txt: Parsed hash: f01ff83a430849fe1a4825512da3130c 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 61370182bf06bf5180c6a93cffcec7edf03b5d3f /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/file name.txt: Parsed hash: 61370182bf06bf5180c6a93cffcec7edf03b5d3f 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f01ff83a430849fe1a4825512da3130c /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/file name.txt: Parsed hash: f01ff83a430849fe1a4825512da3130c 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 61370182bf06bf5180c6a93cffcec7edf03b5d3f /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/file name.txt: Parsed hash: 61370182bf06bf5180c6a93cffcec7edf03b5d3f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/created from root.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/created\ from\ root.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c46296d11b7ebe8295eb332d8341f4f1 /rclone-test-bamivav0lucu/created from root.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/created from root.txt: Parsed hash: c46296d11b7ebe8295eb332d8341f4f1 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/created from root.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/created\ from\ root.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 888d7cc474c69b78c82516dcac5c42458e843241 /rclone-test-bamivav0lucu/created from root.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/created from root.txt: Parsed hash: 888d7cc474c69b78c82516dcac5c42458e843241 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/created from root.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/created\ from\ root.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c46296d11b7ebe8295eb332d8341f4f1 /rclone-test-bamivav0lucu/created from root.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/created from root.txt: Parsed hash: c46296d11b7ebe8295eb332d8341f4f1 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/created from root.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/created\ from\ root.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 888d7cc474c69b78c82516dcac5c42458e843241 /rclone-test-bamivav0lucu/created from root.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/created from root.txt: Parsed hash: 888d7cc474c69b78c82516dcac5c42458e843241 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/created from root.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/created\ from\ root.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c46296d11b7ebe8295eb332d8341f4f1 /rclone-test-bamivav0lucu/created from root.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/created from root.txt: Parsed hash: c46296d11b7ebe8295eb332d8341f4f1 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/created from root.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/created\ from\ root.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 888d7cc474c69b78c82516dcac5c42458e843241 /rclone-test-bamivav0lucu/created from root.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/created from root.txt: Parsed hash: 888d7cc474c69b78c82516dcac5c42458e843241 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f01ff83a430849fe1a4825512da3130c /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/file name.txt: Parsed hash: f01ff83a430849fe1a4825512da3130c 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 61370182bf06bf5180c6a93cffcec7edf03b5d3f /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/file name.txt: Parsed hash: 61370182bf06bf5180c6a93cffcec7edf03b5d3f 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f01ff83a430849fe1a4825512da3130c /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/file name.txt: Parsed hash: f01ff83a430849fe1a4825512da3130c 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/file name.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/file\ name.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 61370182bf06bf5180c6a93cffcec7edf03b5d3f /rclone-test-bamivav0lucu/file name.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/file name.txt: Parsed hash: 61370182bf06bf5180c6a93cffcec7edf03b5d3f 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 1db3d94914acfbf191a67d11cacc7a89 /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db3d94914acfbf191a67d11cacc7a89 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: b50fb57c7dee1e7276f8b6c0d950e06121ab404e /rclone-test-bamivav0lucu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 02:11:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b50fb57c7dee1e7276f8b6c0d950e06121ab404e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Server has VFS statistics extension 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: About path "/rclone-test-bamivav0lucu" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/piped data.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/piped\ data.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bamivav0lucu/piped data.txt 2026/07/04 02:11:30 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/piped data.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/piped\ data.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bamivav0lucu/piped data.txt 2026/07/04 02:11:30 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/piped data.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/piped\ data.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bamivav0lucu/piped data.txt 2026/07/04 02:11:30 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/piped data.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/piped\ data.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bamivav0lucu/piped data.txt 2026/07/04 02:11:30 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/piped data.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/piped\ data.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 92be0c5ff5e4c010a8f3081ed8f08422 /rclone-test-bamivav0lucu/piped data.txt 2026/07/04 02:11:30 DEBUG : piped data.txt: Parsed hash: 92be0c5ff5e4c010a8f3081ed8f08422 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/piped data.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/piped\ data.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 447dd17ccb1389dd8cb462e45c34c6f2b2953247 /rclone-test-bamivav0lucu/piped data.txt 2026/07/04 02:11:30 DEBUG : piped data.txt: Parsed hash: 447dd17ccb1389dd8cb462e45c34c6f2b2953247 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/piped data.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/piped\ data.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 92be0c5ff5e4c010a8f3081ed8f08422 /rclone-test-bamivav0lucu/piped data.txt 2026/07/04 02:11:30 DEBUG : piped data.txt: Parsed hash: 92be0c5ff5e4c010a8f3081ed8f08422 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/piped data.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/piped\ data.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 447dd17ccb1389dd8cb462e45c34c6f2b2953247 /rclone-test-bamivav0lucu/piped data.txt 2026/07/04 02:11:30 DEBUG : piped data.txt: Parsed hash: 447dd17ccb1389dd8cb462e45c34c6f2b2953247 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/unknown-size-update.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/unknown-size-update.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 76cab6d73514dad298023ea6a20d809d /rclone-test-bamivav0lucu/unknown-size-update.txt 2026/07/04 02:11:30 DEBUG : unknown-size-update.txt: Parsed hash: 76cab6d73514dad298023ea6a20d809d 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/unknown-size-update.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/unknown-size-update.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 891b682a68650689c1a79c9622a7040c90c3de02 /rclone-test-bamivav0lucu/unknown-size-update.txt 2026/07/04 02:11:30 DEBUG : unknown-size-update.txt: Parsed hash: 891b682a68650689c1a79c9622a7040c90c3de02 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/unknown-size-update.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: md5sum /rclone-test-bamivav0lucu/unknown-size-update.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 76cab6d73514dad298023ea6a20d809d /rclone-test-bamivav0lucu/unknown-size-update.txt 2026/07/04 02:11:30 DEBUG : unknown-size-update.txt: Parsed hash: 76cab6d73514dad298023ea6a20d809d 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Shell path "/rclone-test-bamivav0lucu/unknown-size-update.txt" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Running remote command: sha1sum /rclone-test-bamivav0lucu/unknown-size-update.txt 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Remote command result: 891b682a68650689c1a79c9622a7040c90c3de02 /rclone-test-bamivav0lucu/unknown-size-update.txt 2026/07/04 02:11:30 DEBUG : unknown-size-update.txt: Parsed hash: 891b682a68650689c1a79c9622a7040c90c3de02 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/04 02:11:30 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-bamivav0lucu/deeper/nonexisting/directory" 2026/07/04 02:11:30 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/04 02:11:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:30 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:30 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:30 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:30 DEBUG : TestSFTPRclone: detected overridden config - adding "{QVKtl}" suffix to name 2026/07/04 02:11:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/04 02:11:30 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/04 02:11:30 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/04 02:11:30 DEBUG : Setting pass="g807I_S0L_ULtXR5-9qGsgZh-JRWLCLBvx2TUEkxI3nv_Jk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/04 02:11:30 NOTICE: TestSFTPRclone{QVKtl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/deeper/nonexisting/directory: New connection 127.0.0.1:53330->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-bamivav0lucu/deeper/nonexisting/directory" 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu/deeper/nonexisting/directory: Using root directory "/rclone-test-bamivav0lucu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/07/04 02:11:30 DEBUG : Waiting for deletions to finish 2026/07/04 02:11:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/04 02:11:30 DEBUG : removing 1 level 4 directories 2026/07/04 02:11:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/04 02:11:30 DEBUG : removing 1 level 3 directories 2026/07/04 02:11:30 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/04 02:11:30 DEBUG : removing 1 level 2 directories 2026/07/04 02:11:30 INFO : hello? sausage/êé: Removing directory 2026/07/04 02:11:30 DEBUG : removing 1 level 1 directories 2026/07/04 02:11:30 INFO : hello? sausage: Removing directory 2026/07/04 02:11:30 DEBUG : removing 1 level 0 directories 2026/07/04 02:11:30 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Removing directory 2026/07/04 02:11:30 ERROR : error listing: directory not found 2026/07/04 02:11:30 DEBUG : Waiting for deletions to finish 2026/07/04 02:11:30 ERROR : error listing: directory not found 2026/07/04 02:11:30 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Failed to list "": directory not found 2026/07/04 02:11:30 DEBUG : removing 1 level 0 directories 2026/07/04 02:11:30 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Removing directory 2026/07/04 02:11:30 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/04 02:11:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bamivav0lucu: Closing 2 unused connections 2026/07/04 02:11:30 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.65s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.879s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.641703418s (try 1/5)