"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/05 04:34:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega" 2024/11/05 04:34:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:34:27 DEBUG : Starting OpenDrive session with ID: 44bf067cff7cc9a3561984191cd42d3793d5e1f7302ff0a55fa73e5b178c24e4 2024/11/05 04:34:27 DEBUG : Creating backend with remote "/tmp/rclone2208181555" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:28 ERROR : OpenDrive root 'rclone-test-lapimiy9bega': error reading destination root directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/05 04:34:28 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:28 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:59: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:59 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyWithDryRun 2024/11/05 04:34:28 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:59 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyWithDryRun 2024/11/05 04:34:28 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1337 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:59 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyWithDryRun --- FAIL: TestCopyWithDryRun (0.88s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 04:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:34:28 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:28 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:34:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:34:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:34:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:31 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.91s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:33 DEBUG : Creating backend with remote "/non-existing" 2024/11/05 04:34:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/05 04:34:33 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:33 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:34:34 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:34 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:34:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:34:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:34:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.03s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:37 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Running all checks before starting transfers 2024/11/05 04:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:34:38 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:38 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Checks finished, now starting transfers 2024/11/05 04:34:38 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:34:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:34:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:34:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.09s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:42 ERROR : Ignoring --no-traverse with sync 2024/11/05 04:34:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:34:42 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:42 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:34:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:34:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:34:44 INFO : sub dir/hello world: Copied (new) 2024/11/05 04:34:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestSyncNoTraverse (5.16s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/05 04:34:47 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:47 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:34:48 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/05 04:34:49 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/05 04:34:49 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyWithDepth (3.00s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:34:50 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:50 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:34:51 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/05 04:34:52 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:34:52 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:34:53 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:53 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:34:53 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/05 04:34:54 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:34:54 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/05 04:34:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/05 04:34:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/05 04:34:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 04:34:56 DEBUG : sub dir: Making directory 2024/11/05 04:34:56 DEBUG : sub dir2: Making directory 2024/11/05 04:34:56 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/05 04:34:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:34:57 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:34:57 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:34:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:34:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:34:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:34:59 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.78s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:01 DEBUG : sub dir2: Making directory 2024/11/05 04:35:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/05 04:35:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/05 04:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:35:01 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:35:01 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:35:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:35:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.52s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:05 DEBUG : sub dir2: Making directory with metadata 2024/11/05 04:35:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/05 04:35:05 DEBUG : sub dir: Making directory 2024/11/05 04:35:05 DEBUG : sub dir2: Making directory 2024/11/05 04:35:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:35:06 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:35:06 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:35:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:35:07 INFO : sub dir/hello world: Copied (new) 2024/11/05 04:35:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:08 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/05 04:35:08 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:10 DEBUG : sub dir2: Making directory 2024/11/05 04:35:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:35:10 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:35:10 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:35:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:35:12 INFO : sub dir/hello world: Copied (new) 2024/11/05 04:35:12 INFO : sub dir/hello world: Deleted run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestMoveNoEmptyDirectories (4.69s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:15 DEBUG : sub dir2: Making directory with metadata 2024/11/05 04:35:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/05 04:35:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 04:35:15 DEBUG : sub dir: Making directory 2024/11/05 04:35:15 DEBUG : sub dir2: Making directory 2024/11/05 04:35:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:35:16 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:35:16 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:35:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:35:17 INFO : sub dir/hello world: Copied (new) 2024/11/05 04:35:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:18 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:20 DEBUG : sub dir2: Making directory 2024/11/05 04:35:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:35:20 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:35:20 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:35:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:35:22 INFO : sub dir/hello world: Copied (new) 2024/11/05 04:35:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.61s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-doyugul3dezu" 2024/11/05 04:35:26 DEBUG : Starting OpenDrive session with ID: 9fe6cb97a8c0063db2af95efbbdae030940e3d75fc9951630eea2e3c0253df47 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-lapimiy9bega' -> OpenDrive root 'rclone-test-doyugul3dezu' 2024/11/05 04:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:35:27 DEBUG : OpenDrive root 'rclone-test-doyugul3dezu': Waiting for checks to finish 2024/11/05 04:35:27 DEBUG : OpenDrive root 'rclone-test-doyugul3dezu': Waiting for transfers to finish 2024/11/05 04:35:28 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopy 2024/11/05 04:35:28 DEBUG : OpenDrive root 'rclone-test-doyugul3dezu': Purge remote 2024/11/05 04:35:28 NOTICE: purge failed: Directory doesn't exist (Error 404) run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- FAIL: TestServerSideCopy (6.68s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/05 04:35:33 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:35:33 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:35:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/05 04:35:34 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/05 04:35:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyOverSelf (5.67s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jizamiz4zunu" 2024/11/05 04:35:38 DEBUG : Config file has changed externally - reloading 2024/11/05 04:35:39 DEBUG : Starting OpenDrive session with ID: b689902fbef3a931330a61f806d7d3968128897318cdc3965a349f8deffd9ba7 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-lapimiy9bega' -> OpenDrive root 'rclone-test-jizamiz4zunu' 2024/11/05 04:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:35:39 DEBUG : OpenDrive root 'rclone-test-jizamiz4zunu': Waiting for checks to finish 2024/11/05 04:35:39 DEBUG : OpenDrive root 'rclone-test-jizamiz4zunu': Waiting for transfers to finish 2024/11/05 04:35:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/05 04:35:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/05 04:35:43 DEBUG : OpenDrive root 'rclone-test-jizamiz4zunu': Waiting for checks to finish 2024/11/05 04:35:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/05 04:35:43 DEBUG : OpenDrive root 'rclone-test-jizamiz4zunu': Waiting for transfers to finish 2024/11/05 04:35:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/05 04:35:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:43 DEBUG : OpenDrive root 'rclone-test-jizamiz4zunu': Purge remote run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestServerSideCopyOverSelf (11.05s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/05 04:35:50 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:35:50 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:35:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/05 04:35:51 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/05 04:35:51 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/05 04:35:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestMoveOverSelf (5.67s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:35:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dugewal4suku" 2024/11/05 04:35:55 DEBUG : Starting OpenDrive session with ID: 1aa4c1e68d57c984bdb815ee1f997a437ceb41f47d2a0fe7be7c374766e0ec99 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-lapimiy9bega' -> OpenDrive root 'rclone-test-dugewal4suku' 2024/11/05 04:35:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:35:56 DEBUG : OpenDrive root 'rclone-test-dugewal4suku': Waiting for checks to finish 2024/11/05 04:35:56 DEBUG : OpenDrive root 'rclone-test-dugewal4suku': Waiting for transfers to finish 2024/11/05 04:35:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/05 04:35:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:35:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/05 04:35:59 DEBUG : OpenDrive root 'rclone-test-dugewal4suku': Using server-side directory move 2024/11/05 04:35:59 INFO : OpenDrive root 'rclone-test-dugewal4suku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/05 04:35:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/05 04:35:59 DEBUG : OpenDrive root 'rclone-test-dugewal4suku': Waiting for checks to finish 2024/11/05 04:35:59 DEBUG : OpenDrive root 'rclone-test-dugewal4suku': Waiting for transfers to finish 2024/11/05 04:36:00 INFO : sub dir/hello world: Deleted 2024/11/05 04:36:00 INFO : sub dir/hello world: Moved (server-side) 2024/11/05 04:36:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/05 04:36:03 DEBUG : testing file moves 2024/11/05 04:36:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/05 04:36:03 DEBUG : OpenDrive root 'rclone-test-dugewal4suku': Waiting for checks to finish 2024/11/05 04:36:03 DEBUG : OpenDrive root 'rclone-test-dugewal4suku': Waiting for transfers to finish 2024/11/05 04:36:03 INFO : sub dir/hello world: Deleted 2024/11/05 04:36:04 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:04 DEBUG : OpenDrive root 'rclone-test-dugewal4suku': Purge remote --- PASS: TestServerSideMoveOverSelf (13.69s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:36:08 ERROR : : error listing: directory not found 2024/11/05 04:36:09 DEBUG : Local file system at /tmp/rclone2208181555: Making directory 2024/11/05 04:36:09 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:09 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.59s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:36:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/05 04:36:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:36:13 DEBUG : Local file system at /tmp/rclone2208181555: Waiting for checks to finish 2024/11/05 04:36:13 DEBUG : Local file system at /tmp/rclone2208181555: Waiting for transfers to finish 2024/11/05 04:36:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:36:14 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/05 04:36:14 INFO : sub dir/hello world: Copied (new) 2024/11/05 04:36:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyRedownload (12.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:23 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/05 04:36:23 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:23 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:24 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/05 04:36:25 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/05 04:36:25 INFO : check sum: Copied (new) 2024/11/05 04:36:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:26 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:26 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/05 04:36:26 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/05 04:36:26 DEBUG : check sum: Unchanged skipping 2024/11/05 04:36:26 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:26 DEBUG : Waiting for deletions to finish 2024/11/05 04:36:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (4.19s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/05 04:36:27 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:27 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:28 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/05 04:36:29 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/05 04:36:29 INFO : sizeonly: Copied (new) 2024/11/05 04:36:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:30 DEBUG : sizeonly: Sizes identical 2024/11/05 04:36:30 DEBUG : sizeonly: Unchanged skipping 2024/11/05 04:36:30 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:30 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:30 DEBUG : Waiting for deletions to finish 2024/11/05 04:36:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/05 04:36:31 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:31 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:32 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/05 04:36:33 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/05 04:36:33 INFO : ignore-size: Copied (new) 2024/11/05 04:36:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:33 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:36:33 DEBUG : ignore-size: Unchanged skipping 2024/11/05 04:36:33 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:33 DEBUG : Waiting for deletions to finish 2024/11/05 04:36:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.85s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:35 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/05 04:36:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:36:37 DEBUG : existing: Unchanged skipping 2024/11/05 04:36:37 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:37 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:37 DEBUG : Waiting for deletions to finish 2024/11/05 04:36:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/05 04:36:37 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:37 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:37 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/05 04:36:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/05 04:36:38 INFO : existing: Copied (replaced existing) 2024/11/05 04:36:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.63s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:40 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/05 04:36:40 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:40 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:40 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/05 04:36:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/05 04:36:41 INFO : existing: Copied (new) 2024/11/05 04:36:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:42 DEBUG : existing: Destination exists, skipping 2024/11/05 04:36:42 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:42 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:42 DEBUG : Waiting for deletions to finish 2024/11/05 04:36:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:44 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:36:46 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/05 04:36:47 DEBUG : d: Making directory 2024/11/05 04:36:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/05 04:36:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:36:49 DEBUG : c/non empty space: Unchanged skipping 2024/11/05 04:36:49 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:36:49 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:36:50 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:36:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/05 04:36:51 INFO : a/potato2: Copied (new) 2024/11/05 04:36:51 DEBUG : Waiting for deletions to finish 2024/11/05 04:36:51 INFO : b/potato: Deleted 2024/11/05 04:36:51 INFO : d: Removing directory 2024/11/05 04:36:51 INFO : b: Removing directory 2024/11/05 04:36:51 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:36:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/11/05 04:37:03 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:03 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/05 04:37:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/05 04:37:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/05 04:37:03 DEBUG : empty space: Unchanged skipping 2024/11/05 04:37:03 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:03 DEBUG : Waiting for deletions to finish 2024/11/05 04:37:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:03 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:03 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/05 04:37:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/05 04:37:04 INFO : empty space: Updated modification time in destination 2024/11/05 04:37:04 DEBUG : empty space: Unchanged skipping 2024/11/05 04:37:04 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:04 DEBUG : Waiting for deletions to finish 2024/11/05 04:37:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (11.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:37:07 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:07 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/05 04:37:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/05 04:37:07 DEBUG : empty space: Unchanged skipping 2024/11/05 04:37:07 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:07 DEBUG : Waiting for deletions to finish 2024/11/05 04:37:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:09 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/05 04:37:10 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/05 04:37:10 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2208181555) 2024/11/05 04:37:10 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-lapimiy9bega') 2024/11/05 04:37:10 DEBUG : foo: md5 differ 2024/11/05 04:37:10 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:11 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/05 04:37:12 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/05 04:37:12 INFO : foo: Copied (replaced existing) 2024/11/05 04:37:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.13s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:37:14 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/05 04:37:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:37:14 DEBUG : empty space: Unchanged skipping 2024/11/05 04:37:14 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:14 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:15 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/05 04:37:16 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/05 04:37:16 INFO : potato: Copied (new) 2024/11/05 04:37:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:19 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/05 04:37:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/05 04:37:20 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:20 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:20 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:37:21 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/05 04:37:21 INFO : potato: Copied (replaced existing) 2024/11/05 04:37:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.69s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:37:25 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/11/05 04:37:25 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:25 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2208181555) 2024/11/05 04:37:25 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-lapimiy9bega') 2024/11/05 04:37:25 DEBUG : potato: md5 differ 2024/11/05 04:37:25 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:37:26 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/05 04:37:26 INFO : potato: Copied (replaced existing) 2024/11/05 04:37:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:28 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:37:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:37:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:37:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/05 04:37:30 DEBUG : empty space: Modification times differ by 112767h37m30.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-11-05 04:37:30 +0000 UTC 2024/11/05 04:37:30 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/05 04:37:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/05 04:37:30 DEBUG : empty space: Unchanged skipping 2024/11/05 04:37:30 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:30 DEBUG : Waiting for deletions to finish 2024/11/05 04:37:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:37:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:37:36 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:37:36 DEBUG : empty space: Unchanged skipping 2024/11/05 04:37:36 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:37:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/05 04:37:37 INFO : potato2: Copied (new) 2024/11/05 04:37:37 DEBUG : Waiting for deletions to finish 2024/11/05 04:37:37 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:40 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:37:42 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/05 04:37:42 DEBUG : d: Making directory 2024/11/05 04:37:43 DEBUG : d/e: Making directory 2024/11/05 04:37:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/05 04:37:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:37:44 DEBUG : c/non empty space: Unchanged skipping 2024/11/05 04:37:45 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:45 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:45 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:37:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/05 04:37:46 INFO : a/potato2: Copied (new) 2024/11/05 04:37:46 DEBUG : Waiting for deletions to finish 2024/11/05 04:37:46 INFO : b/potato: Deleted 2024/11/05 04:37:46 INFO : d/e: Removing directory 2024/11/05 04:37:46 INFO : d: Removing directory 2024/11/05 04:37:47 INFO : b: Removing directory 2024/11/05 04:37:47 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:37:51 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:37:53 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/05 04:37:54 DEBUG : d: Making directory 2024/11/05 04:37:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/05 04:37:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:37:55 DEBUG : c/non empty space: Unchanged skipping 2024/11/05 04:37:55 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:37:55 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:37:56 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:37:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/05 04:37:57 INFO : a/potato2: Copied (new) 2024/11/05 04:37:57 ERROR : OpenDrive root 'rclone-test-lapimiy9bega': not deleting files as there were IO errors 2024/11/05 04:37:57 ERROR : OpenDrive root 'rclone-test-lapimiy9bega': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:38:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:38:04 DEBUG : Waiting for deletions to finish 2024/11/05 04:38:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:38:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:38:04 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:04 DEBUG : empty space: Unchanged skipping 2024/11/05 04:38:04 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:05 INFO : potato: Deleted 2024/11/05 04:38:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:38:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/05 04:38:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.85s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:38:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:38:11 DEBUG : Waiting for deletions to finish 2024/11/05 04:38:11 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:11 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:11 INFO : potato: Deleted 2024/11/05 04:38:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:38:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:38:11 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:11 DEBUG : empty space: Unchanged skipping 2024/11/05 04:38:11 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:38:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/05 04:38:13 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.14s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/05 04:38:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:38:17 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:17 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:17 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/05 04:38:18 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/05 04:38:18 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.09s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:38:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:38:23 DEBUG : enormous: Excluded (Size Filter) 2024/11/05 04:38:23 DEBUG : enormous: Excluded 2024/11/05 04:38:23 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 04:38:23 DEBUG : potato2: Excluded 2024/11/05 04:38:23 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 04:38:23 DEBUG : potato2: Excluded 2024/11/05 04:38:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:38:23 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:23 DEBUG : empty space: Unchanged skipping 2024/11/05 04:38:23 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:23 DEBUG : Waiting for deletions to finish 2024/11/05 04:38:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:24 DEBUG : enormous: Excluded (Size Filter) 2024/11/05 04:38:24 DEBUG : enormous: Excluded 2024/11/05 04:38:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 04:38:24 DEBUG : potato2: Excluded 2024/11/05 04:38:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 04:38:24 DEBUG : potato2: Excluded 2024/11/05 04:38:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/05 04:38:24 DEBUG : empty space: Unchanged skipping 2024/11/05 04:38:24 DEBUG : Local file system at /tmp/rclone2208181555: Waiting for checks to finish 2024/11/05 04:38:24 DEBUG : Local file system at /tmp/rclone2208181555: Waiting for transfers to finish 2024/11/05 04:38:24 DEBUG : Waiting for deletions to finish 2024/11/05 04:38:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncWithExclude (5.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:26 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:38:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:38:29 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/05 04:38:30 DEBUG : enormous: Excluded (Size Filter) 2024/11/05 04:38:30 DEBUG : enormous: Excluded 2024/11/05 04:38:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 04:38:30 DEBUG : potato2: Excluded 2024/11/05 04:38:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:38:30 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:30 DEBUG : empty space: Unchanged skipping 2024/11/05 04:38:30 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:30 DEBUG : Waiting for deletions to finish 2024/11/05 04:38:31 INFO : potato2: Deleted 2024/11/05 04:38:31 INFO : enormous: Deleted 2024/11/05 04:38:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/05 04:38:31 DEBUG : empty space: Unchanged skipping 2024/11/05 04:38:31 DEBUG : Local file system at /tmp/rclone2208181555: Waiting for checks to finish 2024/11/05 04:38:31 DEBUG : Local file system at /tmp/rclone2208181555: Waiting for transfers to finish 2024/11/05 04:38:31 DEBUG : Waiting for deletions to finish 2024/11/05 04:38:31 INFO : enormous: Deleted 2024/11/05 04:38:31 INFO : potato2: Deleted 2024/11/05 04:38:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.97s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:33 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:38:34 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:38:36 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/05 04:38:38 DEBUG : four: Uploading chunk 0, size=8, remain=0 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:1437 Error: Should be true Test: TestSyncWithUpdateOlder Messages: four: Modification time difference too big |-112767h38m38.376543211s| > 1s (want 2011-12-25 12:59:59.623456789 +0000 UTC vs got 2024-11-05 04:38:38 +0000 UTC) (precision 1s) 2024/11/05 04:38:39 DEBUG : five: Need to transfer - File not found at Destination 2024/11/05 04:38:39 DEBUG : four: Destination is newer than source, skipping 2024/11/05 04:38:39 DEBUG : one: Destination is newer than source, skipping 2024/11/05 04:38:39 DEBUG : three: Sizes identical 2024/11/05 04:38:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/05 04:38:39 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2208181555) 2024/11/05 04:38:39 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-lapimiy9bega') 2024/11/05 04:38:39 DEBUG : two: md5 differ 2024/11/05 04:38:39 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:39 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:38:40 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/05 04:38:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/05 04:38:40 INFO : two: Copied (replaced existing) 2024/11/05 04:38:41 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/05 04:38:41 INFO : five: Copied (new) 2024/11/05 04:38:41 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want five (4), four (4), one (3), three (5), two (3) got five (4), four (8), one (3), three (5), two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: OpenDrive root 'rclone-test-lapimiy9bega'/four: md5 hash incorrect - expecting "8cbad96aced40b3838dd9f07f6ef5772" got "0a04eb9a514fbe0829cf48049cc69fc7" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:1445 Error: Not equal: expected: 4 actual : 8 Test: TestSyncWithUpdateOlder Messages: four: size incorrect file=4 vs obj=8 2024/11/05 04:38:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/05 04:38:49 DEBUG : one: Destination is newer than source, skipping 2024/11/05 04:38:49 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:49 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2208181555) 2024/11/05 04:38:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/05 04:38:49 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-lapimiy9bega') 2024/11/05 04:38:49 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/05 04:38:49 DEBUG : three: md5 differ 2024/11/05 04:38:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/05 04:38:49 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/05 04:38:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/05 04:38:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/05 04:38:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/05 04:38:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/05 04:38:49 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:49 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/05 04:38:50 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/05 04:38:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/05 04:38:50 INFO : four: Copied (replaced existing) 2024/11/05 04:38:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/05 04:38:50 INFO : three: Copied (replaced existing) 2024/11/05 04:38:50 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncWithUpdateOlder (19.69s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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 "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/05 04:38:52 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Making map for --track-renames 2024/11/05 04:38:52 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Finished making map for --track-renames 2024/11/05 04:38:52 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/05 04:38:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/05 04:38:52 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for renames to finish 2024/11/05 04:38:52 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:53 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/05 04:38:53 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/05 04:38:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/05 04:38:54 INFO : potato: Copied (new) 2024/11/05 04:38:54 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/05 04:38:54 INFO : yam: Copied (new) 2024/11/05 04:38:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:38:54 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Making map for --track-renames 2024/11/05 04:38:54 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Finished making map for --track-renames 2024/11/05 04:38:54 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:54 DEBUG : potato: Unchanged skipping 2024/11/05 04:38:54 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for renames to finish 2024/11/05 04:38:55 DEBUG : yam: same parent dir (ODFfNjc0ODk4MV9rUEc1NA) - using file/rename instead of move_copy for yaml 2024/11/05 04:38:55 INFO : yam: Moved (server-side) to: yaml 2024/11/05 04:38:55 INFO : yaml: Renamed from "yam" 2024/11/05 04:38:55 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:55 DEBUG : Waiting for deletions to finish 2024/11/05 04:38:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/05 04:38:56 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Making map for --track-renames 2024/11/05 04:38:56 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Finished making map for --track-renames 2024/11/05 04:38:56 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/05 04:38:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/05 04:38:56 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for renames to finish 2024/11/05 04:38:56 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:57 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/05 04:38:57 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/05 04:38:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/05 04:38:58 INFO : potato: Copied (new) 2024/11/05 04:38:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/05 04:38:58 INFO : yam: Copied (new) 2024/11/05 04:38:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:38:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:38:59 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Making map for --track-renames 2024/11/05 04:38:59 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Finished making map for --track-renames 2024/11/05 04:38:59 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:38:59 DEBUG : potato: Unchanged skipping 2024/11/05 04:38:59 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for renames to finish 2024/11/05 04:38:59 DEBUG : yam: same parent dir (ODFfNjc0ODk4MV9rUEc1NA) - using file/rename instead of move_copy for yaml 2024/11/05 04:38:59 INFO : yam: Moved (server-side) to: yaml 2024/11/05 04:38:59 INFO : yaml: Renamed from "yam" 2024/11/05 04:38:59 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:38:59 DEBUG : Waiting for deletions to finish 2024/11/05 04:38:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/05 04:39:01 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Making map for --track-renames 2024/11/05 04:39:01 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Finished making map for --track-renames 2024/11/05 04:39:01 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:39:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/05 04:39:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/05 04:39:01 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for renames to finish 2024/11/05 04:39:01 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:39:02 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/05 04:39:02 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/05 04:39:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/05 04:39:02 INFO : potato: Copied (new) 2024/11/05 04:39:03 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/05 04:39:03 INFO : sub/yam: Copied (new) 2024/11/05 04:39:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:39:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:39:03 DEBUG : potato: Unchanged skipping 2024/11/05 04:39:04 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Making map for --track-renames 2024/11/05 04:39:04 INFO : OpenDrive root 'rclone-test-lapimiy9bega': Finished making map for --track-renames 2024/11/05 04:39:04 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:39:04 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for renames to finish 2024/11/05 04:39:04 INFO : sub/yam: Moved (server-side) to: yam 2024/11/05 04:39:04 INFO : yam: Renamed from "sub/yam" 2024/11/05 04:39:04 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:39:04 DEBUG : Waiting for deletions to finish 2024/11/05 04:39:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:39:06 DEBUG : Creating backend with remote "/tmp/rclone2208181555/dir1" 2024/11/05 04:39:06 DEBUG : Config file has changed externally - reloading 2024/11/05 04:39:06 DEBUG : Creating backend with remote "/tmp/rclone2208181555/dir2" 2024/11/05 04:39:06 DEBUG : Local file system at /tmp/rclone2208181555/dir2: Using server-side directory move 2024/11/05 04:39:06 INFO : Local file system at /tmp/rclone2208181555/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/05 04:39:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/05 04:39:06 INFO : file1.txt: Moved (server-side) 2024/11/05 04:39:06 DEBUG : Local file system at /tmp/rclone2208181555/dir2: Waiting for checks to finish 2024/11/05 04:39:06 DEBUG : Local file system at /tmp/rclone2208181555/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:39:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:39:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/05 04:39:07 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:39:07 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:39:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:39:08 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/05 04:39:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:39:09 INFO : sub dir/hello world: Copied (new) 2024/11/05 04:39:09 INFO : sub dir/hello world: Deleted 2024/11/05 04:39:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/05 04:39:09 INFO : nested/sub dir/file: Copied (new) 2024/11/05 04:39:09 INFO : nested/sub dir/file: Deleted 2024/11/05 04:39:09 INFO : sub dir: Removing directory 2024/11/05 04:39:09 INFO : nested/sub dir: Removing directory 2024/11/05 04:39:09 INFO : nested: Removing directory 2024/11/05 04:39:09 DEBUG : Local file system at /tmp/rclone2208181555: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveWithDeleteEmptySrcDirs (13.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:39:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/05 04:39:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 04:39:20 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:39:20 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:39:21 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/05 04:39:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/05 04:39:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/05 04:39:22 INFO : nested/sub dir/file: Copied (new) 2024/11/05 04:39:22 INFO : nested/sub dir/file: Deleted 2024/11/05 04:39:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/05 04:39:23 INFO : sub dir/hello world: Copied (new) 2024/11/05 04:39:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:39:27 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/05 04:39:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/05 04:39:27 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:39:27 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:39:27 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/05 04:39:28 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/05 04:39:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/05 04:39:28 INFO : existing: Copied (new) 2024/11/05 04:39:28 INFO : existing: Deleted 2024/11/05 04:39:29 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/05 04:39:29 INFO : existing-b: Copied (new) 2024/11/05 04:39:29 INFO : existing-b: Deleted 2024/11/05 04:39:29 DEBUG : existing: Destination exists, skipping 2024/11/05 04:39:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/05 04:39:29 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:39:29 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:39:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.58s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:39:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fipodik7pume" 2024/11/05 04:39:31 DEBUG : Starting OpenDrive session with ID: 3cf49240bd56a24431956868d7184e7404e0d99b0b9bf673336a2d4591c69e0a 2024/11/05 04:39:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:39:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:39:35 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-lapimiy9bega' -> OpenDrive root 'rclone-test-fipodik7pume' 2024/11/05 04:39:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:39:39 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/05 04:39:40 DEBUG : OpenDrive root 'rclone-test-fipodik7pume': Using server-side directory move 2024/11/05 04:39:40 INFO : OpenDrive root 'rclone-test-fipodik7pume': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/05 04:39:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:39:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/05 04:39:40 DEBUG : empty space: Unchanged skipping 2024/11/05 04:39:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/05 04:39:40 DEBUG : OpenDrive root 'rclone-test-fipodik7pume': Waiting for checks to finish 2024/11/05 04:39:40 INFO : potato3: Deleted 2024/11/05 04:39:40 INFO : empty space: Deleted 2024/11/05 04:39:40 DEBUG : OpenDrive root 'rclone-test-fipodik7pume': Waiting for transfers to finish 2024/11/05 04:39:40 INFO : potato2: Moved (server-side) 2024/11/05 04:39:41 INFO : potato3: Moved (server-side) 2024/11/05 04:39:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nisotob7pemi" 2024/11/05 04:39:41 DEBUG : Starting OpenDrive session with ID: 42ed6758680dca90febf41329b91187ffcb2d64fd0e6061bbad71ffc4c42b594 2024/11/05 04:39:42 DEBUG : OpenDrive root 'rclone-test-nisotob7pemi': Using server-side directory move 2024/11/05 04:39:42 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/05 04:39:42 INFO : OpenDrive root 'rclone-test-nisotob7pemi': Server side directory move succeeded 2024/11/05 04:39:43 ERROR : : error listing: directory not found 2024/11/05 04:39:43 DEBUG : OpenDrive root 'rclone-test-nisotob7pemi': Purge remote 2024/11/05 04:39:43 DEBUG : OpenDrive root 'rclone-test-fipodik7pume': Purge remote 2024/11/05 04:39:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:39:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-meqakov4dame" 2024/11/05 04:39:44 DEBUG : Starting OpenDrive session with ID: 5466bd795e2f9eb6ef6d6d6608fa7df992d2a6f836b656cef3d8d6c12905364b 2024/11/05 04:39:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:39:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:39:48 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-lapimiy9bega' -> OpenDrive root 'rclone-test-meqakov4dame' 2024/11/05 04:39:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:39:52 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/05 04:39:53 DEBUG : empty space: Excluded (Size Filter) 2024/11/05 04:39:53 DEBUG : empty space: Excluded 2024/11/05 04:39:53 DEBUG : empty space: Excluded (Size Filter) 2024/11/05 04:39:53 DEBUG : empty space: Excluded 2024/11/05 04:39:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:39:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/05 04:39:53 DEBUG : OpenDrive root 'rclone-test-meqakov4dame': Waiting for checks to finish 2024/11/05 04:39:53 DEBUG : OpenDrive root 'rclone-test-meqakov4dame': Waiting for transfers to finish 2024/11/05 04:39:53 INFO : potato3: Deleted 2024/11/05 04:39:54 INFO : potato2: Moved (server-side) 2024/11/05 04:39:54 INFO : potato3: Moved (server-side) 2024/11/05 04:39:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duvimuk7lici" 2024/11/05 04:39:55 DEBUG : Starting OpenDrive session with ID: e22a64f06c3387c3228d98814c218acd32238a2da9643dc1ebc1fd9ab93e596e 2024/11/05 04:39:55 DEBUG : empty space: Excluded (Size Filter) 2024/11/05 04:39:55 DEBUG : empty space: Excluded 2024/11/05 04:39:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:39:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/05 04:39:55 DEBUG : OpenDrive root 'rclone-test-duvimuk7lici': Waiting for checks to finish 2024/11/05 04:39:55 DEBUG : OpenDrive root 'rclone-test-duvimuk7lici': Waiting for transfers to finish 2024/11/05 04:39:56 INFO : potato2: Moved (server-side) 2024/11/05 04:39:56 INFO : potato3: Moved (server-side) 2024/11/05 04:39:56 DEBUG : OpenDrive root 'rclone-test-duvimuk7lici': Purge remote 2024/11/05 04:39:57 DEBUG : OpenDrive root 'rclone-test-meqakov4dame': Purge remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveWithFilter (21.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:40:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wepesoz1zeho" 2024/11/05 04:40:05 DEBUG : Starting OpenDrive session with ID: fd4be3f8dc4692a709dff9639deac237338f7862b288c1110d933a1eeb3adc9f 2024/11/05 04:40:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/05 04:40:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:40:10 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/05 04:40:11 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-lapimiy9bega' -> OpenDrive root 'rclone-test-wepesoz1zeho' 2024/11/05 04:40:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/05 04:40:14 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/05 04:40:16 DEBUG : OpenDrive root 'rclone-test-wepesoz1zeho': Using server-side directory move 2024/11/05 04:40:16 INFO : OpenDrive root 'rclone-test-wepesoz1zeho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/05 04:40:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 04:40:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/05 04:40:16 DEBUG : empty space: Unchanged skipping 2024/11/05 04:40:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/05 04:40:16 DEBUG : OpenDrive root 'rclone-test-wepesoz1zeho': Waiting for checks to finish 2024/11/05 04:40:17 INFO : potato3: Deleted 2024/11/05 04:40:17 INFO : empty space: Deleted 2024/11/05 04:40:17 DEBUG : OpenDrive root 'rclone-test-wepesoz1zeho': Waiting for transfers to finish 2024/11/05 04:40:17 INFO : potato2: Moved (server-side) 2024/11/05 04:40:17 INFO : potato3: Moved (server-side) 2024/11/05 04:40:17 INFO : tomatoDir: Removing directory 2024/11/05 04:40:17 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': deleted 1 directories 2024/11/05 04:40:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xifukeq0yivo" 2024/11/05 04:40:18 DEBUG : Starting OpenDrive session with ID: 9e3dbaf92072a511dff6c7e60ec9019573e08b0290a037c7475b90a43116cbfe 2024/11/05 04:40:19 DEBUG : tomatoDir: Making directory 2024/11/05 04:40:19 DEBUG : OpenDrive root 'rclone-test-xifukeq0yivo': Using server-side directory move 2024/11/05 04:40:19 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/05 04:40:19 INFO : OpenDrive root 'rclone-test-xifukeq0yivo': Server side directory move succeeded 2024/11/05 04:40:20 ERROR : : error listing: directory not found 2024/11/05 04:40:20 ERROR : : error listing: directory not found 2024/11/05 04:40:20 DEBUG : OpenDrive root 'rclone-test-xifukeq0yivo': Purge remote 2024/11/05 04:40:21 DEBUG : OpenDrive root 'rclone-test-wepesoz1zeho': Purge remote 2024/11/05 04:40:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.30s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.33s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:40:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/rclone-sync-test" 2024/11/05 04:40:22 DEBUG : Starting OpenDrive session with ID: 2d09916d38c6b22d64f5275d86472ba097623cdad4a185d1946c55a7e115ae78 run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncOverlap (2.87s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:40:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/rclone-sync-test" 2024/11/05 04:40:25 DEBUG : Starting OpenDrive session with ID: 712b6d5903a8049cba58c8f0c36ae07c70def59b71a588241afdcfaae448a7af 2024/11/05 04:40:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/rclone-sync-test-include/layer2" 2024/11/05 04:40:26 DEBUG : Starting OpenDrive session with ID: 334496cc29e47067232bb7cbdc6266b8d62eaeed4704fd7c7b1a4e3a6627abee 2024/11/05 04:40:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/rclone-sync-test-ignore-file" 2024/11/05 04:40:28 DEBUG : Starting OpenDrive session with ID: ebb3e9643ff0e3b14fcefd51b24eb9abacf7424fe84874a48102c98bf9120eda 2024/11/05 04:40:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/05 04:40:32 DEBUG : rclone-sync-test: Excluded 2024/11/05 04:40:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 04:40:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/05 04:40:33 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/rclone-sync-test': Waiting for checks to finish 2024/11/05 04:40:33 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/rclone-sync-test': Waiting for transfers to finish 2024/11/05 04:40:33 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:33 INFO : There was nothing to transfer 2024/11/05 04:40:33 DEBUG : rclone-sync-test: Excluded 2024/11/05 04:40:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 04:40:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/05 04:40:34 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:40:34 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:40:34 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:34 INFO : rclone-sync-test-include: Removing directory 2024/11/05 04:40:34 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': deleted 1 directories 2024/11/05 04:40:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:40:35 DEBUG : rclone-sync-test: Excluded 2024/11/05 04:40:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 04:40:35 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/05 04:40:35 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/05 04:40:35 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:40:35 DEBUG : rclone-sync-test: Excluded 2024/11/05 04:40:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 04:40:35 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:40:35 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:40:35 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:40:36 DEBUG : : Excluded 2024/11/05 04:40:36 DEBUG : rclone-sync-test: Excluded 2024/11/05 04:40:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 04:40:36 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/05 04:40:36 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/05 04:40:36 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: folder not empty --- PASS: TestSyncOverlapWithFilter (19.81s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:40:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dst" 2024/11/05 04:40:45 DEBUG : Starting OpenDrive session with ID: 0dea0676b87cc95609feb6637d42ba85ffaa132cd8aa587281fcdcdcde0f6739 2024/11/05 04:40:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/CompareDest" 2024/11/05 04:40:46 DEBUG : Starting OpenDrive session with ID: 1e6ea1d73d79c11b8d006f2c62e52f7d3700fe40a3b26fffb7894850a2820e7b 2024/11/05 04:40:47 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 04:40:47 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:40:47 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:40:48 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:40:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/05 04:40:50 INFO : one: Copied (new) 2024/11/05 04:40:50 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:40:50 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:40:51 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:40:51 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:40:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/05 04:40:52 INFO : one: Copied (replaced existing) 2024/11/05 04:40:52 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:53 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:40:55 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:40:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:40:56 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:40:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:40:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 04:40:56 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:40:56 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:56 INFO : There was nothing to transfer 2024/11/05 04:40:58 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:40:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:40:59 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 04:40:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:40:59 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:40:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:40:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 04:40:59 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:40:59 DEBUG : Waiting for deletions to finish 2024/11/05 04:40:59 INFO : There was nothing to transfer 2024/11/05 04:41:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:00 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 04:41:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:41:00 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 04:41:00 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:00 DEBUG : Waiting for deletions to finish 2024/11/05 04:41:00 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/05 04:41:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/05 04:41:02 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 04:41:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:41:02 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 04:41:02 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:02 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/05 04:41:03 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/05 04:41:03 INFO : two: Copied (new) 2024/11/05 04:41:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:41:07 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/05 04:41:09 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/05 04:41:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dest" 2024/11/05 04:41:11 DEBUG : Starting OpenDrive session with ID: 1d6a641e6b54729ccc762540cccff238bf7586569ddbb33aeaed956c0e53f954 2024/11/05 04:41:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/pre-dest1" 2024/11/05 04:41:12 DEBUG : Starting OpenDrive session with ID: 7084f3a582952768c275c0e2b8a32f21def2d01aeb6c8519262dde9d7ed81cb8 2024/11/05 04:41:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/pre-dest2" 2024/11/05 04:41:13 DEBUG : Starting OpenDrive session with ID: b93ee2a64926208c812699f615b816256d56fabc5fbca264b5f4bb8bd4c66051 2024/11/05 04:41:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:41:14 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/05 04:41:14 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:41:14 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/05 04:41:14 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/05 04:41:14 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dest': Waiting for checks to finish 2024/11/05 04:41:14 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dest': Waiting for transfers to finish 2024/11/05 04:41:15 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/05 04:41:16 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/05 04:41:16 INFO : 3: Copied (new) 2024/11/05 04:41:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.17s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:41:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dst" 2024/11/05 04:41:20 DEBUG : Starting OpenDrive session with ID: a8ac0b6d1f5c8cef06fa36f3c4115dbf79a5306d641f835844c465bc58e8fad4 2024/11/05 04:41:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/CopyDest" 2024/11/05 04:41:21 DEBUG : Starting OpenDrive session with ID: 2e21be31bb14057d4459df14bec173ebdfdf1e120f209c2f032895f198c3f8a5 2024/11/05 04:41:22 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 04:41:22 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:22 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:23 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:41:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/05 04:41:24 INFO : one: Copied (new) 2024/11/05 04:41:24 DEBUG : Waiting for deletions to finish 2024/11/05 04:41:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:41:25 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:25 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:41:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/05 04:41:26 INFO : one: Copied (replaced existing) 2024/11/05 04:41:26 DEBUG : Waiting for deletions to finish 2024/11/05 04:41:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:41:29 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:41:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/BackupDir" 2024/11/05 04:41:31 DEBUG : Starting OpenDrive session with ID: 60fbb09a19ee48ca65f9fe4a67d7fa2e9fc3d85c0a966411b4e40f00b2c1d5ff 2024/11/05 04:41:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:41:32 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:41:33 INFO : one: Moved (server-side) 2024/11/05 04:41:34 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/05 04:41:34 INFO : one: Copied (server-side copy) 2024/11/05 04:41:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/05 04:41:34 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:34 DEBUG : Waiting for deletions to finish 2024/11/05 04:41:35 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:41:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:37 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/05 04:41:37 INFO : two: Copied (server-side copy) 2024/11/05 04:41:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/05 04:41:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:37 DEBUG : one: Unchanged skipping 2024/11/05 04:41:37 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:37 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:37 DEBUG : Waiting for deletions to finish 2024/11/05 04:41:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:38 DEBUG : one: Unchanged skipping 2024/11/05 04:41:38 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:38 DEBUG : two: Unchanged skipping 2024/11/05 04:41:38 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:38 DEBUG : Waiting for deletions to finish 2024/11/05 04:41:38 INFO : There was nothing to transfer 2024/11/05 04:41:39 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/05 04:41:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/05 04:41:40 DEBUG : three: Destination not found in --copy-dest 2024/11/05 04:41:40 DEBUG : three: Need to transfer - File not found at Destination 2024/11/05 04:41:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:40 DEBUG : one: Unchanged skipping 2024/11/05 04:41:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:41:40 DEBUG : two: Unchanged skipping 2024/11/05 04:41:40 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:40 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:41 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/05 04:41:42 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/05 04:41:42 INFO : three: Copied (new) 2024/11/05 04:41:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.49s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:41:46 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:41:48 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:41:50 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/05 04:41:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dst" 2024/11/05 04:41:51 DEBUG : Starting OpenDrive session with ID: a5e1f2f5d8b702b3a5ff72f9383e0ea8ba3f95785dd245953c289a04832e877b 2024/11/05 04:41:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/backup" 2024/11/05 04:41:52 DEBUG : Starting OpenDrive session with ID: d4c1f62bfe1b26decba56d96ef3323fb6726755388e5d4b0a03120a1e0f8299a 2024/11/05 04:41:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 04:41:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:41:53 DEBUG : two: Unchanged skipping 2024/11/05 04:41:53 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:41:54 INFO : one: Moved (server-side) 2024/11/05 04:41:54 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:41:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/05 04:41:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/05 04:41:56 INFO : one: Copied (new) 2024/11/05 04:41:56 DEBUG : Waiting for deletions to finish 2024/11/05 04:41:56 INFO : three.txt: Moved (server-side) 2024/11/05 04:41:56 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/11/05 04:42:05 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/05 04:42:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 04:42:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:42:07 DEBUG : two: Unchanged skipping 2024/11/05 04:42:07 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:42:07 INFO : one: Deleted 2024/11/05 04:42:08 INFO : one: Moved (server-side) 2024/11/05 04:42:08 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:42:08 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:42:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/05 04:42:09 INFO : one: Copied (new) 2024/11/05 04:42:09 DEBUG : Waiting for deletions to finish 2024/11/05 04:42:10 INFO : three.txt: Deleted 2024/11/05 04:42:10 INFO : three.txt: Moved (server-side) 2024/11/05 04:42:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (26.81s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:42:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:42:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:42:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/05 04:42:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dst" 2024/11/05 04:42:18 DEBUG : Starting OpenDrive session with ID: 72b93e1fa58617b1e62c7903fa83b16054627d63aa8d0db02f5c030da30f4fbe 2024/11/05 04:42:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/backup" 2024/11/05 04:42:19 DEBUG : Starting OpenDrive session with ID: 2d9fdf851ab1995593b87d47e695db8194a3ecf553144215ebd8f2948e952380 2024/11/05 04:42:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 04:42:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:42:20 DEBUG : two: Unchanged skipping 2024/11/05 04:42:20 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:42:21 INFO : one: Moved (server-side) to: one.bak 2024/11/05 04:42:21 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:42:21 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/05 04:42:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/05 04:42:22 INFO : one: Copied (new) 2024/11/05 04:42:22 DEBUG : Waiting for deletions to finish 2024/11/05 04:42:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/05 04:42:23 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-lapimiy9bega'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2024/11/05 04:42:33 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-lapimiy9bega'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2024/11/05 04:42:42 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 04:42:42 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:42:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:42:42 DEBUG : two: Unchanged skipping 2024/11/05 04:42:42 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:42:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:42:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/05 04:42:44 INFO : one: Copied (new) 2024/11/05 04:42:44 DEBUG : Waiting for deletions to finish 2024/11/05 04:42:44 INFO : three.txt.bak: Deleted 2024/11/05 04:42:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/05 04:42:44 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (34.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:42:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:42:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:42:51 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/05 04:42:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dst" 2024/11/05 04:42:54 DEBUG : Starting OpenDrive session with ID: f146082d8a3a22fd72cee9f920843bff368b2719d8bd3c2056f2d5096ce1442e 2024/11/05 04:42:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/backup" 2024/11/05 04:42:54 DEBUG : Starting OpenDrive session with ID: 784299de1e2f40d03d5a30b25f8f20e7857cceaec929a25b175a36e908824ea9 2024/11/05 04:42:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 04:42:55 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:42:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:42:55 DEBUG : two: Unchanged skipping 2024/11/05 04:42:56 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/05 04:42:56 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:42:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/05 04:42:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/05 04:42:58 INFO : one: Copied (new) 2024/11/05 04:42:58 DEBUG : Waiting for deletions to finish 2024/11/05 04:42:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/05 04:42:58 INFO : three.txt: Moved into backup dir 2024/11/05 04:43:00 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/05 04:43:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 04:43:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:43:01 DEBUG : two: Unchanged skipping 2024/11/05 04:43:01 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:43:01 INFO : one-2019-01-01: Deleted 2024/11/05 04:43:02 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/05 04:43:02 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:43:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:43:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/05 04:43:03 INFO : one: Copied (new) 2024/11/05 04:43:03 DEBUG : Waiting for deletions to finish 2024/11/05 04:43:04 INFO : three-2019-01-01.txt: Deleted 2024/11/05 04:43:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/05 04:43:04 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (5), backup/three-2019-01-01.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-lapimiy9bega'/backup/one-2019-01-01: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: size incorrect file=4 vs obj=5 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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (27.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:43:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:43:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:43:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/05 04:43:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dst" 2024/11/05 04:43:21 DEBUG : Starting OpenDrive session with ID: 9458c6ff6ee87dfd296a315978d4ac20bc423732cfe6c2d18d00c8a2b0f6c1ae 2024/11/05 04:43:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 04:43:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:43:21 DEBUG : two: Unchanged skipping 2024/11/05 04:43:21 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:43:21 DEBUG : one: same parent dir (ODFfNjc0OTA5Ml83bTBYMw) - using file/rename instead of move_copy for one.bak 2024/11/05 04:43:22 INFO : one: Moved (server-side) to: one.bak 2024/11/05 04:43:22 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:43:22 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/05 04:43:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/05 04:43:23 INFO : one: Copied (new) 2024/11/05 04:43:23 DEBUG : Waiting for deletions to finish 2024/11/05 04:43:23 DEBUG : three.txt: same parent dir (ODFfNjc0OTA5Ml83bTBYMw) - using file/rename instead of move_copy for three.txt.bak 2024/11/05 04:43:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/05 04:43:24 INFO : three.txt: Moved into backup dir 2024/11/05 04:43:25 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/05 04:43:27 DEBUG : one.bak: Excluded (Path Filter) 2024/11/05 04:43:27 DEBUG : one.bak: Excluded 2024/11/05 04:43:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/05 04:43:27 DEBUG : three.txt.bak: Excluded 2024/11/05 04:43:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 04:43:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:43:27 DEBUG : two: Unchanged skipping 2024/11/05 04:43:27 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for checks to finish 2024/11/05 04:43:27 INFO : one.bak: Deleted 2024/11/05 04:43:27 DEBUG : one: same parent dir (ODFfNjc0OTA5Ml83bTBYMw) - using file/rename instead of move_copy for one.bak 2024/11/05 04:43:27 INFO : one: Moved (server-side) to: one.bak 2024/11/05 04:43:27 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega/dst': Waiting for transfers to finish 2024/11/05 04:43:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:43:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/05 04:43:29 INFO : one: Copied (new) 2024/11/05 04:43:29 DEBUG : Waiting for deletions to finish 2024/11/05 04:43:29 INFO : three.txt.bak: Deleted 2024/11/05 04:43:29 DEBUG : three.txt: same parent dir (ODFfNjc0OTA5Ml83bTBYMw) - using file/rename instead of move_copy for three.txt.bak 2024/11/05 04:43:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/05 04:43:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.01s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:43:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:43:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:43:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/05 04:43:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dst" 2024/11/05 04:43:37 DEBUG : Starting OpenDrive session with ID: 898d2ac0fbf2e0124eede4bd45833be19ae06b5934bfeb60a51e478c0322080a 2024/11/05 04:43:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 04:43:38 DEBUG : one: same parent dir (ODFfNjc0OTA5Nl9DT1NOTQ) - using file/rename instead of move_copy for one.bak 2024/11/05 04:43:39 INFO : one: Moved (server-side) to: one.bak 2024/11/05 04:43:39 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/05 04:43:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/05 04:43:40 INFO : one: Copied (new) 2024/11/05 04:43:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:43:41 DEBUG : two: Unchanged skipping 2024/11/05 04:43:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/05 04:43:41 DEBUG : three.txt: same parent dir (ODFfNjc0OTA5Nl9DT1NOTQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/05 04:43:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/05 04:43:42 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/05 04:43:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/05 04:43:43 INFO : three.txt: Copied (new) 2024/11/05 04:43:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 04:43:44 INFO : one.bak: Deleted 2024/11/05 04:43:44 DEBUG : one: same parent dir (ODFfNjc0OTA5Nl9DT1NOTQ) - using file/rename instead of move_copy for one.bak 2024/11/05 04:43:44 INFO : one: Moved (server-side) to: one.bak 2024/11/05 04:43:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:43:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/05 04:43:46 INFO : one: Copied (new) 2024/11/05 04:43:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:43:46 DEBUG : two: Unchanged skipping 2024/11/05 04:43:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/05 04:43:47 INFO : three.txt.bak: Deleted 2024/11/05 04:43:47 DEBUG : three.txt: same parent dir (ODFfNjc0OTA5Nl9DT1NOTQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/05 04:43:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/05 04:43:48 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/05 04:43:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/05 04:43:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.71s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:43:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/05 04:43:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/05 04:43:56 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/05 04:43:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lapimiy9bega/dst" 2024/11/05 04:43:58 DEBUG : Starting OpenDrive session with ID: 224fcc917858d9586f3585ad1ef54fb610210998f14f21263e6f59ee11fcce41 2024/11/05 04:43:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 04:43:59 DEBUG : one: same parent dir (ODFfNjc0OTA5OV9wRnBWSA) - using file/rename instead of move_copy for one-2019-01-01 2024/11/05 04:43:59 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/05 04:44:00 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/05 04:44:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/05 04:44:01 INFO : one: Copied (new) 2024/11/05 04:44:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:44:01 DEBUG : two: Unchanged skipping 2024/11/05 04:44:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/05 04:44:01 DEBUG : three.txt: same parent dir (ODFfNjc0OTA5OV9wRnBWSA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/05 04:44:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/05 04:44:02 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/05 04:44:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/05 04:44:03 INFO : three.txt: Copied (new) 2024/11/05 04:44:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 04:44:04 INFO : one-2019-01-01: Deleted 2024/11/05 04:44:04 DEBUG : one: same parent dir (ODFfNjc0OTA5OV9wRnBWSA) - using file/rename instead of move_copy for one-2019-01-01 2024/11/05 04:44:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/05 04:44:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/05 04:44:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/05 04:44:06 INFO : one: Copied (new) 2024/11/05 04:44:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:44:07 DEBUG : two: Unchanged skipping 2024/11/05 04:44:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/05 04:44:07 INFO : three-2019-01-01.txt: Deleted 2024/11/05 04:44:07 DEBUG : three.txt: same parent dir (ODFfNjc0OTA5OV9wRnBWSA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/05 04:44:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/05 04:44:08 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/05 04:44:09 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/05 04:44:09 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3) got dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (19), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-lapimiy9bega'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "423e01c5e84a30d129b97aedb6e219a9" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 6 actual : 19 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=6 vs obj=19 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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-95576h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found --- FAIL: TestSyncSuffixKeepExtension (27.88s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:44:20 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/05 04:44:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/05 04:44:21 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:44:21 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:44:21 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/05 04:44:23 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/05 04:44:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/05 04:44:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.32s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:44:24 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/05 04:44:24 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:44:24 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:44:25 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/05 04:44:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/05 04:44:26 INFO : existing: Copied (new) 2024/11/05 04:44:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:44:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/05 04:44:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/05 04:44:26 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:44:26 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:44:26 ERROR : OpenDrive root 'rclone-test-lapimiy9bega': not deleting files as there were IO errors 2024/11/05 04:44:26 ERROR : OpenDrive root 'rclone-test-lapimiy9bega': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncImmutable (4.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:44:29 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/05 04:44:31 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/05 04:44:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/05 04:44:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/05 04:44:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:44:38 DEBUG : existing: Unchanged skipping 2024/11/05 04:44:38 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/05 04:44:38 DEBUG : subdira-rclone-move-ginedoq9: same parent dir (ODFfNjc0ODk4MV9rUEc1NA) - using folder/rename instead of move_copy 2024/11/05 04:44:38 DEBUG : EXISTING: moving to existing-rclone-move-lunokod5 2024/11/05 04:44:38 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jicuguz9 2024/11/05 04:44:38 DEBUG : subdira: same parent dir (ODFfNjc0ODk4MV9rUEc1NA) - using folder/rename instead of move_copy 2024/11/05 04:44:38 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjc0ODk4MV9rUEc1NA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-jicuguz9 2024/11/05 04:44:38 DEBUG : EXISTING: same parent dir (ODFfNjc0ODk4MV9rUEc1NA) - using file/rename instead of move_copy for existing-rclone-move-lunokod5 2024/11/05 04:44:39 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/05 04:44:39 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jicuguz9 2024/11/05 04:44:39 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/05 04:44:39 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lunokod5 2024/11/05 04:44:39 DEBUG : EXISTING: moving to existing 2024/11/05 04:44:39 DEBUG : existing-rclone-move-lunokod5: same parent dir (ODFfNjc0ODk4MV9rUEc1NA) - using file/rename instead of move_copy for existing 2024/11/05 04:44:39 DEBUG : subdira/subdirb-rclone-move-woyisul2: same parent dir (ODFfNjc0OTEwN18wNVZ6bA) - using folder/rename instead of move_copy 2024/11/05 04:44:39 DEBUG : existingbutdifferent-rclone-move-jicuguz9: same parent dir (ODFfNjc0ODk4MV9rUEc1NA) - using file/rename instead of move_copy for existingbutdifferent 2024/11/05 04:44:39 INFO : existing-rclone-move-lunokod5: Moved (server-side) to: existing 2024/11/05 04:44:39 INFO : EXISTING: Moved (server-side) to: existing 2024/11/05 04:44:39 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/05 04:44:40 INFO : existingbutdifferent-rclone-move-jicuguz9: Moved (server-side) to: existingbutdifferent 2024/11/05 04:44:40 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/05 04:44:40 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/05 04:44:40 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/05 04:44:40 DEBUG : subdira/subdirb: same parent dir (ODFfNjc0OTEwN18wNVZ6bA) - using folder/rename instead of move_copy 2024/11/05 04:44:40 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/05 04:44:41 DEBUG : subdira/subdirb/subdirc-rclone-move-vabayup1: same parent dir (ODFfNjc0OTEwOF80d3pjWg) - using folder/rename instead of move_copy 2024/11/05 04:44:41 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/05 04:44:41 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/05 04:44:41 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjc0OTEwOF80d3pjWg) - using folder/rename instead of move_copy 2024/11/05 04:44:41 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/05 04:44:42 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/05 04:44:42 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-gananuf1: same parent dir (ODFfNjc0OTEwOV9KMHlHQg) - using folder/rename instead of move_copy 2024/11/05 04:44:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-voxiwun5 2024/11/05 04:44:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjc0OTEwOV9KMHlHQg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-voxiwun5 2024/11/05 04:44:43 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjc0OTEwOV9KMHlHQg) - using folder/rename instead of move_copy 2024/11/05 04:44:43 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-voxiwun5 2024/11/05 04:44:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/05 04:44:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/05 04:44:43 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2024/11/05 04:44:43 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-voxiwun5: same parent dir (ODFfNjc0OTEwOV9KMHlHQg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/05 04:44:43 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:44:43 INFO : subdira/subdirb/subdirc/hello-rclone-move-voxiwun5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/05 04:44:43 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/05 04:44:43 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/05 04:44:43 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:44:43 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/05 04:44:44 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/05 04:44:44 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/05 04:44:44 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/05 04:44:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/05 04:44:45 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2024/11/05 04:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:44:51 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/05 04:44:53 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/05 04:44:54 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/05 04:44:56 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/05 04:44:58 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/05 04:44:59 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:01 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:03 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:05 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:07 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:08 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:10 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:12 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:14 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:16 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:18 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:20 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:22 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:23 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:25 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:27 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:29 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:30 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:32 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:35 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:37 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:40 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:41 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:43 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:45 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:47 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:49 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:50 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:52 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:54 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:56 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:58 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/05 04:45:59 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:01 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:46:03 DEBUG : both0: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both12: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both13: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both14: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both15: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both16: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both17: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both18: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both10: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both11: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both3: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both1: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both5: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both6: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both19: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both8: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:46:03 DEBUG : both9: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both2: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both4: Unchanged skipping 2024/11/05 04:46:03 DEBUG : both7: Unchanged skipping 2024/11/05 04:46:03 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:46:03 DEBUG : Waiting for deletions to finish 2024/11/05 04:46:03 INFO : only19: Deleted 2024/11/05 04:46:03 INFO : only8: Deleted 2024/11/05 04:46:03 INFO : only1: Deleted 2024/11/05 04:46:03 INFO : only11: Deleted 2024/11/05 04:46:03 INFO : only12: Deleted 2024/11/05 04:46:03 INFO : only15: Deleted 2024/11/05 04:46:03 INFO : only3: Deleted 2024/11/05 04:46:03 INFO : only9: Deleted 2024/11/05 04:46:03 INFO : only14: Deleted 2024/11/05 04:46:03 INFO : only16: Deleted 2024/11/05 04:46:03 INFO : only2: Deleted 2024/11/05 04:46:03 INFO : only7: Deleted 2024/11/05 04:46:03 INFO : only5: Deleted 2024/11/05 04:46:03 INFO : only6: Deleted 2024/11/05 04:46:04 INFO : only0: Deleted 2024/11/05 04:46:04 INFO : only10: Deleted 2024/11/05 04:46:04 INFO : only13: Deleted 2024/11/05 04:46:04 INFO : only17: Deleted 2024/11/05 04:46:04 INFO : only18: Deleted 2024/11/05 04:46:04 INFO : only4: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (78.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:46:09 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:11 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:12 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:14 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:17 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:18 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:20 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:22 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:24 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:26 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:27 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:29 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:32 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:33 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:35 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:37 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:38 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:40 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:42 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:44 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:46 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:48 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:49 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:51 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:53 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:55 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:56 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/05 04:46:58 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:00 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:01 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:03 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:05 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:07 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:08 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:10 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:12 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:14 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:16 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:17 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:19 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/05 04:47:21 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both0: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both1: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both10: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both11: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both12: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both13: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both14: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both15: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both16: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both17: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both18: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both19: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both2: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both3: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both4: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for checks to finish 2024/11/05 04:47:21 DEBUG : both5: Unchanged skipping 2024/11/05 04:47:21 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:47:21 DEBUG : both9: Unchanged skipping 2024/11/05 04:47:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : both6: Unchanged skipping 2024/11/05 04:47:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : both7: Unchanged skipping 2024/11/05 04:47:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : both8: Unchanged skipping 2024/11/05 04:47:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/05 04:47:21 DEBUG : OpenDrive root 'rclone-test-lapimiy9bega': Waiting for transfers to finish 2024/11/05 04:47:22 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:22 INFO : only0: Copied (replaced existing) 2024/11/05 04:47:22 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:22 INFO : only10: Copied (replaced existing) 2024/11/05 04:47:22 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:22 INFO : only11: Copied (replaced existing) 2024/11/05 04:47:23 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:23 INFO : only12: Copied (replaced existing) 2024/11/05 04:47:24 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:24 INFO : only13: Copied (replaced existing) 2024/11/05 04:47:24 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:24 INFO : only17: Copied (replaced existing) 2024/11/05 04:47:24 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:24 INFO : only18: Copied (replaced existing) 2024/11/05 04:47:25 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:25 INFO : only19: Copied (replaced existing) 2024/11/05 04:47:25 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:25 INFO : only14: Copied (replaced existing) 2024/11/05 04:47:26 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:26 INFO : only3: Copied (replaced existing) 2024/11/05 04:47:26 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:26 INFO : only2: Copied (replaced existing) 2024/11/05 04:47:27 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:27 INFO : only5: Copied (replaced existing) 2024/11/05 04:47:28 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:28 INFO : only7: Copied (replaced existing) 2024/11/05 04:47:28 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:28 INFO : only4: Copied (replaced existing) 2024/11/05 04:47:31 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:31 INFO : only8: Copied (replaced existing) 2024/11/05 04:47:32 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:32 INFO : only6: Copied (replaced existing) 2024/11/05 04:47:32 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:32 INFO : only15: Copied (replaced existing) 2024/11/05 04:47:32 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:32 INFO : only9: Copied (replaced existing) 2024/11/05 04:47:33 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:33 INFO : only16: Copied (replaced existing) 2024/11/05 04:47:33 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/05 04:47:33 INFO : only1: Copied (replaced existing) 2024/11/05 04:47:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (92.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" 2024/11/05 04:47:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 04:47:41 DEBUG : sub dir: Making directory 2024/11/05 04:47:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:25 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (11.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-lapimiy9bega'", Local "Local file system at /tmp/rclone2208181555", Modify Window "1s" sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:25 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2875 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (9.54s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m36.102849926s (try 1/5): exit status 1: Failed [TestCopyWithDryRun TestServerSideCopy TestSyncWithUpdateOlder TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffixKeepExtension TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]