"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectSetModTime$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestPcloud:" 2026/07/27 05:38:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tujebof3gehu" 2026/07/27 05:38:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1791: 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:1791 Error: Not equal: expected: "100,2011-12-13 14:15:16 +0000 UTC,c1bcda93de0289b27eca7a39bb78248b4ce39552" actual : "100,2001-02-03 04:05:06 +0000 UTC,c1bcda93de0289b27eca7a39bb78248b4ce39552" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2011-12-13 14:15:16 +0000 UTC,c1bcda93de0289b27eca7a39bb78248b4ce39552 +100,2001-02-03 04:05:06 +0000 UTC,c1bcda93de0289b27eca7a39bb78248b4ce39552 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime Messages: slow fingerprint of object in memory (100,2011-12-13 14:15:16 +0000 UTC,c1bcda93de0289b27eca7a39bb78248b4ce39552) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,c1bcda93de0289b27eca7a39bb78248b4ce39552) --- FAIL: TestIntegration (5.28s) --- FAIL: TestIntegration/FsMkdir (4.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.56s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pcloud 5.293s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectSetModTime$'" - Finished ERROR in 6.320548609s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime]