"go test -v -timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Starting (try 1/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestChunkerNometaLocal:"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jobidiy4dopi"
2025/03/27 01:01:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi.rclone_chunk.001"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
=== RUN   TestIntegration/FsCheckWrap
=== RUN   TestIntegration/FsCommand
    fstests.go:507: No commands in this remote
=== RUN   TestIntegration/FsRmdirNotFound
=== RUN   TestIntegration/FsString
=== RUN   TestIntegration/FsName
=== RUN   TestIntegration/FsRoot
=== RUN   TestIntegration/FsRmdirEmpty
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/03/27 01:01:00 INFO  : dir/subdir: Making directory
2025/03/27 01:01:00 INFO  : dir/subdir: Removing directory
2025/03/27 01:01:00 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/03/27 01:01:00 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/03/27 01:01:00 INFO  : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_rhrbd7: Moved (server-side) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
2025/03/27 01:01:00 INFO  : ./..rclone_chunk.001_rhrbtr: Moved (server-side) to: ./..rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
2025/03/27 01:01:00 INFO  : ../...rclone_chunk.001_rhrbcm: Moved (server-side) to: ../...rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/03/27 01:01:00 INFO  : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_rhrbzk: Moved (server-side) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
2025/03/27 01:01:00 INFO  :  leading space/ leading space.rclone_chunk.001_rhrbyn: Moved (server-side) to:  leading space/ leading space.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
2025/03/27 01:01:00 INFO  : ~leading tilde/~leading tilde.rclone_chunk.001_rhrb3h: Moved (server-side) to: ~leading tilde/~leading tilde.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/03/27 01:01:00 INFO  : ␍leading CR/␍leading CR.rclone_chunk.001_rhrb06: Moved (server-side) to: ␍leading CR/␍leading CR.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
2025/03/27 01:01:00 INFO  : ␊leading LF/␊leading LF.rclone_chunk.001_rhrb97: Moved (server-side) to: ␊leading LF/␊leading LF.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
2025/03/27 01:01:00 INFO  : ␉leading HT/␉leading HT.rclone_chunk.001_rhrbt1: Moved (server-side) to: ␉leading HT/␉leading HT.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/03/27 01:01:00 INFO  : ␋leading VT/␋leading VT.rclone_chunk.001_rhrb71: Moved (server-side) to: ␋leading VT/␋leading VT.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
2025/03/27 01:01:00 INFO  : .leading dot/.leading dot.rclone_chunk.001_rhrbqg: Moved (server-side) to: .leading dot/.leading dot.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
2025/03/27 01:01:00 INFO  : trailing space /trailing space .rclone_chunk.001_rhrbaw: Moved (server-side) to: trailing space /trailing space .rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
2025/03/27 01:01:00 INFO  : trailing CR␍/trailing CR␍.rclone_chunk.001_rhrbw2: Moved (server-side) to: trailing CR␍/trailing CR␍.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
2025/03/27 01:01:00 INFO  : trailing LF␊/trailing LF␊.rclone_chunk.001_rhrbe6: Moved (server-side) to: trailing LF␊/trailing LF␊.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
2025/03/27 01:01:00 INFO  : trailing HT␉/trailing HT␉.rclone_chunk.001_rhrbc2: Moved (server-side) to: trailing HT␉/trailing HT␉.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
2025/03/27 01:01:00 INFO  : trailing VT␋/trailing VT␋.rclone_chunk.001_rhrb3h: Moved (server-side) to: trailing VT␋/trailing VT␋.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
2025/03/27 01:01:00 INFO  : trailing dot./trailing dot..rclone_chunk.001_rhrbz5: Moved (server-side) to: trailing dot./trailing dot..rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
2025/03/27 01:01:00 NOTICE: Local file system at /tmp/chunker3/rclone-test-jobidiy4dopi: Replacing invalid UTF-8 characters in "invalid utf-8\xfe/invalid utf-8\xfe.rclone_chunk.001_rhrb5d"
2025/03/27 01:01:00 INFO  : invalid utf-8�/invalid utf-8�.rclone_chunk.001_rhrb5d: Moved (server-side) to: invalid utf-8�/invalid utf-8�.rclone_chunk.001
2025/03/27 01:01:00 NOTICE: Local file system at /tmp/chunker3/rclone-test-jobidiy4dopi: Replacing invalid UTF-8 characters in "invalid utf-8\xfe/invalid utf-8\xfe.rclone_chunk.001"
2025/03/27 01:01:00 NOTICE: Local file system at /tmp/chunker3/rclone-test-jobidiy4dopi: Replacing invalid UTF-8 characters in "invalid utf-8\xfe"
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
2025/03/27 01:01:00 INFO  : test%46.txt/test%46.txt.rclone_chunk.001_rhrbqj: Moved (server-side) to: test%46.txt/test%46.txt.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN   TestIntegration/FsMkdir/FsPutError
2025/03/27 01:01:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_rhrbyo: Removing partially written file on error: potato
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
2025/03/27 01:01:00 INFO  : zero-length-file.rclone_chunk.001_rhrbyo: Moved (server-side) to: zero-length-file.rclone_chunk.001
=== 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/03/27 01:01:00 INFO  : file name.txt.rclone_chunk.001_rhrbcy: Moved (server-side) to: file name.txt.rclone_chunk.001
2025/03/27 01:01:00 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_rhrb3s: Moved (server-side) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001
2025/03/27 01:01:00 INFO  : file name.txt.rclone_chunk.001_rhrbbf: Moved (server-side) to: file name.txt.rclone_chunk.001
=== 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/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal:"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3.rclone_chunk.001"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
=== 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
    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/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jobidiy4dopi/hello? sausage/êé"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/hello? sausage/êé"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/hello? sausage/êé.rclone_chunk.001"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
