"go test -v -timeout 1h0m0s -remote TestSFTPRsyncNet: -verbose -test.run '^TestIntegration$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRsyncNet:" 2025/08/03 02:33:21 NOTICE: TestSFTPRsyncNet: Starting server 2025/08/03 02:33:21 DEBUG : Creating backend with remote "TestSFTPRsyncNet:rclone-test-zijumup3dero" 2025/08/03 02:33:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 02:34:22 DEBUG : pacer: low level retry 1/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:34:22 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/03 02:35:22 DEBUG : pacer: low level retry 2/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:35:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/03 02:36:22 DEBUG : pacer: low level retry 3/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:36:22 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/08/03 02:37:22 DEBUG : pacer: low level retry 4/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:37:22 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/08/03 02:38:22 DEBUG : pacer: low level retry 5/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:38:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/03 02:39:22 DEBUG : pacer: low level retry 6/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:40:22 DEBUG : pacer: low level retry 7/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:41:22 DEBUG : pacer: low level retry 8/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:42:22 DEBUG : pacer: low level retry 9/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) 2025/08/03 02:43:22 DEBUG : pacer: low level retry 10/10 (error couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout) fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/sftp/sftp_test.go:17 Error: Received unexpected error: NewFs: couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout Test: TestIntegration Messages: unexpected error: NewFs: couldn't connect SSH: dial tcp [2001:470:1:eb::9]:22: i/o timeout --- FAIL: TestIntegration (600.39s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 600.410s "go test -v -timeout 1h0m0s -remote TestSFTPRsyncNet: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 10m1.394964406s (try 5/5): exit status 1: Failed [TestIntegration]