"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/09/28 01:57:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko" 2024/09/28 01:57:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/28 01:57:04 DEBUG : Creating backend with remote "/tmp/rclone3483089937" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:57:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:57:05 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:57:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/28 01:57:05 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.69s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:57:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 01:57:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:57:07 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:57:07 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:57:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:57:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:57:12 DEBUG : Yandex rclone-test-qubeweh9ceko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.28s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.07s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:57:19 DEBUG : Creating backend with remote "/non-existing" 2024/09/28 01:57:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/28 01:57:19 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:57:19 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.69s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:57:22 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:57:22 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:57:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:57:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyNoTraverse (12.09s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:57:34 INFO : Yandex rclone-test-qubeweh9ceko: Running all checks before starting transfers 2024/09/28 01:57:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:57:34 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:57:34 INFO : Yandex rclone-test-qubeweh9ceko: Checks finished, now starting transfers 2024/09/28 01:57:34 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:57:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:57:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyCheckFirst (10.15s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:57:44 ERROR : Ignoring --no-traverse with sync 2024/09/28 01:57:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:57:44 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:57:44 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:57:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:57:47 INFO : sub dir/hello world: Copied (new) 2024/09/28 01:57:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncNoTraverse (9.00s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:57:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/28 01:57:53 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:57:53 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:57:57 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/09/28 01:57:57 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyWithDepth (7.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:58:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 01:58:00 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:58:00 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:58:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:58:03 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (5.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:58:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 01:58:06 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:58:06 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:58:08 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:58:08 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 --- > 2024-09-28 01:58:07.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 sync_test.go:2891: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2891 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:299 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:305 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 lsf: 2024-09-28 01:58:07.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (6.53s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:58:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/28 01:58:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/28 01:58:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/28 01:58:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 01:58:13 DEBUG : sub dir: Making directory 2024/09/28 01:58:13 DEBUG : sub dir2: Making directory 2024/09/28 01:58:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:58:13 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/28 01:58:14 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:58:14 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:58:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:58:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:58:22 DEBUG : Yandex rclone-test-qubeweh9ceko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (20.39s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:58:33 DEBUG : sub dir2: Making directory 2024/09/28 01:58:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/28 01:58:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/28 01:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:58:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:58:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:58:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:58:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:58:41 DEBUG : sub dir2: Making directory with metadata 2024/09/28 01:58:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/28 01:58:41 DEBUG : sub dir: Making directory 2024/09/28 01:58:41 DEBUG : sub dir2: Making directory 2024/09/28 01:58:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:58:42 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:58:42 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:58:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:58:44 INFO : sub dir/hello world: Copied (new) 2024/09/28 01:58:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:58:45 DEBUG : Yandex rclone-test-qubeweh9ceko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/28 01:58:46 DEBUG : Yandex rclone-test-qubeweh9ceko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.73s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:58:53 DEBUG : sub dir2: Making directory 2024/09/28 01:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:58:54 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:58:54 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:58:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:58:56 INFO : sub dir/hello world: Copied (new) 2024/09/28 01:58:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.73s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:00 DEBUG : sub dir2: Making directory with metadata 2024/09/28 01:59:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/28 01:59:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 01:59:00 DEBUG : sub dir: Making directory 2024/09/28 01:59:00 DEBUG : sub dir2: Making directory 2024/09/28 01:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:59:01 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:59:01 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:59:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:59:03 INFO : sub dir/hello world: Copied (new) 2024/09/28 01:59:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:05 DEBUG : Yandex rclone-test-qubeweh9ceko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.51s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:13 DEBUG : sub dir2: Making directory 2024/09/28 01:59:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:59:13 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:59:13 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:59:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:59:16 INFO : sub dir/hello world: Copied (new) 2024/09/28 01:59:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.94s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-toyuxij3zomo" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-qubeweh9ceko -> Yandex rclone-test-toyuxij3zomo 2024/09/28 01:59:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:59:24 DEBUG : Yandex rclone-test-toyuxij3zomo: Waiting for checks to finish 2024/09/28 01:59:24 DEBUG : Yandex rclone-test-toyuxij3zomo: Waiting for transfers to finish 2024/09/28 01:59:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:59:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:27 DEBUG : Yandex rclone-test-toyuxij3zomo: Purge remote --- PASS: TestServerSideCopy (12.52s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:36 ERROR : : error listing: directory not found 2024/09/28 01:59:36 DEBUG : Local file system at /tmp/rclone3483089937: Making directory 2024/09/28 01:59:37 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:59:37 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyAfterDelete (11.24s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:47 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/28 01:59:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 01:59:47 DEBUG : Local file system at /tmp/rclone3483089937: Waiting for checks to finish 2024/09/28 01:59:47 DEBUG : Local file system at /tmp/rclone3483089937: Waiting for transfers to finish 2024/09/28 01:59:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 01:59:48 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/09/28 01:59:48 INFO : sub dir/hello world: Copied (new) 2024/09/28 01:59:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyRedownload (9.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:55 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/28 01:59:55 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:59:55 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:59:57 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/28 01:59:57 INFO : check sum: Copied (new) 2024/09/28 01:59:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 01:59:58 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 01:59:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/28 01:59:58 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/09/28 01:59:58 DEBUG : check sum: Unchanged skipping 2024/09/28 01:59:58 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 01:59:58 DEBUG : Waiting for deletions to finish 2024/09/28 01:59:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (7.39s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/28 02:00:02 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:02 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:04 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/28 02:00:04 INFO : sizeonly: Copied (new) 2024/09/28 02:00:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:05 DEBUG : sizeonly: Sizes identical 2024/09/28 02:00:05 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:05 DEBUG : sizeonly: Unchanged skipping 2024/09/28 02:00:05 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:05 DEBUG : Waiting for deletions to finish 2024/09/28 02:00:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncSizeOnly (7.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/28 02:00:10 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:10 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:12 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/09/28 02:00:12 INFO : ignore-size: Copied (new) 2024/09/28 02:00:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:13 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:13 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:00:13 DEBUG : ignore-size: Unchanged skipping 2024/09/28 02:00:13 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:13 DEBUG : Waiting for deletions to finish 2024/09/28 02:00:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (6.84s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:18 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:00:18 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:18 DEBUG : existing: Unchanged skipping 2024/09/28 02:00:18 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:18 DEBUG : Waiting for deletions to finish 2024/09/28 02:00:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/28 02:00:19 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:19 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:21 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/09/28 02:00:21 INFO : existing: Copied (replaced existing) 2024/09/28 02:00:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (8.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/28 02:00:25 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:25 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/28 02:00:29 INFO : existing: Copied (new) 2024/09/28 02:00:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:30 DEBUG : existing: Destination exists, skipping 2024/09/28 02:00:30 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:30 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:30 DEBUG : Waiting for deletions to finish 2024/09/28 02:00:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (8.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:00:38 DEBUG : d: Making directory 2024/09/28 02:00:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/28 02:00:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:00:41 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:00:41 DEBUG : c/non empty space: Unchanged skipping 2024/09/28 02:00:41 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:00:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/28 02:00:43 INFO : a/potato2: Copied (new) 2024/09/28 02:00:43 DEBUG : Waiting for deletions to finish 2024/09/28 02:00:45 INFO : b/potato: Deleted 2024/09/28 02:00:45 INFO : d: Removing directory 2024/09/28 02:00:47 INFO : b: Removing directory 2024/09/28 02:00:48 DEBUG : Yandex rclone-test-qubeweh9ceko: deleted 2 directories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (24.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:01:01 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/09/28 02:01:01 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:01:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/28 02:01:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/09/28 02:01:01 DEBUG : empty space: Unchanged skipping 2024/09/28 02:01:01 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:01:01 DEBUG : Waiting for deletions to finish 2024/09/28 02:01:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:01:02 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/09/28 02:01:02 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:01:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/28 02:01:03 INFO : empty space: Updated modification time in destination 2024/09/28 02:01:03 DEBUG : empty space: Unchanged skipping 2024/09/28 02:01:03 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:01:03 DEBUG : Waiting for deletions to finish 2024/09/28 02:01:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (8.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:01:10 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/09/28 02:01:10 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:01:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/28 02:01:10 DEBUG : empty space: Unchanged skipping 2024/09/28 02:01:10 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:01:10 DEBUG : Waiting for deletions to finish 2024/09/28 02:01:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:01:15 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/09/28 02:01:15 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:01:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3483089937) 2024/09/28 02:01:15 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qubeweh9ceko) 2024/09/28 02:01:15 DEBUG : foo: md5 differ 2024/09/28 02:01:15 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:01:17 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/09/28 02:01:17 INFO : foo: Copied (replaced existing) 2024/09/28 02:01:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (8.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:01:24 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/28 02:01:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:01:24 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:01:24 DEBUG : empty space: Unchanged skipping 2024/09/28 02:01:24 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:01:26 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/28 02:01:26 INFO : potato: Copied (new) 2024/09/28 02:01:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (8.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:01:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/28 02:01:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:01:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:01:35 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/09/28 02:01:35 INFO : potato: Copied (replaced existing) 2024/09/28 02:01:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.30s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:01:41 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/09/28 02:01:41 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:01:41 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3483089937) 2024/09/28 02:01:41 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qubeweh9ceko) 2024/09/28 02:01:41 DEBUG : potato: md5 differ 2024/09/28 02:01:41 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:01:43 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/09/28 02:01:43 INFO : potato: Copied (replaced existing) 2024/09/28 02:01:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:01:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:01:54 DEBUG : empty space: Unchanged skipping 2024/09/28 02:01:54 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:01:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/28 02:01:54 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:01:54 DEBUG : Waiting for deletions to finish 2024/09/28 02:01:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:02:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:02:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:02:03 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:02:03 DEBUG : empty space: Unchanged skipping 2024/09/28 02:02:03 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:02:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/28 02:02:06 INFO : potato2: Copied (new) 2024/09/28 02:02:06 DEBUG : Waiting for deletions to finish 2024/09/28 02:02:07 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:02:15 DEBUG : d: Making directory 2024/09/28 02:02:15 DEBUG : d/e: Making directory 2024/09/28 02:02:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/28 02:02:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:02:17 DEBUG : c/non empty space: Unchanged skipping 2024/09/28 02:02:17 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:02:17 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:02:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/28 02:02:19 INFO : a/potato2: Copied (new) 2024/09/28 02:02:19 DEBUG : Waiting for deletions to finish 2024/09/28 02:02:20 INFO : b/potato: Deleted 2024/09/28 02:02:20 INFO : d/e: Removing directory 2024/09/28 02:02:22 INFO : d: Removing directory 2024/09/28 02:02:23 INFO : b: Removing directory 2024/09/28 02:02:24 DEBUG : Yandex rclone-test-qubeweh9ceko: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (23.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:02:38 DEBUG : d: Making directory 2024/09/28 02:02:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/28 02:02:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:02:41 DEBUG : c/non empty space: Unchanged skipping 2024/09/28 02:02:41 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:02:41 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:02:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/28 02:02:43 INFO : a/potato2: Copied (new) 2024/09/28 02:02:43 ERROR : Yandex rclone-test-qubeweh9ceko: not deleting files as there were IO errors 2024/09/28 02:02:43 ERROR : Yandex rclone-test-qubeweh9ceko: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (22.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:03:03 DEBUG : Waiting for deletions to finish 2024/09/28 02:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:03:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:03:04 DEBUG : empty space: Unchanged skipping 2024/09/28 02:03:04 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:03:04 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:03:05 INFO : potato: Deleted 2024/09/28 02:03:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/28 02:03:06 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (12.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:03:14 DEBUG : Waiting for deletions to finish 2024/09/28 02:03:15 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:03:15 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:03:16 INFO : potato: Deleted 2024/09/28 02:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:03:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:03:17 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:03:17 DEBUG : empty space: Unchanged skipping 2024/09/28 02:03:17 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:03:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/28 02:03:20 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (15.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:03:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:03:28 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:03:28 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:03:31 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/09/28 02:03:31 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (9.62s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:03:39 DEBUG : enormous: Excluded (Size Filter) 2024/09/28 02:03:39 DEBUG : enormous: Excluded 2024/09/28 02:03:39 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:03:39 DEBUG : potato2: Excluded 2024/09/28 02:03:39 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:03:39 DEBUG : potato2: Excluded 2024/09/28 02:03:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:03:39 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:03:39 DEBUG : empty space: Unchanged skipping 2024/09/28 02:03:39 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:03:39 DEBUG : Waiting for deletions to finish 2024/09/28 02:03:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:03:40 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:03:40 DEBUG : potato2: Excluded 2024/09/28 02:03:40 DEBUG : enormous: Excluded (Size Filter) 2024/09/28 02:03:40 DEBUG : enormous: Excluded 2024/09/28 02:03:40 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:03:40 DEBUG : potato2: Excluded 2024/09/28 02:03:40 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:03:40 DEBUG : potato2: Excluded 2024/09/28 02:03:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:03:40 DEBUG : Local file system at /tmp/rclone3483089937: Waiting for checks to finish 2024/09/28 02:03:40 DEBUG : empty space: Unchanged skipping 2024/09/28 02:03:40 DEBUG : Local file system at /tmp/rclone3483089937: Waiting for transfers to finish 2024/09/28 02:03:40 DEBUG : Waiting for deletions to finish 2024/09/28 02:03:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:03:41 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:03:41 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (11.38s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:03:51 DEBUG : enormous: Excluded (Size Filter) 2024/09/28 02:03:51 DEBUG : enormous: Excluded 2024/09/28 02:03:51 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:03:51 DEBUG : potato2: Excluded 2024/09/28 02:03:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:03:52 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:03:52 DEBUG : empty space: Unchanged skipping 2024/09/28 02:03:52 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:03:52 DEBUG : Waiting for deletions to finish 2024/09/28 02:03:53 INFO : potato2: Deleted 2024/09/28 02:03:54 INFO : enormous: Deleted 2024/09/28 02:03:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:03:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:03:55 DEBUG : empty space: Unchanged skipping 2024/09/28 02:03:55 DEBUG : Local file system at /tmp/rclone3483089937: Waiting for checks to finish 2024/09/28 02:03:55 DEBUG : Local file system at /tmp/rclone3483089937: Waiting for transfers to finish 2024/09/28 02:03:55 DEBUG : Waiting for deletions to finish 2024/09/28 02:03:55 INFO : potato2: Deleted 2024/09/28 02:03:55 INFO : enormous: Deleted 2024/09/28 02:03:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (12.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:04:07 DEBUG : five: Need to transfer - File not found at Destination 2024/09/28 02:04:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/09/28 02:04:07 DEBUG : three: Sizes identical 2024/09/28 02:04:07 DEBUG : one: Destination is newer than source, skipping 2024/09/28 02:04:07 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3483089937) 2024/09/28 02:04:07 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qubeweh9ceko) 2024/09/28 02:04:07 DEBUG : two: md5 differ 2024/09/28 02:04:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/09/28 02:04:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/09/28 02:04:07 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:04:09 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/28 02:04:09 INFO : five: Copied (new) 2024/09/28 02:04:09 DEBUG : four: Dst hash empty - aborting Src hash check 2024/09/28 02:04:09 INFO : four: Copied (replaced existing) 2024/09/28 02:04:09 DEBUG : two: Dst hash empty - aborting Src hash check 2024/09/28 02:04:09 INFO : two: Copied (replaced existing) 2024/09/28 02:04:09 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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:1343 Error: Should be true Test: TestSyncWithUpdateOlder Messages: two: Modification time difference too big |-111733h4m10s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2024-09-28 02:04:09 +0000 UTC) (precision 1ns) 2024/09/28 02:04:10 DEBUG : one: Destination is newer than source, skipping 2024/09/28 02:04:10 DEBUG : two: Destination is newer than source, skipping 2024/09/28 02:04:10 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:10 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/28 02:04:10 DEBUG : five: Size and md5 of src and dst objects identical 2024/09/28 02:04:10 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/28 02:04:10 DEBUG : four: Size and md5 of src and dst objects identical 2024/09/28 02:04:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/09/28 02:04:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/09/28 02:04:10 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3483089937) 2024/09/28 02:04:10 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qubeweh9ceko) 2024/09/28 02:04:10 DEBUG : three: md5 differ 2024/09/28 02:04:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/09/28 02:04:10 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:04:12 DEBUG : three: Dst hash empty - aborting Src hash check 2024/09/28 02:04:12 INFO : three: Copied (replaced existing) 2024/09/28 02:04:12 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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:1356 Error: Should be true Test: TestSyncWithUpdateOlder Messages: two: Modification time difference too big |-111733h4m10s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2024-09-28 02:04:09 +0000 UTC) (precision 1ns) --- FAIL: TestSyncWithUpdateOlder (21.96s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:1436: Can track renames: true 2024/09/28 02:04:22 INFO : Yandex rclone-test-qubeweh9ceko: Making map for --track-renames 2024/09/28 02:04:22 INFO : Yandex rclone-test-qubeweh9ceko: Finished making map for --track-renames 2024/09/28 02:04:22 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/28 02:04:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/28 02:04:22 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for renames to finish 2024/09/28 02:04:22 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:04:24 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/28 02:04:24 INFO : yam: Copied (new) 2024/09/28 02:04:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/28 02:04:25 INFO : potato: Copied (new) 2024/09/28 02:04:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:04:26 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:04:26 INFO : Yandex rclone-test-qubeweh9ceko: Making map for --track-renames 2024/09/28 02:04:26 INFO : Yandex rclone-test-qubeweh9ceko: Finished making map for --track-renames 2024/09/28 02:04:26 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:26 DEBUG : potato: Unchanged skipping 2024/09/28 02:04:26 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for renames to finish 2024/09/28 02:04:27 INFO : yam: Moved (server-side) to: yaml 2024/09/28 02:04:27 INFO : yaml: Renamed from "yam" 2024/09/28 02:04:27 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:04:27 DEBUG : Waiting for deletions to finish 2024/09/28 02:04:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (11.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:1508: Can track renames: true 2024/09/28 02:04:33 INFO : Yandex rclone-test-qubeweh9ceko: Making map for --track-renames 2024/09/28 02:04:33 INFO : Yandex rclone-test-qubeweh9ceko: Finished making map for --track-renames 2024/09/28 02:04:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/28 02:04:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/28 02:04:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for renames to finish 2024/09/28 02:04:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:04:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/28 02:04:35 INFO : potato: Copied (new) 2024/09/28 02:04:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/28 02:04:35 INFO : yam: Copied (new) 2024/09/28 02:04:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:04:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:04:36 INFO : Yandex rclone-test-qubeweh9ceko: Making map for --track-renames 2024/09/28 02:04:36 INFO : Yandex rclone-test-qubeweh9ceko: Finished making map for --track-renames 2024/09/28 02:04:36 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:36 DEBUG : potato: Unchanged skipping 2024/09/28 02:04:36 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for renames to finish 2024/09/28 02:04:39 INFO : yam: Moved (server-side) to: yaml 2024/09/28 02:04:39 INFO : yaml: Renamed from "yam" 2024/09/28 02:04:39 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:04:39 DEBUG : Waiting for deletions to finish 2024/09/28 02:04:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:1547: Can track renames: true 2024/09/28 02:04:44 INFO : Yandex rclone-test-qubeweh9ceko: Making map for --track-renames 2024/09/28 02:04:44 INFO : Yandex rclone-test-qubeweh9ceko: Finished making map for --track-renames 2024/09/28 02:04:44 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/28 02:04:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/28 02:04:44 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for renames to finish 2024/09/28 02:04:44 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:04:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/28 02:04:46 INFO : potato: Copied (new) 2024/09/28 02:04:47 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/28 02:04:47 INFO : sub/yam: Copied (new) 2024/09/28 02:04:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:04:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:04:49 DEBUG : potato: Unchanged skipping 2024/09/28 02:04:49 INFO : Yandex rclone-test-qubeweh9ceko: Making map for --track-renames 2024/09/28 02:04:49 INFO : Yandex rclone-test-qubeweh9ceko: Finished making map for --track-renames 2024/09/28 02:04:49 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:49 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for renames to finish 2024/09/28 02:04:51 INFO : sub/yam: Moved (server-side) to: yam 2024/09/28 02:04:51 INFO : yam: Renamed from "sub/yam" 2024/09/28 02:04:51 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:04:51 DEBUG : Waiting for deletions to finish 2024/09/28 02:04:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.92s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:04:59 DEBUG : Creating backend with remote "/tmp/rclone3483089937/dir1" 2024/09/28 02:04:59 DEBUG : Config file has changed externally - reloading 2024/09/28 02:04:59 DEBUG : Creating backend with remote "/tmp/rclone3483089937/dir2" 2024/09/28 02:04:59 DEBUG : Local file system at /tmp/rclone3483089937/dir2: Using server-side directory move 2024/09/28 02:04:59 INFO : Local file system at /tmp/rclone3483089937/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/28 02:04:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/28 02:04:59 DEBUG : Local file system at /tmp/rclone3483089937/dir2: Waiting for checks to finish 2024/09/28 02:04:59 DEBUG : Local file system at /tmp/rclone3483089937/dir2: Waiting for transfers to finish 2024/09/28 02:04:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.59s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:04:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:04:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/28 02:04:59 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:04:59 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:05:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 02:05:02 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:05:02 INFO : sub dir/hello world: Deleted 2024/09/28 02:05:02 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/09/28 02:05:02 INFO : nested/sub dir/file: Copied (new) 2024/09/28 02:05:02 INFO : nested/sub dir/file: Deleted 2024/09/28 02:05:02 INFO : sub dir: Removing directory 2024/09/28 02:05:02 INFO : nested/sub dir: Removing directory 2024/09/28 02:05:02 INFO : nested: Removing directory 2024/09/28 02:05:02 DEBUG : Local file system at /tmp/rclone3483089937: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (16.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:05:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/28 02:05:16 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:05:16 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:05:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/28 02:05:18 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:05:18 INFO : sub dir/hello world: Deleted 2024/09/28 02:05:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/09/28 02:05:19 INFO : nested/sub dir/file: Copied (new) 2024/09/28 02:05:19 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.73s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:05:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/28 02:05:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/28 02:05:30 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:05:30 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:05:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/28 02:05:32 INFO : existing: Copied (new) 2024/09/28 02:05:32 INFO : existing: Deleted 2024/09/28 02:05:32 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/09/28 02:05:32 INFO : existing-b: Copied (new) 2024/09/28 02:05:32 INFO : existing-b: Deleted 2024/09/28 02:05:33 DEBUG : existing: Destination exists, skipping 2024/09/28 02:05:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/28 02:05:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:05:33 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:05:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (8.16s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:05:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-mokomaz2lowu" sync_test.go:1603: Server side move (if possible) Yandex rclone-test-qubeweh9ceko -> Yandex rclone-test-mokomaz2lowu 2024/09/28 02:05:49 DEBUG : Yandex rclone-test-mokomaz2lowu: Using server-side directory move 2024/09/28 02:05:49 INFO : Yandex rclone-test-mokomaz2lowu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/28 02:05:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:05:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:05:50 DEBUG : empty space: Unchanged skipping 2024/09/28 02:05:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/28 02:05:50 DEBUG : Yandex rclone-test-mokomaz2lowu: Waiting for checks to finish 2024/09/28 02:05:51 INFO : potato3: Deleted 2024/09/28 02:05:51 INFO : potato2: Moved (server-side) 2024/09/28 02:05:52 INFO : empty space: Deleted 2024/09/28 02:05:52 DEBUG : Yandex rclone-test-mokomaz2lowu: Waiting for transfers to finish 2024/09/28 02:05:52 INFO : potato3: Moved (server-side) 2024/09/28 02:05:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-bawukot1deco" 2024/09/28 02:05:53 DEBUG : Yandex rclone-test-bawukot1deco: Using server-side directory move 2024/09/28 02:05:55 INFO : Yandex rclone-test-bawukot1deco: Server side directory move succeeded 2024/09/28 02:05:56 ERROR : : error listing: directory not found 2024/09/28 02:05:56 DEBUG : Yandex rclone-test-bawukot1deco: Purge remote 2024/09/28 02:05:59 DEBUG : Yandex rclone-test-mokomaz2lowu: Purge remote 2024/09/28 02:05:59 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (21.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:05:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-dulodaq2cati" sync_test.go:1603: Server side move (if possible) Yandex rclone-test-qubeweh9ceko -> Yandex rclone-test-dulodaq2cati 2024/09/28 02:06:11 DEBUG : empty space: Excluded (Size Filter) 2024/09/28 02:06:11 DEBUG : empty space: Excluded 2024/09/28 02:06:11 DEBUG : empty space: Excluded (Size Filter) 2024/09/28 02:06:11 DEBUG : empty space: Excluded 2024/09/28 02:06:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:06:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/28 02:06:11 DEBUG : Yandex rclone-test-dulodaq2cati: Waiting for checks to finish 2024/09/28 02:06:11 DEBUG : Yandex rclone-test-dulodaq2cati: Waiting for transfers to finish 2024/09/28 02:06:12 INFO : potato2: Moved (server-side) 2024/09/28 02:06:13 INFO : potato3: Deleted 2024/09/28 02:06:15 INFO : potato3: Moved (server-side) 2024/09/28 02:06:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-gutuzej3bewa" 2024/09/28 02:06:16 DEBUG : empty space: Excluded (Size Filter) 2024/09/28 02:06:16 DEBUG : empty space: Excluded 2024/09/28 02:06:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:06:16 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/28 02:06:16 DEBUG : Yandex rclone-test-gutuzej3bewa: Waiting for checks to finish 2024/09/28 02:06:16 DEBUG : Yandex rclone-test-gutuzej3bewa: Waiting for transfers to finish 2024/09/28 02:06:18 INFO : potato3: Moved (server-side) 2024/09/28 02:06:18 INFO : potato2: Moved (server-side) 2024/09/28 02:06:19 DEBUG : Yandex rclone-test-gutuzej3bewa: Purge remote 2024/09/28 02:06:21 DEBUG : Yandex rclone-test-dulodaq2cati: Purge remote --- PASS: TestServerSideMoveWithFilter (25.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:06:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-fagiyid4bipe" 2024/09/28 02:06:30 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) Yandex rclone-test-qubeweh9ceko -> Yandex rclone-test-fagiyid4bipe 2024/09/28 02:06:35 DEBUG : Yandex rclone-test-fagiyid4bipe: Using server-side directory move 2024/09/28 02:06:36 INFO : Yandex rclone-test-fagiyid4bipe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/28 02:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:06:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:06:36 DEBUG : empty space: Unchanged skipping 2024/09/28 02:06:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/28 02:06:36 DEBUG : Yandex rclone-test-fagiyid4bipe: Waiting for checks to finish 2024/09/28 02:06:37 INFO : potato3: Deleted 2024/09/28 02:06:37 INFO : empty space: Deleted 2024/09/28 02:06:37 DEBUG : Yandex rclone-test-fagiyid4bipe: Waiting for transfers to finish 2024/09/28 02:06:38 INFO : potato2: Moved (server-side) 2024/09/28 02:06:38 INFO : potato3: Moved (server-side) 2024/09/28 02:06:38 INFO : tomatoDir: Removing directory 2024/09/28 02:06:40 DEBUG : Yandex rclone-test-qubeweh9ceko: deleted 1 directories 2024/09/28 02:06:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-gatahip3niqe" 2024/09/28 02:06:41 DEBUG : tomatoDir: Making directory 2024/09/28 02:06:42 DEBUG : Yandex rclone-test-gatahip3niqe: Using server-side directory move 2024/09/28 02:06:44 INFO : Yandex rclone-test-gatahip3niqe: Server side directory move succeeded 2024/09/28 02:06:45 ERROR : : error listing: directory not found 2024/09/28 02:06:45 ERROR : : error listing: directory not found 2024/09/28 02:06:45 DEBUG : Yandex rclone-test-gatahip3niqe: Purge remote 2024/09/28 02:06:49 DEBUG : Yandex rclone-test-fagiyid4bipe: Purge remote 2024/09/28 02:06:49 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.59s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:06:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncOverlap (7.75s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:06:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/rclone-sync-test" 2024/09/28 02:06:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/rclone-sync-test-include/layer2" 2024/09/28 02:07:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/rclone-sync-test-ignore-file" 2024/09/28 02:07:05 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:07:07 DEBUG : Yandex rclone-test-qubeweh9ceko/rclone-sync-test: Waiting for checks to finish 2024/09/28 02:07:07 DEBUG : Yandex rclone-test-qubeweh9ceko/rclone-sync-test: Waiting for transfers to finish 2024/09/28 02:07:07 DEBUG : Waiting for deletions to finish 2024/09/28 02:07:07 INFO : There was nothing to transfer 2024/09/28 02:07:07 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:07:09 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:07:09 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:07:09 DEBUG : Waiting for deletions to finish 2024/09/28 02:07:09 INFO : rclone-sync-test-include: Removing directory 2024/09/28 02:07:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/28 02:07:09 DEBUG : Yandex rclone-test-qubeweh9ceko: failed to delete 1 directories 2024/09/28 02:07:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:10 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:11 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:13 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:15 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:17 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:19 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:07:21 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:07:22 DEBUG : Yandex rclone-test-qubeweh9ceko/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/09/28 02:07:22 DEBUG : Yandex rclone-test-qubeweh9ceko/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/09/28 02:07:22 DEBUG : Waiting for deletions to finish 2024/09/28 02:07:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:22 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:24 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:07:27 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:07:28 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:07:28 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:07:28 DEBUG : Waiting for deletions to finish 2024/09/28 02:07:28 INFO : rclone-sync-test-include: Removing directory 2024/09/28 02:07:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/28 02:07:28 DEBUG : Yandex rclone-test-qubeweh9ceko: failed to delete 1 directories 2024/09/28 02:07:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:29 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:31 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:33 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:34 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:07:36 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:36 DEBUG : : Excluded 2024/09/28 02:07:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:07:37 DEBUG : Yandex rclone-test-qubeweh9ceko/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/09/28 02:07:37 DEBUG : Yandex rclone-test-qubeweh9ceko/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/09/28 02:07:37 DEBUG : Waiting for deletions to finish 2024/09/28 02:07:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:38 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:40 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:41 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:43 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:07:45 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:07:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:07:46 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (67.59s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:08:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dst" 2024/09/28 02:08:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/CompareDest" 2024/09/28 02:08:06 DEBUG : one: Need to transfer - File not found at Destination 2024/09/28 02:08:06 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:08:06 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:08:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/28 02:08:08 INFO : one: Copied (new) 2024/09/28 02:08:08 DEBUG : Waiting for deletions to finish 2024/09/28 02:08:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:08:10 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:08:10 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:08:12 DEBUG : one: Dst hash empty - aborting Src hash check 2024/09/28 02:08:12 INFO : one: Copied (replaced existing) 2024/09/28 02:08:12 DEBUG : Waiting for deletions to finish 2024/09/28 02:08:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:08:18 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:08:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:08:19 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:08:19 DEBUG : Waiting for deletions to finish 2024/09/28 02:08:19 INFO : There was nothing to transfer 2024/09/28 02:08:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/28 02:08:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:08:22 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:08:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:08:22 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:08:22 DEBUG : Waiting for deletions to finish 2024/09/28 02:08:22 INFO : There was nothing to transfer 2024/09/28 02:08:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/28 02:08:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:08:24 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:08:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:08:24 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:08:24 DEBUG : Waiting for deletions to finish 2024/09/28 02:08:24 INFO : There was nothing to transfer 2024/09/28 02:08:26 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2024/09/28 02:08:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/28 02:08:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/28 02:08:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:08:26 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:08:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:08:26 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:08:26 DEBUG : Waiting for deletions to finish 2024/09/28 02:08:26 INFO : There was nothing to transfer 2024/09/28 02:08:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/28 02:08:28 DEBUG : two: Need to transfer - File not found at Destination 2024/09/28 02:08:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:08:28 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:08:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:08:29 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:08:30 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/09/28 02:08:30 INFO : two: Copied (new) 2024/09/28 02:08:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (41.42s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:08:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dest" 2024/09/28 02:08:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/pre-dest1" 2024/09/28 02:08:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/pre-dest2" 2024/09/28 02:08:54 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:54 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/28 02:08:55 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:08:55 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/28 02:08:55 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/28 02:08:55 DEBUG : Yandex rclone-test-qubeweh9ceko/dest: Waiting for checks to finish 2024/09/28 02:08:55 DEBUG : Yandex rclone-test-qubeweh9ceko/dest: Waiting for transfers to finish 2024/09/28 02:08:58 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/09/28 02:08:58 INFO : 3: Copied (new) 2024/09/28 02:08:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (21.17s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:09:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dst" 2024/09/28 02:09:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/CopyDest" 2024/09/28 02:09:09 DEBUG : one: Need to transfer - File not found at Destination 2024/09/28 02:09:09 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:09:09 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:09:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/28 02:09:11 INFO : one: Copied (new) 2024/09/28 02:09:11 DEBUG : Waiting for deletions to finish 2024/09/28 02:09:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:09:13 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:09:13 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:09:15 DEBUG : one: Dst hash empty - aborting Src hash check 2024/09/28 02:09:15 INFO : one: Copied (replaced existing) 2024/09/28 02:09:15 DEBUG : Waiting for deletions to finish 2024/09/28 02:09:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/BackupDir" 2024/09/28 02:09:21 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:09:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:09:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:09:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:09:23 INFO : one: Moved (server-side) 2024/09/28 02:09:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/28 02:09:25 INFO : one: Copied (server-side copy) 2024/09/28 02:09:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/28 02:09:25 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:09:25 DEBUG : Waiting for deletions to finish 2024/09/28 02:09:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:09:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/28 02:09:29 INFO : two: Copied (server-side copy) 2024/09/28 02:09:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/28 02:09:29 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:09:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:09:29 DEBUG : one: Unchanged skipping 2024/09/28 02:09:29 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:09:29 DEBUG : Waiting for deletions to finish 2024/09/28 02:09:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:09:30 DEBUG : one: Unchanged skipping 2024/09/28 02:09:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:09:30 DEBUG : two: Unchanged skipping 2024/09/28 02:09:30 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:09:30 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:09:30 DEBUG : Waiting for deletions to finish 2024/09/28 02:09:30 INFO : There was nothing to transfer 2024/09/28 02:09:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/28 02:09:33 DEBUG : three: Destination not found in --copy-dest 2024/09/28 02:09:33 DEBUG : three: Need to transfer - File not found at Destination 2024/09/28 02:09:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:09:33 DEBUG : one: Unchanged skipping 2024/09/28 02:09:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:09:33 DEBUG : two: Unchanged skipping 2024/09/28 02:09:33 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:09:33 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:09:35 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/09/28 02:09:35 INFO : three: Copied (new) 2024/09/28 02:09:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (49.74s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:10:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dst" 2024/09/28 02:10:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/backup" 2024/09/28 02:10:05 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:10:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:10:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:10:05 DEBUG : two: Unchanged skipping 2024/09/28 02:10:06 INFO : one: Moved (server-side) 2024/09/28 02:10:06 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:10:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/28 02:10:08 INFO : one: Copied (new) 2024/09/28 02:10:08 DEBUG : Waiting for deletions to finish 2024/09/28 02:10:10 INFO : three.txt: Moved (server-side) 2024/09/28 02:10:10 INFO : three.txt: Moved into backup dir 2024/09/28 02:10:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:10:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:10:13 DEBUG : two: Unchanged skipping 2024/09/28 02:10:13 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:10:15 INFO : one: Deleted 2024/09/28 02:10:17 INFO : one: Moved (server-side) 2024/09/28 02:10:17 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:10:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/28 02:10:19 INFO : one: Copied (new) 2024/09/28 02:10:19 DEBUG : Waiting for deletions to finish 2024/09/28 02:10:20 INFO : three.txt: Deleted 2024/09/28 02:10:22 INFO : three.txt: Moved (server-side) 2024/09/28 02:10:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (35.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:10:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dst" 2024/09/28 02:10:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/backup" 2024/09/28 02:10:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:10:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:10:41 DEBUG : two: Unchanged skipping 2024/09/28 02:10:41 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:10:42 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:10:42 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:10:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/28 02:10:44 INFO : one: Copied (new) 2024/09/28 02:10:44 DEBUG : Waiting for deletions to finish 2024/09/28 02:10:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:10:47 INFO : three.txt: Moved into backup dir 2024/09/28 02:10:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:10:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:10:50 DEBUG : two: Unchanged skipping 2024/09/28 02:10:50 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:10:52 INFO : one.bak: Deleted 2024/09/28 02:10:54 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:10:54 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:10:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/28 02:10:56 INFO : one: Copied (new) 2024/09/28 02:10:56 DEBUG : Waiting for deletions to finish 2024/09/28 02:10:57 INFO : three.txt.bak: Deleted 2024/09/28 02:10:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:10:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (36.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:11:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dst" 2024/09/28 02:11:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/backup" 2024/09/28 02:11:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:11:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:11:18 DEBUG : two: Unchanged skipping 2024/09/28 02:11:18 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:11:20 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/28 02:11:20 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:11:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/28 02:11:22 INFO : one: Copied (new) 2024/09/28 02:11:22 DEBUG : Waiting for deletions to finish 2024/09/28 02:11:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/28 02:11:24 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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:2302 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2330 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-111853h11m28.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-09-28 02:11:28 +0000 UTC) (precision 1ns) 2024/09/28 02:11:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:11:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:11:29 DEBUG : two: Unchanged skipping 2024/09/28 02:11:29 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:11:31 INFO : one-2019-01-01: Deleted 2024/09/28 02:11:32 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/28 02:11:32 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:11:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/28 02:11:34 INFO : one: Copied (new) 2024/09/28 02:11:34 DEBUG : Waiting for deletions to finish 2024/09/28 02:11:37 INFO : three-2019-01-01.txt: Deleted 2024/09/28 02:11:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/28 02:11:38 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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:2321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2330 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: Modification time difference too big |-111853h11m37.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-09-28 02:11:37 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (37.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:11:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dst" 2024/09/28 02:11:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:11:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:11:54 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:11:54 DEBUG : two: Unchanged skipping 2024/09/28 02:11:55 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:11:55 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:11:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/28 02:11:57 INFO : one: Copied (new) 2024/09/28 02:11:57 DEBUG : Waiting for deletions to finish 2024/09/28 02:11:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:11:59 INFO : three.txt: Moved into backup dir 2024/09/28 02:12:04 DEBUG : one.bak: Excluded (Path Filter) 2024/09/28 02:12:04 DEBUG : one.bak: Excluded 2024/09/28 02:12:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/28 02:12:04 DEBUG : three.txt.bak: Excluded 2024/09/28 02:12:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:12:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:12:04 DEBUG : two: Unchanged skipping 2024/09/28 02:12:04 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for checks to finish 2024/09/28 02:12:05 INFO : one.bak: Deleted 2024/09/28 02:12:07 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:12:07 DEBUG : Yandex rclone-test-qubeweh9ceko/dst: Waiting for transfers to finish 2024/09/28 02:12:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/28 02:12:09 INFO : one: Copied (new) 2024/09/28 02:12:09 DEBUG : Waiting for deletions to finish 2024/09/28 02:12:11 INFO : three.txt.bak: Deleted 2024/09/28 02:12:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:12:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (34.04s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:12:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dst" 2024/09/28 02:12:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:12:30 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:12:32 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/09/28 02:12:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/28 02:12:33 DEBUG : pacer: Reducing sleep to 15ms 2024/09/28 02:12:33 DEBUG : pacer: Reducing sleep to 11.25ms 2024/09/28 02:12:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/28 02:12:33 INFO : one: Copied (new) 2024/09/28 02:12:34 DEBUG : pacer: Reducing sleep to 10ms 2024/09/28 02:12:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:12:34 DEBUG : two: Unchanged skipping 2024/09/28 02:12:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/28 02:12:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:12:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/09/28 02:12:38 INFO : three.txt: Copied (new) 2024/09/28 02:12:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:12:42 INFO : one.bak: Deleted 2024/09/28 02:12:46 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:12:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/28 02:12:48 INFO : one: Copied (new) 2024/09/28 02:12:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:12:49 DEBUG : two: Unchanged skipping 2024/09/28 02:12:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/28 02:12:50 INFO : three.txt.bak: Deleted 2024/09/28 02:12:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:12:54 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/09/28 02:12:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (41.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:13:09 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/09/28 02:13:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/28 02:13:10 DEBUG : pacer: Reducing sleep to 15ms 2024/09/28 02:13:10 DEBUG : pacer: Reducing sleep to 11.25ms 2024/09/28 02:13:10 DEBUG : pacer: Reducing sleep to 10ms 2024/09/28 02:13:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-qubeweh9ceko/dst" 2024/09/28 02:13:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:13:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/28 02:13:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/28 02:13:15 INFO : one: Copied (new) 2024/09/28 02:13:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:13:16 DEBUG : two: Unchanged skipping 2024/09/28 02:13:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/28 02:13:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/28 02:13:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/09/28 02:13:21 INFO : three.txt: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2418 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one: Modification time difference too big |-111853h13m14.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-09-28 02:13:14 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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:2391 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2418 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one: Modification time difference too big |-111853h13m14.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-09-28 02:13:14 +0000 UTC) (precision 1ns) 2024/09/28 02:13:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:13:24 INFO : one-2019-01-01: Deleted 2024/09/28 02:13:26 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/28 02:13:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/28 02:13:28 INFO : one: Copied (new) 2024/09/28 02:13:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:13:28 DEBUG : two: Unchanged skipping 2024/09/28 02:13:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/28 02:13:29 INFO : three-2019-01-01.txt: Deleted 2024/09/28 02:13:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/28 02:13:33 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/09/28 02:13:33 INFO : three.txt: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2418 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-111853h13m25.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-09-28 02:13:25 +0000 UTC) (precision 1ns) --- FAIL: TestSyncSuffixKeepExtension (41.02s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:13:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/28 02:13:45 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:13:45 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:13:48 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/09/28 02:13:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/28 02:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.91s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:13:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/28 02:13:50 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:13:50 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:13:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/28 02:13:54 INFO : existing: Copied (new) 2024/09/28 02:13:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:13:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/28 02:13:56 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:13:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/28 02:13:56 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:13:56 ERROR : Yandex rclone-test-qubeweh9ceko: not deleting files as there were IO errors 2024/09/28 02:13:56 ERROR : Yandex rclone-test-qubeweh9ceko: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncImmutable (9.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:14:02 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:14:02 DEBUG : existing: Unchanged skipping 2024/09/28 02:14:02 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:14:02 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:14:02 DEBUG : Waiting for deletions to finish 2024/09/28 02:14:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.14s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:2529: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (2.04s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.65s) --- SKIP: TestMaxTransfer/Cautious (0.95s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:14:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/09/28 02:14:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/28 02:14:47 DEBUG : pacer: Reducing sleep to 15ms 2024/09/28 02:14:48 DEBUG : pacer: Reducing sleep to 11.25ms 2024/09/28 02:14:48 DEBUG : pacer: Reducing sleep to 10ms 2024/09/28 02:15:22 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:15:22 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both0: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both12: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both13: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both11: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both15: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both16: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both17: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both18: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both19: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both2: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both3: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both4: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both5: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both6: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both7: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both8: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:15:22 DEBUG : both9: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both10: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both1: Unchanged skipping 2024/09/28 02:15:22 DEBUG : both14: Unchanged skipping 2024/09/28 02:15:22 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:15:22 DEBUG : Waiting for deletions to finish 2024/09/28 02:15:23 INFO : only6: Deleted 2024/09/28 02:15:23 INFO : only12: Deleted 2024/09/28 02:15:23 INFO : only7: Deleted 2024/09/28 02:15:24 INFO : only3: Deleted 2024/09/28 02:15:24 INFO : only8: Deleted 2024/09/28 02:15:24 INFO : only18: Deleted 2024/09/28 02:15:25 INFO : only10: Deleted 2024/09/28 02:15:25 INFO : only19: Deleted 2024/09/28 02:15:25 INFO : only5: Deleted 2024/09/28 02:15:26 INFO : only4: Deleted 2024/09/28 02:15:26 INFO : only17: Deleted 2024/09/28 02:15:26 INFO : only15: Deleted 2024/09/28 02:15:27 INFO : only14: Deleted 2024/09/28 02:15:27 INFO : only13: Deleted 2024/09/28 02:15:28 INFO : only16: Deleted 2024/09/28 02:15:28 INFO : only2: Deleted 2024/09/28 02:15:28 INFO : only9: Deleted 2024/09/28 02:15:29 INFO : only11: Deleted 2024/09/28 02:15:29 INFO : only0: Deleted 2024/09/28 02:15:30 INFO : only1: Deleted 2024/09/28 02:15:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (114.19s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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:2638 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2656 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both6: Modification time difference too big |-207310h11m19.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-09-28 02:16:26 +0000 UTC) (precision 1ns) 2024/09/28 02:17:15 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both0: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both1: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both10: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both11: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both12: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both13: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both14: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both15: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both16: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both17: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both18: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both19: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both2: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both4: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both6: Modification times differ by 207310h11m19.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2024-09-28 02:16:26 +0000 UTC 2024/09/28 02:17:15 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for checks to finish 2024/09/28 02:17:15 DEBUG : both6: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/28 02:17:15 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both3: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both8: Unchanged skipping 2024/09/28 02:17:15 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/28 02:17:15 DEBUG : both9: Unchanged skipping 2024/09/28 02:17:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : both7: Unchanged skipping 2024/09/28 02:17:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/28 02:17:15 DEBUG : both5: Unchanged skipping 2024/09/28 02:17:16 INFO : both6: Updated modification time in destination 2024/09/28 02:17:16 DEBUG : both6: Unchanged skipping 2024/09/28 02:17:16 DEBUG : Yandex rclone-test-qubeweh9ceko: Waiting for transfers to finish 2024/09/28 02:17:17 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/09/28 02:17:17 INFO : only0: Copied (replaced existing) 2024/09/28 02:17:18 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/09/28 02:17:18 INFO : only1: Copied (replaced existing) 2024/09/28 02:17:18 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/09/28 02:17:18 INFO : only11: Copied (replaced existing) 2024/09/28 02:17:18 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/09/28 02:17:18 INFO : only12: Copied (replaced existing) 2024/09/28 02:17:19 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/09/28 02:17:19 INFO : only15: Copied (replaced existing) 2024/09/28 02:17:19 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/09/28 02:17:19 INFO : only16: Copied (replaced existing) 2024/09/28 02:17:21 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/09/28 02:17:21 INFO : only17: Copied (replaced existing) 2024/09/28 02:17:21 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/09/28 02:17:21 INFO : only14: Copied (replaced existing) 2024/09/28 02:17:21 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/09/28 02:17:21 INFO : only18: Copied (replaced existing) 2024/09/28 02:17:22 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/09/28 02:17:22 INFO : only13: Copied (replaced existing) 2024/09/28 02:17:23 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/09/28 02:17:23 INFO : only3: Copied (replaced existing) 2024/09/28 02:17:24 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/09/28 02:17:24 INFO : only2: Copied (replaced existing) 2024/09/28 02:17:24 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/09/28 02:17:24 INFO : only4: Copied (replaced existing) 2024/09/28 02:17:25 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/09/28 02:17:25 INFO : only5: Copied (replaced existing) 2024/09/28 02:17:26 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/09/28 02:17:26 INFO : only7: Copied (replaced existing) 2024/09/28 02:17:26 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/09/28 02:17:26 INFO : only6: Copied (replaced existing) 2024/09/28 02:17:27 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/09/28 02:17:27 INFO : only8: Copied (replaced existing) 2024/09/28 02:17:27 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/09/28 02:17:27 INFO : only19: Copied (replaced existing) 2024/09/28 02:17:28 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/09/28 02:17:28 INFO : only10: Copied (replaced existing) 2024/09/28 02:17:28 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/09/28 02:17:28 INFO : only9: Copied (replaced existing) 2024/09/28 02:17:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (140.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:18:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 02:18:21 DEBUG : sub dir: Making directory 2024/09/28 02:18:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (46.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" 2024/09/28 02:19:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 02:19:08 DEBUG : sub dir: Making directory 2024/09/28 02:19:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qubeweh9ceko", Local "Local file system at /tmp/rclone3483089937", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.91s) FAIL 2024/09/28 02:19:53 DEBUG : Yandex rclone-test-qubeweh9ceko: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 22m50.683104458s (try 1/5): exit status 1: Failed [TestCopyWithFilesFromAndNoTraverse TestSyncWithUpdateOlder TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffixKeepExtension TestSyncConcurrentTruncate]