"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test-2" 2026/07/23 08:38:13 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-civiyac8qene" 2026/07/23 08:38:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound fstests.go:541: Skipping test as non root bucket-based remote === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/23 08:38:14 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/23 08:38:14 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/23 08:38:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/23 08:38:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/23 08:44:45 DEBUG : ./.: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/23 08:51:13 DEBUG : ../..: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 08:57:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/23 09:04:27 DEBUG : leading space/ leading space: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/23 09:10:53 DEBUG : ~leading tilde/~leading tilde: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/23 09:17:37 DEBUG : ␍leading CR/␍leading CR: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/23 09:24:02 DEBUG : ␊leading LF/␊leading LF: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/23 09:30:58 DEBUG : ␉leading HT/␉leading HT: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/23 09:38:00 DEBUG : ␋leading VT/␋leading VT: Setting IA item derive: false fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want got ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "␋leading VT/␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/23 09:49:37 DEBUG : .leading dot/.leading dot: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/23 09:58:18 DEBUG : trailing space /trailing space : Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/23 10:05:23 DEBUG : trailing CR␍/trailing CR␍: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/23 10:12:01 DEBUG : trailing LF␊/trailing LF␊: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/23 10:18:59 DEBUG : trailing HT␉/trailing HT␉: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/23 10:25:39 DEBUG : trailing VT␋/trailing VT␋: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/23 10:32:42 DEBUG : trailing dot./trailing dot.: Setting IA item derive: false signal: terminated FAIL github.com/rclone/rclone/backend/internetarchive 6891.799s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose" - Finished ERROR in 1h54m52.931666559s (try 4/5): exit status 1: Failed []