"./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^(TestManualTransformFile|TestSyncCompareDest|TestTransformFile)$'" - Starting (try 2/5) 2025/11/08 01:18:24 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rocicur7zafe" 2025/11/08 01:18:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:18:25 DEBUG : Creating backend with remote "/tmp/rclone2066323795" === RUN TestSyncCompareDest run.go:185: Remote "Cloudinary root 'rclone-test-rocicur7zafe'", Local "Local file system at /tmp/rclone2066323795", Modify Window "876000h0m0s" 2025/11/08 01:18:25 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rocicur7zafe/dst" 2025/11/08 01:18:25 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rocicur7zafe/CompareDest" 2025/11/08 01:18:27 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 01:18:27 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for checks to finish 2025/11/08 01:18:27 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for transfers to finish 2025/11/08 01:18:28 DEBUG : one: size = 3 OK 2025/11/08 01:18:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 01:18:28 INFO : one: Copied (new) 2025/11/08 01:18:28 DEBUG : Waiting for deletions to finish 2025/11/08 01:18:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2066323795) 2025/11/08 01:18:29 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-rocicur7zafe/dst') 2025/11/08 01:18:29 DEBUG : one: Sizes differ 2025/11/08 01:18:29 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for checks to finish 2025/11/08 01:18:30 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for transfers to finish 2025/11/08 01:18:30 DEBUG : one: size = 5 OK 2025/11/08 01:18:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 01:18:30 INFO : one: Copied (replaced existing) 2025/11/08 01:18:30 DEBUG : Waiting for deletions to finish 2025/11/08 01:18:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2066323795) 2025/11/08 01:18:34 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-rocicur7zafe/dst') 2025/11/08 01:18:34 DEBUG : one: Sizes differ 2025/11/08 01:18:34 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for checks to finish 2025/11/08 01:18:35 DEBUG : one: size = 5 OK 2025/11/08 01:18:35 DEBUG : one: Sizes identical 2025/11/08 01:18:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:18:35 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for transfers to finish 2025/11/08 01:18:35 DEBUG : Waiting for deletions to finish 2025/11/08 01:18:35 INFO : There was nothing to transfer 2025/11/08 01:18:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2066323795) 2025/11/08 01:18:38 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-rocicur7zafe/dst') 2025/11/08 01:18:38 DEBUG : one: Sizes differ 2025/11/08 01:18:38 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 01:18:38 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for checks to finish 2025/11/08 01:18:39 DEBUG : one: size = 5 OK 2025/11/08 01:18:39 DEBUG : one: Sizes identical 2025/11/08 01:18:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:18:39 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for transfers to finish 2025/11/08 01:18:39 DEBUG : two: size = 3 OK 2025/11/08 01:18:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 01:18:39 INFO : two: Copied (new) 2025/11/08 01:18:39 DEBUG : Waiting for deletions to finish 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2165 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: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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2165 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2025/11/08 01:18:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2066323795) 2025/11/08 01:18:48 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-rocicur7zafe/dst') 2025/11/08 01:18:48 DEBUG : one: Sizes differ 2025/11/08 01:18:48 DEBUG : two: size = 3 OK 2025/11/08 01:18:48 DEBUG : two: Sizes identical 2025/11/08 01:18:48 DEBUG : two: Unchanged skipping 2025/11/08 01:18:48 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for checks to finish 2025/11/08 01:18:48 DEBUG : one: size = 5 OK 2025/11/08 01:18:48 DEBUG : one: Sizes identical 2025/11/08 01:18:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:18:48 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for transfers to finish 2025/11/08 01:18:48 DEBUG : Waiting for deletions to finish 2025/11/08 01:18:48 INFO : There was nothing to transfer 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2174 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: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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2174 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2025/11/08 01:18:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2066323795) 2025/11/08 01:18:59 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-rocicur7zafe/dst') 2025/11/08 01:18:59 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for checks to finish 2025/11/08 01:18:59 DEBUG : one: Sizes differ 2025/11/08 01:18:59 DEBUG : two: size = 3 OK 2025/11/08 01:18:59 DEBUG : two: Sizes identical 2025/11/08 01:18:59 DEBUG : two: Unchanged skipping 2025/11/08 01:18:59 DEBUG : one: size = 5 OK 2025/11/08 01:18:59 DEBUG : one: Sizes identical 2025/11/08 01:18:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:18:59 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for transfers to finish 2025/11/08 01:18:59 DEBUG : Waiting for deletions to finish 2025/11/08 01:18:59 INFO : There was nothing to transfer 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2203 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: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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2203 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2210 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: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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2210 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2025/11/08 01:19:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2066323795) 2025/11/08 01:19:19 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-rocicur7zafe/dst') 2025/11/08 01:19:19 DEBUG : one: Sizes differ 2025/11/08 01:19:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone2066323795) 2025/11/08 01:19:19 DEBUG : two: size = 3 (Cloudinary root 'rclone-test-rocicur7zafe/dst') 2025/11/08 01:19:19 DEBUG : two: Sizes differ 2025/11/08 01:19:19 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for checks to finish 2025/11/08 01:19:19 DEBUG : one: size = 5 OK 2025/11/08 01:19:19 DEBUG : one: Sizes identical 2025/11/08 01:19:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:19:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone2066323795) 2025/11/08 01:19:19 DEBUG : two: size = 3 (Cloudinary root 'rclone-test-rocicur7zafe/CompareDest') 2025/11/08 01:19:19 DEBUG : two: Sizes differ 2025/11/08 01:19:19 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe/dst': Waiting for transfers to finish 2025/11/08 01:19:20 DEBUG : two: size = 5 OK 2025/11/08 01:19:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/08 01:19:20 INFO : two: Copied (replaced existing) 2025/11/08 01:19:20 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (60.35s) === RUN TestTransformFile run.go:185: Remote "Cloudinary root 'rclone-test-rocicur7zafe'", Local "Local file system at /tmp/rclone2066323795", Modify Window "876000h0m0s" 2025/11/08 01:19:25 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:19:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/08 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:19:25 INFO : tictacempty_dir: Making directory 2025/11/08 01:19:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:26 INFO : tictactoe: Making directory 2025/11/08 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:19:26 INFO : tictactoe/tictactoe: Making directory 2025/11/08 01:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:19:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/08 01:19:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:19:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:19:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:19:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:19:26 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe': Waiting for checks to finish 2025/11/08 01:19:26 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe': Waiting for transfers to finish 2025/11/08 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:19:27 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 01:19:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:19:27 INFO : toe/toe/toe.txt: Deleted 2025/11/08 01:19:27 INFO : toe/toe: Removing directory 2025/11/08 01:19:27 INFO : toe: Removing directory 2025/11/08 01:19:27 INFO : empty_dir: Removing directory 2025/11/08 01:19:27 DEBUG : Local file system at /tmp/rclone2066323795: deleted 3 directories sync_transform_test.go:435: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:435 Error: Received unexpected error: object not found Test: TestTransformFile --- FAIL: TestTransformFile (5.62s) === RUN TestManualTransformFile run.go:185: Remote "Cloudinary root 'rclone-test-rocicur7zafe'", Local "Local file system at /tmp/rclone2066323795", Modify Window "876000h0m0s" 2025/11/08 01:19:31 DEBUG : Reset feature "Copy" 2025/11/08 01:19:31 DEBUG : Reset feature "Move" 2025/11/08 01:19:31 DEBUG : Reset feature "Copy" 2025/11/08 01:19:31 DEBUG : Reset feature "Move" 2025/11/08 01:19:31 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:19:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/08 01:19:31 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:19:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:19:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:19:31 INFO : tictacempty_dir: Making directory 2025/11/08 01:19:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:19:31 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:31 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:31 INFO : tictactoe: Making directory 2025/11/08 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:19:32 INFO : tictactoe/tictactoe: Making directory 2025/11/08 01:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:19:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/08 01:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:19:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:19:32 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe': Waiting for checks to finish 2025/11/08 01:19:32 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe': Waiting for transfers to finish 2025/11/08 01:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:19:33 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 01:19:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:19:33 INFO : toe/toe/toe.txt: Deleted 2025/11/08 01:19:33 INFO : toe/toe: Removing directory 2025/11/08 01:19:33 INFO : toe: Removing directory 2025/11/08 01:19:33 INFO : empty_dir: Removing directory 2025/11/08 01:19:33 DEBUG : Local file system at /tmp/rclone2066323795: deleted 3 directories sync_transform_test.go:465: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:465 Error: Received unexpected error: object not found Test: TestManualTransformFile --- FAIL: TestManualTransformFile (7.25s) FAIL 2025/11/08 01:19:38 DEBUG : Cloudinary root 'rclone-test-rocicur7zafe': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^(TestManualTransformFile|TestSyncCompareDest|TestTransformFile)$'" - Finished ERROR in 1m16.003103831s (try 2/5): exit status 1: Failed [TestSyncCompareDest TestTransformFile TestManualTransformFile]