"go test -v -timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestFileLu:" 2025/12/15 01:18:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-golaciq2wana" 2025/12/15 01:18:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/12/15 01:18:56 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana" with ID 1890991 === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/12/15 01:19:01 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana" === RUN TestIntegration/FsMkdir 2025/12/15 01:19:01 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana" with ID 1890992 2025/12/15 01:19:02 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana" with ID 1.890992e+06 === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/12/15 01:19:02 INFO : dir/subdir: Making directory 2025/12/15 01:19:03 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/dir/subdir" with ID 1890994 2025/12/15 01:19:14 INFO : dir/subdir: Removing directory 2025/12/15 01:19:19 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/dir/subdir" 2025/12/15 01:19:20 INFO : dir: Removing directory 2025/12/15 01:19:21 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/dir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/12/15 01:19:23 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/12/15 01:19:35 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" with ID 1890999 2025/12/15 01:19:37 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/12/15 01:19:39 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/12/15 01:19:40 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/12/15 01:19:41 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/." with ID 1891000 2025/12/15 01:19:43 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "./." 2025/12/15 01:19:46 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/./. 2025/12/15 01:19:47 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/12/15 01:19:48 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/.." with ID 1891001 2025/12/15 01:20:01 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "../.." 2025/12/15 01:20:13 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/../.. 2025/12/15 01:20:24 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/.." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/12/15 01:20:25 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" with ID 1891003 2025/12/15 01:20:27 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/12/15 01:20:29 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/12/15 01:20:30 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/12/15 01:20:31 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/ leading space" with ID 1891004 2025/12/15 01:20:44 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file " leading space/ leading space" 2025/12/15 01:20:46 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/ leading space/ leading space 2025/12/15 01:20:47 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/␠leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/12/15 01:20:48 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/~leading tilde" with ID 1891005 2025/12/15 01:20:51 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "~leading tilde/~leading tilde" 2025/12/15 01:20:53 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/~leading tilde/~leading tilde 2025/12/15 01:20:54 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/12/15 01:20:55 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/␍leading CR" with ID 1891006 2025/12/15 01:20:57 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "␍leading CR/␍leading CR" 2025/12/15 01:21:18 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/␍leading CR/␍leading CR 2025/12/15 01:21:19 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/12/15 01:21:20 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/␊leading LF" with ID 1891007 2025/12/15 01:21:22 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "␊leading LF/␊leading LF" 2025/12/15 01:21:25 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/␊leading LF/␊leading LF 2025/12/15 01:21:26 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/12/15 01:21:27 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/␉leading HT" with ID 1891010 2025/12/15 01:21:29 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "␉leading HT/␉leading HT" 2025/12/15 01:21:42 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/␉leading HT/␉leading HT 2025/12/15 01:21:43 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/12/15 01:21:44 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/␋leading VT" with ID 1891016 2025/12/15 01:21:47 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "␋leading VT/␋leading VT" 2025/12/15 01:21:49 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/␋leading VT/␋leading VT 2025/12/15 01:21:50 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/12/15 01:21:51 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/.leading dot" with ID 1891017 2025/12/15 01:21:54 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file ".leading dot/.leading dot" 2025/12/15 01:22:13 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/.leading dot/.leading dot 2025/12/15 01:22:19 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/.leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/12/15 01:22:20 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/trailing space " with ID 1891019 2025/12/15 01:22:23 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "trailing space /trailing space " 2025/12/15 01:22:25 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/trailing space /trailing space 2025/12/15 01:22:27 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/trailing space␠" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/12/15 01:22:28 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/trailing CR␍" with ID 1891020 2025/12/15 01:22:30 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "trailing CR␍/trailing CR␍" 2025/12/15 01:22:43 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/trailing CR␍/trailing CR␍ 2025/12/15 01:22:44 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/12/15 01:22:45 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/trailing LF␊" with ID 1891023 2025/12/15 01:22:47 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "trailing LF␊/trailing LF␊" 2025/12/15 01:22:50 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/trailing LF␊/trailing LF␊ 2025/12/15 01:22:51 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/12/15 01:22:53 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/trailing HT␉" with ID 1891024 2025/12/15 01:22:55 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "trailing HT␉/trailing HT␉" 2025/12/15 01:22:57 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/trailing HT␉/trailing HT␉ 2025/12/15 01:22:58 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/12/15 01:23:00 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/trailing VT␋" with ID 1891025 2025/12/15 01:23:09 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "trailing VT␋/trailing VT␋" 2025/12/15 01:23:31 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/trailing VT␋/trailing VT␋ 2025/12/15 01:23:32 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/12/15 01:23:33 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/trailing dot." with ID 1891026 2025/12/15 01:23:35 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "trailing dot./trailing dot." 2025/12/15 01:23:38 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/trailing dot./trailing dot. 2025/12/15 01:23:40 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:699: Skipping invalid UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/12/15 01:23:41 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/test%46.txt" with ID 1891027 2025/12/15 01:23:43 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "test%46.txt/test%46.txt" 2025/12/15 01:23:46 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/test%46.txt/test%46.txt 2025/12/15 01:23:58 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/12/15 01:24:00 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" with ID 1891031 === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:248: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/12/15 01:24:19 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "file name.txt" 2025/12/15 01:24:22 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/12/15 01:24:27 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "file name.txt" === 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 2025/12/15 01:24:45 DEBUG : Creating backend with remote "TestFileLu:" 2025/12/15 01:24:45 DEBUG : Config file has changed externally - reloading === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/12/15 01:25:20 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/dirToPurge" with ID 1891036 2025/12/15 01:25:22 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "dirToPurge/fileToPurge.txt" 2025/12/15 01:25:27 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/dirToPurge" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/12/15 01:25:31 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/dirToPurgeFromRoot" with ID 1891037 2025/12/15 01:25:32 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 2025/12/15 01:25:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-golaciq2wana/dirToPurgeFromRoot" 2025/12/15 01:25:44 DEBUG : Config file has changed externally - reloading 2025/12/15 01:25:46 INFO : FileLu root 'rclone-test-golaciq2wana/dirToPurgeFromRoot': Rmdir: successfully deleted "/rclone-test-golaciq2wana/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/12/15 01:25:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-golaciq2wana/hello? sausage/êé" 2025/12/15 01:25:51 INFO : FileLu root 'rclone-test-golaciq2wana/hello? sausage/êé': Successfully created folder "rclone-test-golaciq2wana/hello? sausage/êé/a/b/c/d" with ID 1891043 2025/12/15 01:25:52 INFO : FileLu root 'rclone-test-golaciq2wana/hello? sausage/êé': Put: Successfully uploaded new file "a/b/c/d/e.txt" 2025/12/15 01:26:20 INFO : FileLu root 'rclone-test-golaciq2wana/hello? sausage/êé': Rmdir: successfully deleted "/rclone-test-golaciq2wana/hello? sausage/êé/a" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/12/15 01:26:26 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/12/15 01:26:32 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully created folder "rclone-test-golaciq2wana/moveTest" with ID 1891046 2025/12/15 01:26:34 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/file name.txt 2025/12/15 01:26:42 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/moveTest/other.txt 2025/12/15 01:27:19 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/other.txt 2025/12/15 01:27:23 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana/moveTest" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1751: can't set modified time === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/12/15 01:28:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-golaciq2wana/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/12/15 01:28:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-golaciq2wana/not found.txt" 2025/12/15 01:28:30 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestFileLu:" path "rclone-test-golaciq2wana" from "TestFileLu:rclone-test-golaciq2wana" 2025/12/15 01:28:30 DEBUG : Creating backend with remote "TestFileLu:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/12/15 01:28:46 INFO : FileLu root '': Put: Successfully uploaded new file "rclone-test-golaciq2wana/created from root.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/12/15 01:28:50 INFO : FileLu root '': Successfully deleted file: /rclone-test-golaciq2wana/created from root.txt === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: 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:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/12/15 01:28:54 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2299: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *filelu.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *filelu.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/12/15 01:29:14 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "unknown-size-put.txt" 2025/12/15 01:29:19 INFO : FileLu root 'rclone-test-golaciq2wana': Successfully deleted file: /rclone-test-golaciq2wana/unknown-size-put.txt === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/12/15 01:29:21 INFO : FileLu root 'rclone-test-golaciq2wana': Put: Successfully uploaded new file "unknown-size-update.txt" === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/12/15 01:29:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-golaciq2wana/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/12/15 01:29:25 INFO : FileLu root 'rclone-test-golaciq2wana': Rmdir: successfully deleted "/rclone-test-golaciq2wana" 2025/12/15 01:29:25 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (631.98s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (1.03s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (4.71s) --- PASS: TestIntegration/FsMkdir (625.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (19.46s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.56s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.52s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.47s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (274.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (16.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (6.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (36.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (6.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (17.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (6.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (25.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (17.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (6.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (29.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (7.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (17.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (33.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (7.89s) --- SKIP: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (17.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutError (6.07s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (291.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (12.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (17.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (19.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (31.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (62.94s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (1.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (25.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (6.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (6.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (22.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (18.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (3.00s) --- 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 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (26.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (22.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.47s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.07s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/filelu 631.999s "go test -v -timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 10m32.893222317s (try 1/5)