"go test -v -timeout 1h0m0s -remote TestSeafileEncrypted: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Starting (try 2/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestSeafileEncrypted:"
2025/04/08 05:06:03 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-joxoyom9tace"
2025/04/08 05:06:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:06:03 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/08 05:06:03 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/08 05:06:03 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/08 05:06:03 DEBUG : Setting pass="3_bDWTES-QvQWyTSZ-F6Ffpek7gP-Ob1lq1EBoQGJsWMwpB3SU2bag" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/08 05:06:03 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/08 05:06:03 DEBUG : Setting library_key="6lrB1Tx1_zg4_FnWDa0yNZRjqSJbSBQCkQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/08 05:06:03 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{AwppN}" suffix to name
2025/04/08 05:06:03 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/08 05:06:03 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/08 05:06:03 DEBUG : Setting pass="3_bDWTES-QvQWyTSZ-F6Ffpek7gP-Ob1lq1EBoQGJsWMwpB3SU2bag" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/08 05:06:03 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/08 05:06:03 DEBUG : Setting library_key="6lrB1Tx1_zg4_FnWDa0yNZRjqSJbSBQCkQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/08 05:06:03 DEBUG : Seafile server version 11.0.13
2025/04/08 05:06:03 DEBUG : Decrypting library 1a80c57e-a4bf-480d-ae21-22b9ce479463
2025/04/08 05:06:04 DEBUG : Decrypting library 1a80c57e-a4bf-480d-ae21-22b9ce479463
2025/04/08 05:06:04 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_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/04/08 05:06:06 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/04/08 05:06:06 DEBUG : pacer: Rate limited, increasing sleep to 200ms
2025/04/08 05:06:06 DEBUG : pacer: Reducing sleep to 150ms
2025/04/08 05:06:06 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/04/08 05:06:06 DEBUG : pacer: Rate limited, increasing sleep to 300ms
2025/04/08 05:06:06 DEBUG : pacer: Reducing sleep to 225ms
2025/04/08 05:06:07 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/04/08 05:06:07 DEBUG : pacer: Rate limited, increasing sleep to 450ms
2025/04/08 05:06:07 DEBUG : pacer: Reducing sleep to 337.5ms
2025/04/08 05:06:07 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/04/08 05:06:07 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/04/08 05:06:08 DEBUG : pacer: Reducing sleep to 506.25ms
2025/04/08 05:06:08 DEBUG : pacer: Reducing sleep to 379.6875ms
2025/04/08 05:06:09 DEBUG : pacer: Reducing sleep to 284.765625ms
=== NAME  TestIntegration/FsMkdir
    fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound
--- FAIL: TestIntegration (5.86s)
    --- FAIL: TestIntegration/FsMkdir (4.25s)
        --- FAIL: TestIntegration/FsMkdir/FsEncoding (2.41s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.29s)
FAIL
exit status 1
FAIL	github.com/rclone/rclone/backend/seafile	5.881s
"go test -v -timeout 1h0m0s -remote TestSeafileEncrypted: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Finished ERROR in 6.96083898s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot]