"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestListDirSortedFn$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false)$'" - Starting (try 3/5) 2026/05/09 03:56:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qemaqit2pumi" 2026/05/09 03:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 03:56:17 DEBUG : Linkbox root 'rclone-test-qemaqit2pumi': Using cached web token 2026/05/09 03:56:17 DEBUG : Creating backend with remote "/tmp/rclone3246691932" === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-qemaqit2pumi'", Local "Local file system at /tmp/rclone3246691932", Modify Window "876000h0m0s" 2026/05/09 03:56:21 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 03:56:21 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/09 03:56:22 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/05/09 03:56:28 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 03:56:30 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 03:56:30 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-qemaqit2pumi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (24.66s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-qemaqit2pumi'", Local "Local file system at /tmp/rclone3246691932", Modify Window "876000h0m0s" 2026/05/09 03:56:42 DEBUG : Linkbox root 'rclone-test-qemaqit2pumi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/09 03:56:44 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 03:56:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/09 03:56:44 NOTICE: Linkbox root 'rclone-test-qemaqit2pumi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/09 03:56:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/09 03:56:44 DEBUG : Linkbox root 'rclone-test-qemaqit2pumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/09 03:56:46 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 03:56:47 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/05/09 03:56:47 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/09 03:56:47 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-qemaqit2pumi'", Local "Local file system at /tmp/rclone3246691932", Modify Window "876000h0m0s" 2026/05/09 03:56:58 DEBUG : Linkbox root 'rclone-test-qemaqit2pumi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/09 03:57:00 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 03:57:00 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/05/09 03:57:00 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/09 03:57:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/09 03:57:00 DEBUG : Linkbox root 'rclone-test-qemaqit2pumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/09 03:57:02 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 03:57:03 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/09 03:57:03 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcat (31.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (15.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (15.86s) FAIL 2026/05/09 03:57:13 DEBUG : Linkbox root 'rclone-test-qemaqit2pumi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestListDirSortedFn$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false)$'" - Finished ERROR in 58.220733083s (try 3/5): exit status 1: Failed [TestListDirSortedFn]