"./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCopyDest|TestDirMove)$'" - Starting (try 2/5) 2026/04/17 05:19:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-xigovoh2meki" 2026/04/17 05:19:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 05:19:53 DEBUG : Creating backend with remote "/tmp/rclone983045044" === RUN TestCheckSumDownload run.go:185: Remote "Yandex rclone-test-xigovoh2meki", Local "Local file system at /tmp/rclone983045044", Modify Window "1ns" 2026/04/17 05:19:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-xigovoh2meki/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (65.34s) --- PASS: TestCheckSumDownload/subtest1 (1.52s) --- PASS: TestCheckSumDownload/subtest2 (1.28s) --- PASS: TestCheckSumDownload/subtest3 (1.79s) --- PASS: TestCheckSumDownload/subtest4 (1.50s) --- PASS: TestCheckSumDownload/subtest5 (1.69s) --- PASS: TestCheckSumDownload/subtest6 (1.57s) --- PASS: TestCheckSumDownload/subtest7 (1.46s) === RUN TestCopyFileCopyDest run.go:185: Remote "Yandex rclone-test-xigovoh2meki", Local "Local file system at /tmp/rclone983045044", Modify Window "1ns" 2026/04/17 05:20:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-xigovoh2meki/dst" 2026/04/17 05:20:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-xigovoh2meki/CopyDest" 2026/04/17 05:20:59 DEBUG : one: Need to transfer - File not found at Destination 2026/04/17 05:21:01 DEBUG : one: size = 3 OK 2026/04/17 05:21:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/17 05:21:01 INFO : one: Copied (new) 2026/04/17 05:21:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone983045044) 2026/04/17 05:21:03 DEBUG : one: size = 3 (Yandex rclone-test-xigovoh2meki/dst) 2026/04/17 05:21:03 DEBUG : one: Sizes differ 2026/04/17 05:21:05 DEBUG : one: size = 5 OK 2026/04/17 05:21:05 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/17 05:21:05 INFO : one: Copied (replaced existing) 2026/04/17 05:21:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-xigovoh2meki/BackupDir" 2026/04/17 05:21:11 DEBUG : Config file has changed externally - reloading 2026/04/17 05:21:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone983045044) 2026/04/17 05:21:11 DEBUG : one: size = 3 (Yandex rclone-test-xigovoh2meki/dst) 2026/04/17 05:21:11 DEBUG : one: Sizes differ 2026/04/17 05:21:11 DEBUG : one: size = 5 OK 2026/04/17 05:21:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/17 05:21:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone983045044) 2026/04/17 05:21:11 DEBUG : one: size = 3 (Yandex rclone-test-xigovoh2meki/dst) 2026/04/17 05:21:11 DEBUG : one: Sizes differ 2026/04/17 05:21:14 INFO : one: Moved (server-side) 2026/04/17 05:21:16 DEBUG : one: size = 5 OK 2026/04/17 05:21:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/17 05:21:16 INFO : one: Copied (server-side copy) 2026/04/17 05:21:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/17 05:21:21 DEBUG : two: Need to transfer - File not found at Destination 2026/04/17 05:21:22 DEBUG : two: size = 3 OK 2026/04/17 05:21:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/17 05:21:24 DEBUG : two: size = 3 OK 2026/04/17 05:21:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/17 05:21:24 INFO : two: Copied (server-side copy) 2026/04/17 05:21:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/17 05:21:25 DEBUG : two: size = 3 OK 2026/04/17 05:21:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/17 05:21:25 DEBUG : two: Unchanged skipping 2026/04/17 05:21:29 DEBUG : three: Need to transfer - File not found at Destination 2026/04/17 05:21:29 DEBUG : three: size = 7 (Local file system at /tmp/rclone983045044) 2026/04/17 05:21:29 DEBUG : three: size = 5 (Yandex rclone-test-xigovoh2meki/CopyDest) 2026/04/17 05:21:29 DEBUG : three: Sizes differ 2026/04/17 05:21:29 DEBUG : three: Destination not found in --copy-dest 2026/04/17 05:21:32 DEBUG : three: size = 7 OK 2026/04/17 05:21:32 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/17 05:21:32 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (97.53s) === RUN TestDirMove run.go:185: Remote "Yandex rclone-test-xigovoh2meki", Local "Local file system at /tmp/rclone983045044", Modify Window "1ns" 2026/04/17 05:22:46 INFO : A1/B2: Making directory 2026/04/17 05:22:46 INFO : A1/B1/C3: Making directory 2026/04/17 05:22:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/17 05:22:59 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/17 05:22:59 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/17 05:22:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/17 05:23:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/17 05:23:46 INFO : Yandex rclone-test-xigovoh2meki: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/17 05:23:53 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/17 05:23:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/17 05:23:53 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/17 05:23:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/17 05:23:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (194.60s) PASS 2026/04/17 05:25:50 DEBUG : Yandex rclone-test-xigovoh2meki: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCopyDest|TestDirMove)$'" - Finished OK in 6m4.543641416s (try 2/5)