"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 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.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/11 01:19:12 NOTICE: TestSFTPRclone: Starting server 2026/05/11 01:19:13 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/11 01:19:13 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/11 01:19:13 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/11 01:19:13 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dawalac3savo" 2026/05/11 01:19:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 01:19:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/11 01:19:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:13 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{YNrx-}" suffix to name 2026/05/11 01:19:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:13 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:13 NOTICE: TestSFTPRclone{YNrx-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: New connection 127.0.0.1:35578->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell type "unix" from config 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Relative path resolved to "/rclone-test-dawalac3savo" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Using root directory "/rclone-test-dawalac3savo" 2026/05/11 01:19:13 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/05/11 01:19:13 INFO : dir/subdir: Making directory 2026/05/11 01:19:13 INFO : dir/subdir: Removing directory 2026/05/11 01:19:13 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/05/11 01:19:13 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/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 24fa91d5f3e93d90c7a53b31519ba240 /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 24fa91d5f3e93d90c7a53b31519ba240 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: dbffb316549061b5389aa8ff88fc4941743fcc98 /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dbffb316549061b5389aa8ff88fc4941743fcc98 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 24fa91d5f3e93d90c7a53b31519ba240 /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 24fa91d5f3e93d90c7a53b31519ba240 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: dbffb316549061b5389aa8ff88fc4941743fcc98 /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dbffb316549061b5389aa8ff88fc4941743fcc98 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 24fa91d5f3e93d90c7a53b31519ba240 /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 24fa91d5f3e93d90c7a53b31519ba240 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: dbffb316549061b5389aa8ff88fc4941743fcc98 /rclone-test-dawalac3savo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/11 01:19:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dbffb316549061b5389aa8ff88fc4941743fcc98 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/./." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 744f1a393841670f31203841e1870a56 /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : ./.: Parsed hash: 744f1a393841670f31203841e1870a56 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/./." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: f7b4eb2ccda805d9adeefcdb5400c01a1a7d54a3 /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : ./.: Parsed hash: f7b4eb2ccda805d9adeefcdb5400c01a1a7d54a3 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/./." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 744f1a393841670f31203841e1870a56 /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : ./.: Parsed hash: 744f1a393841670f31203841e1870a56 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/./." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: f7b4eb2ccda805d9adeefcdb5400c01a1a7d54a3 /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : ./.: Parsed hash: f7b4eb2ccda805d9adeefcdb5400c01a1a7d54a3 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/./." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 744f1a393841670f31203841e1870a56 /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : ./.: Parsed hash: 744f1a393841670f31203841e1870a56 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/./." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: f7b4eb2ccda805d9adeefcdb5400c01a1a7d54a3 /rclone-test-dawalac3savo/./. 2026/05/11 01:19:13 DEBUG : ./.: Parsed hash: f7b4eb2ccda805d9adeefcdb5400c01a1a7d54a3 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/../.." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5dafa08bdd4f2730a65606d04eba59cd /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : ../..: Parsed hash: 5dafa08bdd4f2730a65606d04eba59cd 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/../.." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a2506c81ffa032de16be60c8e160e19d842b2071 /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : ../..: Parsed hash: a2506c81ffa032de16be60c8e160e19d842b2071 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/../.." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5dafa08bdd4f2730a65606d04eba59cd /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : ../..: Parsed hash: 5dafa08bdd4f2730a65606d04eba59cd 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/../.." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a2506c81ffa032de16be60c8e160e19d842b2071 /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : ../..: Parsed hash: a2506c81ffa032de16be60c8e160e19d842b2071 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/../.." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5dafa08bdd4f2730a65606d04eba59cd /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : ../..: Parsed hash: 5dafa08bdd4f2730a65606d04eba59cd 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/../.." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a2506c81ffa032de16be60c8e160e19d842b2071 /rclone-test-dawalac3savo/../.. 2026/05/11 01:19:13 DEBUG : ../..: Parsed hash: a2506c81ffa032de16be60c8e160e19d842b2071 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 70b42551d52c3a7fe3cddfde3d883ad8 /rclone-test-dawalac3savo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/11 01:19:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 70b42551d52c3a7fe3cddfde3d883ad8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 43e12897c53cc52c3563d34716b2595ee15be41a /rclone-test-dawalac3savo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/11 01:19:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 43e12897c53cc52c3563d34716b2595ee15be41a 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 70b42551d52c3a7fe3cddfde3d883ad8 /rclone-test-dawalac3savo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/11 01:19:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 70b42551d52c3a7fe3cddfde3d883ad8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 43e12897c53cc52c3563d34716b2595ee15be41a /rclone-test-dawalac3savo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/11 01:19:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 43e12897c53cc52c3563d34716b2595ee15be41a 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 70b42551d52c3a7fe3cddfde3d883ad8 /rclone-test-dawalac3savo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/11 01:19:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 70b42551d52c3a7fe3cddfde3d883ad8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 43e12897c53cc52c3563d34716b2595ee15be41a /rclone-test-dawalac3savo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/11 01:19:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 43e12897c53cc52c3563d34716b2595ee15be41a === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/ leading space/ leading space" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\ leading\ space/\ leading\ space 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b5599a6d39ff0090a5c1d176a811342e /rclone-test-dawalac3savo/ leading space/ leading space 2026/05/11 01:19:13 DEBUG : leading space/ leading space: Parsed hash: b5599a6d39ff0090a5c1d176a811342e 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/ leading space/ leading space" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\ leading\ space/\ leading\ space 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5e1ff2663d3fc3f2123d3577f54f76f3e3481ba1 /rclone-test-dawalac3savo/ leading space/ leading space 2026/05/11 01:19:13 DEBUG : leading space/ leading space: Parsed hash: 5e1ff2663d3fc3f2123d3577f54f76f3e3481ba1 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/ leading space/ leading space" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\ leading\ space/\ leading\ space 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b5599a6d39ff0090a5c1d176a811342e /rclone-test-dawalac3savo/ leading space/ leading space 2026/05/11 01:19:13 DEBUG : leading space/ leading space: Parsed hash: b5599a6d39ff0090a5c1d176a811342e 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/ leading space/ leading space" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\ leading\ space/\ leading\ space 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5e1ff2663d3fc3f2123d3577f54f76f3e3481ba1 /rclone-test-dawalac3savo/ leading space/ leading space 2026/05/11 01:19:13 DEBUG : leading space/ leading space: Parsed hash: 5e1ff2663d3fc3f2123d3577f54f76f3e3481ba1 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/ leading space/ leading space" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\ leading\ space/\ leading\ space 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b5599a6d39ff0090a5c1d176a811342e /rclone-test-dawalac3savo/ leading space/ leading space 2026/05/11 01:19:13 DEBUG : leading space/ leading space: Parsed hash: b5599a6d39ff0090a5c1d176a811342e 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/ leading space/ leading space" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\ leading\ space/\ leading\ space 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5e1ff2663d3fc3f2123d3577f54f76f3e3481ba1 /rclone-test-dawalac3savo/ leading space/ leading space 2026/05/11 01:19:13 DEBUG : leading space/ leading space: Parsed hash: 5e1ff2663d3fc3f2123d3577f54f76f3e3481ba1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/~leading tilde/~leading tilde" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\~leading\ tilde/\~leading\ tilde 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 778dfc09427c2fb62a0d6e1e30babb95 /rclone-test-dawalac3savo/~leading tilde/~leading tilde 2026/05/11 01:19:13 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 778dfc09427c2fb62a0d6e1e30babb95 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/~leading tilde/~leading tilde" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\~leading\ tilde/\~leading\ tilde 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 35eeacc362c96376578192b371602d78d1a513c0 /rclone-test-dawalac3savo/~leading tilde/~leading tilde 2026/05/11 01:19:13 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 35eeacc362c96376578192b371602d78d1a513c0 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/~leading tilde/~leading tilde" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\~leading\ tilde/\~leading\ tilde 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 778dfc09427c2fb62a0d6e1e30babb95 /rclone-test-dawalac3savo/~leading tilde/~leading tilde 2026/05/11 01:19:13 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 778dfc09427c2fb62a0d6e1e30babb95 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/~leading tilde/~leading tilde" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\~leading\ tilde/\~leading\ tilde 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 35eeacc362c96376578192b371602d78d1a513c0 /rclone-test-dawalac3savo/~leading tilde/~leading tilde 2026/05/11 01:19:13 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 35eeacc362c96376578192b371602d78d1a513c0 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/~leading tilde/~leading tilde" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/\~leading\ tilde/\~leading\ tilde 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 778dfc09427c2fb62a0d6e1e30babb95 /rclone-test-dawalac3savo/~leading tilde/~leading tilde 2026/05/11 01:19:13 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 778dfc09427c2fb62a0d6e1e30babb95 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/~leading tilde/~leading tilde" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/\~leading\ tilde/\~leading\ tilde 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 35eeacc362c96376578192b371602d78d1a513c0 /rclone-test-dawalac3savo/~leading tilde/~leading tilde 2026/05/11 01:19:13 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 35eeacc362c96376578192b371602d78d1a513c0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␍leading CR/␍leading CR" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␍leading\ CR/␍leading\ CR 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 810f9735a520e14b7dbe8b75938369f2 /rclone-test-dawalac3savo/␍leading CR/␍leading CR 2026/05/11 01:19:13 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 810f9735a520e14b7dbe8b75938369f2 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␍leading CR/␍leading CR" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␍leading\ CR/␍leading\ CR 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 6ab57b22ad110e6ed4787c883bcea81e8fa3ae08 /rclone-test-dawalac3savo/␍leading CR/␍leading CR 2026/05/11 01:19:13 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6ab57b22ad110e6ed4787c883bcea81e8fa3ae08 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␍leading CR/␍leading CR" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␍leading\ CR/␍leading\ CR 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 810f9735a520e14b7dbe8b75938369f2 /rclone-test-dawalac3savo/␍leading CR/␍leading CR 2026/05/11 01:19:13 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 810f9735a520e14b7dbe8b75938369f2 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␍leading CR/␍leading CR" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␍leading\ CR/␍leading\ CR 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 6ab57b22ad110e6ed4787c883bcea81e8fa3ae08 /rclone-test-dawalac3savo/␍leading CR/␍leading CR 2026/05/11 01:19:13 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6ab57b22ad110e6ed4787c883bcea81e8fa3ae08 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␍leading CR/␍leading CR" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␍leading\ CR/␍leading\ CR 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 810f9735a520e14b7dbe8b75938369f2 /rclone-test-dawalac3savo/␍leading CR/␍leading CR 2026/05/11 01:19:13 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 810f9735a520e14b7dbe8b75938369f2 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␍leading CR/␍leading CR" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␍leading\ CR/␍leading\ CR 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 6ab57b22ad110e6ed4787c883bcea81e8fa3ae08 /rclone-test-dawalac3savo/␍leading CR/␍leading CR 2026/05/11 01:19:13 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6ab57b22ad110e6ed4787c883bcea81e8fa3ae08 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␊leading LF/␊leading LF" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␊leading\ LF/␊leading\ LF 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: ac0fc3f42c7eda7f3c791c74c47a8b29 /rclone-test-dawalac3savo/␊leading LF/␊leading LF 2026/05/11 01:19:13 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ac0fc3f42c7eda7f3c791c74c47a8b29 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␊leading LF/␊leading LF" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␊leading\ LF/␊leading\ LF 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2b539eee190b30903d192b6ac50f1b9167877f5f /rclone-test-dawalac3savo/␊leading LF/␊leading LF 2026/05/11 01:19:13 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2b539eee190b30903d192b6ac50f1b9167877f5f 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␊leading LF/␊leading LF" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␊leading\ LF/␊leading\ LF 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: ac0fc3f42c7eda7f3c791c74c47a8b29 /rclone-test-dawalac3savo/␊leading LF/␊leading LF 2026/05/11 01:19:13 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ac0fc3f42c7eda7f3c791c74c47a8b29 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␊leading LF/␊leading LF" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␊leading\ LF/␊leading\ LF 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2b539eee190b30903d192b6ac50f1b9167877f5f /rclone-test-dawalac3savo/␊leading LF/␊leading LF 2026/05/11 01:19:13 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2b539eee190b30903d192b6ac50f1b9167877f5f 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␊leading LF/␊leading LF" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␊leading\ LF/␊leading\ LF 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: ac0fc3f42c7eda7f3c791c74c47a8b29 /rclone-test-dawalac3savo/␊leading LF/␊leading LF 2026/05/11 01:19:13 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ac0fc3f42c7eda7f3c791c74c47a8b29 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␊leading LF/␊leading LF" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␊leading\ LF/␊leading\ LF 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2b539eee190b30903d192b6ac50f1b9167877f5f /rclone-test-dawalac3savo/␊leading LF/␊leading LF 2026/05/11 01:19:13 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2b539eee190b30903d192b6ac50f1b9167877f5f === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␉leading HT/␉leading HT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␉leading\ HT/␉leading\ HT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 90856bf4f03bf353acbac8b7cbe51f78 /rclone-test-dawalac3savo/␉leading HT/␉leading HT 2026/05/11 01:19:13 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 90856bf4f03bf353acbac8b7cbe51f78 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␉leading HT/␉leading HT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␉leading\ HT/␉leading\ HT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: cc3fdf6957df9668fa2c8b3cdc35a89acc4e3733 /rclone-test-dawalac3savo/␉leading HT/␉leading HT 2026/05/11 01:19:13 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cc3fdf6957df9668fa2c8b3cdc35a89acc4e3733 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␉leading HT/␉leading HT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␉leading\ HT/␉leading\ HT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 90856bf4f03bf353acbac8b7cbe51f78 /rclone-test-dawalac3savo/␉leading HT/␉leading HT 2026/05/11 01:19:13 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 90856bf4f03bf353acbac8b7cbe51f78 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␉leading HT/␉leading HT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␉leading\ HT/␉leading\ HT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: cc3fdf6957df9668fa2c8b3cdc35a89acc4e3733 /rclone-test-dawalac3savo/␉leading HT/␉leading HT 2026/05/11 01:19:13 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cc3fdf6957df9668fa2c8b3cdc35a89acc4e3733 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␉leading HT/␉leading HT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␉leading\ HT/␉leading\ HT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 90856bf4f03bf353acbac8b7cbe51f78 /rclone-test-dawalac3savo/␉leading HT/␉leading HT 2026/05/11 01:19:13 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 90856bf4f03bf353acbac8b7cbe51f78 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␉leading HT/␉leading HT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␉leading\ HT/␉leading\ HT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: cc3fdf6957df9668fa2c8b3cdc35a89acc4e3733 /rclone-test-dawalac3savo/␉leading HT/␉leading HT 2026/05/11 01:19:13 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cc3fdf6957df9668fa2c8b3cdc35a89acc4e3733 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␋leading VT/␋leading VT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␋leading\ VT/␋leading\ VT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c3a652eb074244ff20391581136fcf0b /rclone-test-dawalac3savo/␋leading VT/␋leading VT 2026/05/11 01:19:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c3a652eb074244ff20391581136fcf0b 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␋leading VT/␋leading VT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␋leading\ VT/␋leading\ VT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 74b372095f44195ff403600a04167a24f2378409 /rclone-test-dawalac3savo/␋leading VT/␋leading VT 2026/05/11 01:19:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 74b372095f44195ff403600a04167a24f2378409 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␋leading VT/␋leading VT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␋leading\ VT/␋leading\ VT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c3a652eb074244ff20391581136fcf0b /rclone-test-dawalac3savo/␋leading VT/␋leading VT 2026/05/11 01:19:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c3a652eb074244ff20391581136fcf0b 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␋leading VT/␋leading VT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␋leading\ VT/␋leading\ VT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 74b372095f44195ff403600a04167a24f2378409 /rclone-test-dawalac3savo/␋leading VT/␋leading VT 2026/05/11 01:19:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 74b372095f44195ff403600a04167a24f2378409 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␋leading VT/␋leading VT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/␋leading\ VT/␋leading\ VT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c3a652eb074244ff20391581136fcf0b /rclone-test-dawalac3savo/␋leading VT/␋leading VT 2026/05/11 01:19:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c3a652eb074244ff20391581136fcf0b 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/␋leading VT/␋leading VT" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/␋leading\ VT/␋leading\ VT 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 74b372095f44195ff403600a04167a24f2378409 /rclone-test-dawalac3savo/␋leading VT/␋leading VT 2026/05/11 01:19:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 74b372095f44195ff403600a04167a24f2378409 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/.leading dot/.leading dot" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/.leading\ dot/.leading\ dot 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 418276173ab1700df53e04bbdc05e2d1 /rclone-test-dawalac3savo/.leading dot/.leading dot 2026/05/11 01:19:13 DEBUG : .leading dot/.leading dot: Parsed hash: 418276173ab1700df53e04bbdc05e2d1 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/.leading dot/.leading dot" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/.leading\ dot/.leading\ dot 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 3ca963853fc5d77b88b6948ea4922ffcb48584ed /rclone-test-dawalac3savo/.leading dot/.leading dot 2026/05/11 01:19:13 DEBUG : .leading dot/.leading dot: Parsed hash: 3ca963853fc5d77b88b6948ea4922ffcb48584ed 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/.leading dot/.leading dot" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/.leading\ dot/.leading\ dot 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 418276173ab1700df53e04bbdc05e2d1 /rclone-test-dawalac3savo/.leading dot/.leading dot 2026/05/11 01:19:13 DEBUG : .leading dot/.leading dot: Parsed hash: 418276173ab1700df53e04bbdc05e2d1 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/.leading dot/.leading dot" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/.leading\ dot/.leading\ dot 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 3ca963853fc5d77b88b6948ea4922ffcb48584ed /rclone-test-dawalac3savo/.leading dot/.leading dot 2026/05/11 01:19:13 DEBUG : .leading dot/.leading dot: Parsed hash: 3ca963853fc5d77b88b6948ea4922ffcb48584ed 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/.leading dot/.leading dot" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/.leading\ dot/.leading\ dot 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 418276173ab1700df53e04bbdc05e2d1 /rclone-test-dawalac3savo/.leading dot/.leading dot 2026/05/11 01:19:13 DEBUG : .leading dot/.leading dot: Parsed hash: 418276173ab1700df53e04bbdc05e2d1 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/.leading dot/.leading dot" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/.leading\ dot/.leading\ dot 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 3ca963853fc5d77b88b6948ea4922ffcb48584ed /rclone-test-dawalac3savo/.leading dot/.leading dot 2026/05/11 01:19:13 DEBUG : .leading dot/.leading dot: Parsed hash: 3ca963853fc5d77b88b6948ea4922ffcb48584ed === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing space /trailing space " 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ space\ /trailing\ space\ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: e72a679cdf7bd71233cd079d49373d61 /rclone-test-dawalac3savo/trailing space /trailing space 2026/05/11 01:19:13 DEBUG : trailing space /trailing space : Parsed hash: e72a679cdf7bd71233cd079d49373d61 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing space /trailing space " 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ space\ /trailing\ space\ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a216950ae6d82733e71986bb54bfbf46df5d7920 /rclone-test-dawalac3savo/trailing space /trailing space 2026/05/11 01:19:13 DEBUG : trailing space /trailing space : Parsed hash: a216950ae6d82733e71986bb54bfbf46df5d7920 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing space /trailing space " 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ space\ /trailing\ space\ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: e72a679cdf7bd71233cd079d49373d61 /rclone-test-dawalac3savo/trailing space /trailing space 2026/05/11 01:19:13 DEBUG : trailing space /trailing space : Parsed hash: e72a679cdf7bd71233cd079d49373d61 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing space /trailing space " 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ space\ /trailing\ space\ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a216950ae6d82733e71986bb54bfbf46df5d7920 /rclone-test-dawalac3savo/trailing space /trailing space 2026/05/11 01:19:13 DEBUG : trailing space /trailing space : Parsed hash: a216950ae6d82733e71986bb54bfbf46df5d7920 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing space /trailing space " 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ space\ /trailing\ space\ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: e72a679cdf7bd71233cd079d49373d61 /rclone-test-dawalac3savo/trailing space /trailing space 2026/05/11 01:19:13 DEBUG : trailing space /trailing space : Parsed hash: e72a679cdf7bd71233cd079d49373d61 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing space /trailing space " 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ space\ /trailing\ space\ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a216950ae6d82733e71986bb54bfbf46df5d7920 /rclone-test-dawalac3savo/trailing space /trailing space 2026/05/11 01:19:13 DEBUG : trailing space /trailing space : Parsed hash: a216950ae6d82733e71986bb54bfbf46df5d7920 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing CR␍/trailing CR␍" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ CR␍/trailing\ CR␍ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b6721bf94e4a0d71f5d6e3cbe33d1fd6 /rclone-test-dawalac3savo/trailing CR␍/trailing CR␍ 2026/05/11 01:19:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b6721bf94e4a0d71f5d6e3cbe33d1fd6 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing CR␍/trailing CR␍" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ CR␍/trailing\ CR␍ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: ef831abb1d3226074d61052351b05c6fe995d644 /rclone-test-dawalac3savo/trailing CR␍/trailing CR␍ 2026/05/11 01:19:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ef831abb1d3226074d61052351b05c6fe995d644 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing CR␍/trailing CR␍" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ CR␍/trailing\ CR␍ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b6721bf94e4a0d71f5d6e3cbe33d1fd6 /rclone-test-dawalac3savo/trailing CR␍/trailing CR␍ 2026/05/11 01:19:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b6721bf94e4a0d71f5d6e3cbe33d1fd6 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing CR␍/trailing CR␍" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ CR␍/trailing\ CR␍ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: ef831abb1d3226074d61052351b05c6fe995d644 /rclone-test-dawalac3savo/trailing CR␍/trailing CR␍ 2026/05/11 01:19:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ef831abb1d3226074d61052351b05c6fe995d644 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing CR␍/trailing CR␍" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ CR␍/trailing\ CR␍ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b6721bf94e4a0d71f5d6e3cbe33d1fd6 /rclone-test-dawalac3savo/trailing CR␍/trailing CR␍ 2026/05/11 01:19:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b6721bf94e4a0d71f5d6e3cbe33d1fd6 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing CR␍/trailing CR␍" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ CR␍/trailing\ CR␍ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: ef831abb1d3226074d61052351b05c6fe995d644 /rclone-test-dawalac3savo/trailing CR␍/trailing CR␍ 2026/05/11 01:19:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ef831abb1d3226074d61052351b05c6fe995d644 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing LF␊/trailing LF␊" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ LF␊/trailing\ LF␊ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 31342f7128e0ece467dfff7e5c3105c4 /rclone-test-dawalac3savo/trailing LF␊/trailing LF␊ 2026/05/11 01:19:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 31342f7128e0ece467dfff7e5c3105c4 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing LF␊/trailing LF␊" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ LF␊/trailing\ LF␊ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c70af8baba1a283aa44a3b80b719e3039c2c7682 /rclone-test-dawalac3savo/trailing LF␊/trailing LF␊ 2026/05/11 01:19:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c70af8baba1a283aa44a3b80b719e3039c2c7682 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing LF␊/trailing LF␊" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ LF␊/trailing\ LF␊ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 31342f7128e0ece467dfff7e5c3105c4 /rclone-test-dawalac3savo/trailing LF␊/trailing LF␊ 2026/05/11 01:19:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 31342f7128e0ece467dfff7e5c3105c4 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing LF␊/trailing LF␊" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ LF␊/trailing\ LF␊ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c70af8baba1a283aa44a3b80b719e3039c2c7682 /rclone-test-dawalac3savo/trailing LF␊/trailing LF␊ 2026/05/11 01:19:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c70af8baba1a283aa44a3b80b719e3039c2c7682 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing LF␊/trailing LF␊" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ LF␊/trailing\ LF␊ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 31342f7128e0ece467dfff7e5c3105c4 /rclone-test-dawalac3savo/trailing LF␊/trailing LF␊ 2026/05/11 01:19:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 31342f7128e0ece467dfff7e5c3105c4 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing LF␊/trailing LF␊" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ LF␊/trailing\ LF␊ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c70af8baba1a283aa44a3b80b719e3039c2c7682 /rclone-test-dawalac3savo/trailing LF␊/trailing LF␊ 2026/05/11 01:19:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c70af8baba1a283aa44a3b80b719e3039c2c7682 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing HT␉/trailing HT␉" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ HT␉/trailing\ HT␉ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5215f9cf883491dc9c025e998516056d /rclone-test-dawalac3savo/trailing HT␉/trailing HT␉ 2026/05/11 01:19:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5215f9cf883491dc9c025e998516056d 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing HT␉/trailing HT␉" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ HT␉/trailing\ HT␉ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 1a30184bbcc79bd1a5c3667f65f108920af4657c /rclone-test-dawalac3savo/trailing HT␉/trailing HT␉ 2026/05/11 01:19:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1a30184bbcc79bd1a5c3667f65f108920af4657c 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing HT␉/trailing HT␉" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ HT␉/trailing\ HT␉ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5215f9cf883491dc9c025e998516056d /rclone-test-dawalac3savo/trailing HT␉/trailing HT␉ 2026/05/11 01:19:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5215f9cf883491dc9c025e998516056d 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing HT␉/trailing HT␉" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ HT␉/trailing\ HT␉ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 1a30184bbcc79bd1a5c3667f65f108920af4657c /rclone-test-dawalac3savo/trailing HT␉/trailing HT␉ 2026/05/11 01:19:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1a30184bbcc79bd1a5c3667f65f108920af4657c 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing HT␉/trailing HT␉" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ HT␉/trailing\ HT␉ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5215f9cf883491dc9c025e998516056d /rclone-test-dawalac3savo/trailing HT␉/trailing HT␉ 2026/05/11 01:19:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5215f9cf883491dc9c025e998516056d 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing HT␉/trailing HT␉" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ HT␉/trailing\ HT␉ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 1a30184bbcc79bd1a5c3667f65f108920af4657c /rclone-test-dawalac3savo/trailing HT␉/trailing HT␉ 2026/05/11 01:19:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1a30184bbcc79bd1a5c3667f65f108920af4657c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing VT␋/trailing VT␋" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ VT␋/trailing\ VT␋ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b7337c78ae92a115f76dd6c2783785e7 /rclone-test-dawalac3savo/trailing VT␋/trailing VT␋ 2026/05/11 01:19:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b7337c78ae92a115f76dd6c2783785e7 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing VT␋/trailing VT␋" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ VT␋/trailing\ VT␋ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2f617bdcdd70e03308889f50bc6a3727086a9cb1 /rclone-test-dawalac3savo/trailing VT␋/trailing VT␋ 2026/05/11 01:19:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2f617bdcdd70e03308889f50bc6a3727086a9cb1 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing VT␋/trailing VT␋" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ VT␋/trailing\ VT␋ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b7337c78ae92a115f76dd6c2783785e7 /rclone-test-dawalac3savo/trailing VT␋/trailing VT␋ 2026/05/11 01:19:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b7337c78ae92a115f76dd6c2783785e7 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing VT␋/trailing VT␋" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ VT␋/trailing\ VT␋ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2f617bdcdd70e03308889f50bc6a3727086a9cb1 /rclone-test-dawalac3savo/trailing VT␋/trailing VT␋ 2026/05/11 01:19:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2f617bdcdd70e03308889f50bc6a3727086a9cb1 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing VT␋/trailing VT␋" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ VT␋/trailing\ VT␋ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b7337c78ae92a115f76dd6c2783785e7 /rclone-test-dawalac3savo/trailing VT␋/trailing VT␋ 2026/05/11 01:19:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b7337c78ae92a115f76dd6c2783785e7 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing VT␋/trailing VT␋" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ VT␋/trailing\ VT␋ 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2f617bdcdd70e03308889f50bc6a3727086a9cb1 /rclone-test-dawalac3savo/trailing VT␋/trailing VT␋ 2026/05/11 01:19:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2f617bdcdd70e03308889f50bc6a3727086a9cb1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing dot./trailing dot." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ dot./trailing\ dot. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 629a1288576ea5bd45906924e04373d6 /rclone-test-dawalac3savo/trailing dot./trailing dot. 2026/05/11 01:19:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 629a1288576ea5bd45906924e04373d6 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing dot./trailing dot." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ dot./trailing\ dot. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 9aec356be1059fe172b0250f74325cd3b6b5cd22 /rclone-test-dawalac3savo/trailing dot./trailing dot. 2026/05/11 01:19:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 9aec356be1059fe172b0250f74325cd3b6b5cd22 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing dot./trailing dot." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ dot./trailing\ dot. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 629a1288576ea5bd45906924e04373d6 /rclone-test-dawalac3savo/trailing dot./trailing dot. 2026/05/11 01:19:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 629a1288576ea5bd45906924e04373d6 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing dot./trailing dot." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ dot./trailing\ dot. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 9aec356be1059fe172b0250f74325cd3b6b5cd22 /rclone-test-dawalac3savo/trailing dot./trailing dot. 2026/05/11 01:19:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 9aec356be1059fe172b0250f74325cd3b6b5cd22 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing dot./trailing dot." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/trailing\ dot./trailing\ dot. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 629a1288576ea5bd45906924e04373d6 /rclone-test-dawalac3savo/trailing dot./trailing dot. 2026/05/11 01:19:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 629a1288576ea5bd45906924e04373d6 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/trailing dot./trailing dot." 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/trailing\ dot./trailing\ dot. 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 9aec356be1059fe172b0250f74325cd3b6b5cd22 /rclone-test-dawalac3savo/trailing dot./trailing dot. 2026/05/11 01:19:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 9aec356be1059fe172b0250f74325cd3b6b5cd22 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/invalid\ utf-8/invalid\ utf-8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b02179db1165f3eba0009434cb162688 /rclone-test-dawalac3savo/invalid utf-8/invalid utf-8 2026/05/11 01:19:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b02179db1165f3eba0009434cb162688 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/invalid\ utf-8/invalid\ utf-8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5de832a1ba6012588eecbee8d9013171072cbdb7 /rclone-test-dawalac3savo/invalid utf-8/invalid utf-8 2026/05/11 01:19:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5de832a1ba6012588eecbee8d9013171072cbdb7 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/invalid\ utf-8/invalid\ utf-8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b02179db1165f3eba0009434cb162688 /rclone-test-dawalac3savo/invalid utf-8/invalid utf-8 2026/05/11 01:19:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b02179db1165f3eba0009434cb162688 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/invalid\ utf-8/invalid\ utf-8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5de832a1ba6012588eecbee8d9013171072cbdb7 /rclone-test-dawalac3savo/invalid utf-8/invalid utf-8 2026/05/11 01:19:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5de832a1ba6012588eecbee8d9013171072cbdb7 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/invalid\ utf-8/invalid\ utf-8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b02179db1165f3eba0009434cb162688 /rclone-test-dawalac3savo/invalid utf-8/invalid utf-8 2026/05/11 01:19:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b02179db1165f3eba0009434cb162688 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/invalid\ utf-8/invalid\ utf-8 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5de832a1ba6012588eecbee8d9013171072cbdb7 /rclone-test-dawalac3savo/invalid utf-8/invalid utf-8 2026/05/11 01:19:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5de832a1ba6012588eecbee8d9013171072cbdb7 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/test%46.txt/test%46.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/test\%46.txt/test\%46.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 731de7a86231ae2a3fe26b3b3e2ef33a /rclone-test-dawalac3savo/test%46.txt/test%46.txt 2026/05/11 01:19:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 731de7a86231ae2a3fe26b3b3e2ef33a 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/test%46.txt/test%46.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/test\%46.txt/test\%46.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 9e43f7d0f4e7e9f8ac7a89ab2546e60dbea91bf3 /rclone-test-dawalac3savo/test%46.txt/test%46.txt 2026/05/11 01:19:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9e43f7d0f4e7e9f8ac7a89ab2546e60dbea91bf3 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/test%46.txt/test%46.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/test\%46.txt/test\%46.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 731de7a86231ae2a3fe26b3b3e2ef33a /rclone-test-dawalac3savo/test%46.txt/test%46.txt 2026/05/11 01:19:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 731de7a86231ae2a3fe26b3b3e2ef33a 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/test%46.txt/test%46.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/test\%46.txt/test\%46.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 9e43f7d0f4e7e9f8ac7a89ab2546e60dbea91bf3 /rclone-test-dawalac3savo/test%46.txt/test%46.txt 2026/05/11 01:19:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9e43f7d0f4e7e9f8ac7a89ab2546e60dbea91bf3 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/test%46.txt/test%46.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/test\%46.txt/test\%46.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 731de7a86231ae2a3fe26b3b3e2ef33a /rclone-test-dawalac3savo/test%46.txt/test%46.txt 2026/05/11 01:19:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 731de7a86231ae2a3fe26b3b3e2ef33a 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/test%46.txt/test%46.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/test\%46.txt/test\%46.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 9e43f7d0f4e7e9f8ac7a89ab2546e60dbea91bf3 /rclone-test-dawalac3savo/test%46.txt/test%46.txt 2026/05/11 01:19:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9e43f7d0f4e7e9f8ac7a89ab2546e60dbea91bf3 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Connection OK after error: potato 2026/05/11 01:19:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/zero-length-file" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/zero-length-file 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dawalac3savo/zero-length-file 2026/05/11 01:19:13 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/zero-length-file" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/zero-length-file 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dawalac3savo/zero-length-file 2026/05/11 01:19:13 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/zero-length-file" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/zero-length-file 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dawalac3savo/zero-length-file 2026/05/11 01:19:13 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/zero-length-file" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/zero-length-file 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dawalac3savo/zero-length-file 2026/05/11 01:19:13 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/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: cff1741b6014ad8ced457fd098fdc6c5 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: cff1741b6014ad8ced457fd098fdc6c5 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 7a67c7929d37ba3a4124c3401d56391bfdfda504 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: 7a67c7929d37ba3a4124c3401d56391bfdfda504 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: cff1741b6014ad8ced457fd098fdc6c5 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: cff1741b6014ad8ced457fd098fdc6c5 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 7a67c7929d37ba3a4124c3401d56391bfdfda504 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: 7a67c7929d37ba3a4124c3401d56391bfdfda504 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 === 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/05/11 01:19:13 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/11 01:19:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/11 01:19:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:13 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{YNrx-}" suffix to name 2026/05/11 01:19:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:13 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:13 NOTICE: TestSFTPRclone{YNrx-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:35584->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/11 01:19:13 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/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:13 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c === 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/05/11 01:19:14 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dawalac3savo/hello? sausage/êé" 2026/05/11 01:19:14 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 DEBUG : TestSFTPRclone: detected overridden config - adding "{YNrx-}" suffix to name 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 NOTICE: TestSFTPRclone{YNrx-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: New connection 127.0.0.1:35588->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Shell type "unix" from config 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Relative path resolved to "/rclone-test-dawalac3savo/hello? sausage/êé" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Using root directory "/rclone-test-dawalac3savo/hello? sausage/êé" 2026/05/11 01:19:14 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-dawalac3savo/hello? sausage/êé" to be canonical "TestSFTPRclone{YNrx-}:rclone-test-dawalac3savo/hello? sausage/êé" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Remote command result: b049bd208e7c7589768d18d0f18791db /rclone-test-dawalac3savo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/11 01:19:14 DEBUG : a/b/c/d/e.txt: Parsed hash: b049bd208e7c7589768d18d0f18791db 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Remote command result: 984baffaf5cfc27c61d01e793dc379d020c2ca33 /rclone-test-dawalac3savo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/11 01:19:14 DEBUG : a/b/c/d/e.txt: Parsed hash: 984baffaf5cfc27c61d01e793dc379d020c2ca33 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Remote command result: b049bd208e7c7589768d18d0f18791db /rclone-test-dawalac3savo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/11 01:19:14 DEBUG : a/b/c/d/e.txt: Parsed hash: b049bd208e7c7589768d18d0f18791db 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: Remote command result: 984baffaf5cfc27c61d01e793dc379d020c2ca33 /rclone-test-dawalac3savo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/11 01:19:14 DEBUG : a/b/c/d/e.txt: Parsed hash: 984baffaf5cfc27c61d01e793dc379d020c2ca33 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé: New connection 127.0.0.1:35600->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:14 DEBUG : Waiting for deletions to finish 2026/05/11 01:19:14 INFO : a/b/c/d/e.txt: Deleted 2026/05/11 01:19:14 DEBUG : removing 1 level 4 directories 2026/05/11 01:19:14 INFO : a/b/c/d: Removing directory 2026/05/11 01:19:14 DEBUG : removing 1 level 3 directories 2026/05/11 01:19:14 INFO : a/b/c: Removing directory 2026/05/11 01:19:14 DEBUG : removing 1 level 2 directories 2026/05/11 01:19:14 INFO : a/b: Removing directory 2026/05/11 01:19:14 DEBUG : removing 1 level 1 directories 2026/05/11 01:19:14 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/other.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : other.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/other.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : other.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: New connection 127.0.0.1:35602->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/other.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : other.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/other.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : other.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/moveTest/other.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/moveTest/other.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/moveTest/other.txt 2026/05/11 01:19:14 DEBUG : moveTest/other.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/moveTest/other.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/moveTest/other.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/moveTest/other.txt 2026/05/11 01:19:14 DEBUG : moveTest/other.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/other.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : other.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/other.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/other.txt 2026/05/11 01:19:14 DEBUG : other.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/11 01:19:14 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yoxigen2copi" 2026/05/11 01:19:14 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 DEBUG : TestSFTPRclone: detected overridden config - adding "{YNrx-}" suffix to name 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 NOTICE: TestSFTPRclone{YNrx-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: New connection 127.0.0.1:35606->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Shell type "unix" from config 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Relative path resolved to "/rclone-test-yoxigen2copi" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Using root directory "/rclone-test-yoxigen2copi" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Shell path "/rclone-test-yoxigen2copi/new_name/sub_new_name/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Running remote command: md5sum /rclone-test-yoxigen2copi/new_name/sub_new_name/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-yoxigen2copi/new_name/sub_new_name/file name.txt 2026/05/11 01:19:14 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Shell path "/rclone-test-yoxigen2copi/new_name/sub_new_name/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Running remote command: sha1sum /rclone-test-yoxigen2copi/new_name/sub_new_name/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-yoxigen2copi/new_name/sub_new_name/file name.txt 2026/05/11 01:19:14 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Shell path "/rclone-test-yoxigen2copi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Running remote command: md5sum /rclone-test-yoxigen2copi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-yoxigen2copi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Shell path "/rclone-test-yoxigen2copi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Running remote command: sha1sum /rclone-test-yoxigen2copi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-yoxigen2copi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: Purge dir "new_name" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yoxigen2copi: 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/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 2afadfe452af2f604cc939620caba89f /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 2afadfe452af2f604cc939620caba89f 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: af507587caba752963d57efe0d5cad054640e665 /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: af507587caba752963d57efe0d5cad054640e665 === 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/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 1cf7803f3f644d2fbd44f85f8457379b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 1cf7803f3f644d2fbd44f85f8457379b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 1cf7803f3f644d2fbd44f85f8457379b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 1cf7803f3f644d2fbd44f85f8457379b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : file name.txt: Parsed hash: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/11 01:19:14 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 DEBUG : TestSFTPRclone: detected overridden config - adding "{YNrx-}" suffix to name 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 NOTICE: TestSFTPRclone{YNrx-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:35618->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/11 01:19:14 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dawalac3savo/not found.txt" 2026/05/11 01:19:14 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 DEBUG : TestSFTPRclone: detected overridden config - adding "{YNrx-}" suffix to name 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 NOTICE: TestSFTPRclone{YNrx-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/not found.txt: New connection 127.0.0.1:35628->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/not found.txt: Shell type "unix" from config 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/not found.txt: Relative path resolved to "/rclone-test-dawalac3savo/not found.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/not found.txt: Using root directory "/rclone-test-dawalac3savo/not found.txt" 2026/05/11 01:19:14 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-dawalac3savo" from "TestSFTPRclone:rclone-test-dawalac3savo" 2026/05/11 01:19:14 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/11 01:19:14 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 DEBUG : TestSFTPRclone: detected overridden config - adding "{YNrx-}" suffix to name 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 NOTICE: TestSFTPRclone{YNrx-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:35640->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1cf7803f3f644d2fbd44f85f8457379b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/file name.txt: Parsed hash: 1cf7803f3f644d2fbd44f85f8457379b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/file name.txt: Parsed hash: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1cf7803f3f644d2fbd44f85f8457379b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/file name.txt: Parsed hash: 1cf7803f3f644d2fbd44f85f8457379b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/file name.txt: Parsed hash: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/created from root.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/created\ from\ root.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d1c8f1e3bff2a1c327267eb7959862a5 /rclone-test-dawalac3savo/created from root.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/created from root.txt: Parsed hash: d1c8f1e3bff2a1c327267eb7959862a5 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/created from root.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/created\ from\ root.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f98d99686d6aaf9488beb8a3afc83f8cd543f2d7 /rclone-test-dawalac3savo/created from root.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/created from root.txt: Parsed hash: f98d99686d6aaf9488beb8a3afc83f8cd543f2d7 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/created from root.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/created\ from\ root.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d1c8f1e3bff2a1c327267eb7959862a5 /rclone-test-dawalac3savo/created from root.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/created from root.txt: Parsed hash: d1c8f1e3bff2a1c327267eb7959862a5 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/created from root.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/created\ from\ root.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f98d99686d6aaf9488beb8a3afc83f8cd543f2d7 /rclone-test-dawalac3savo/created from root.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/created from root.txt: Parsed hash: f98d99686d6aaf9488beb8a3afc83f8cd543f2d7 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/created from root.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/created\ from\ root.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d1c8f1e3bff2a1c327267eb7959862a5 /rclone-test-dawalac3savo/created from root.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/created from root.txt: Parsed hash: d1c8f1e3bff2a1c327267eb7959862a5 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/created from root.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/created\ from\ root.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f98d99686d6aaf9488beb8a3afc83f8cd543f2d7 /rclone-test-dawalac3savo/created from root.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/created from root.txt: Parsed hash: f98d99686d6aaf9488beb8a3afc83f8cd543f2d7 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1cf7803f3f644d2fbd44f85f8457379b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/file name.txt: Parsed hash: 1cf7803f3f644d2fbd44f85f8457379b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/file name.txt: Parsed hash: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1cf7803f3f644d2fbd44f85f8457379b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/file name.txt: Parsed hash: 1cf7803f3f644d2fbd44f85f8457379b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/file name.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/file\ name.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b /rclone-test-dawalac3savo/file name.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/file name.txt: Parsed hash: 5333a901d02f2ac1c166f6cf1d98c93ee42dbc1b 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c === 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/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: c0d474b258061c6ca5c98612e9b59351 /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c0d474b258061c6ca5c98612e9b59351 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: a450f051ba5a380baa99605da4ac90b55d5f801c /rclone-test-dawalac3savo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/11 01:19:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a450f051ba5a380baa99605da4ac90b55d5f801c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Server has VFS statistics extension 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: About path "/rclone-test-dawalac3savo" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: About path "/rclone-test-dawalac3savo" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: About using shell command for shell type "unix" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: df -k /rclone-test-dawalac3savo 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 57185156 93587852 36% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/piped data.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/piped\ data.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dawalac3savo/piped data.txt 2026/05/11 01:19:14 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/piped data.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/piped\ data.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dawalac3savo/piped data.txt 2026/05/11 01:19:14 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/piped data.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/piped\ data.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dawalac3savo/piped data.txt 2026/05/11 01:19:14 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/piped data.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/piped\ data.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dawalac3savo/piped data.txt 2026/05/11 01:19:14 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/piped data.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/piped\ data.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b9ad1151a92c9050f5cc99070290e0e2 /rclone-test-dawalac3savo/piped data.txt 2026/05/11 01:19:14 DEBUG : piped data.txt: Parsed hash: b9ad1151a92c9050f5cc99070290e0e2 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/piped data.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/piped\ data.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 64e45658537305dee526d028f2ed3574f13fc8c5 /rclone-test-dawalac3savo/piped data.txt 2026/05/11 01:19:14 DEBUG : piped data.txt: Parsed hash: 64e45658537305dee526d028f2ed3574f13fc8c5 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/piped data.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/piped\ data.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: b9ad1151a92c9050f5cc99070290e0e2 /rclone-test-dawalac3savo/piped data.txt 2026/05/11 01:19:14 DEBUG : piped data.txt: Parsed hash: b9ad1151a92c9050f5cc99070290e0e2 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/piped data.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/piped\ data.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 64e45658537305dee526d028f2ed3574f13fc8c5 /rclone-test-dawalac3savo/piped data.txt 2026/05/11 01:19:14 DEBUG : piped data.txt: Parsed hash: 64e45658537305dee526d028f2ed3574f13fc8c5 === 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/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/unknown-size-update.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/unknown-size-update.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 29cc67f96f13f02a85a9f20bcbe4e4cd /rclone-test-dawalac3savo/unknown-size-update.txt 2026/05/11 01:19:14 DEBUG : unknown-size-update.txt: Parsed hash: 29cc67f96f13f02a85a9f20bcbe4e4cd 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/unknown-size-update.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/unknown-size-update.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 60098d68e8551b1f49628f56caba683057a1f561 /rclone-test-dawalac3savo/unknown-size-update.txt 2026/05/11 01:19:14 DEBUG : unknown-size-update.txt: Parsed hash: 60098d68e8551b1f49628f56caba683057a1f561 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/unknown-size-update.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: md5sum /rclone-test-dawalac3savo/unknown-size-update.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 29cc67f96f13f02a85a9f20bcbe4e4cd /rclone-test-dawalac3savo/unknown-size-update.txt 2026/05/11 01:19:14 DEBUG : unknown-size-update.txt: Parsed hash: 29cc67f96f13f02a85a9f20bcbe4e4cd 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Shell path "/rclone-test-dawalac3savo/unknown-size-update.txt" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Running remote command: sha1sum /rclone-test-dawalac3savo/unknown-size-update.txt 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Remote command result: 60098d68e8551b1f49628f56caba683057a1f561 /rclone-test-dawalac3savo/unknown-size-update.txt 2026/05/11 01:19:14 DEBUG : unknown-size-update.txt: Parsed hash: 60098d68e8551b1f49628f56caba683057a1f561 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/11 01:19:14 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dawalac3savo/deeper/nonexisting/directory" 2026/05/11 01:19:14 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 DEBUG : TestSFTPRclone: detected overridden config - adding "{YNrx-}" suffix to name 2026/05/11 01:19:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/11 01:19:14 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/11 01:19:14 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/11 01:19:14 DEBUG : Setting pass="A0wZRNvV4CTVKxuKRZZWkbD2w4G9y42HB698svU6EcQLncs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/11 01:19:14 NOTICE: TestSFTPRclone{YNrx-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/deeper/nonexisting/directory: New connection 127.0.0.1:35644->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9727.0157a1fb1" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-dawalac3savo/deeper/nonexisting/directory" 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo/deeper/nonexisting/directory: Using root directory "/rclone-test-dawalac3savo/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/05/11 01:19:14 DEBUG : Waiting for deletions to finish 2026/05/11 01:19:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/11 01:19:14 DEBUG : removing 1 level 4 directories 2026/05/11 01:19:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/11 01:19:14 DEBUG : removing 1 level 3 directories 2026/05/11 01:19:14 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/11 01:19:14 DEBUG : removing 1 level 2 directories 2026/05/11 01:19:14 INFO : hello? sausage/êé: Removing directory 2026/05/11 01:19:14 DEBUG : removing 1 level 1 directories 2026/05/11 01:19:14 INFO : hello? sausage: Removing directory 2026/05/11 01:19:14 DEBUG : removing 1 level 0 directories 2026/05/11 01:19:14 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Removing directory 2026/05/11 01:19:14 ERROR : error listing: directory not found 2026/05/11 01:19:14 DEBUG : Waiting for deletions to finish 2026/05/11 01:19:14 ERROR : error listing: directory not found 2026/05/11 01:19:14 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Failed to list "": directory not found 2026/05/11 01:19:14 DEBUG : removing 1 level 0 directories 2026/05/11 01:19:14 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Removing directory 2026/05/11 01:19:14 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/11 01:19:14 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dawalac3savo: Closing 2 unused connections 2026/05/11 01:19:14 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.63s) --- 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.59s) --- 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.15s) --- 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.40s) --- 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.00s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.00s) --- 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.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- 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.859s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.56635748s (try 1/5)