"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_dot$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectUpdate$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestYandex:" 2026/07/14 03:02:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-liceted0yefa" 2026/07/14 03:02:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate fstests.go:1913: Error Trace: /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:1913 Error: Not equal: expected: "200,2001-02-03 04:05:06.499999999 +0000 UTC," actual : "200,2001-02-03 04:05:06.499999999 +0000 UTC,56f08119aad526eab64a138b9e3ed8c8" Diff: --- Expected +++ Actual @@ -1 +1 @@ -200,2001-02-03 04:05:06.499999999 +0000 UTC, +200,2001-02-03 04:05:06.499999999 +0000 UTC,56f08119aad526eab64a138b9e3ed8c8 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: slow fingerprint of object in memory (200,2001-02-03 04:05:06.499999999 +0000 UTC,) should exactly match fingerprint read back from the remote (200,2001-02-03 04:05:06.499999999 +0000 UTC,56f08119aad526eab64a138b9e3ed8c8) fstests.go:1913: Error Trace: /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:1913 Error: Not equal: expected: "200,2001-02-03 04:05:06.499999999 +0000 UTC," actual : "200,2001-02-03 04:05:06.499999999 +0000 UTC,56f08119aad526eab64a138b9e3ed8c8" Diff: --- Expected +++ Actual @@ -1 +1 @@ -200,2001-02-03 04:05:06.499999999 +0000 UTC, +200,2001-02-03 04:05:06.499999999 +0000 UTC,56f08119aad526eab64a138b9e3ed8c8 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: fast fingerprint of object in memory (200,2001-02-03 04:05:06.499999999 +0000 UTC,) should exactly match fingerprint read back from the remote (200,2001-02-03 04:05:06.499999999 +0000 UTC,56f08119aad526eab64a138b9e3ed8c8) 2026/07/14 03:03:08 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2898: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (41.96s) --- FAIL: TestIntegration/FsMkdir (41.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (16.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (10.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.41s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/yandex 41.980s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_dot$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectUpdate$'" - Finished ERROR in 42.962708881s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate]