"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/05 02:53:56 NOTICE: TestSFTPOpenssh: Starting server 2026/06/05 02:53:57 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/05 02:53:57 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/05 02:53:57 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/05 02:53:57 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vepetif1fika" 2026/06/05 02:53:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 02:53:57 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/05 02:53:57 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:57 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:57 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:57 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:57 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:57 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NzO1E}" suffix to name 2026/06/05 02:53:57 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:57 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:57 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:57 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:57 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:57 NOTICE: TestSFTPOpenssh{NzO1E}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/05 02:53:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: New connection 127.0.0.1:57104->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell type "unix" from config 2026/06/05 02:53:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Relative path resolved to "/home/rclone/rclone-test-vepetif1fika" 2026/06/05 02:53:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Using root directory "/home/rclone/rclone-test-vepetif1fika" 2026/06/05 02:53:57 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_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/06/05 02:53:57 INFO : dir/subdir: Making directory 2026/06/05 02:53:57 INFO : dir/subdir: Removing directory 2026/06/05 02:53:57 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/06/05 02:53:58 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/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4a6e40944aadc3a86d28c27d366c676b /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4a6e40944aadc3a86d28c27d366c676b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 56cfb7def27125ac257099fca6f3d52e69bfce3d /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 56cfb7def27125ac257099fca6f3d52e69bfce3d 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4a6e40944aadc3a86d28c27d366c676b /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4a6e40944aadc3a86d28c27d366c676b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 56cfb7def27125ac257099fca6f3d52e69bfce3d /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 56cfb7def27125ac257099fca6f3d52e69bfce3d 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4a6e40944aadc3a86d28c27d366c676b /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4a6e40944aadc3a86d28c27d366c676b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 56cfb7def27125ac257099fca6f3d52e69bfce3d /home/rclone/rclone-test-vepetif1fika/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/05 02:53:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 56cfb7def27125ac257099fca6f3d52e69bfce3d === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/./." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 00160cd2e04965cc26abc554c3241e45 /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : ./.: Parsed hash: 00160cd2e04965cc26abc554c3241e45 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/./." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 32f68f604464ebc2e0ef207880bd6a0ec5084620 /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : ./.: Parsed hash: 32f68f604464ebc2e0ef207880bd6a0ec5084620 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/./." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 00160cd2e04965cc26abc554c3241e45 /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : ./.: Parsed hash: 00160cd2e04965cc26abc554c3241e45 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/./." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 32f68f604464ebc2e0ef207880bd6a0ec5084620 /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : ./.: Parsed hash: 32f68f604464ebc2e0ef207880bd6a0ec5084620 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/./." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 00160cd2e04965cc26abc554c3241e45 /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : ./.: Parsed hash: 00160cd2e04965cc26abc554c3241e45 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/./." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 32f68f604464ebc2e0ef207880bd6a0ec5084620 /home/rclone/rclone-test-vepetif1fika/./. 2026/06/05 02:53:58 DEBUG : ./.: Parsed hash: 32f68f604464ebc2e0ef207880bd6a0ec5084620 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/../.." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7ad04c297244ea66f20932b150a7e1af /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : ../..: Parsed hash: 7ad04c297244ea66f20932b150a7e1af 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/../.." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 15226caae60ecfaaaba52a6a137954801708d71a /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : ../..: Parsed hash: 15226caae60ecfaaaba52a6a137954801708d71a 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/../.." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7ad04c297244ea66f20932b150a7e1af /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : ../..: Parsed hash: 7ad04c297244ea66f20932b150a7e1af 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/../.." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 15226caae60ecfaaaba52a6a137954801708d71a /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : ../..: Parsed hash: 15226caae60ecfaaaba52a6a137954801708d71a 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/../.." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7ad04c297244ea66f20932b150a7e1af /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : ../..: Parsed hash: 7ad04c297244ea66f20932b150a7e1af 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/../.." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 15226caae60ecfaaaba52a6a137954801708d71a /home/rclone/rclone-test-vepetif1fika/../.. 2026/06/05 02:53:58 DEBUG : ../..: Parsed hash: 15226caae60ecfaaaba52a6a137954801708d71a === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 28f86080e002cac0e9b638658933a3b3 /home/rclone/rclone-test-vepetif1fika/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/05 02:53:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 28f86080e002cac0e9b638658933a3b3 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: c09a50b0205cac8075ecef9fb77840665d65aefe /home/rclone/rclone-test-vepetif1fika/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/05 02:53:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c09a50b0205cac8075ecef9fb77840665d65aefe 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 28f86080e002cac0e9b638658933a3b3 /home/rclone/rclone-test-vepetif1fika/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/05 02:53:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 28f86080e002cac0e9b638658933a3b3 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: c09a50b0205cac8075ecef9fb77840665d65aefe /home/rclone/rclone-test-vepetif1fika/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/05 02:53:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c09a50b0205cac8075ecef9fb77840665d65aefe 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 28f86080e002cac0e9b638658933a3b3 /home/rclone/rclone-test-vepetif1fika/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/05 02:53:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 28f86080e002cac0e9b638658933a3b3 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: c09a50b0205cac8075ecef9fb77840665d65aefe /home/rclone/rclone-test-vepetif1fika/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/05 02:53:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c09a50b0205cac8075ecef9fb77840665d65aefe === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/ leading space/ leading space" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\ leading\ space/\ leading\ space 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: d1475248c519e3d23c908673ddf77d0b /home/rclone/rclone-test-vepetif1fika/ leading space/ leading space 2026/06/05 02:53:58 DEBUG : leading space/ leading space: Parsed hash: d1475248c519e3d23c908673ddf77d0b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/ leading space/ leading space" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\ leading\ space/\ leading\ space 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 590d988ceaca2c2b1d7171d810ea4ac5db125892 /home/rclone/rclone-test-vepetif1fika/ leading space/ leading space 2026/06/05 02:53:58 DEBUG : leading space/ leading space: Parsed hash: 590d988ceaca2c2b1d7171d810ea4ac5db125892 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/ leading space/ leading space" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\ leading\ space/\ leading\ space 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: d1475248c519e3d23c908673ddf77d0b /home/rclone/rclone-test-vepetif1fika/ leading space/ leading space 2026/06/05 02:53:58 DEBUG : leading space/ leading space: Parsed hash: d1475248c519e3d23c908673ddf77d0b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/ leading space/ leading space" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\ leading\ space/\ leading\ space 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 590d988ceaca2c2b1d7171d810ea4ac5db125892 /home/rclone/rclone-test-vepetif1fika/ leading space/ leading space 2026/06/05 02:53:58 DEBUG : leading space/ leading space: Parsed hash: 590d988ceaca2c2b1d7171d810ea4ac5db125892 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/ leading space/ leading space" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\ leading\ space/\ leading\ space 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: d1475248c519e3d23c908673ddf77d0b /home/rclone/rclone-test-vepetif1fika/ leading space/ leading space 2026/06/05 02:53:58 DEBUG : leading space/ leading space: Parsed hash: d1475248c519e3d23c908673ddf77d0b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/ leading space/ leading space" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\ leading\ space/\ leading\ space 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 590d988ceaca2c2b1d7171d810ea4ac5db125892 /home/rclone/rclone-test-vepetif1fika/ leading space/ leading space 2026/06/05 02:53:58 DEBUG : leading space/ leading space: Parsed hash: 590d988ceaca2c2b1d7171d810ea4ac5db125892 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\~leading\ tilde/\~leading\ tilde 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 08f45f02bfec1c47b6e160516bb193ef /home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde 2026/06/05 02:53:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 08f45f02bfec1c47b6e160516bb193ef 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\~leading\ tilde/\~leading\ tilde 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3f475c46c08b68b2df54238fd7b83564327a04da /home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde 2026/06/05 02:53:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3f475c46c08b68b2df54238fd7b83564327a04da 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\~leading\ tilde/\~leading\ tilde 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 08f45f02bfec1c47b6e160516bb193ef /home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde 2026/06/05 02:53:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 08f45f02bfec1c47b6e160516bb193ef 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\~leading\ tilde/\~leading\ tilde 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3f475c46c08b68b2df54238fd7b83564327a04da /home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde 2026/06/05 02:53:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3f475c46c08b68b2df54238fd7b83564327a04da 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/\~leading\ tilde/\~leading\ tilde 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 08f45f02bfec1c47b6e160516bb193ef /home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde 2026/06/05 02:53:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 08f45f02bfec1c47b6e160516bb193ef 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/\~leading\ tilde/\~leading\ tilde 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3f475c46c08b68b2df54238fd7b83564327a04da /home/rclone/rclone-test-vepetif1fika/~leading tilde/~leading tilde 2026/06/05 02:53:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3f475c46c08b68b2df54238fd7b83564327a04da === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␍leading\ CR/␍leading\ CR 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: a3d0a26540770eeac83b4ed6ceb79827 /home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR 2026/06/05 02:53:58 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a3d0a26540770eeac83b4ed6ceb79827 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␍leading\ CR/␍leading\ CR 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f7e561d7c83370afdd4cfad7657b91f39809f6c6 /home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR 2026/06/05 02:53:58 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f7e561d7c83370afdd4cfad7657b91f39809f6c6 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␍leading\ CR/␍leading\ CR 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: a3d0a26540770eeac83b4ed6ceb79827 /home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR 2026/06/05 02:53:58 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a3d0a26540770eeac83b4ed6ceb79827 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␍leading\ CR/␍leading\ CR 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f7e561d7c83370afdd4cfad7657b91f39809f6c6 /home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR 2026/06/05 02:53:58 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f7e561d7c83370afdd4cfad7657b91f39809f6c6 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␍leading\ CR/␍leading\ CR 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: a3d0a26540770eeac83b4ed6ceb79827 /home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR 2026/06/05 02:53:58 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a3d0a26540770eeac83b4ed6ceb79827 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␍leading\ CR/␍leading\ CR 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f7e561d7c83370afdd4cfad7657b91f39809f6c6 /home/rclone/rclone-test-vepetif1fika/␍leading CR/␍leading CR 2026/06/05 02:53:58 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f7e561d7c83370afdd4cfad7657b91f39809f6c6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␊leading\ LF/␊leading\ LF 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: c8d2b237f2246137ed6a5fe61b8e62b2 /home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF 2026/06/05 02:53:58 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c8d2b237f2246137ed6a5fe61b8e62b2 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␊leading\ LF/␊leading\ LF 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7c6b7482c05320d9605d075aafd56fbb16db85d1 /home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF 2026/06/05 02:53:58 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7c6b7482c05320d9605d075aafd56fbb16db85d1 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␊leading\ LF/␊leading\ LF 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: c8d2b237f2246137ed6a5fe61b8e62b2 /home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF 2026/06/05 02:53:58 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c8d2b237f2246137ed6a5fe61b8e62b2 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␊leading\ LF/␊leading\ LF 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7c6b7482c05320d9605d075aafd56fbb16db85d1 /home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF 2026/06/05 02:53:58 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7c6b7482c05320d9605d075aafd56fbb16db85d1 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␊leading\ LF/␊leading\ LF 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: c8d2b237f2246137ed6a5fe61b8e62b2 /home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF 2026/06/05 02:53:58 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c8d2b237f2246137ed6a5fe61b8e62b2 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␊leading\ LF/␊leading\ LF 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7c6b7482c05320d9605d075aafd56fbb16db85d1 /home/rclone/rclone-test-vepetif1fika/␊leading LF/␊leading LF 2026/06/05 02:53:58 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7c6b7482c05320d9605d075aafd56fbb16db85d1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␉leading\ HT/␉leading\ HT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bd720cb614f40975ec8770d7a0340607 /home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT 2026/06/05 02:53:58 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bd720cb614f40975ec8770d7a0340607 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␉leading\ HT/␉leading\ HT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ef0b7d5dd9908e886c6d72512964840103adf08b /home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT 2026/06/05 02:53:58 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ef0b7d5dd9908e886c6d72512964840103adf08b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␉leading\ HT/␉leading\ HT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bd720cb614f40975ec8770d7a0340607 /home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT 2026/06/05 02:53:58 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bd720cb614f40975ec8770d7a0340607 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␉leading\ HT/␉leading\ HT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ef0b7d5dd9908e886c6d72512964840103adf08b /home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT 2026/06/05 02:53:58 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ef0b7d5dd9908e886c6d72512964840103adf08b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␉leading\ HT/␉leading\ HT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bd720cb614f40975ec8770d7a0340607 /home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT 2026/06/05 02:53:58 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bd720cb614f40975ec8770d7a0340607 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␉leading\ HT/␉leading\ HT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ef0b7d5dd9908e886c6d72512964840103adf08b /home/rclone/rclone-test-vepetif1fika/␉leading HT/␉leading HT 2026/06/05 02:53:58 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ef0b7d5dd9908e886c6d72512964840103adf08b === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␋leading\ VT/␋leading\ VT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f921bac5154a770781e4e883e78687ee /home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT 2026/06/05 02:53:58 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f921bac5154a770781e4e883e78687ee 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␋leading\ VT/␋leading\ VT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 88e64fa0a9de8198567713fa4b6b8d8559c45250 /home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT 2026/06/05 02:53:58 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 88e64fa0a9de8198567713fa4b6b8d8559c45250 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␋leading\ VT/␋leading\ VT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f921bac5154a770781e4e883e78687ee /home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT 2026/06/05 02:53:58 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f921bac5154a770781e4e883e78687ee 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␋leading\ VT/␋leading\ VT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 88e64fa0a9de8198567713fa4b6b8d8559c45250 /home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT 2026/06/05 02:53:58 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 88e64fa0a9de8198567713fa4b6b8d8559c45250 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/␋leading\ VT/␋leading\ VT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f921bac5154a770781e4e883e78687ee /home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT 2026/06/05 02:53:58 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f921bac5154a770781e4e883e78687ee 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/␋leading\ VT/␋leading\ VT 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 88e64fa0a9de8198567713fa4b6b8d8559c45250 /home/rclone/rclone-test-vepetif1fika/␋leading VT/␋leading VT 2026/06/05 02:53:58 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 88e64fa0a9de8198567713fa4b6b8d8559c45250 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/.leading\ dot/.leading\ dot 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ac465b1a278e787ced0f1de668295386 /home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot 2026/06/05 02:53:58 DEBUG : .leading dot/.leading dot: Parsed hash: ac465b1a278e787ced0f1de668295386 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/.leading\ dot/.leading\ dot 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: b14ab5a5077fc6eae501b35e2935c13b48ac2eca /home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot 2026/06/05 02:53:58 DEBUG : .leading dot/.leading dot: Parsed hash: b14ab5a5077fc6eae501b35e2935c13b48ac2eca 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/.leading\ dot/.leading\ dot 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ac465b1a278e787ced0f1de668295386 /home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot 2026/06/05 02:53:58 DEBUG : .leading dot/.leading dot: Parsed hash: ac465b1a278e787ced0f1de668295386 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/.leading\ dot/.leading\ dot 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: b14ab5a5077fc6eae501b35e2935c13b48ac2eca /home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot 2026/06/05 02:53:58 DEBUG : .leading dot/.leading dot: Parsed hash: b14ab5a5077fc6eae501b35e2935c13b48ac2eca 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/.leading\ dot/.leading\ dot 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ac465b1a278e787ced0f1de668295386 /home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot 2026/06/05 02:53:58 DEBUG : .leading dot/.leading dot: Parsed hash: ac465b1a278e787ced0f1de668295386 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/.leading\ dot/.leading\ dot 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: b14ab5a5077fc6eae501b35e2935c13b48ac2eca /home/rclone/rclone-test-vepetif1fika/.leading dot/.leading dot 2026/06/05 02:53:58 DEBUG : .leading dot/.leading dot: Parsed hash: b14ab5a5077fc6eae501b35e2935c13b48ac2eca === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing space /trailing space " 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ space\ /trailing\ space\ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: b3603cf1c85fbe55f091e93563a8ace6 /home/rclone/rclone-test-vepetif1fika/trailing space /trailing space 2026/06/05 02:53:58 DEBUG : trailing space /trailing space : Parsed hash: b3603cf1c85fbe55f091e93563a8ace6 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing space /trailing space " 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ space\ /trailing\ space\ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 657f4960c19563bbc4cdbea7d3ca2f24a0af721c /home/rclone/rclone-test-vepetif1fika/trailing space /trailing space 2026/06/05 02:53:58 DEBUG : trailing space /trailing space : Parsed hash: 657f4960c19563bbc4cdbea7d3ca2f24a0af721c 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing space /trailing space " 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ space\ /trailing\ space\ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: b3603cf1c85fbe55f091e93563a8ace6 /home/rclone/rclone-test-vepetif1fika/trailing space /trailing space 2026/06/05 02:53:58 DEBUG : trailing space /trailing space : Parsed hash: b3603cf1c85fbe55f091e93563a8ace6 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing space /trailing space " 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ space\ /trailing\ space\ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 657f4960c19563bbc4cdbea7d3ca2f24a0af721c /home/rclone/rclone-test-vepetif1fika/trailing space /trailing space 2026/06/05 02:53:58 DEBUG : trailing space /trailing space : Parsed hash: 657f4960c19563bbc4cdbea7d3ca2f24a0af721c 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing space /trailing space " 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ space\ /trailing\ space\ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: b3603cf1c85fbe55f091e93563a8ace6 /home/rclone/rclone-test-vepetif1fika/trailing space /trailing space 2026/06/05 02:53:58 DEBUG : trailing space /trailing space : Parsed hash: b3603cf1c85fbe55f091e93563a8ace6 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing space /trailing space " 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ space\ /trailing\ space\ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 657f4960c19563bbc4cdbea7d3ca2f24a0af721c /home/rclone/rclone-test-vepetif1fika/trailing space /trailing space 2026/06/05 02:53:58 DEBUG : trailing space /trailing space : Parsed hash: 657f4960c19563bbc4cdbea7d3ca2f24a0af721c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ CR␍/trailing\ CR␍ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 8ff0b2bb96998444849f65169c2a271f /home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍ 2026/06/05 02:53:58 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ff0b2bb96998444849f65169c2a271f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ CR␍/trailing\ CR␍ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bebaa67c5e612698ad0170dbd72a4fe7038f6fe3 /home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍ 2026/06/05 02:53:58 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bebaa67c5e612698ad0170dbd72a4fe7038f6fe3 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ CR␍/trailing\ CR␍ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 8ff0b2bb96998444849f65169c2a271f /home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍ 2026/06/05 02:53:58 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ff0b2bb96998444849f65169c2a271f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ CR␍/trailing\ CR␍ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bebaa67c5e612698ad0170dbd72a4fe7038f6fe3 /home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍ 2026/06/05 02:53:58 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bebaa67c5e612698ad0170dbd72a4fe7038f6fe3 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ CR␍/trailing\ CR␍ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 8ff0b2bb96998444849f65169c2a271f /home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍ 2026/06/05 02:53:58 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ff0b2bb96998444849f65169c2a271f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ CR␍/trailing\ CR␍ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bebaa67c5e612698ad0170dbd72a4fe7038f6fe3 /home/rclone/rclone-test-vepetif1fika/trailing CR␍/trailing CR␍ 2026/06/05 02:53:58 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bebaa67c5e612698ad0170dbd72a4fe7038f6fe3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ LF␊/trailing\ LF␊ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: aa850cc6844301add2f3e6c5e3fe2dfd /home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊ 2026/06/05 02:53:58 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: aa850cc6844301add2f3e6c5e3fe2dfd 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ LF␊/trailing\ LF␊ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 5793008da01b67719a10f289c336bd95fbf6b4b8 /home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊ 2026/06/05 02:53:58 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5793008da01b67719a10f289c336bd95fbf6b4b8 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ LF␊/trailing\ LF␊ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: aa850cc6844301add2f3e6c5e3fe2dfd /home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊ 2026/06/05 02:53:58 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: aa850cc6844301add2f3e6c5e3fe2dfd 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ LF␊/trailing\ LF␊ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 5793008da01b67719a10f289c336bd95fbf6b4b8 /home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊ 2026/06/05 02:53:58 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5793008da01b67719a10f289c336bd95fbf6b4b8 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ LF␊/trailing\ LF␊ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: aa850cc6844301add2f3e6c5e3fe2dfd /home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊ 2026/06/05 02:53:58 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: aa850cc6844301add2f3e6c5e3fe2dfd 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ LF␊/trailing\ LF␊ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 5793008da01b67719a10f289c336bd95fbf6b4b8 /home/rclone/rclone-test-vepetif1fika/trailing LF␊/trailing LF␊ 2026/06/05 02:53:58 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5793008da01b67719a10f289c336bd95fbf6b4b8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ HT␉/trailing\ HT␉ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bb6dbd103a16f9c317f9fb8efb7acf28 /home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉ 2026/06/05 02:53:58 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bb6dbd103a16f9c317f9fb8efb7acf28 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ HT␉/trailing\ HT␉ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 9582fdac7caf86e0ffe8372e73130ebd1d3b9539 /home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉ 2026/06/05 02:53:58 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9582fdac7caf86e0ffe8372e73130ebd1d3b9539 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ HT␉/trailing\ HT␉ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bb6dbd103a16f9c317f9fb8efb7acf28 /home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉ 2026/06/05 02:53:58 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bb6dbd103a16f9c317f9fb8efb7acf28 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ HT␉/trailing\ HT␉ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 9582fdac7caf86e0ffe8372e73130ebd1d3b9539 /home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉ 2026/06/05 02:53:58 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9582fdac7caf86e0ffe8372e73130ebd1d3b9539 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ HT␉/trailing\ HT␉ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: bb6dbd103a16f9c317f9fb8efb7acf28 /home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉ 2026/06/05 02:53:58 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bb6dbd103a16f9c317f9fb8efb7acf28 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ HT␉/trailing\ HT␉ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 9582fdac7caf86e0ffe8372e73130ebd1d3b9539 /home/rclone/rclone-test-vepetif1fika/trailing HT␉/trailing HT␉ 2026/06/05 02:53:58 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9582fdac7caf86e0ffe8372e73130ebd1d3b9539 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ VT␋/trailing\ VT␋ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ce91d70e46933e3a7414fd93cf255d55 /home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋ 2026/06/05 02:53:58 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ce91d70e46933e3a7414fd93cf255d55 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ VT␋/trailing\ VT␋ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 65f5caa30f624dc933caa17ad2c0775f9f003817 /home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋ 2026/06/05 02:53:58 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 65f5caa30f624dc933caa17ad2c0775f9f003817 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ VT␋/trailing\ VT␋ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ce91d70e46933e3a7414fd93cf255d55 /home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋ 2026/06/05 02:53:58 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ce91d70e46933e3a7414fd93cf255d55 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ VT␋/trailing\ VT␋ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 65f5caa30f624dc933caa17ad2c0775f9f003817 /home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋ 2026/06/05 02:53:58 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 65f5caa30f624dc933caa17ad2c0775f9f003817 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ VT␋/trailing\ VT␋ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ce91d70e46933e3a7414fd93cf255d55 /home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋ 2026/06/05 02:53:58 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ce91d70e46933e3a7414fd93cf255d55 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ VT␋/trailing\ VT␋ 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 65f5caa30f624dc933caa17ad2c0775f9f003817 /home/rclone/rclone-test-vepetif1fika/trailing VT␋/trailing VT␋ 2026/06/05 02:53:58 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 65f5caa30f624dc933caa17ad2c0775f9f003817 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ dot./trailing\ dot. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 981f646434ea6d22212af4c79329abef /home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot. 2026/06/05 02:53:58 DEBUG : trailing dot./trailing dot.: Parsed hash: 981f646434ea6d22212af4c79329abef 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ dot./trailing\ dot. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: db296ce7183e44892c6ef11c2702859884b9de49 /home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot. 2026/06/05 02:53:58 DEBUG : trailing dot./trailing dot.: Parsed hash: db296ce7183e44892c6ef11c2702859884b9de49 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ dot./trailing\ dot. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 981f646434ea6d22212af4c79329abef /home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot. 2026/06/05 02:53:58 DEBUG : trailing dot./trailing dot.: Parsed hash: 981f646434ea6d22212af4c79329abef 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ dot./trailing\ dot. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: db296ce7183e44892c6ef11c2702859884b9de49 /home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot. 2026/06/05 02:53:58 DEBUG : trailing dot./trailing dot.: Parsed hash: db296ce7183e44892c6ef11c2702859884b9de49 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/trailing\ dot./trailing\ dot. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 981f646434ea6d22212af4c79329abef /home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot. 2026/06/05 02:53:58 DEBUG : trailing dot./trailing dot.: Parsed hash: 981f646434ea6d22212af4c79329abef 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot." 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/trailing\ dot./trailing\ dot. 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: db296ce7183e44892c6ef11c2702859884b9de49 /home/rclone/rclone-test-vepetif1fika/trailing dot./trailing dot. 2026/06/05 02:53:58 DEBUG : trailing dot./trailing dot.: Parsed hash: db296ce7183e44892c6ef11c2702859884b9de49 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/invalid\ utf-8/invalid\ utf-8 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: df8df9cc60b51bfca4f2ba8f1e2c03ae /home/rclone/rclone-test-vepetif1fika/invalid utf-8/invalid utf-8 2026/06/05 02:53:58 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: df8df9cc60b51bfca4f2ba8f1e2c03ae 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/invalid\ utf-8/invalid\ utf-8 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7efe414d7dc20b578531c4d74fc9eb65dc4f4dbb /home/rclone/rclone-test-vepetif1fika/invalid utf-8/invalid utf-8 2026/06/05 02:53:58 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7efe414d7dc20b578531c4d74fc9eb65dc4f4dbb 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/invalid\ utf-8/invalid\ utf-8 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: df8df9cc60b51bfca4f2ba8f1e2c03ae /home/rclone/rclone-test-vepetif1fika/invalid utf-8/invalid utf-8 2026/06/05 02:53:58 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: df8df9cc60b51bfca4f2ba8f1e2c03ae 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/invalid\ utf-8/invalid\ utf-8 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7efe414d7dc20b578531c4d74fc9eb65dc4f4dbb /home/rclone/rclone-test-vepetif1fika/invalid utf-8/invalid utf-8 2026/06/05 02:53:58 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7efe414d7dc20b578531c4d74fc9eb65dc4f4dbb 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/invalid\ utf-8/invalid\ utf-8 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: df8df9cc60b51bfca4f2ba8f1e2c03ae /home/rclone/rclone-test-vepetif1fika/invalid utf-8/invalid utf-8 2026/06/05 02:53:58 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: df8df9cc60b51bfca4f2ba8f1e2c03ae 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/invalid\ utf-8/invalid\ utf-8 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 7efe414d7dc20b578531c4d74fc9eb65dc4f4dbb /home/rclone/rclone-test-vepetif1fika/invalid utf-8/invalid utf-8 2026/06/05 02:53:58 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7efe414d7dc20b578531c4d74fc9eb65dc4f4dbb === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/test\%46.txt/test\%46.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 645a3e1685fab1f5ca5ae4e58e364f1d /home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt 2026/06/05 02:53:58 DEBUG : test%46.txt/test%46.txt: Parsed hash: 645a3e1685fab1f5ca5ae4e58e364f1d 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/test\%46.txt/test\%46.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ffa901a1355e41a6b574718fa532590cf014a512 /home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt 2026/06/05 02:53:58 DEBUG : test%46.txt/test%46.txt: Parsed hash: ffa901a1355e41a6b574718fa532590cf014a512 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/test\%46.txt/test\%46.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 645a3e1685fab1f5ca5ae4e58e364f1d /home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt 2026/06/05 02:53:58 DEBUG : test%46.txt/test%46.txt: Parsed hash: 645a3e1685fab1f5ca5ae4e58e364f1d 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/test\%46.txt/test\%46.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ffa901a1355e41a6b574718fa532590cf014a512 /home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt 2026/06/05 02:53:58 DEBUG : test%46.txt/test%46.txt: Parsed hash: ffa901a1355e41a6b574718fa532590cf014a512 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/test\%46.txt/test\%46.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 645a3e1685fab1f5ca5ae4e58e364f1d /home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt 2026/06/05 02:53:58 DEBUG : test%46.txt/test%46.txt: Parsed hash: 645a3e1685fab1f5ca5ae4e58e364f1d 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/test\%46.txt/test\%46.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: ffa901a1355e41a6b574718fa532590cf014a512 /home/rclone/rclone-test-vepetif1fika/test%46.txt/test%46.txt 2026/06/05 02:53:58 DEBUG : test%46.txt/test%46.txt: Parsed hash: ffa901a1355e41a6b574718fa532590cf014a512 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Connection OK after error: potato 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/zero-length-file" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/zero-length-file 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-vepetif1fika/zero-length-file 2026/06/05 02:53:58 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/zero-length-file" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/zero-length-file 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-vepetif1fika/zero-length-file 2026/06/05 02:53:58 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/zero-length-file" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/zero-length-file 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-vepetif1fika/zero-length-file 2026/06/05 02:53:58 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/zero-length-file" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/zero-length-file 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-vepetif1fika/zero-length-file 2026/06/05 02:53:58 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/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2cda0db02aac4932045adbdd1fe57e46 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 2cda0db02aac4932045adbdd1fe57e46 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 821f531f296dc894c952293fdcd834b65cd88223 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 821f531f296dc894c952293fdcd834b65cd88223 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2cda0db02aac4932045adbdd1fe57e46 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 2cda0db02aac4932045adbdd1fe57e46 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 821f531f296dc894c952293fdcd834b65cd88223 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 821f531f296dc894c952293fdcd834b65cd88223 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b === 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/06/05 02:53:58 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/05 02:53:58 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/05 02:53:58 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:58 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:58 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:58 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:58 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:58 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NzO1E}" suffix to name 2026/06/05 02:53:58 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:58 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:58 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:58 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:58 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:58 NOTICE: TestSFTPOpenssh{NzO1E}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:57112->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === 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/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === 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/06/05 02:53:58 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vepetif1fika/hello? sausage/êé" 2026/06/05 02:53:58 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/05 02:53:58 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:58 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:58 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:58 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:58 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:58 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NzO1E}" suffix to name 2026/06/05 02:53:58 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:58 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:58 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:58 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:58 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:58 NOTICE: TestSFTPOpenssh{NzO1E}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: New connection 127.0.0.1:57114->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Shell type "unix" from config 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé" 2026/06/05 02:53:58 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-vepetif1fika/hello? sausage/êé" to be canonical "TestSFTPOpenssh{NzO1E}:rclone-test-vepetif1fika/hello? sausage/êé" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Remote command result: 4b2ed77b427b0a8010db40db9d35a4ee /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/a/b/c/d/e.txt 2026/06/05 02:53:58 DEBUG : a/b/c/d/e.txt: Parsed hash: 4b2ed77b427b0a8010db40db9d35a4ee 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Remote command result: 15724af0d19d38b85a99017ebc74bfe6669d3faf /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/a/b/c/d/e.txt 2026/06/05 02:53:58 DEBUG : a/b/c/d/e.txt: Parsed hash: 15724af0d19d38b85a99017ebc74bfe6669d3faf 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Remote command result: 4b2ed77b427b0a8010db40db9d35a4ee /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/a/b/c/d/e.txt 2026/06/05 02:53:58 DEBUG : a/b/c/d/e.txt: Parsed hash: 4b2ed77b427b0a8010db40db9d35a4ee 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: Remote command result: 15724af0d19d38b85a99017ebc74bfe6669d3faf /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/a/b/c/d/e.txt 2026/06/05 02:53:58 DEBUG : a/b/c/d/e.txt: Parsed hash: 15724af0d19d38b85a99017ebc74bfe6669d3faf 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé: New connection 127.0.0.1:57118->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:58 DEBUG : Waiting for deletions to finish 2026/06/05 02:53:58 INFO : a/b/c/d/e.txt: Deleted 2026/06/05 02:53:58 DEBUG : removing 1 level 4 directories 2026/06/05 02:53:58 INFO : a/b/c/d: Removing directory 2026/06/05 02:53:58 DEBUG : removing 1 level 3 directories 2026/06/05 02:53:58 INFO : a/b/c: Removing directory 2026/06/05 02:53:58 DEBUG : removing 1 level 2 directories 2026/06/05 02:53:58 INFO : a/b: Removing directory 2026/06/05 02:53:58 DEBUG : removing 1 level 1 directories 2026/06/05 02:53:58 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/other.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : other.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/other.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : other.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: New connection 127.0.0.1:57124->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/other.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : other.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/other.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : other.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/moveTest/other.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/moveTest/other.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/moveTest/other.txt 2026/06/05 02:53:58 DEBUG : moveTest/other.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/moveTest/other.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/moveTest/other.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/moveTest/other.txt 2026/06/05 02:53:58 DEBUG : moveTest/other.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/other.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : other.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/other.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/other.txt 2026/06/05 02:53:58 DEBUG : other.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:58 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/05 02:53:58 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bogiloh0yelo" 2026/06/05 02:53:58 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/05 02:53:58 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:58 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:58 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:58 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:58 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:58 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NzO1E}" suffix to name 2026/06/05 02:53:58 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:58 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:58 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:58 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:58 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:58 NOTICE: TestSFTPOpenssh{NzO1E}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/05 02:53:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: New connection 127.0.0.1:57130->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Shell type "unix" from config 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Relative path resolved to "/home/rclone/rclone-test-bogiloh0yelo" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Using root directory "/home/rclone/rclone-test-bogiloh0yelo" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Shell path "/home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Running remote command: md5sum /home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/file name.txt 2026/06/05 02:53:59 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Shell path "/home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Running remote command: sha1sum /home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/file name.txt 2026/06/05 02:53:59 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Shell path "/home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Running remote command: md5sum /home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Shell path "/home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Running remote command: sha1sum /home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-bogiloh0yelo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: Purge dir "new_name" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bogiloh0yelo: 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/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: f853675b7b39de0b178c5bc7e79b0f6f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : file name.txt: Parsed hash: f853675b7b39de0b178c5bc7e79b0f6f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 3b7b39ad5d8259fb295802342865d253a3ae944b /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : file name.txt: Parsed hash: 3b7b39ad5d8259fb295802342865d253a3ae944b === 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/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 78e0fbe121e785b93772574043e6b17f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : file name.txt: Parsed hash: 78e0fbe121e785b93772574043e6b17f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 00150c067ba4596b2e42a1f8dc5eab0285de3706 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : file name.txt: Parsed hash: 00150c067ba4596b2e42a1f8dc5eab0285de3706 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 78e0fbe121e785b93772574043e6b17f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : file name.txt: Parsed hash: 78e0fbe121e785b93772574043e6b17f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 00150c067ba4596b2e42a1f8dc5eab0285de3706 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : file name.txt: Parsed hash: 00150c067ba4596b2e42a1f8dc5eab0285de3706 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/05 02:53:59 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/05 02:53:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:59 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:59 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NzO1E}" suffix to name 2026/06/05 02:53:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:59 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:59 NOTICE: TestSFTPOpenssh{NzO1E}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:57140->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/05 02:53:59 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vepetif1fika/not found.txt" 2026/06/05 02:53:59 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/05 02:53:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:59 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:59 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NzO1E}" suffix to name 2026/06/05 02:53:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:59 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:59 NOTICE: TestSFTPOpenssh{NzO1E}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/not found.txt: New connection 127.0.0.1:57156->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/not found.txt: Shell type "unix" from config 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/not found.txt: Relative path resolved to "/home/rclone/rclone-test-vepetif1fika/not found.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/not found.txt: Using root directory "/home/rclone/rclone-test-vepetif1fika/not found.txt" 2026/06/05 02:53:59 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-vepetif1fika" from "TestSFTPOpenssh:rclone-test-vepetif1fika" 2026/06/05 02:53:59 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/05 02:53:59 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/05 02:53:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:59 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:59 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NzO1E}" suffix to name 2026/06/05 02:53:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:59 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:59 NOTICE: TestSFTPOpenssh{NzO1E}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:57172->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 78e0fbe121e785b93772574043e6b17f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/file name.txt: Parsed hash: 78e0fbe121e785b93772574043e6b17f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 00150c067ba4596b2e42a1f8dc5eab0285de3706 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/file name.txt: Parsed hash: 00150c067ba4596b2e42a1f8dc5eab0285de3706 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 78e0fbe121e785b93772574043e6b17f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/file name.txt: Parsed hash: 78e0fbe121e785b93772574043e6b17f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 00150c067ba4596b2e42a1f8dc5eab0285de3706 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/file name.txt: Parsed hash: 00150c067ba4596b2e42a1f8dc5eab0285de3706 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/created from root.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/created\ from\ root.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f98d4c3768c557b20b57bceea4a731d /home/rclone/rclone-test-vepetif1fika/created from root.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/created from root.txt: Parsed hash: 6f98d4c3768c557b20b57bceea4a731d 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/created from root.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/created\ from\ root.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a9f4bcded26d106fa2b537960cce5a6bef10c5c /home/rclone/rclone-test-vepetif1fika/created from root.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/created from root.txt: Parsed hash: 2a9f4bcded26d106fa2b537960cce5a6bef10c5c 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/created from root.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/created\ from\ root.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f98d4c3768c557b20b57bceea4a731d /home/rclone/rclone-test-vepetif1fika/created from root.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/created from root.txt: Parsed hash: 6f98d4c3768c557b20b57bceea4a731d 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/created from root.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/created\ from\ root.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a9f4bcded26d106fa2b537960cce5a6bef10c5c /home/rclone/rclone-test-vepetif1fika/created from root.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/created from root.txt: Parsed hash: 2a9f4bcded26d106fa2b537960cce5a6bef10c5c 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/created from root.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/created\ from\ root.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f98d4c3768c557b20b57bceea4a731d /home/rclone/rclone-test-vepetif1fika/created from root.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/created from root.txt: Parsed hash: 6f98d4c3768c557b20b57bceea4a731d 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/created from root.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/created\ from\ root.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a9f4bcded26d106fa2b537960cce5a6bef10c5c /home/rclone/rclone-test-vepetif1fika/created from root.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/created from root.txt: Parsed hash: 2a9f4bcded26d106fa2b537960cce5a6bef10c5c 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 78e0fbe121e785b93772574043e6b17f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/file name.txt: Parsed hash: 78e0fbe121e785b93772574043e6b17f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 00150c067ba4596b2e42a1f8dc5eab0285de3706 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/file name.txt: Parsed hash: 00150c067ba4596b2e42a1f8dc5eab0285de3706 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 78e0fbe121e785b93772574043e6b17f /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/file name.txt: Parsed hash: 78e0fbe121e785b93772574043e6b17f 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/file name.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/file\ name.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 00150c067ba4596b2e42a1f8dc5eab0285de3706 /home/rclone/rclone-test-vepetif1fika/file name.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/file name.txt: Parsed hash: 00150c067ba4596b2e42a1f8dc5eab0285de3706 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === 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/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 2a1dfb0d571dd20f8177af4ae78af1cc /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a1dfb0d571dd20f8177af4ae78af1cc 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 /home/rclone/rclone-test-vepetif1fika/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/05 02:53:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b74edea61648294002b1ffe2cff9ec4d5a7c251 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Server has VFS statistics extension 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: About path "/home/rclone/rclone-test-vepetif1fika" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/piped data.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/piped\ data.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-vepetif1fika/piped data.txt 2026/06/05 02:53:59 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/piped data.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/piped\ data.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-vepetif1fika/piped data.txt 2026/06/05 02:53:59 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/piped data.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/piped\ data.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-vepetif1fika/piped data.txt 2026/06/05 02:53:59 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/piped data.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/piped\ data.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-vepetif1fika/piped data.txt 2026/06/05 02:53:59 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/piped data.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/piped\ data.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 98d8b322f4a472b15caa97609b7106a3 /home/rclone/rclone-test-vepetif1fika/piped data.txt 2026/06/05 02:53:59 DEBUG : piped data.txt: Parsed hash: 98d8b322f4a472b15caa97609b7106a3 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/piped data.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/piped\ data.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: a1ece98e79c76ad6fbbb663286bcd722dc7616d0 /home/rclone/rclone-test-vepetif1fika/piped data.txt 2026/06/05 02:53:59 DEBUG : piped data.txt: Parsed hash: a1ece98e79c76ad6fbbb663286bcd722dc7616d0 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/piped data.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/piped\ data.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 98d8b322f4a472b15caa97609b7106a3 /home/rclone/rclone-test-vepetif1fika/piped data.txt 2026/06/05 02:53:59 DEBUG : piped data.txt: Parsed hash: 98d8b322f4a472b15caa97609b7106a3 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/piped data.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/piped\ data.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: a1ece98e79c76ad6fbbb663286bcd722dc7616d0 /home/rclone/rclone-test-vepetif1fika/piped data.txt 2026/06/05 02:53:59 DEBUG : piped data.txt: Parsed hash: a1ece98e79c76ad6fbbb663286bcd722dc7616d0 === 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:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: b8ff95ffbcbf2bb9b6f80e6dbbcb6b71 /home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt 2026/06/05 02:53:59 DEBUG : unknown-size-update.txt: Parsed hash: b8ff95ffbcbf2bb9b6f80e6dbbcb6b71 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 9dedfe97156303639655487e072471971a9ff831 /home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt 2026/06/05 02:53:59 DEBUG : unknown-size-update.txt: Parsed hash: 9dedfe97156303639655487e072471971a9ff831 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: md5sum /home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: b8ff95ffbcbf2bb9b6f80e6dbbcb6b71 /home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt 2026/06/05 02:53:59 DEBUG : unknown-size-update.txt: Parsed hash: b8ff95ffbcbf2bb9b6f80e6dbbcb6b71 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Shell path "/home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Running remote command: sha1sum /home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Remote command result: 9dedfe97156303639655487e072471971a9ff831 /home/rclone/rclone-test-vepetif1fika/unknown-size-update.txt 2026/06/05 02:53:59 DEBUG : unknown-size-update.txt: Parsed hash: 9dedfe97156303639655487e072471971a9ff831 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/05 02:53:59 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vepetif1fika/deeper/nonexisting/directory" 2026/06/05 02:53:59 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/05 02:53:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:59 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:59 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NzO1E}" suffix to name 2026/06/05 02:53:59 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/05 02:53:59 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/05 02:53:59 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/05 02:53:59 DEBUG : Setting pass="XLMleTpqetxiM1o6xC_o_dZ6ZpvGJWix" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/05 02:53:59 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/05 02:53:59 NOTICE: TestSFTPOpenssh{NzO1E}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/deeper/nonexisting/directory: New connection 127.0.0.1:57174->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-vepetif1fika/deeper/nonexisting/directory" 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-vepetif1fika/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/06/05 02:53:59 DEBUG : Waiting for deletions to finish 2026/06/05 02:53:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/05 02:53:59 DEBUG : removing 1 level 4 directories 2026/06/05 02:53:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/05 02:53:59 DEBUG : removing 1 level 3 directories 2026/06/05 02:53:59 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/05 02:53:59 DEBUG : removing 1 level 2 directories 2026/06/05 02:53:59 INFO : hello? sausage/êé: Removing directory 2026/06/05 02:53:59 DEBUG : removing 1 level 1 directories 2026/06/05 02:53:59 INFO : hello? sausage: Removing directory 2026/06/05 02:53:59 DEBUG : removing 1 level 0 directories 2026/06/05 02:53:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Removing directory 2026/06/05 02:53:59 ERROR : error listing: directory not found 2026/06/05 02:53:59 DEBUG : Waiting for deletions to finish 2026/06/05 02:53:59 ERROR : error listing: directory not found 2026/06/05 02:53:59 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Failed to list "": directory not found 2026/06/05 02:53:59 DEBUG : removing 1 level 0 directories 2026/06/05 02:53:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Removing directory 2026/06/05 02:53:59 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/05 02:53:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepetif1fika: Closing 2 unused connections 2026/06/05 02:53:59 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.76s) --- 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 (1.60s) --- 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.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.13s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- 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 3.995s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.709628034s (try 1/5)