"go test -v -timeout 1h0m0s -remote TestSMBKerberos:rclone -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestSMBKerberos:rclone" 2025/07/06 02:41:58 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-pawinef0xode" 2025/07/06 02:41:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 02:41:58 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:41:58 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:58 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:58 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:58 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:41:58 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:58 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:58 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:58 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_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 fstests.go:522: Skipping test as non root bucket-based remote === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/06 02:41:58 INFO : dir/subdir: Making directory 2025/07/06 02:41:58 INFO : dir/subdir: Removing directory 2025/07/06 02:41:58 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 2025/07/06 02:41: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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/07/06 02:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: removed after failed upload: potato 2025/07/06 02:41:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode: Connection OK after error: Update ReadFrom failed: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt === 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 === 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/07/06 02:41:59 DEBUG : Creating backend with remote "TestSMBKerberos:rclone" 2025/07/06 02:41:59 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/06 02:41:59 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-pawinef0xode/hello? sausage/êé" 2025/07/06 02:41:59 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode/hello? sausage/êé: Using root directory "rclone/rclone-test-pawinef0xode/hello? sausage/êé" 2025/07/06 02:41:59 DEBUG : fs cache: renaming cache item "TestSMBKerberos:rclone/rclone-test-pawinef0xode/hello? sausage/êé" to be canonical "TestSMBKerberos{05jGr}:rclone/rclone-test-pawinef0xode/hello? sausage/êé" 2025/07/06 02:41:59 DEBUG : Waiting for deletions to finish 2025/07/06 02:41:59 INFO : a/b/c/d/e.txt: Deleted 2025/07/06 02:41:59 DEBUG : removing 1 level 4 directories 2025/07/06 02:41:59 INFO : a/b/c/d: Removing directory 2025/07/06 02:41:59 DEBUG : removing 1 level 3 directories 2025/07/06 02:41:59 INFO : a/b/c: Removing directory 2025/07/06 02:41:59 DEBUG : removing 1 level 2 directories 2025/07/06 02:41:59 INFO : a/b: Removing directory 2025/07/06 02:41:59 DEBUG : removing 1 level 1 directories 2025/07/06 02:41:59 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/07/06 02:41:59 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-yixihep9qemo" 2025/07/06 02:41:59 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-yixihep9qemo: Purge dir "new_name" 2025/07/06 02:41:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-yixihep9qemo: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull fstests.go:1514: Skipping test as non root bucket-based remote === 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 === 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/07/06 02:41:59 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-pawinef0xode/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/07/06 02:41:59 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Using root directory "rclone/rclone-test-pawinef0xode/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/06 02:41:59 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-pawinef0xode/not found.txt" 2025/07/06 02:41:59 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === 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:2128: Can have empty directories === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *smb.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *smb.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 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/06 02:41:59 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-pawinef0xode/deeper/nonexisting/directory" 2025/07/06 02:41:59 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:41:59 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:41:59 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:41:59 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:41:59 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS === 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/07/06 02:42:00 DEBUG : Waiting for deletions to finish 2025/07/06 02:42:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/06 02:42:00 DEBUG : removing 1 level 4 directories 2025/07/06 02:42:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/07/06 02:42:00 DEBUG : removing 1 level 3 directories 2025/07/06 02:42:00 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/07/06 02:42:00 DEBUG : removing 1 level 2 directories 2025/07/06 02:42:00 INFO : hello? sausage/êé: Removing directory 2025/07/06 02:42:00 DEBUG : removing 1 level 1 directories 2025/07/06 02:42:00 INFO : hello? sausage: Removing directory 2025/07/06 02:42:00 DEBUG : removing 1 level 0 directories 2025/07/06 02:42:00 INFO : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode: Removing directory 2025/07/06 02:42:00 ERROR : error listing: directory not found === RUN TestIntegration/FsShutdown 2025/07/06 02:42:00 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode: Closing 2 unused connections --- PASS: TestIntegration (1.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- SKIP: 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.39s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.03s) --- 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.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- 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.01s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- PASS: TestIntegration/FsMkdir/FsOpenWriterAt (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.74s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (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) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.10s) --- SKIP: 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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.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 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.04s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 fstests.go:438: Using remote "TestSMBKerberos:rclone" 2025/07/06 02:42:00 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-rukatax7tozi" 2025/07/06 02:42:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 02:42:00 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:42:00 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:42:00 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:42:00 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:42:00 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:42:00 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:42:00 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:42:00 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:42:00 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE === RUN TestIntegration2/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration2/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration2/FsRmdirNotFound fstests.go:522: Skipping test as non root bucket-based remote === RUN TestIntegration2/FsString === RUN TestIntegration2/FsName === RUN TestIntegration2/FsRoot === RUN TestIntegration2/FsRmdirEmpty === RUN TestIntegration2/FsMkdir === RUN TestIntegration2/FsMkdir/FsMkdirRmdirSubdir 2025/07/06 02:42:00 INFO : dir/subdir: Making directory 2025/07/06 02:42:00 INFO : dir/subdir: Removing directory 2025/07/06 02:42:00 INFO : dir: Removing directory === RUN TestIntegration2/FsMkdir/FsListEmpty === RUN TestIntegration2/FsMkdir/FsListDirEmpty === RUN TestIntegration2/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration2/FsMkdir/FsListDirNotFound 2025/07/06 02:42:00 ERROR : does not exist: error listing: directory not found === RUN TestIntegration2/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration2/FsMkdir/FsEncoding === RUN TestIntegration2/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration2/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration2/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration2/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration2/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/07/06 02:42:00 DEBUG : leading space/ leading space: removed after failed upload: write rclone-test-rukatax7tozi\ leading space\ leading space: invalid response error: signing required 2025/07/06 02:42:00 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-rukatax7tozi: Connection OK after error: Update ReadFrom failed: write rclone-test-rukatax7tozi\ leading space\ leading space: invalid response error: signing required fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: Update ReadFrom failed: write rclone-test-rukatax7tozi\ leading space\ leading space: invalid response error: signing required Test: TestIntegration2/FsMkdir/FsEncoding/leading_space Messages: Put === RUN TestIntegration2/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{" leading space", "~leading tilde"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=14) "~leading tilde" Test: TestIntegration2/FsMkdir/FsEncoding/leading_tilde Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{" leading space", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=13) "␍leading CR" Test: TestIntegration2/FsMkdir/FsEncoding/leading_CR Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{" leading space", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=13) "␊leading LF" Test: TestIntegration2/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{" leading space", "␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=13) "␉leading HT" Test: TestIntegration2/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/07/06 02:42:59 DEBUG : smb://rclone@localhost:28633/rclone/: Closing 1 unused connections 2025/07/06 02:42:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode/hello? sausage/êé: Closing 2 unused connections fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/07/06 02:42:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-yixihep9qemo: Closing 1 unused connections 2025/07/06 02:42:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Closing 1 unused connections 2025/07/06 02:42:59 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode/not found.txt: Closing 1 unused connections 2025/07/06 02:43:00 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-pawinef0xode/deeper/nonexisting/directory: Closing 1 unused connections fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{" leading space", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=13) "␋leading VT" Test: TestIntegration2/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{".leading dot"} actual : []string{" leading space", ".leading dot"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=12) ".leading dot" Test: TestIntegration2/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing space "} actual : []string{" leading space", "trailing space "} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=15) "trailing space " Test: TestIntegration2/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{" leading space", "trailing CR␍"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=14) "trailing CR␍" Test: TestIntegration2/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{" leading space", "trailing LF␊"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=14) "trailing LF␊" Test: TestIntegration2/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{" leading space", "trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=14) "trailing HT␉" Test: TestIntegration2/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{" leading space", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=14) "trailing VT␋" Test: TestIntegration2/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing dot."} actual : []string{" leading space", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=13) "trailing dot." Test: TestIntegration2/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{" leading space", "invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=14) "invalid utf-8\xfe" Test: TestIntegration2/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration2/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{" leading space", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=11) "test%46.txt" Test: TestIntegration2/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{" leading space"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) " leading space" } Test: TestIntegration2/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration2/FsMkdir/FsNewObjectNotFound === RUN TestIntegration2/FsMkdir/FsPutError 2025/07/06 02:45:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: removed after failed upload: potato 2025/07/06 02:45:17 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-rukatax7tozi: Connection OK after error: Update ReadFrom failed: potato === RUN TestIntegration2/FsMkdir/FsPutZeroLength === RUN TestIntegration2/FsMkdir/FsOpenWriterAt === RUN TestIntegration2/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration2/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration2/FsMkdir/FsPutFiles === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:978: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{" leading space", "hello? sausage"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage" Test: TestIntegration2/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListR fstests.go:1015: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1015 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", Test: TestIntegration2/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListDirRoot 2025/07/06 02:45:17 DEBUG : Creating backend with remote "TestSMBKerberos:rclone" 2025/07/06 02:45:17 DEBUG : Config file has changed externally - reloading 2025/07/06 02:45:17 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:45:17 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:17 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:17 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:17 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:45:17 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:17 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:17 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1094: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{" leading space", "hello? sausage", "hello? sausage/êé"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=2) { +([]string) (len=3) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", Test: TestIntegration2/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration2/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration2/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration2/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration2/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration2/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration2/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration2/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/06 02:45:17 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-rukatax7tozi/hello? sausage/êé" 2025/07/06 02:45:17 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:45:17 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:17 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:17 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:17 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:45:17 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:17 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:17 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:17 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-rukatax7tozi/hello? sausage/êé: Using root directory "rclone/rclone-test-rukatax7tozi/hello? sausage/êé" 2025/07/06 02:45:17 DEBUG : fs cache: renaming cache item "TestSMBKerberos:rclone/rclone-test-rukatax7tozi/hello? sausage/êé" to be canonical "TestSMBKerberos{05jGr}:rclone/rclone-test-rukatax7tozi/hello? sausage/êé" 2025/07/06 02:45:17 DEBUG : Waiting for deletions to finish 2025/07/06 02:45:17 INFO : a/b/c/d/e.txt: Deleted 2025/07/06 02:45:17 DEBUG : removing 1 level 4 directories 2025/07/06 02:45:17 INFO : a/b/c/d: Removing directory 2025/07/06 02:45:17 DEBUG : removing 1 level 3 directories 2025/07/06 02:45:17 INFO : a/b/c: Removing directory 2025/07/06 02:45:17 DEBUG : removing 1 level 2 directories 2025/07/06 02:45:17 INFO : a/b: Removing directory 2025/07/06 02:45:17 DEBUG : removing 1 level 1 directories 2025/07/06 02:45:17 INFO : a: Removing directory === RUN TestIntegration2/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration2/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration2/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration2/FsMkdir/FsPutFiles/FsDirMove 2025/07/06 02:45:18 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-kemudam5mege" 2025/07/06 02:45:18 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:45:18 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:18 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:18 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:18 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:45:18 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:18 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:18 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/ leading space", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=8) "new_name", (string) (len=21) "new_name/sub_new_name", + (string) (len=36) "new_name/sub_new_name/ leading space", (string) (len=36) "new_name/sub_new_name/hello? sausage", Test: TestIntegration2/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", Test: TestIntegration2/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2025/07/06 02:45:32 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-kemudam5mege: Purge dir "new_name" 2025/07/06 02:45:32 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-kemudam5mege: Purge dir "" === RUN TestIntegration2/FsMkdir/FsPutFiles/FsRmdirFull fstests.go:1514: Skipping test as non root bucket-based remote === RUN TestIntegration2/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration2/FsMkdir/FsPutFiles/FsIsFile 2025/07/06 02:45:32 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-rukatax7tozi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/07/06 02:45:32 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:45:32 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:32 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:32 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:32 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:45:32 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:32 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:32 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:32 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-rukatax7tozi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Using root directory "rclone/rclone-test-rukatax7tozi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration2/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration2/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/06 02:45:32 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-rukatax7tozi/not found.txt" 2025/07/06 02:45:32 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:45:32 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:32 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:32 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:32 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:45:32 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:32 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:32 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:32 ERROR : error listing: directory not found === RUN TestIntegration2/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration2/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration2/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration2/FsMkdir/FsPutFiles/Bucket fstests.go:2128: Can have empty directories === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration2/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration2/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration2/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration2/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration2/FsMkdir/FsPutFiles/Internal fstests.go:2343: *smb.Fs does not implement InternalTester === RUN TestIntegration2/FsMkdir/FsPutChunked fstests.go:2364: *smb.Fs does not implement SetUploadChunkSizer === RUN TestIntegration2/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration2/FsMkdir/FsUploadUnknownSize === RUN TestIntegration2/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration2/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration2/FsMkdir/FsRootCollapse 2025/07/06 02:45:32 DEBUG : Creating backend with remote "TestSMBKerberos:rclone/rclone-test-rukatax7tozi/deeper/nonexisting/directory" 2025/07/06 02:45:32 DEBUG : Setting type="smb" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_TYPE 2025/07/06 02:45:32 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:32 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:32 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS 2025/07/06 02:45:32 DEBUG : TestSMBKerberos: detected overridden config - adding "{05jGr}" suffix to name 2025/07/06 02:45:32 DEBUG : Setting host="localhost" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_HOST 2025/07/06 02:45:32 DEBUG : Setting port="28633" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_PORT 2025/07/06 02:45:32 DEBUG : Setting use_kerberos="true" for "TestSMBKerberos" from environment variable RCLONE_CONFIG_TESTSMBKERBEROS_USE_KERBEROS === RUN TestIntegration2/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration2/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration2/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/07/06 02:45:32 DEBUG : Waiting for deletions to finish 2025/07/06 02:45:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/06 02:45:32 DEBUG : removing 1 level 4 directories 2025/07/06 02:45:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/07/06 02:45:32 DEBUG : removing 1 level 3 directories 2025/07/06 02:45:32 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/07/06 02:45:32 DEBUG : removing 1 level 2 directories 2025/07/06 02:45:32 INFO : hello? sausage/êé: Removing directory 2025/07/06 02:45:32 DEBUG : removing 2 level 1 directories 2025/07/06 02:45:32 INFO : hello? sausage: Removing directory 2025/07/06 02:45:32 INFO : leading space: Removing directory 2025/07/06 02:45:32 DEBUG : removing 1 level 0 directories 2025/07/06 02:45:32 INFO : smb://rclone@localhost:28633/rclone/rclone-test-rukatax7tozi: Removing directory 2025/07/06 02:45:32 ERROR : error listing: directory not found === RUN TestIntegration2/FsShutdown 2025/07/06 02:45:32 DEBUG : smb://rclone@localhost:28633/rclone/rclone-test-rukatax7tozi: Closing 3 unused connections --- FAIL: TestIntegration2 (212.64s) --- SKIP: TestIntegration2/FsCheckWrap (0.00s) --- SKIP: TestIntegration2/FsCommand (0.00s) --- SKIP: TestIntegration2/FsRmdirNotFound (0.00s) --- PASS: TestIntegration2/FsString (0.00s) --- PASS: TestIntegration2/FsName (0.00s) --- PASS: TestIntegration2/FsRoot (0.00s) --- PASS: TestIntegration2/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration2/FsMkdir (212.58s) --- PASS: TestIntegration2/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration2/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration2/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration2/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding (197.14s) --- PASS: TestIntegration2/FsMkdir/FsEncoding/control_chars (0.09s) --- PASS: TestIntegration2/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration2/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration2/FsMkdir/FsEncoding/punctuation (0.03s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/leading_space (0.02s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/leading_tilde (14.06s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/leading_CR (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/leading_LF (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/leading_HT (14.06s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/leading_VT (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/leading_dot (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/trailing_space (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/trailing_CR (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/trailing_LF (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/trailing_HT (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/trailing_VT (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/trailing_dot (14.07s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/invalid_UTF-8 (14.06s) --- FAIL: TestIntegration2/FsMkdir/FsEncoding/URL_encoding (14.07s) --- PASS: TestIntegration2/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutError (0.03s) --- PASS: TestIntegration2/FsMkdir/FsPutZeroLength (0.02s) --- PASS: TestIntegration2/FsMkdir/FsOpenWriterAt (0.02s) --- SKIP: TestIntegration2/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration2/FsMkdir/FsPutFiles (15.20s) --- FAIL: TestIntegration2/FsMkdir/FsPutFiles/FsListDirFile2 (0.02s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration2/FsMkdir/FsPutFiles/FsListR (0.02s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration2/FsMkdir/FsPutFiles/FsListLevel2 (0.01s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsListRootedSubdir (0.23s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration2/FsMkdir/FsPutFiles/FsDirMove (14.29s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectSetModTime (0.01s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsIsFile (0.07s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsIsFileNotFound (0.07s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectRemove (0.02s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration2/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration2/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration2/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration2/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s) --- PASS: TestIntegration2/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration2/FsMkdir/FsRootCollapse (0.07s) --- SKIP: TestIntegration2/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration2/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration2/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/smb 214.230s "go test -v -timeout 1h0m0s -remote TestSMBKerberos:rclone -verbose" - Finished ERROR in 3m35.167801872s (try 1/5): exit status 1: Failed [TestIntegration2/FsMkdir/FsEncoding/leading_space TestIntegration2/FsMkdir/FsEncoding/leading_tilde TestIntegration2/FsMkdir/FsEncoding/leading_CR TestIntegration2/FsMkdir/FsEncoding/leading_LF TestIntegration2/FsMkdir/FsEncoding/leading_HT TestIntegration2/FsMkdir/FsEncoding/leading_VT TestIntegration2/FsMkdir/FsEncoding/leading_dot TestIntegration2/FsMkdir/FsEncoding/trailing_space TestIntegration2/FsMkdir/FsEncoding/trailing_CR TestIntegration2/FsMkdir/FsEncoding/trailing_LF TestIntegration2/FsMkdir/FsEncoding/trailing_HT TestIntegration2/FsMkdir/FsEncoding/trailing_VT TestIntegration2/FsMkdir/FsEncoding/trailing_dot TestIntegration2/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration2/FsMkdir/FsEncoding/URL_encoding TestIntegration2/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration2/FsMkdir/FsPutFiles/FsListR TestIntegration2/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration2/FsMkdir/FsPutFiles/FsDirMove]