"go test -v -timeout 1h0m0s -remote TestSeafile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Starting (try 5/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestSeafile:"
2025/03/26 05:32:07 DEBUG : Creating backend with remote "TestSeafile:rclone-test-yeqiluq5xoqa"
2025/03/26 05:32:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 05:32:07 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/26 05:32:07 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/26 05:32:07 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/26 05:32:07 DEBUG : Setting pass="KWo0Y3qRTlVTkG1fU3osteZ-pv2CAn8cydfT2hpKgJ3enbo7SlEbug" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/26 05:32:07 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/26 05:32:07 DEBUG : TestSeafile: detected overridden config - adding "{b8PpW}" suffix to name
2025/03/26 05:32:07 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/26 05:32:07 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/26 05:32:07 DEBUG : Setting pass="KWo0Y3qRTlVTkG1fU3osteZ-pv2CAn8cydfT2hpKgJ3enbo7SlEbug" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/26 05:32:07 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/26 05:32:07 DEBUG : Seafile server version 11.0.13
2025/03/26 05:32:08 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
    fstests.go:708: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:708
        	Error:      	Received unexpected error:
        	            	failed to create directory: HTTP error 400 (400 Bad Request) returned body: "{\"error_msg\":\"Folder name invalid.\"}"
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot_dot
2025/03/26 05:32:09 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/03/26 05:32:09 DEBUG : pacer: Rate limited, increasing sleep to 200ms
2025/03/26 05:32:10 DEBUG : pacer: Reducing sleep to 150ms
2025/03/26 05:32:10 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/03/26 05:32:10 DEBUG : pacer: Rate limited, increasing sleep to 300ms
2025/03/26 05:32:10 DEBUG : pacer: Reducing sleep to 225ms
2025/03/26 05:32:10 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/03/26 05:32:10 DEBUG : pacer: Rate limited, increasing sleep to 450ms
2025/03/26 05:32:10 DEBUG : pacer: Reducing sleep to 337.5ms
2025/03/26 05:32:11 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/03/26 05:32:11 DEBUG : pacer: Rate limited, increasing sleep to 675ms
    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:
        	            	internal server error during file upload
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot_dot
        	Messages:   	Put
2025/03/26 05:32:11 DEBUG : pacer: Reducing sleep to 506.25ms
2025/03/26 05:32:12 DEBUG : pacer: Reducing sleep to 379.6875ms
2025/03/26 05:32:12 DEBUG : pacer: Reducing sleep to 284.765625ms
=== NAME  TestIntegration/FsMkdir
    fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound
--- FAIL: TestIntegration (5.49s)
    --- FAIL: TestIntegration/FsMkdir (3.79s)
        --- FAIL: TestIntegration/FsMkdir/FsEncoding (2.00s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.91s)
FAIL
exit status 1
FAIL	github.com/rclone/rclone/backend/seafile	5.504s
"go test -v -timeout 1h0m0s -remote TestSeafile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Finished ERROR in 6.255259957s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot]