"./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestSyncCompareDest$'" - Starting (try 2/5) 2025/01/14 03:24:49 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-xarisat6moqu" 2025/01/14 03:24:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:24:49 DEBUG : Creating backend with remote "/tmp/rclone3526707953" === RUN TestSyncCompareDest run.go:180: Remote "Cloudinary root 'rclone-test-xarisat6moqu'", Local "Local file system at /tmp/rclone3526707953", Modify Window "876000h0m0s" 2025/01/14 03:24:49 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-xarisat6moqu/dst" 2025/01/14 03:24:50 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-xarisat6moqu/CompareDest" 2025/01/14 03:24:51 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 03:24:51 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for checks to finish 2025/01/14 03:24:51 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for transfers to finish 2025/01/14 03:24:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/14 03:24:52 INFO : one: Copied (new) 2025/01/14 03:24:52 DEBUG : Waiting for deletions to finish 2025/01/14 03:24:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:24:54 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for checks to finish 2025/01/14 03:24:54 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for transfers to finish 2025/01/14 03:24:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/14 03:24:55 INFO : one: Copied (replaced existing) 2025/01/14 03:24:55 DEBUG : Waiting for deletions to finish 2025/01/14 03:24:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:24:59 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for checks to finish 2025/01/14 03:24:59 DEBUG : one: Sizes identical 2025/01/14 03:24:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 03:24:59 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for transfers to finish 2025/01/14 03:24:59 DEBUG : Waiting for deletions to finish 2025/01/14 03:24:59 INFO : There was nothing to transfer 2025/01/14 03:25:02 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 03:25:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:25:02 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for checks to finish 2025/01/14 03:25:02 DEBUG : one: Sizes identical 2025/01/14 03:25:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 03:25:02 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for transfers to finish 2025/01/14 03:25:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/14 03:25:03 INFO : two: Copied (new) 2025/01/14 03:25:03 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2135 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2135 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2025/01/14 03:25:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:25:12 DEBUG : two: Sizes identical 2025/01/14 03:25:12 DEBUG : two: Unchanged skipping 2025/01/14 03:25:12 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for checks to finish 2025/01/14 03:25:12 DEBUG : one: Sizes identical 2025/01/14 03:25:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 03:25:12 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for transfers to finish 2025/01/14 03:25:12 DEBUG : Waiting for deletions to finish 2025/01/14 03:25:12 INFO : There was nothing to transfer fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2144 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2144 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2025/01/14 03:25:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:25:21 DEBUG : two: Sizes identical 2025/01/14 03:25:21 DEBUG : two: Unchanged skipping 2025/01/14 03:25:21 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for checks to finish 2025/01/14 03:25:22 DEBUG : one: Sizes identical 2025/01/14 03:25:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 03:25:22 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for transfers to finish 2025/01/14 03:25:22 DEBUG : Waiting for deletions to finish 2025/01/14 03:25:22 INFO : There was nothing to transfer fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2173 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2173 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2180 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2180 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2025/01/14 03:25:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 03:25:40 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for checks to finish 2025/01/14 03:25:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:25:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 03:25:40 DEBUG : one: Sizes identical 2025/01/14 03:25:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 03:25:40 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu/dst': Waiting for transfers to finish 2025/01/14 03:25:41 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/14 03:25:41 INFO : two: Copied (replaced existing) 2025/01/14 03:25:41 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (54.53s) FAIL 2025/01/14 03:25:44 DEBUG : Cloudinary root 'rclone-test-xarisat6moqu': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestSyncCompareDest$'" - Finished ERROR in 55.562252557s (try 2/5): exit status 1: Failed [TestSyncCompareDest]