2025/03/27 01:01:00 INFO  : a/b/c/d/e.txt.rclone_chunk.001_rhrbg0: Moved (server-side) to: a/b/c/d/e.txt.rclone_chunk.001
2025/03/27 01:01:00 DEBUG : Waiting for deletions to finish
2025/03/27 01:01:00 INFO  : a/b/c/d/e.txt: Deleted
2025/03/27 01:01:00 DEBUG : removing 1 level 4 directories
2025/03/27 01:01:00 INFO  : a/b/c/d: Removing directory
2025/03/27 01:01:00 DEBUG : removing 1 level 3 directories
2025/03/27 01:01:00 INFO  : a/b/c: Removing directory
2025/03/27 01:01:00 DEBUG : removing 1 level 2 directories
2025/03/27 01:01:00 INFO  : a/b: Removing directory
2025/03/27 01:01:00 DEBUG : removing 1 level 1 directories
2025/03/27 01:01:00 INFO  : a: Removing directory
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy
    fstests.go:1254: FS has no Copier interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove
2025/03/27 01:01:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: move 1 data chunks...
2025/03/27 01:01:00 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001: Moved (server-side) to: other.txt.rclone_chunk.001
2025/03/27 01:01:00 DEBUG : file name.txt: move 1 data chunks...
2025/03/27 01:01:00 INFO  : file name.txt.rclone_chunk.001: Moved (server-side) to: moveTest/other.txt.rclone_chunk.001
2025/03/27 01:01:00 DEBUG : moveTest/other.txt: move 1 data chunks...
2025/03/27 01:01:00 INFO  : moveTest/other.txt.rclone_chunk.001: Moved (server-side) to: file name.txt.rclone_chunk.001
2025/03/27 01:01:00 DEBUG : other.txt: move 1 data chunks...
2025/03/27 01:01:00 INFO  : other.txt.rclone_chunk.001: Moved (server-side) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
    fstests.go:1398: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2025/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-nafikix6wexi"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-nafikix6wexi"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-nafikix6wexi.rclone_chunk.001"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
2025/03/27 01:01:00 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nafikix6wexi': Purge dir "new_name"
2025/03/27 01:01:00 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nafikix6wexi': Purge dir ""
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
=== 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
2025/03/27 01:01:00 INFO  : file name.txt.rclone_chunk.001_rhrbke: Moved (server-side) to: file name.txt.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jobidiy4dopi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt.rclone_chunk.001"
2025/03/27 01:01:00 DEBUG : fs cache: renaming child cache item "/tmp/chunker3/rclone-test-jobidiy4dopi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt.rclone_chunk.001" to be canonical for parent "/tmp/chunker3/rclone-test-jobidiy4dopi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== NAME  TestIntegration/FsMkdir/FsPutFiles/FsIsFile
    fstests.go:1882: Skip listing check -- chunker can't yet handle this tricky case
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jobidiy4dopi/not found.txt"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/not found.txt"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/not found.txt.rclone_chunk.001"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
2025/03/27 01:01:00 ERROR : : error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestChunkerNometaLocal:" path "rclone-test-jobidiy4dopi" from "TestChunkerNometaLocal:rclone-test-jobidiy4dopi"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal:"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
=== 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/03/27 01:01:00 INFO  : rclone-test-jobidiy4dopi/created from root.txt.rclone_chunk.001_rhrb3v: Moved (server-side) to: rclone-test-jobidiy4dopi/created from root.txt.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== 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
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Bucket
    fstests.go:2125: Not a bucket based backend
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2025/03/27 01:01:00 INFO  : piped data.txt.rclone_chunk.001_rhrbtf: Moved (server-side) to: piped data.txt.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/03/27 01:01:00 INFO  : piped data.txt.rclone_chunk.001_rhrbhd: Moved (server-side) to: piped data.txt.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge
    chunker_internal_test.go:906: -upload-kilobytes is not set
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat
2025/03/27 01:01:00 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-jobidiy4dopi': invalid data chunk number in file "fish.chunk.001"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals
2025/03/27 01:01:00 INFO  : small/emptyfile.rclone_chunk.001_rhrbj7: Moved (server-side) to: small/emptyfile.rclone_chunk.001
2025/03/27 01:01:00 INFO  : small/smallfile.rclone_chunk.001_rhrb4c: Moved (server-side) to: small/smallfile.rclone_chunk.001
2025/03/27 01:01:00 DEBUG : Waiting for deletions to finish
2025/03/27 01:01:00 DEBUG : removing 1 level 1 directories
2025/03/27 01:01:00 INFO  : small: Removing directory
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption
    chunker_internal_test.go:467: this test requires small chunks
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow
    chunker_internal_test.go:584: this test requires small chunks
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput
2025/03/27 01:01:00 INFO  : usermeta/today.rclone_chunk.001_rhrbgg: Moved (server-side) to: usermeta/today.rclone_chunk.001
2025/03/27 01:01:00 INFO  : usermeta/past.rclone_chunk.001_rhrb6c: Moved (server-side) to: usermeta/past.rclone_chunk.001
2025/03/27 01:01:00 INFO  : usermeta/future.rclone_chunk.001_rhrb7t: Moved (server-side) to: usermeta/future.rclone_chunk.001
2025/03/27 01:01:00 DEBUG : Waiting for deletions to finish
2025/03/27 01:01:00 DEBUG : removing 1 level 1 directories
2025/03/27 01:01:00 INFO  : usermeta: Removing directory
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof
    chunker_internal_test.go:699: this test requires metadata support
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility
    chunker_internal_test.go:774: Can't do norename transactions without metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove
    chunker_internal_test.go:823: Can't test norename transactions without metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow
