"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5)
2025/03/14 02:40:09 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-seturid8jude"
2025/03/14 02:40:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:40:09 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE
2025/03/14 02:40:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/14 02:40:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/14 02:40:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/14 02:40:09 DEBUG : Setting pass="vJwPk173LOd0LTvkQYybUSbUzlHkal54" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/14 02:40:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/14 02:40:09 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dQbIH}" suffix to name
2025/03/14 02:40:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST
2025/03/14 02:40:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER
2025/03/14 02:40:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT
2025/03/14 02:40:09 DEBUG : Setting pass="vJwPk173LOd0LTvkQYybUSbUzlHkal54" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS
2025/03/14 02:40:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK
2025/03/14 02:40:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-seturid8jude: New connection 127.0.0.1:33944->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1"
2025/03/14 02:40:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-seturid8jude: Shell type "unix" from config
2025/03/14 02:40:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-seturid8jude: Relative path resolved to "/home/rclone/rclone-test-seturid8jude"
2025/03/14 02:40:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-seturid8jude: Using root directory "/home/rclone/rclone-test-seturid8jude"
2025/03/14 02:40:09 DEBUG : Creating backend with remote "/tmp/rclone580160487"
=== RUN   TestEndToEnd
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEnd (0.00s)
=== RUN   TestEndToEndMigration
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEndMigration (0.00s)
=== RUN   TestEndToEndRepoLayoutCompat
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEndRepoLayoutCompat (0.00s)
=== RUN   TestFixArgsForSymlinkIdentity
--- PASS: TestFixArgsForSymlinkIdentity (0.00s)
=== RUN   TestFixArgsForSymlinkCorrectName
--- PASS: TestFixArgsForSymlinkCorrectName (0.00s)
=== RUN   TestMessageParser
=== RUN   TestMessageParser/OneParam
=== PAUSE TestMessageParser/OneParam
=== RUN   TestMessageParser/TwoParams
=== PAUSE TestMessageParser/TwoParams
=== RUN   TestMessageParser/TwoParamsNoTrailingNewline
=== PAUSE TestMessageParser/TwoParamsNoTrailingNewline
=== RUN   TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== RUN   TestMessageParser/OneLongFinalParameter
=== PAUSE TestMessageParser/OneLongFinalParameter
=== RUN   TestMessageParser/MultipleSpaces
=== PAUSE TestMessageParser/MultipleSpaces
=== RUN   TestMessageParser/StartsWithSpace
=== PAUSE TestMessageParser/StartsWithSpace
=== CONT  TestMessageParser/OneParam
=== CONT  TestMessageParser/OneLongFinalParameter
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding
=== CONT  TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== CONT  TestMessageParser/TwoParamsNoTrailingNewline
=== CONT  TestMessageParser/TwoParams
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0a
=== CONT  TestMessageParser/StartsWithSpace
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0d
=== CONT  TestMessageParser/MultipleSpaces
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0d0a
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0a0d
--- PASS: TestMessageParser (0.00s)
    --- PASS: TestMessageParser/OneParam (0.00s)
    --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s)
    --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s)
    --- PASS: TestMessageParser/TwoParams (0.00s)
    --- PASS: TestMessageParser/StartsWithSpace (0.00s)
    --- PASS: TestMessageParser/MultipleSpaces (0.00s)
    --- PASS: TestMessageParser/OneLongFinalParameter (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s)
=== RUN   TestConfigDefinitionOneName
--- PASS: TestConfigDefinitionOneName (0.00s)
=== RUN   TestConfigDefinitionTwoNames
--- PASS: TestConfigDefinitionTwoNames (0.00s)
=== RUN   TestConfigDefinitionThreeNames
--- PASS: TestConfigDefinitionThreeNames (0.00s)
=== RUN   TestWindowsFilepathRelQuirk
    gitannex_test.go:342: 
--- SKIP: TestWindowsFilepathRelQuirk (0.00s)
=== RUN   TestGitAnnexFstestBackendCases
=== RUN   TestGitAnnexFstestBackendCases/HandlesInit
    run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-seturid8jude", Local "Local file system at /tmp/rclone580160487", Modify Window "1s"
    gitannex_test.go:283: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:283
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:417
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1330
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSFTPOpenssh:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSFTPOpenssh:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/HandlesInit
    gitannex_test.go:1321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1321
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/asm_amd64.s:1700
        	Error:      	Received unexpected error:
        	            	remote does not exist: TestSFTPOpenssh:
        	Test:       	TestGitAnnexFstestBackendCases/HandlesInit
2025/03/14 02:41:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-seturid8jude: Closing 1 unused connections
panic: test timed out after 1h0m0s
	running tests:
		TestGitAnnexFstestBackendCases (1h0m0s)
		TestGitAnnexFstestBackendCases/HandlesInit (1h0m0s)

goroutine 57 [running]:
testing.(*M).startAlarm.func1()
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385
created by time.goFunc
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d

goroutine 1 [chan receive, 60 minutes]:
testing.(*T).Run(0xc0000fe000, {0x267380b?, 0x0?}, 0x27864d8)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab
testing.runTests.func1(0xc0000fe000)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37
testing.tRunner(0xc0000fe000, 0xc00006dc18)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4
testing.runTests(0xc000114450, {0x3d953a0, 0xb, 0xb}, {0x3dcdba0?, 0x1?, 0x3dcdba0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc0007c6500)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a
github.com/rclone/rclone/fstest.TestMain(0xc0007c6500)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5
github.com/rclone/rclone/cmd/gitannex.TestMain(...)
	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1286
main.main()
	_testmain.go:67 +0xa9

goroutine 36 [syscall, 60 minutes]:
os/signal.signal_recv()
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29
os/signal.loop()
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13
created by os/signal.Notify.func1.1 in goroutine 1
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f

goroutine 37 [chan receive, 60 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 89 [chan receive, 60 minutes]:
testing.(*T).Run(0xc000483ba0, {0x263414f?, 0xf?}, 0xc00070b110)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab
github.com/rclone/rclone/cmd/gitannex.TestGitAnnexFstestBackendCases(0xc000483ba0)
	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1293 +0x67
testing.tRunner(0xc000483ba0, 0x27864d8)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4
created by testing.(*T).Run in goroutine 1
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390

goroutine 90 [semacquire, 60 minutes]:
sync.runtime_Semacquire(0xc0007fbc78?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25
sync.(*WaitGroup).Wait(0xc000104700?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48
runtime.Goexit()
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 +0x5e
testing.(*common).FailNow(0xc000483d40)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 +0x4a
github.com/stretchr/testify/require.Equal({0x2a52230, 0xc000483d40}, {0x2095ec0, 0xc000390c60}, {0x2095ec0, 0xc000390cb0}, {0x0, 0x0, 0x0})
	/home/rclone/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/require.go:162 +0xff
github.com/rclone/rclone/cmd/gitannex.(*testState).requireReadLineExact(0xc00055aaf0, {0x2648384, 0x12})
	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:283 +0xc8
github.com/rclone/rclone/cmd/gitannex.init.func9(0xc000483d40, 0xc00055aaf0)
	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:417 +0xeb
github.com/rclone/rclone/cmd/gitannex.TestGitAnnexFstestBackendCases.func1(0xc000483d40)
	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1330 +0x39a
testing.tRunner(0xc000483d40, 0xc00070b110)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4
created by testing.(*T).Run in goroutine 89
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 1h0m0.228620488s (try 1/5): exit status 2: Failed []