2025/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-jobidiy4dopi/md5all"
2025/03/27 01:01:00 DEBUG : TestChunkerNometaLocal: detected overridden config - adding "{r7Izf}" suffix to name
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/md5all"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
2025/03/27 01:01:00 INFO  : file.1_rhrby3: Moved (server-side) to: file.1
2025/03/27 01:01:00 DEBUG : Waiting for deletions to finish
2025/03/27 01:01:00 INFO  : file.1: Deleted
2025/03/27 01:01:00 INFO  : file: Deleted
2025/03/27 01:01:00 DEBUG : removing 1 level 0 directories
2025/03/27 01:01:00 INFO  : Local file system at /tmp/chunker3/rclone-test-jobidiy4dopi/md5all: Removing directory
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *chunker.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/03/27 01:01:00 INFO  : unknown-size-put.txt.rclone_chunk.001_rhrbgo: Moved (server-side) to: unknown-size-put.txt.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/27 01:01:00 INFO  : unknown-size-update.txt.rclone_chunk.001_rhrbtd: Moved (server-side) to: unknown-size-update.txt.rclone_chunk.001
2025/03/27 01:01:00 INFO  : unknown-size-update.txt.rclone_chunk.001_rhrb92: Moved (server-side) to: unknown-size-update.txt.rclone_chunk.001
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/27 01:01:00 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jobidiy4dopi/deeper/nonexisting/directory"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/deeper/nonexisting/directory"
2025/03/27 01:01:00 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jobidiy4dopi/deeper/nonexisting/directory.rclone_chunk.001"
2025/03/27 01:01:00 DEBUG : Reset feature "ListR"
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata/Update
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory
=== RUN   TestIntegration/FsMkdir/FsDirectory
=== RUN   TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata
=== RUN   TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata
=== RUN   TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime
=== RUN   TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap
2025/03/27 01:01:00 DEBUG : Waiting for deletions to finish
2025/03/27 01:01:00 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted
2025/03/27 01:01:00 DEBUG : removing 1 level 4 directories
2025/03/27 01:01:00 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory
2025/03/27 01:01:00 DEBUG : removing 1 level 3 directories
2025/03/27 01:01:00 INFO  : hello? sausage/êé/Hello, 世界: Removing directory
2025/03/27 01:01:00 DEBUG : removing 1 level 2 directories
2025/03/27 01:01:00 INFO  : hello? sausage/êé: Removing directory
2025/03/27 01:01:00 DEBUG : removing 1 level 1 directories
2025/03/27 01:01:00 INFO  : hello? sausage: Removing directory
2025/03/27 01:01:00 DEBUG : removing 1 level 0 directories
2025/03/27 01:01:00 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-jobidiy4dopi': Removing directory
2025/03/27 01:01:00 ERROR : : error listing: directory not found
2025/03/27 01:01:00 DEBUG : Waiting for deletions to finish
2025/03/27 01:01:00 ERROR : : error listing: directory not found
2025/03/27 01:01:00 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jobidiy4dopi': Failed to list "": directory not found
2025/03/27 01:01:00 DEBUG : removing 1 level 0 directories
2025/03/27 01:01:00 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-jobidiy4dopi': Removing directory
2025/03/27 01:01:00 ERROR : : Failed to rmdir: stat /tmp/chunker3/rclone-test-jobidiy4dopi: no such file or directory
=== NAME  TestIntegration/FsMkdir
    fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (0.08s)
    --- PASS: TestIntegration/FsCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.00s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.00s)
    --- PASS: TestIntegration/FsMkdir (0.07s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.00s)
        --- 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.01s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.06s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.00s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.03s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (0.00s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (0.03s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (0.00s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (0.00s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsDirectory (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/chunker	0.107s
"go test -v -timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Finished OK in 4.724566517s (try 1/5)