"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerMailru: -verbose -fast-list -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMetadata|TestCopyMissingDirectory|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestFixCase|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransfer|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncNoUpdateDirModtime|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSetDelayedModTimes|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Starting (try 3/5) 2024/04/25 02:05:34 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2" 2024/04/25 02:05:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 02:05:34 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2" 2024/04/25 02:05:34 DEBUG : Reset feature "ListR" 2024/04/25 02:05:34 DEBUG : Creating backend with remote "/tmp/rclone1743442757" === RUN TestCopyWithDryRun run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:34 DEBUG : [rclone-test-tucawak5zalobit9pafilez2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:05:35 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", 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: invalid character '<' looking for beginning of value Test: TestCopyWithDryRun 2024/04/25 02:05:35 ERROR : : error listing: invalid character '<' looking for beginning of value 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: invalid character '<' looking for beginning of value Test: TestCopyWithDryRun 2024/04/25 02:05:35 ERROR : : error listing: invalid character '<' looking for beginning of value 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: invalid character '<' looking for beginning of value Test: TestCopyWithDryRun --- FAIL: TestCopyWithDryRun (0.47s) === RUN TestCopy run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:05:35 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish sync_test.go:78: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:78 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopy 2024/04/25 02:05:35 ERROR : : error listing: invalid character '<' looking for beginning of value 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:78 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopy --- FAIL: TestCopy (0.10s) === RUN TestCopyMetadata run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported 2024/04/25 02:05:35 ERROR : : error listing: invalid character '<' looking for beginning of value 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:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:97 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyMetadata --- FAIL: TestCopyMetadata (0.05s) === RUN TestCopyMissingDirectory run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:35 DEBUG : Creating backend with remote "/non-existing" 2024/04/25 02:05:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/25 02:05:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:35 ERROR : : error listing: invalid character '<' looking for beginning of value 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 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyMissingDirectory 2024/04/25 02:05:35 ERROR : : error listing: invalid character '<' looking for beginning of value 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 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyMissingDirectory --- FAIL: TestCopyMissingDirectory (0.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:35 DEBUG : sub dir: Making directory 2024/04/25 02:05:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:05:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:05:35 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:05:35 ERROR : sub dir/hello world.rclone_chunk.001_hcnnr3: invalid character '<' looking for beginning of value 2024/04/25 02:05:36 ERROR : sub dir/hello world.rclone_chunk.001_hcnnr3: Couldn't move: invalid character '<' looking for beginning of value 2024/04/25 02:05:36 ERROR : sub dir/hello world.rclone_chunk.001_hcnnr3: Failed to remove temporary chunk: invalid character '<' looking for beginning of value 2024/04/25 02:05:36 ERROR : sub dir/hello world: Failed to copy: invalid character '<' looking for beginning of value sync_test.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:182 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyNoTraverse 2024/04/25 02:05:36 ERROR : : error listing: invalid character '<' looking for beginning of value 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:182 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (0.79s) === RUN TestCopyCheckFirst run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:36 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Running all checks before starting transfers 2024/04/25 02:05:36 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:36 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Checks finished, now starting transfers 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish sync_test.go:201: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:201 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyCheckFirst 2024/04/25 02:05:36 ERROR : : error listing: invalid character '<' looking for beginning of value 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:201 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (0.10s) === RUN TestSyncNoTraverse run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:36 ERROR : Ignoring --no-traverse with sync 2024/04/25 02:05:36 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:05:36 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting files as there were IO errors 2024/04/25 02:05:36 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting directories as there were IO errors sync_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:221 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncNoTraverse 2024/04/25 02:05:36 ERROR : : error listing: invalid character '<' looking for beginning of value 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:221 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (0.10s) === RUN TestCopyWithDepth run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:36 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish sync_test.go:241: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:241 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyWithDepth 2024/04/25 02:05:36 ERROR : : error listing: invalid character '<' looking for beginning of value 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:241 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (0.10s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:36 DEBUG : sub dir: Excluded 2024/04/25 02:05:36 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish sync_test.go:269: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:269 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:275 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyWithFilesFrom 2024/04/25 02:05:36 ERROR : : error listing: invalid character '<' looking for beginning of value 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:269 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:275 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (0.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:05:36 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:05:37 ERROR : potato2.rclone_chunk.001_hcnour: invalid character '<' looking for beginning of value 2024/04/25 02:05:37 ERROR : potato2.rclone_chunk.001_hcnour: Couldn't move: invalid character '<' looking for beginning of value 2024/04/25 02:05:37 ERROR : potato2.rclone_chunk.001_hcnour: Failed to remove temporary chunk: invalid character '<' looking for beginning of value 2024/04/25 02:05:37 ERROR : potato2: Failed to copy: invalid character '<' looking for beginning of value sync_test.go:269: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:269 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:276 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyWithFilesFromAndNoTraverse 2024/04/25 02:05:37 ERROR : : error listing: invalid character '<' looking for beginning of value 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:269 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:276 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (0.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:37 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:05:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:05:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:05:37 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish sync_test.go:294: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:294 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyEmptyDirectories 2024/04/25 02:05:37 ERROR : : error listing: invalid character '<' looking for beginning of value 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:294 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (0.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:37 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:05:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:05:37 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish sync_test.go:325: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:325 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestMoveEmptyDirectories 2024/04/25 02:05:37 ERROR : : error listing: invalid character '<' looking for beginning of value 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:325 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (0.10s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:351: Skipping test as backend does not support DirSetModTime 2024/04/25 02:05:37 ERROR : : error listing: invalid character '<' looking for beginning of value 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:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:351 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncNoUpdateDirModtime --- FAIL: TestSyncNoUpdateDirModtime (0.05s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:37 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:05:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:05:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:05:37 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:05:37 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting files as there were IO errors 2024/04/25 02:05:37 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting directories as there were IO errors sync_test.go:403: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:403 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncEmptyDirectories 2024/04/25 02:05:37 ERROR : : error listing: invalid character '<' looking for beginning of value 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:403 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (0.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set 2024/04/25 02:05:37 ERROR : : error listing: invalid character '<' looking for beginning of value 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:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:427 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncSetDelayedModTimes --- FAIL: TestSyncSetDelayedModTimes (0.05s) === RUN TestServerSideCopy run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:38 ERROR : sub dir/hello world.rclone_chunk.001_hcnprn: invalid character '<' looking for beginning of value 2024/04/25 02:05:38 ERROR : sub dir/hello world.rclone_chunk.001_hcnprn: Couldn't move: invalid character '<' looking for beginning of value 2024/04/25 02:05:38 ERROR : sub dir/hello world.rclone_chunk.001_hcnprn: Failed to remove temporary chunk: invalid character '<' looking for beginning of value run.go:285: Failed to put "sub dir/hello world" to "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'": invalid character '<' looking for beginning of value 2024/04/25 02:05:38 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:481 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestServerSideCopy --- FAIL: TestServerSideCopy (0.70s) === RUN TestCopyAfterDelete run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:38 ERROR : sub dir/hello world.rclone_chunk.001_hcnqcw: invalid character '<' looking for beginning of value 2024/04/25 02:05:39 ERROR : sub dir/hello world.rclone_chunk.001_hcnqcw: Couldn't move: invalid character '<' looking for beginning of value 2024/04/25 02:05:39 ERROR : sub dir/hello world.rclone_chunk.001_hcnqcw: Failed to remove temporary chunk: invalid character '<' looking for beginning of value run.go:285: Failed to put "sub dir/hello world" to "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'": invalid character '<' looking for beginning of value 2024/04/25 02:05:39 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:502 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyAfterDelete --- FAIL: TestCopyAfterDelete (0.70s) === RUN TestCopyRedownload run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:05:39 ERROR : sub dir/hello world.rclone_chunk.001_hcnr5n: invalid character '<' looking for beginning of value 2024/04/25 02:05:39 ERROR : sub dir/hello world.rclone_chunk.001_hcnr5n: Couldn't move: invalid character '<' looking for beginning of value 2024/04/25 02:05:39 ERROR : sub dir/hello world.rclone_chunk.001_hcnr5n: Failed to remove temporary chunk: invalid character '<' looking for beginning of value run.go:285: Failed to put "sub dir/hello world" to "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'": invalid character '<' looking for beginning of value 2024/04/25 02:05:39 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:522 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCopyRedownload --- FAIL: TestCopyRedownload (0.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:544 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: listing wrong, want check sum (1) got check sum (1), hello world2 (12), potato2 (11), sub dir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:544 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:544 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:544 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "sub dir/hello world" 2024/04/25 02:05:46 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:05:46 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting files as there were IO errors 2024/04/25 02:05:46 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting directories as there were IO errors sync_test.go:549: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:549 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncBasedOnCheckSum 2024/04/25 02:05:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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:549 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (7.13s) === RUN TestSyncSizeOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:582 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want sizeonly (6) got check sum (1), hello world2 (12), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:582 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "check sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:582 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:582 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:582 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" 2024/04/25 02:05:54 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': error reading destination root directory: invalid character '<' looking for beginning of value 2024/04/25 02:05:54 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:05:54 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:05:54 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting files as there were IO errors 2024/04/25 02:05:54 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting directories as there were IO errors sync_test.go:587: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:587 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncSizeOnly 2024/04/25 02:05:54 ERROR : : error listing: invalid character '<' looking for beginning of value 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:587 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (7.12s) === RUN TestSyncIgnoreSize run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:620 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got check sum (1), hello world2 (12), ignore-size (8), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:620 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "check sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:620 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:620 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:620 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:620 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" 2024/04/25 02:06:01 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/25 02:06:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/25 02:06:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/25 02:06:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/25 02:06:01 DEBUG : sub dir2: Making directory 2024/04/25 02:06:01 DEBUG : potato2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:06:01 DEBUG : potato2: Unchanged skipping 2024/04/25 02:06:01 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:01 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:01 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:01 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:01 DEBUG : sub dir/hello world: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:06:01 DEBUG : sub dir/hello world: Unchanged skipping 2024/04/25 02:06:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:02 INFO : sizeonly.rclone_chunk.001_hcodnl: Moved (server-side) to: sizeonly 2024/04/25 02:06:02 INFO : sizeonly: Copied (new) 2024/04/25 02:06:02 INFO : ignore-size.rclone_chunk.001_hcode6: Moved (server-side) to: ignore-size 2024/04/25 02:06:02 INFO : ignore-size: Copied (new) 2024/04/25 02:06:02 INFO : hello world2.rclone_chunk.001_hcodv7: Moved (server-side) to: hello world2 2024/04/25 02:06:02 INFO : hello world2: Copied (new) 2024/04/25 02:06:02 INFO : check sum.rclone_chunk.001_hcod6o: Moved (server-side) to: check sum 2024/04/25 02:06:02 INFO : check sum: Copied (new) 2024/04/25 02:06:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:629: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:629 Error: Not equal: expected: 1 actual : 4 Test: TestSyncIgnoreSize fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got check sum (1), hello world2 (12), ignore-size (8), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "check sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:634 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (29) got check sum (1), hello world2 (12), ignore-size (29), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:634 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "check sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:634 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:634 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:634 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:634 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" 2024/04/25 02:06:17 DEBUG : hello world2: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:06:17 DEBUG : check sum: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:06:17 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:06:17 DEBUG : potato2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:06:17 DEBUG : potato2: Unchanged skipping 2024/04/25 02:06:17 DEBUG : check sum: Unchanged skipping 2024/04/25 02:06:17 DEBUG : ignore-size: Unchanged skipping 2024/04/25 02:06:17 DEBUG : hello world2: Unchanged skipping 2024/04/25 02:06:17 DEBUG : sizeonly: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:06:17 DEBUG : sizeonly: Unchanged skipping 2024/04/25 02:06:17 DEBUG : sub dir/hello world: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:06:17 DEBUG : sub dir/hello world: Unchanged skipping 2024/04/25 02:06:17 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:17 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:17 DEBUG : Waiting for deletions to finish 2024/04/25 02:06:17 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:644 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (29) got check sum (1), hello world2 (12), ignore-size (29), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:644 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "check sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:644 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:644 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:644 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:644 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:645 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got check sum (1), hello world2 (12), ignore-size (8), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:645 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "check sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:645 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:645 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:645 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:645 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" --- FAIL: TestSyncIgnoreSize (39.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:34 INFO : existing.rclone_chunk.001_hcp9p1: Moved (server-side) to: existing 2024/04/25 02:06:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:06:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:34 DEBUG : existing: Unchanged skipping 2024/04/25 02:06:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:34 DEBUG : Waiting for deletions to finish 2024/04/25 02:06:34 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/25 02:06:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:34 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:35 INFO : existing: Deleted 2024/04/25 02:06:35 INFO : existing.rclone_chunk.001_hcpazf: Moved (server-side) to: existing 2024/04/25 02:06:35 INFO : existing: Copied (replaced existing) 2024/04/25 02:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (2.64s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:36 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 02:06:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:36 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:36 INFO : existing.rclone_chunk.001_hcpchk: Moved (server-side) to: existing 2024/04/25 02:06:36 INFO : existing: Copied (new) 2024/04/25 02:06:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:36 DEBUG : existing: Destination exists, skipping 2024/04/25 02:06:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:36 DEBUG : Waiting for deletions to finish 2024/04/25 02:06:36 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:38 DEBUG : [rclone-test-tucawak5zalobit9pafilez2]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/04/25 02:06:38 INFO : b/potato.rclone_chunk.001_hcpd7z: Moved (server-side) to: b/potato 2024/04/25 02:06:39 INFO : c/non empty space.rclone_chunk.001_hcpetv: Moved (server-side) to: c/non empty space 2024/04/25 02:06:39 DEBUG : d: Making directory 2024/04/25 02:06:39 DEBUG : a: Making directory 2024/04/25 02:06:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:06:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:06:39 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:06:39 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:40 DEBUG : a/potato2.rclone_chunk.001_hcpfvp: File has been put by hash from source 2024/04/25 02:06:40 INFO : a/potato2.rclone_chunk.001_hcpfvp: Moved (server-side) to: a/potato2 2024/04/25 02:06:40 INFO : a/potato2: Copied (new) 2024/04/25 02:06:40 DEBUG : Waiting for deletions to finish 2024/04/25 02:06:40 INFO : b/potato: Deleted 2024/04/25 02:06:40 INFO : d: Removing directory 2024/04/25 02:06:40 INFO : b: Removing directory 2024/04/25 02:06:41 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': deleted 2 directories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (4.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:42 INFO : empty space.rclone_chunk.001_hcpi0j: Moved (server-side) to: empty space 2024/04/25 02:06:43 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/04/25 02:06:43 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/04/25 02:06:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:43 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/04/25 02:06:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:43 DEBUG : empty space: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:44 INFO : empty space: Deleted 2024/04/25 02:06:44 INFO : empty space.rclone_chunk.001_hcpji4: Moved (server-side) to: empty space 2024/04/25 02:06:44 INFO : empty space: Copied (replaced existing) 2024/04/25 02:06:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (2.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:811: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.14s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:45 INFO : foo.rclone_chunk.001_hcplz9: Moved (server-side) to: foo 2024/04/25 02:06:46 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/04/25 02:06:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:46 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:46 INFO : foo: Deleted 2024/04/25 02:06:46 INFO : foo.rclone_chunk.001_hcpmr9: Moved (server-side) to: foo 2024/04/25 02:06:46 INFO : foo: Copied (replaced existing) 2024/04/25 02:06:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.18s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:48 INFO : empty space.rclone_chunk.001_hcpny1: Moved (server-side) to: empty space 2024/04/25 02:06:48 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/25 02:06:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:06:48 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:48 DEBUG : empty space: Unchanged skipping 2024/04/25 02:06:48 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:48 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:48 DEBUG : potato.rclone_chunk.001_hcpodg: File has been put by hash from source 2024/04/25 02:06:49 INFO : potato.rclone_chunk.001_hcpodg: Moved (server-side) to: potato 2024/04/25 02:06:49 INFO : potato: Copied (new) 2024/04/25 02:06:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:50 INFO : potato.rclone_chunk.001_hcppr6: Moved (server-side) to: potato 2024/04/25 02:06:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/25 02:06:50 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:50 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:50 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:51 DEBUG : potato.rclone_chunk.001_hcpqkh: File has been put by hash from source 2024/04/25 02:06:51 INFO : potato: Deleted 2024/04/25 02:06:51 INFO : potato.rclone_chunk.001_hcpqkh: Moved (server-side) to: potato 2024/04/25 02:06:51 INFO : potato: Copied (replaced existing) 2024/04/25 02:06:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.43s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:53 INFO : potato.rclone_chunk.001_hcpsuh: Moved (server-side) to: potato 2024/04/25 02:06:53 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:53 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/04/25 02:06:53 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:53 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:53 DEBUG : potato.rclone_chunk.001_hcptfh: File has been put by hash from source 2024/04/25 02:06:54 INFO : potato: Deleted 2024/04/25 02:06:54 INFO : potato.rclone_chunk.001_hcptfh: Moved (server-side) to: potato 2024/04/25 02:06:54 INFO : potato: Copied (replaced existing) 2024/04/25 02:06:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:55 INFO : potato.rclone_chunk.001_hcpv7i: Moved (server-side) to: potato 2024/04/25 02:06:56 INFO : empty space.rclone_chunk.001_hcpviu: Moved (server-side) to: empty space 2024/04/25 02:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:06:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/25 02:06:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:06:56 DEBUG : empty space: Unchanged skipping 2024/04/25 02:06:56 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:56 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:56 DEBUG : Waiting for deletions to finish 2024/04/25 02:06:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:06:58 INFO : potato.rclone_chunk.001_hcpxv2: Moved (server-side) to: potato 2024/04/25 02:06:58 INFO : empty space.rclone_chunk.001_hcpyc8: Moved (server-side) to: empty space 2024/04/25 02:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:06:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:06:59 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:06:59 DEBUG : empty space: Unchanged skipping 2024/04/25 02:06:59 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:06:59 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:06:59 DEBUG : potato2.rclone_chunk.001_hcpz7i: File has been put by hash from source 2024/04/25 02:06:59 INFO : potato2.rclone_chunk.001_hcpz7i: Moved (server-side) to: potato2 2024/04/25 02:06:59 INFO : potato2: Copied (new) 2024/04/25 02:06:59 DEBUG : Waiting for deletions to finish 2024/04/25 02:06:59 INFO : potato: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:01 INFO : b/potato.rclone_chunk.001_hcq043: Moved (server-side) to: b/potato 2024/04/25 02:07:02 INFO : c/non empty space.rclone_chunk.001_hcq1l8: Moved (server-side) to: c/non empty space 2024/04/25 02:07:02 DEBUG : d: Making directory 2024/04/25 02:07:02 DEBUG : d/e: Making directory 2024/04/25 02:07:02 DEBUG : a: Making directory 2024/04/25 02:07:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:07:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:07:02 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:07:02 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:02 DEBUG : a/potato2.rclone_chunk.001_hcq2sa: File has been put by hash from source 2024/04/25 02:07:03 INFO : a/potato2.rclone_chunk.001_hcq2sa: Moved (server-side) to: a/potato2 2024/04/25 02:07:03 INFO : a/potato2: Copied (new) 2024/04/25 02:07:03 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:03 INFO : b/potato: Deleted 2024/04/25 02:07:03 INFO : d/e: Removing directory 2024/04/25 02:07:03 INFO : d: Removing directory 2024/04/25 02:07:03 INFO : b: Removing directory 2024/04/25 02:07:03 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': deleted 3 directories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:05 INFO : b/potato.rclone_chunk.001_hcq5lc: Moved (server-side) to: b/potato 2024/04/25 02:07:06 INFO : c/non empty space.rclone_chunk.001_hcq55s: Moved (server-side) to: c/non empty space 2024/04/25 02:07:06 DEBUG : d: Making directory 2024/04/25 02:07:06 DEBUG : a: Making directory 2024/04/25 02:07:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:07:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:07:07 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:07:07 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:07 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:07 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:07 DEBUG : a/potato2.rclone_chunk.001_hcq7o6: File has been put by hash from source 2024/04/25 02:07:07 INFO : a/potato2.rclone_chunk.001_hcq7o6: Moved (server-side) to: a/potato2 2024/04/25 02:07:07 INFO : a/potato2: Copied (new) 2024/04/25 02:07:07 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting files as there were IO errors 2024/04/25 02:07:07 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting directories as there were IO errors run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.18s) === RUN TestSyncDeleteDuring run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:10 INFO : potato.rclone_chunk.001_hcq9z6: Moved (server-side) to: potato 2024/04/25 02:07:11 INFO : empty space.rclone_chunk.001_hcqap4: Moved (server-side) to: empty space 2024/04/25 02:07:11 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:07:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:07:11 DEBUG : empty space: Unchanged skipping 2024/04/25 02:07:11 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:11 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:11 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:11 INFO : potato: Deleted 2024/04/25 02:07:11 DEBUG : potato2.rclone_chunk.001_hcqbs2: File has been put by hash from source 2024/04/25 02:07:12 INFO : potato2.rclone_chunk.001_hcqbs2: Moved (server-side) to: potato2 2024/04/25 02:07:12 INFO : potato2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:13 INFO : potato.rclone_chunk.001_hcqcwf: Moved (server-side) to: potato 2024/04/25 02:07:15 INFO : empty space.rclone_chunk.001_hcqdfy: Moved (server-side) to: empty space 2024/04/25 02:07:15 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:15 INFO : potato: Deleted 2024/04/25 02:07:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:07:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:07:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:15 DEBUG : empty space: Unchanged skipping 2024/04/25 02:07:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:15 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:16 DEBUG : potato2.rclone_chunk.001_hcqftj: File has been put by hash from source 2024/04/25 02:07:16 INFO : potato2.rclone_chunk.001_hcqftj: Moved (server-side) to: potato2 2024/04/25 02:07:16 INFO : potato2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncDeleteBefore (4.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:17 INFO : potato.rclone_chunk.001_hcqhte: Moved (server-side) to: potato 2024/04/25 02:07:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:07:18 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:18 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:18 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:18 INFO : potato2.rclone_chunk.001_hcqibp: Moved (server-side) to: potato2 2024/04/25 02:07:18 INFO : potato2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestCopyDeleteBefore (2.41s) === RUN TestSyncWithExclude run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:20 INFO : potato2.rclone_chunk.001_hcqjsk: Moved (server-side) to: potato2 2024/04/25 02:07:21 INFO : empty space.rclone_chunk.001_hcqk9o: Moved (server-side) to: empty space 2024/04/25 02:07:21 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:07:21 DEBUG : enormous: Excluded 2024/04/25 02:07:21 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:07:21 DEBUG : potato2: Excluded 2024/04/25 02:07:21 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:07:21 DEBUG : potato2: Excluded 2024/04/25 02:07:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:07:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:21 DEBUG : empty space: Unchanged skipping 2024/04/25 02:07:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:21 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:21 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:21 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:07:21 DEBUG : enormous: Excluded 2024/04/25 02:07:21 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:07:21 DEBUG : potato2: Excluded 2024/04/25 02:07:21 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:07:21 DEBUG : potato2: Excluded 2024/04/25 02:07:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/04/25 02:07:21 DEBUG : empty space: Unchanged skipping 2024/04/25 02:07:21 DEBUG : Local file system at /tmp/rclone1743442757: Waiting for checks to finish 2024/04/25 02:07:21 DEBUG : Local file system at /tmp/rclone1743442757: Waiting for transfers to finish 2024/04/25 02:07:21 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:21 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncWithExclude (2.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:23 INFO : potato2.rclone_chunk.001_hcqmlb: Moved (server-side) to: potato2 2024/04/25 02:07:23 INFO : empty space.rclone_chunk.001_hcqnlz: Moved (server-side) to: empty space 2024/04/25 02:07:24 INFO : enormous.rclone_chunk.001_hcqn3w: Moved (server-side) to: enormous 2024/04/25 02:07:24 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:07:24 DEBUG : enormous: Excluded 2024/04/25 02:07:24 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:07:24 DEBUG : potato2: Excluded 2024/04/25 02:07:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:07:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:24 DEBUG : empty space: Unchanged skipping 2024/04/25 02:07:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:24 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:25 INFO : enormous: Deleted 2024/04/25 02:07:25 INFO : potato2: Deleted 2024/04/25 02:07:25 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/04/25 02:07:25 DEBUG : empty space: Unchanged skipping 2024/04/25 02:07:25 DEBUG : Local file system at /tmp/rclone1743442757: Waiting for checks to finish 2024/04/25 02:07:25 DEBUG : Local file system at /tmp/rclone1743442757: Waiting for transfers to finish 2024/04/25 02:07:25 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:25 INFO : enormous: Deleted 2024/04/25 02:07:25 INFO : potato2: Deleted 2024/04/25 02:07:25 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:26 INFO : one.rclone_chunk.001_hcqpit: Moved (server-side) to: one 2024/04/25 02:07:27 INFO : two.rclone_chunk.001_hcqq7r: Moved (server-side) to: two 2024/04/25 02:07:27 INFO : three.rclone_chunk.001_hcqr8z: Moved (server-side) to: three 2024/04/25 02:07:28 INFO : four.rclone_chunk.001_hcqs9f: Moved (server-side) to: four 2024/04/25 02:07:28 DEBUG : five: Need to transfer - File not found at Destination 2024/04/25 02:07:28 DEBUG : one: Destination is newer than source, skipping 2024/04/25 02:07:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/04/25 02:07:28 DEBUG : three: Sizes identical 2024/04/25 02:07:28 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/04/25 02:07:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/04/25 02:07:28 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:28 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:28 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:28 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:29 INFO : four: Deleted 2024/04/25 02:07:29 INFO : two: Deleted 2024/04/25 02:07:29 INFO : five.rclone_chunk.001_hcqs0j: Moved (server-side) to: five 2024/04/25 02:07:29 INFO : five: Copied (new) 2024/04/25 02:07:29 INFO : four.rclone_chunk.001_hcqs59: Moved (server-side) to: four 2024/04/25 02:07:29 INFO : four: Copied (replaced existing) 2024/04/25 02:07:29 INFO : two.rclone_chunk.001_hcqsme: Moved (server-side) to: two 2024/04/25 02:07:29 INFO : two: Copied (replaced existing) 2024/04/25 02:07:29 DEBUG : Waiting for deletions to finish sync_test.go:1244: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (4.68s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:1327: Can track renames: false 2024/04/25 02:07:30 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Ignoring --track-renames as the source and destination do not have a common hash 2024/04/25 02:07:30 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/25 02:07:30 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/25 02:07:30 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:30 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:30 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:30 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:31 INFO : yam.rclone_chunk.001_hcqu1a: Moved (server-side) to: yam 2024/04/25 02:07:31 INFO : yam: Copied (new) 2024/04/25 02:07:31 INFO : potato.rclone_chunk.001_hcqu2n: Moved (server-side) to: potato 2024/04/25 02:07:31 INFO : potato: Copied (new) 2024/04/25 02:07:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:31 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Ignoring --track-renames as the source and destination do not have a common hash 2024/04/25 02:07:31 DEBUG : yaml: Need to transfer - File not found at Destination 2024/04/25 02:07:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:07:31 DEBUG : potato: Unchanged skipping 2024/04/25 02:07:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:31 DEBUG : yaml: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:32 INFO : yaml.rclone_chunk.001_hcqvow: Moved (server-side) to: yaml 2024/04/25 02:07:32 INFO : yaml: Copied (new) 2024/04/25 02:07:32 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:32 INFO : yam: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.57s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:1399: Can track renames: true 2024/04/25 02:07:33 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Making map for --track-renames 2024/04/25 02:07:33 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Finished making map for --track-renames 2024/04/25 02:07:33 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/25 02:07:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/25 02:07:33 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for renames to finish 2024/04/25 02:07:33 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:33 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:33 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:33 INFO : yam.rclone_chunk.001_hcqxml: Moved (server-side) to: yam 2024/04/25 02:07:33 INFO : yam: Copied (new) 2024/04/25 02:07:33 INFO : potato.rclone_chunk.001_hcqxpl: Moved (server-side) to: potato 2024/04/25 02:07:33 INFO : potato: Copied (new) 2024/04/25 02:07:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:07:34 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Making map for --track-renames 2024/04/25 02:07:34 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Finished making map for --track-renames 2024/04/25 02:07:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:34 DEBUG : potato: Unchanged skipping 2024/04/25 02:07:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for renames to finish 2024/04/25 02:07:34 DEBUG : yam: move non-chunked object... 2024/04/25 02:07:34 INFO : yam: Moved (server-side) to: yaml 2024/04/25 02:07:34 INFO : yam: Moved (server-side) to: yaml 2024/04/25 02:07:34 INFO : yaml: Renamed from "yam" 2024/04/25 02:07:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:34 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:34 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:1438: Can track renames: true 2024/04/25 02:07:35 DEBUG : sub: Making directory 2024/04/25 02:07:35 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Making map for --track-renames 2024/04/25 02:07:35 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Finished making map for --track-renames 2024/04/25 02:07:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/25 02:07:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/04/25 02:07:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for renames to finish 2024/04/25 02:07:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:35 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:35 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:36 INFO : potato.rclone_chunk.001_hcqz5f: Moved (server-side) to: potato 2024/04/25 02:07:36 INFO : potato: Copied (new) 2024/04/25 02:07:36 INFO : sub/yam.rclone_chunk.001_hcqzwg: Moved (server-side) to: sub/yam 2024/04/25 02:07:36 INFO : sub/yam: Copied (new) 2024/04/25 02:07:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:07:36 DEBUG : potato: Unchanged skipping 2024/04/25 02:07:36 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Making map for --track-renames 2024/04/25 02:07:36 INFO : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Finished making map for --track-renames 2024/04/25 02:07:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for renames to finish 2024/04/25 02:07:36 DEBUG : sub/yam: move non-chunked object... 2024/04/25 02:07:36 INFO : sub/yam: Moved (server-side) to: yam 2024/04/25 02:07:36 INFO : sub/yam: Moved (server-side) to: yam 2024/04/25 02:07:36 INFO : yam: Renamed from "sub/yam" 2024/04/25 02:07:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:36 DEBUG : Waiting for deletions to finish 2024/04/25 02:07:36 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.66s) === RUN TestServerSideMoveLocal run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:37 DEBUG : Creating backend with remote "/tmp/rclone1743442757/dir1" 2024/04/25 02:07:37 DEBUG : Creating backend with remote "/tmp/rclone1743442757/dir2" 2024/04/25 02:07:37 DEBUG : Local file system at /tmp/rclone1743442757/dir2: Using server-side directory move 2024/04/25 02:07:37 INFO : Local file system at /tmp/rclone1743442757/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/25 02:07:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/25 02:07:37 DEBUG : Local file system at /tmp/rclone1743442757/dir2: Waiting for checks to finish 2024/04/25 02:07:37 DEBUG : Local file system at /tmp/rclone1743442757/dir2: Waiting for transfers to finish 2024/04/25 02:07:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.19s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:38 DEBUG : nested: Making directory 2024/04/25 02:07:38 DEBUG : sub dir: Making directory 2024/04/25 02:07:38 DEBUG : nested/sub dir: Making directory 2024/04/25 02:07:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:07:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/25 02:07:38 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:38 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:38 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:38 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:38 INFO : sub dir/hello world.rclone_chunk.001_hcr29p: Moved (server-side) to: sub dir/hello world 2024/04/25 02:07:38 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:07:38 INFO : sub dir/hello world: Deleted 2024/04/25 02:07:39 INFO : nested/sub dir/file.rclone_chunk.001_hcr2gp: Moved (server-side) to: nested/sub dir/file 2024/04/25 02:07:39 INFO : nested/sub dir/file: Copied (new) 2024/04/25 02:07:39 INFO : nested/sub dir/file: Deleted 2024/04/25 02:07:39 INFO : sub dir: Removing directory 2024/04/25 02:07:39 INFO : nested/sub dir: Removing directory 2024/04/25 02:07:39 INFO : nested: Removing directory 2024/04/25 02:07:39 DEBUG : Local file system at /tmp/rclone1743442757: deleted 3 directories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:40 DEBUG : nested: Making directory 2024/04/25 02:07:40 DEBUG : sub dir: Making directory 2024/04/25 02:07:40 DEBUG : nested/sub dir: Making directory 2024/04/25 02:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:07:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/25 02:07:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:40 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:40 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:41 INFO : sub dir/hello world.rclone_chunk.001_hcr48u: Moved (server-side) to: sub dir/hello world 2024/04/25 02:07:41 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:07:41 INFO : sub dir/hello world: Deleted 2024/04/25 02:07:41 INFO : nested/sub dir/file.rclone_chunk.001_hcr4dx: Moved (server-side) to: nested/sub dir/file 2024/04/25 02:07:41 INFO : nested/sub dir/file: Copied (new) 2024/04/25 02:07:41 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:42 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 02:07:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/25 02:07:42 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:42 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:43 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:43 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:07:43 INFO : existing.rclone_chunk.001_hcr7ik: Moved (server-side) to: existing 2024/04/25 02:07:43 INFO : existing: Copied (new) 2024/04/25 02:07:43 INFO : existing: Deleted 2024/04/25 02:07:43 INFO : existing-b.rclone_chunk.001_hcr7cd: Moved (server-side) to: existing-b 2024/04/25 02:07:43 INFO : existing-b: Copied (new) 2024/04/25 02:07:43 INFO : existing-b: Deleted 2024/04/25 02:07:43 DEBUG : existing: Destination exists, skipping 2024/04/25 02:07:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/04/25 02:07:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:07:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:07:43 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.61s) === RUN TestServerSideMove run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:44 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-foroqit5qoxekar8gepevap4" 2024/04/25 02:07:44 DEBUG : Creating backend with remote "TestMailru:rclone-test-foroqit5qoxekar8gepevap4" 2024/04/25 02:07:44 DEBUG : Reset feature "ListR" 2024/04/25 02:07:45 INFO : potato2.rclone_chunk.001_hcr8gc: Moved (server-side) to: potato2 2024/04/25 02:07:46 INFO : empty space.rclone_chunk.001_hcr9zd: Moved (server-side) to: empty space 2024/04/25 02:07:46 INFO : potato3.rclone_chunk.001_hcranc: Moved (server-side) to: potato3 sync_test.go:1494: Server side move (if possible) Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2' -> Chunked 'TestChunkerMailru:rclone-test-foroqit5qoxekar8gepevap4' 2024/04/25 02:07:47 DEBUG : [rclone-test-foroqit5qoxekar8gepevap4]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:07:47 INFO : empty space.rclone_chunk.001_hcrbfx: Moved (server-side) to: empty space 2024/04/25 02:07:48 DEBUG : [rclone-test-foroqit5qoxekar8gepevap4]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/04/25 02:07:48 INFO : potato3.rclone_chunk.001_hcrbp3: Moved (server-side) to: potato3 2024/04/25 02:07:48 DEBUG : Chunked 'TestChunkerMailru:rclone-test-foroqit5qoxekar8gepevap4': Using server-side directory move 2024/04/25 02:07:48 INFO : Chunked 'TestChunkerMailru:rclone-test-foroqit5qoxekar8gepevap4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/25 02:07:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:07:49 DEBUG : potato2: move non-chunked object... 2024/04/25 02:07:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/04/25 02:07:49 DEBUG : empty space: Unchanged skipping 2024/04/25 02:07:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:07:49 DEBUG : Chunked 'TestChunkerMailru:rclone-test-foroqit5qoxekar8gepevap4': Waiting for checks to finish 2024/04/25 02:07:49 INFO : empty space: Deleted 2024/04/25 02:07:49 DEBUG : Chunked 'TestChunkerMailru:rclone-test-foroqit5qoxekar8gepevap4': Waiting for transfers to finish 2024/04/25 02:07:49 INFO : potato3: Deleted 2024/04/25 02:07:49 DEBUG : potato3: move non-chunked object... 2024/04/25 02:07:49 INFO : potato2: Moved (server-side) 2024/04/25 02:07:49 INFO : potato2: Moved (server-side) 2024/04/25 02:07:49 INFO : potato3: Moved (server-side) 2024/04/25 02:07:49 INFO : potato3: Moved (server-side) 2024/04/25 02:07:49 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-vuterof7hokohal0sosequz6" 2024/04/25 02:07:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-vuterof7hokohal0sosequz6" 2024/04/25 02:07:49 DEBUG : Reset feature "ListR" 2024/04/25 02:07:49 DEBUG : Chunked 'TestChunkerMailru:rclone-test-vuterof7hokohal0sosequz6': Using server-side directory move 2024/04/25 02:07:49 DEBUG : [rclone-test-vuterof7hokohal0sosequz6]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:07:49 INFO : Chunked 'TestChunkerMailru:rclone-test-vuterof7hokohal0sosequz6': Server side directory move succeeded 2024/04/25 02:07:50 ERROR : : error listing: directory not found 2024/04/25 02:07:50 DEBUG : Chunked 'TestChunkerMailru:rclone-test-vuterof7hokohal0sosequz6': Purge remote 2024/04/25 02:07:50 DEBUG : Chunked 'TestChunkerMailru:rclone-test-foroqit5qoxekar8gepevap4': Purge remote 2024/04/25 02:07:50 purge failed: purge failed: object not found --- PASS: TestServerSideMove (5.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:50 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-jinihaj1sisoful8yokujoj0" 2024/04/25 02:07:50 DEBUG : Creating backend with remote "TestMailru:rclone-test-jinihaj1sisoful8yokujoj0" 2024/04/25 02:07:50 DEBUG : Reset feature "ListR" 2024/04/25 02:07:51 INFO : potato2.rclone_chunk.001_hcrea4: Moved (server-side) to: potato2 2024/04/25 02:07:51 INFO : empty space.rclone_chunk.001_hcrfzp: Moved (server-side) to: empty space 2024/04/25 02:07:52 INFO : potato3.rclone_chunk.001_hcrg5j: Moved (server-side) to: potato3 sync_test.go:1494: Server side move (if possible) Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2' -> Chunked 'TestChunkerMailru:rclone-test-jinihaj1sisoful8yokujoj0' 2024/04/25 02:07:52 DEBUG : [rclone-test-jinihaj1sisoful8yokujoj0]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:07:53 INFO : empty space.rclone_chunk.001_hcrhvj: Moved (server-side) to: empty space 2024/04/25 02:07:53 DEBUG : [rclone-test-jinihaj1sisoful8yokujoj0]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/04/25 02:07:54 INFO : potato3.rclone_chunk.001_hcrh4i: Moved (server-side) to: potato3 2024/04/25 02:07:54 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:07:54 DEBUG : empty space: Excluded 2024/04/25 02:07:54 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:07:54 DEBUG : empty space: Excluded 2024/04/25 02:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:07:54 DEBUG : potato2: move non-chunked object... 2024/04/25 02:07:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:07:54 DEBUG : Chunked 'TestChunkerMailru:rclone-test-jinihaj1sisoful8yokujoj0': Waiting for checks to finish 2024/04/25 02:07:54 DEBUG : Chunked 'TestChunkerMailru:rclone-test-jinihaj1sisoful8yokujoj0': Waiting for transfers to finish 2024/04/25 02:07:54 INFO : potato3: Deleted 2024/04/25 02:07:54 DEBUG : potato3: move non-chunked object... 2024/04/25 02:07:54 INFO : potato2: Moved (server-side) 2024/04/25 02:07:54 INFO : potato2: Moved (server-side) 2024/04/25 02:07:54 INFO : potato3: Moved (server-side) 2024/04/25 02:07:54 INFO : potato3: Moved (server-side) 2024/04/25 02:07:55 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-becepeb6culeven5disexuy7" 2024/04/25 02:07:55 DEBUG : Creating backend with remote "TestMailru:rclone-test-becepeb6culeven5disexuy7" 2024/04/25 02:07:55 DEBUG : Reset feature "ListR" 2024/04/25 02:07:55 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:07:55 DEBUG : empty space: Excluded 2024/04/25 02:07:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:07:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/25 02:07:55 DEBUG : potato2: move non-chunked object... 2024/04/25 02:07:55 DEBUG : potato3: move non-chunked object... 2024/04/25 02:07:55 DEBUG : Chunked 'TestChunkerMailru:rclone-test-becepeb6culeven5disexuy7': Waiting for checks to finish 2024/04/25 02:07:55 DEBUG : Chunked 'TestChunkerMailru:rclone-test-becepeb6culeven5disexuy7': Waiting for transfers to finish 2024/04/25 02:07:55 DEBUG : [rclone-test-becepeb6culeven5disexuy7]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:07:55 INFO : potato2: Moved (server-side) 2024/04/25 02:07:55 INFO : potato2: Moved (server-side) 2024/04/25 02:07:55 INFO : potato3: Moved (server-side) 2024/04/25 02:07:55 INFO : potato3: Moved (server-side) 2024/04/25 02:07:55 DEBUG : Chunked 'TestChunkerMailru:rclone-test-becepeb6culeven5disexuy7': Purge remote 2024/04/25 02:07:56 DEBUG : Chunked 'TestChunkerMailru:rclone-test-jinihaj1sisoful8yokujoj0': Purge remote --- PASS: TestServerSideMoveWithFilter (6.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:07:56 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-wowowov6nojaxaq8vulacos1" 2024/04/25 02:07:56 DEBUG : Creating backend with remote "TestMailru:rclone-test-wowowov6nojaxaq8vulacos1" 2024/04/25 02:07:56 DEBUG : Reset feature "ListR" 2024/04/25 02:07:57 INFO : potato2.rclone_chunk.001_hcrkkg: Moved (server-side) to: potato2 2024/04/25 02:07:58 INFO : empty space.rclone_chunk.001_hcrldv: Moved (server-side) to: empty space 2024/04/25 02:07:58 INFO : potato3.rclone_chunk.001_hcrmxy: Moved (server-side) to: potato3 2024/04/25 02:07:58 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2' -> Chunked 'TestChunkerMailru:rclone-test-wowowov6nojaxaq8vulacos1' 2024/04/25 02:07:59 DEBUG : [rclone-test-wowowov6nojaxaq8vulacos1]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:07:59 INFO : empty space.rclone_chunk.001_hcrntj: Moved (server-side) to: empty space 2024/04/25 02:08:00 DEBUG : [rclone-test-wowowov6nojaxaq8vulacos1]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/04/25 02:08:00 INFO : potato3.rclone_chunk.001_hcrok3: Moved (server-side) to: potato3 2024/04/25 02:08:00 DEBUG : Chunked 'TestChunkerMailru:rclone-test-wowowov6nojaxaq8vulacos1': Using server-side directory move 2024/04/25 02:08:01 INFO : Chunked 'TestChunkerMailru:rclone-test-wowowov6nojaxaq8vulacos1': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/25 02:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:08:01 DEBUG : tomatoDir: Making directory 2024/04/25 02:08:01 DEBUG : potato2: move non-chunked object... 2024/04/25 02:08:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/04/25 02:08:01 DEBUG : empty space: Unchanged skipping 2024/04/25 02:08:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:08:01 INFO : potato3: Deleted 2024/04/25 02:08:01 DEBUG : potato3: move non-chunked object... 2024/04/25 02:08:01 INFO : empty space: Deleted 2024/04/25 02:08:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-wowowov6nojaxaq8vulacos1': Waiting for checks to finish 2024/04/25 02:08:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-wowowov6nojaxaq8vulacos1': Waiting for transfers to finish 2024/04/25 02:08:01 INFO : potato2: Moved (server-side) 2024/04/25 02:08:01 INFO : potato2: Moved (server-side) 2024/04/25 02:08:01 INFO : potato3: Moved (server-side) 2024/04/25 02:08:01 INFO : potato3: Moved (server-side) 2024/04/25 02:08:01 INFO : tomatoDir: Removing directory 2024/04/25 02:08:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': deleted 1 directories 2024/04/25 02:08:01 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-kogesiq8weliwog5fajadup3" 2024/04/25 02:08:01 DEBUG : Creating backend with remote "TestMailru:rclone-test-kogesiq8weliwog5fajadup3" 2024/04/25 02:08:02 DEBUG : Reset feature "ListR" 2024/04/25 02:08:02 DEBUG : tomatoDir: Making directory 2024/04/25 02:08:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-kogesiq8weliwog5fajadup3': Using server-side directory move 2024/04/25 02:08:02 DEBUG : [rclone-test-kogesiq8weliwog5fajadup3]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:02 INFO : Chunked 'TestChunkerMailru:rclone-test-kogesiq8weliwog5fajadup3': Server side directory move succeeded 2024/04/25 02:08:02 ERROR : : error listing: directory not found 2024/04/25 02:08:02 ERROR : : error listing: directory not found 2024/04/25 02:08:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-kogesiq8weliwog5fajadup3': Purge remote 2024/04/25 02:08:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-wowowov6nojaxaq8vulacos1': Purge remote 2024/04/25 02:08:02 purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.48s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:1699: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.16s) === RUN TestSyncOverlap run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:03 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test" 2024/04/25 02:08:03 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test" 2024/04/25 02:08:03 DEBUG : Reset feature "ListR" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncOverlap (0.85s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:03 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test" 2024/04/25 02:08:03 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test" 2024/04/25 02:08:04 DEBUG : Reset feature "ListR" 2024/04/25 02:08:04 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:04 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-include/layer2" 2024/04/25 02:08:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-include/layer2" 2024/04/25 02:08:04 DEBUG : Reset feature "ListR" 2024/04/25 02:08:04 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:04 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-include/layer2" 2024/04/25 02:08:04 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-ignore-file" 2024/04/25 02:08:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-ignore-file" 2024/04/25 02:08:04 DEBUG : Reset feature "ListR" 2024/04/25 02:08:04 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:05 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_hcrsnt: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore 2024/04/25 02:08:05 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:08:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:08:05 DEBUG : rclone-sync-test-include: Making directory 2024/04/25 02:08:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:08:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test': Waiting for checks to finish 2024/04/25 02:08:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test': Waiting for transfers to finish 2024/04/25 02:08:06 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:06 INFO : There was nothing to transfer 2024/04/25 02:08:06 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:08:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:08:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:08:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:08:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:08:06 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:06 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:07 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:08:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:08:07 DEBUG : rclone-sync-test-include: Making directory 2024/04/25 02:08:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:08:07 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/04/25 02:08:07 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/04/25 02:08:07 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:07 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:07 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:08:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:08:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:08:08 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:08:08 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:08:08 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:08 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:08 DEBUG : : Excluded 2024/04/25 02:08:08 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:08:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:08:08 DEBUG : rclone-sync-test-include: Making directory 2024/04/25 02:08:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:08:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/04/25 02:08:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/04/25 02:08:09 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:09 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (9.69s) === RUN TestSyncCompareDest run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:13 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:13 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:13 DEBUG : Reset feature "ListR" 2024/04/25 02:08:13 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/CompareDest" 2024/04/25 02:08:13 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/CompareDest" 2024/04/25 02:08:13 DEBUG : Reset feature "ListR" 2024/04/25 02:08:13 DEBUG : one: Need to transfer - File not found at Destination 2024/04/25 02:08:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:14 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:14 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:14 INFO : one.rclone_chunk.001_hcs2um: Moved (server-side) to: one 2024/04/25 02:08:14 INFO : one: Copied (new) 2024/04/25 02:08:14 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:15 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:16 INFO : one: Deleted 2024/04/25 02:08:16 INFO : one.rclone_chunk.001_hcs3i0: Moved (server-side) to: one 2024/04/25 02:08:16 INFO : one: Copied (replaced existing) 2024/04/25 02:08:16 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:17 INFO : dst/one: Deleted 2024/04/25 02:08:17 INFO : dst/one.rclone_chunk.001_hcs4pm: Moved (server-side) to: dst/one 2024/04/25 02:08:18 INFO : CompareDest/one.rclone_chunk.001_hcs5cn: Moved (server-side) to: CompareDest/one 2024/04/25 02:08:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:18 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 02:08:18 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:18 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:18 INFO : There was nothing to transfer 2024/04/25 02:08:19 INFO : CompareDest/two.rclone_chunk.001_hcs60n: Moved (server-side) to: CompareDest/two 2024/04/25 02:08:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/25 02:08:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 02:08:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:20 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:20 INFO : There was nothing to transfer 2024/04/25 02:08:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:21 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/25 02:08:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 02:08:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:21 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:21 INFO : There was nothing to transfer sync_test.go:1964: No hash on uploaded file so skipping compare timestamp test 2024/04/25 02:08:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:22 DEBUG : two: Need to transfer - File not found at Destination 2024/04/25 02:08:22 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:22 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 02:08:22 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:23 INFO : two.rclone_chunk.001_hcsa5x: Moved (server-side) to: two 2024/04/25 02:08:23 INFO : two: Copied (new) 2024/04/25 02:08:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.48s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:25 INFO : pre-dest1/1.rclone_chunk.001_hcsdn3: Moved (server-side) to: pre-dest1/1 2024/04/25 02:08:26 INFO : pre-dest2/2.rclone_chunk.001_hcsdcy: Moved (server-side) to: pre-dest2/2 2024/04/25 02:08:26 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dest" 2024/04/25 02:08:26 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dest" 2024/04/25 02:08:26 DEBUG : Reset feature "ListR" 2024/04/25 02:08:26 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/pre-dest1" 2024/04/25 02:08:26 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/pre-dest1" 2024/04/25 02:08:26 DEBUG : Reset feature "ListR" 2024/04/25 02:08:26 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/pre-dest2" 2024/04/25 02:08:26 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/pre-dest2" 2024/04/25 02:08:26 DEBUG : Reset feature "ListR" 2024/04/25 02:08:27 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:08:27 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/25 02:08:27 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:08:27 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/25 02:08:27 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/25 02:08:27 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dest': Waiting for checks to finish 2024/04/25 02:08:27 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dest': Waiting for transfers to finish 2024/04/25 02:08:27 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:27 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:28 INFO : 3.rclone_chunk.001_hcsf1u: Moved (server-side) to: 3 2024/04/25 02:08:28 INFO : 3: Copied (new) 2024/04/25 02:08:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.51s) === RUN TestSyncCopyDest run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:29 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:29 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:29 DEBUG : Reset feature "ListR" 2024/04/25 02:08:29 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/CopyDest" 2024/04/25 02:08:29 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/CopyDest" 2024/04/25 02:08:29 DEBUG : Reset feature "ListR" 2024/04/25 02:08:29 DEBUG : one: Need to transfer - File not found at Destination 2024/04/25 02:08:29 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:29 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:30 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:30 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:30 INFO : one.rclone_chunk.001_hcsinc: Moved (server-side) to: one 2024/04/25 02:08:30 INFO : one: Copied (new) 2024/04/25 02:08:30 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:31 INFO : one: Deleted 2024/04/25 02:08:32 INFO : one.rclone_chunk.001_hcsjcc: Moved (server-side) to: one 2024/04/25 02:08:32 INFO : one: Copied (replaced existing) 2024/04/25 02:08:32 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:32 INFO : dst/one: Deleted 2024/04/25 02:08:33 INFO : dst/one.rclone_chunk.001_hcsk9o: Moved (server-side) to: dst/one 2024/04/25 02:08:33 INFO : CopyDest/one.rclone_chunk.001_hcslx4: Moved (server-side) to: CopyDest/one 2024/04/25 02:08:34 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/BackupDir" 2024/04/25 02:08:34 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/BackupDir" 2024/04/25 02:08:34 DEBUG : Reset feature "ListR" 2024/04/25 02:08:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:08:34 DEBUG : one: move non-chunked object... 2024/04/25 02:08:34 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:34 INFO : one: Moved (server-side) 2024/04/25 02:08:34 INFO : one: Moved (server-side) 2024/04/25 02:08:34 DEBUG : one: copy non-chunked object... 2024/04/25 02:08:34 INFO : one: Copied (server-side copy) 2024/04/25 02:08:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/25 02:08:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:34 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:35 INFO : CopyDest/two.rclone_chunk.001_hcsnct: Moved (server-side) to: CopyDest/two 2024/04/25 02:08:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:36 DEBUG : two: copy non-chunked object... 2024/04/25 02:08:36 INFO : two: Copied (server-side copy) 2024/04/25 02:08:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/25 02:08:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:36 DEBUG : one: Unchanged skipping 2024/04/25 02:08:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:36 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:36 DEBUG : one: Unchanged skipping 2024/04/25 02:08:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:36 DEBUG : two: Unchanged skipping 2024/04/25 02:08:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:36 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:36 INFO : There was nothing to transfer 2024/04/25 02:08:37 INFO : CopyDest/three.rclone_chunk.001_hcsp34: Moved (server-side) to: CopyDest/three 2024/04/25 02:08:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/25 02:08:38 DEBUG : three: Destination not found in --copy-dest 2024/04/25 02:08:38 DEBUG : three: Need to transfer - File not found at Destination 2024/04/25 02:08:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:38 DEBUG : one: Unchanged skipping 2024/04/25 02:08:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/25 02:08:38 DEBUG : two: Unchanged skipping 2024/04/25 02:08:38 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:38 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:38 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:38 INFO : three.rclone_chunk.001_hcsqth: Moved (server-side) to: three 2024/04/25 02:08:38 INFO : three: Copied (new) 2024/04/25 02:08:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (10.67s) === RUN TestSyncBackupDir run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:41 INFO : dst/one.rclone_chunk.001_hcssua: Moved (server-side) to: dst/one 2024/04/25 02:08:41 INFO : dst/two.rclone_chunk.001_hcstci: Moved (server-side) to: dst/two 2024/04/25 02:08:42 INFO : dst/three.txt.rclone_chunk.001_hcsuu9: Moved (server-side) to: dst/three.txt 2024/04/25 02:08:42 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:43 DEBUG : Reset feature "ListR" 2024/04/25 02:08:43 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/backup" 2024/04/25 02:08:43 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/backup" 2024/04/25 02:08:43 DEBUG : Reset feature "ListR" 2024/04/25 02:08:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:08:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:08:43 DEBUG : two: Unchanged skipping 2024/04/25 02:08:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:43 DEBUG : one: move non-chunked object... 2024/04/25 02:08:43 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:43 INFO : one: Moved (server-side) 2024/04/25 02:08:43 INFO : one: Moved (server-side) 2024/04/25 02:08:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:43 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:44 INFO : one.rclone_chunk.001_hcsv43: Moved (server-side) to: one 2024/04/25 02:08:44 INFO : one: Copied (new) 2024/04/25 02:08:44 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:44 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:08:44 INFO : three.txt: Moved (server-side) 2024/04/25 02:08:44 INFO : three.txt: Moved (server-side) 2024/04/25 02:08:44 INFO : three.txt: Moved into backup dir 2024/04/25 02:08:45 INFO : dst/three.txt.rclone_chunk.001_hcsw2u: Moved (server-side) to: dst/three.txt 2024/04/25 02:08:45 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:08:45 DEBUG : two: Unchanged skipping 2024/04/25 02:08:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:08:45 INFO : one: Deleted 2024/04/25 02:08:45 DEBUG : one: move non-chunked object... 2024/04/25 02:08:46 INFO : one: Moved (server-side) 2024/04/25 02:08:46 INFO : one: Moved (server-side) 2024/04/25 02:08:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:46 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:46 INFO : one.rclone_chunk.001_hcsyvx: Moved (server-side) to: one 2024/04/25 02:08:46 INFO : one: Copied (new) 2024/04/25 02:08:46 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:47 INFO : three.txt: Deleted 2024/04/25 02:08:47 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:08:47 INFO : three.txt: Moved (server-side) 2024/04/25 02:08:47 INFO : three.txt: Moved (server-side) 2024/04/25 02:08:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (8.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:49 INFO : dst/one.rclone_chunk.001_hct0nv: Moved (server-side) to: dst/one 2024/04/25 02:08:49 INFO : dst/two.rclone_chunk.001_hct1op: Moved (server-side) to: dst/two 2024/04/25 02:08:50 INFO : dst/three.txt.rclone_chunk.001_hct1jh: Moved (server-side) to: dst/three.txt 2024/04/25 02:08:50 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:50 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:50 DEBUG : Reset feature "ListR" 2024/04/25 02:08:50 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/backup" 2024/04/25 02:08:50 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/backup" 2024/04/25 02:08:50 DEBUG : Reset feature "ListR" 2024/04/25 02:08:50 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:08:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:08:50 DEBUG : two: Unchanged skipping 2024/04/25 02:08:50 DEBUG : one: move non-chunked object... 2024/04/25 02:08:50 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:51 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:08:51 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:08:51 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:51 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:51 INFO : one.rclone_chunk.001_hct3zg: Moved (server-side) to: one 2024/04/25 02:08:51 INFO : one: Copied (new) 2024/04/25 02:08:51 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:51 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:08:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:08:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:08:52 INFO : three.txt: Moved into backup dir 2024/04/25 02:08:53 INFO : dst/three.txt.rclone_chunk.001_hct4ra: Moved (server-side) to: dst/three.txt 2024/04/25 02:08:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:08:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:08:53 DEBUG : two: Unchanged skipping 2024/04/25 02:08:53 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:53 INFO : one.bak: Deleted 2024/04/25 02:08:53 DEBUG : one: move non-chunked object... 2024/04/25 02:08:53 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:08:53 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:08:53 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:54 INFO : one.rclone_chunk.001_hct5sr: Moved (server-side) to: one 2024/04/25 02:08:54 INFO : one: Copied (new) 2024/04/25 02:08:54 DEBUG : Waiting for deletions to finish 2024/04/25 02:08:54 INFO : three.txt.bak: Deleted 2024/04/25 02:08:54 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:08:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:08:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:08:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (7.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:08:56 INFO : dst/one.rclone_chunk.001_hct8ez: Moved (server-side) to: dst/one 2024/04/25 02:08:57 INFO : dst/two.rclone_chunk.001_hct8fi: Moved (server-side) to: dst/two 2024/04/25 02:08:58 INFO : dst/three.txt.rclone_chunk.001_hct9a5: Moved (server-side) to: dst/three.txt 2024/04/25 02:08:58 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:58 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:08:58 DEBUG : Reset feature "ListR" 2024/04/25 02:08:58 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/backup" 2024/04/25 02:08:58 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/backup" 2024/04/25 02:08:58 DEBUG : Reset feature "ListR" 2024/04/25 02:08:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:08:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:08:58 DEBUG : two: Unchanged skipping 2024/04/25 02:08:58 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:08:59 DEBUG : one: move non-chunked object... 2024/04/25 02:08:59 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:59 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:08:59 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:08:59 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:08:59 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:08:59 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:08:59 INFO : one.rclone_chunk.001_hctbk7: Moved (server-side) to: one 2024/04/25 02:08:59 INFO : one: Copied (new) 2024/04/25 02:08:59 DEBUG : Waiting for deletions to finish 2024/04/25 02:09:00 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:09:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:09:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:09:00 INFO : three.txt: Moved into backup dir 2024/04/25 02:09:01 INFO : dst/three.txt.rclone_chunk.001_hctcyl: Moved (server-side) to: dst/three.txt 2024/04/25 02:09:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:09:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:09:01 DEBUG : two: Unchanged skipping 2024/04/25 02:09:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:09:01 INFO : one-2019-01-01: Deleted 2024/04/25 02:09:01 DEBUG : one: move non-chunked object... 2024/04/25 02:09:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:09:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:09:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:09:01 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:02 INFO : one.rclone_chunk.001_hctd5x: Moved (server-side) to: one 2024/04/25 02:09:02 INFO : one: Copied (new) 2024/04/25 02:09:02 DEBUG : Waiting for deletions to finish 2024/04/25 02:09:02 INFO : three-2019-01-01.txt: Deleted 2024/04/25 02:09:02 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:09:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:09:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:09:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (7.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:09:04 INFO : dst/one.rclone_chunk.001_hctgda: Moved (server-side) to: dst/one 2024/04/25 02:09:05 INFO : dst/two.rclone_chunk.001_hctgnc: Moved (server-side) to: dst/two 2024/04/25 02:09:06 INFO : dst/three.txt.rclone_chunk.001_hcthbn: Moved (server-side) to: dst/three.txt 2024/04/25 02:09:06 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:09:06 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:09:06 DEBUG : Reset feature "ListR" 2024/04/25 02:09:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:09:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:09:06 DEBUG : two: Unchanged skipping 2024/04/25 02:09:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:09:06 DEBUG : one: move non-chunked object... 2024/04/25 02:09:06 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:09:06 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:09:06 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:09:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:09:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:07 INFO : one.rclone_chunk.001_hctipl: Moved (server-side) to: one 2024/04/25 02:09:07 INFO : one: Copied (new) 2024/04/25 02:09:07 DEBUG : Waiting for deletions to finish 2024/04/25 02:09:07 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:09:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:09:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:09:07 INFO : three.txt: Moved into backup dir 2024/04/25 02:09:08 INFO : dst/three.txt.rclone_chunk.001_hctkz5: Moved (server-side) to: dst/three.txt 2024/04/25 02:09:09 DEBUG : one.bak: Excluded (Path Filter) 2024/04/25 02:09:09 DEBUG : one.bak: Excluded 2024/04/25 02:09:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/04/25 02:09:09 DEBUG : three.txt.bak: Excluded 2024/04/25 02:09:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:09:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:09:09 DEBUG : two: Unchanged skipping 2024/04/25 02:09:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for checks to finish 2024/04/25 02:09:09 INFO : one.bak: Deleted 2024/04/25 02:09:09 DEBUG : one: move non-chunked object... 2024/04/25 02:09:09 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:09:09 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:09:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst': Waiting for transfers to finish 2024/04/25 02:09:09 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:10 INFO : one.rclone_chunk.001_hctlk2: Moved (server-side) to: one 2024/04/25 02:09:10 INFO : one: Copied (new) 2024/04/25 02:09:10 DEBUG : Waiting for deletions to finish 2024/04/25 02:09:11 INFO : three.txt.bak: Deleted 2024/04/25 02:09:11 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:09:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:09:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:09:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.21s) === RUN TestSyncSuffix run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:09:12 INFO : dst/one.rclone_chunk.001_hctolh: Moved (server-side) to: dst/one 2024/04/25 02:09:13 INFO : dst/two.rclone_chunk.001_hctp8o: Moved (server-side) to: dst/two 2024/04/25 02:09:14 INFO : dst/three.txt.rclone_chunk.001_hctph5: Moved (server-side) to: dst/three.txt 2024/04/25 02:09:14 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:09:14 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:09:14 DEBUG : Reset feature "ListR" 2024/04/25 02:09:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:09:15 DEBUG : one: move non-chunked object... 2024/04/25 02:09:15 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:09:15 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:09:15 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:09:15 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:16 INFO : one.rclone_chunk.001_hctr6w: Moved (server-side) to: one 2024/04/25 02:09:16 INFO : one: Copied (new) 2024/04/25 02:09:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:09:16 DEBUG : two: Unchanged skipping 2024/04/25 02:09:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/25 02:09:16 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:09:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:09:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:09:16 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:17 INFO : three.txt.rclone_chunk.001_hctszn: Moved (server-side) to: three.txt 2024/04/25 02:09:17 INFO : three.txt: Copied (new) 2024/04/25 02:09:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:09:18 INFO : one.bak: Deleted 2024/04/25 02:09:18 DEBUG : one: move non-chunked object... 2024/04/25 02:09:18 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:09:18 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:09:18 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:19 INFO : one.rclone_chunk.001_hctut4: Moved (server-side) to: one 2024/04/25 02:09:19 INFO : one: Copied (new) 2024/04/25 02:09:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:09:19 DEBUG : two: Unchanged skipping 2024/04/25 02:09:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/25 02:09:19 INFO : three.txt.bak: Deleted 2024/04/25 02:09:19 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:09:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:09:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:09:19 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:20 INFO : three.txt.rclone_chunk.001_hctvro: Moved (server-side) to: three.txt 2024/04/25 02:09:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:09:22 INFO : dst/one.rclone_chunk.001_hctx6j: Moved (server-side) to: dst/one 2024/04/25 02:09:23 INFO : dst/two.rclone_chunk.001_hcty20: Moved (server-side) to: dst/two 2024/04/25 02:09:23 INFO : dst/three.txt.rclone_chunk.001_hctzz6: Moved (server-side) to: dst/three.txt 2024/04/25 02:09:23 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:09:23 DEBUG : Creating backend with remote "TestMailru:rclone-test-tucawak5zalobit9pafilez2/dst" 2024/04/25 02:09:24 DEBUG : Reset feature "ListR" 2024/04/25 02:09:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:09:24 DEBUG : one: move non-chunked object... 2024/04/25 02:09:24 DEBUG : [rclone-test-tucawak5zalobit9pafilez2/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/04/25 02:09:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:09:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:09:25 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:25 INFO : one.rclone_chunk.001_hcu1uz: Moved (server-side) to: one 2024/04/25 02:09:25 INFO : one: Copied (new) 2024/04/25 02:09:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:09:25 DEBUG : two: Unchanged skipping 2024/04/25 02:09:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/25 02:09:26 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:09:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:09:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:09:26 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:27 INFO : three.txt.rclone_chunk.001_hcu2ko: Moved (server-side) to: three.txt 2024/04/25 02:09:27 INFO : three.txt: Copied (new) 2024/04/25 02:09:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:09:27 INFO : one-2019-01-01: Deleted 2024/04/25 02:09:27 DEBUG : one: move non-chunked object... 2024/04/25 02:09:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:09:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:09:28 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:28 INFO : one.rclone_chunk.001_hcu4qg: Moved (server-side) to: one 2024/04/25 02:09:28 INFO : one: Copied (new) 2024/04/25 02:09:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:09:28 DEBUG : two: Unchanged skipping 2024/04/25 02:09:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/25 02:09:29 INFO : three-2019-01-01.txt: Deleted 2024/04/25 02:09:29 DEBUG : three.txt: move non-chunked object... 2024/04/25 02:09:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:09:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:09:29 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:30 INFO : three.txt.rclone_chunk.001_hcu502: Moved (server-side) to: three.txt 2024/04/25 02:09:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (9.41s) === RUN TestSyncUTFNorm run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:09:31 INFO : Testêé.rclone_chunk.001_hcu702: Moved (server-side) to: Testêé 2024/04/25 02:09:32 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:09:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/25 02:09:32 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:09:32 INFO : Testêé: Deleted 2024/04/25 02:09:32 INFO : Testêé.rclone_chunk.001_hcu8k8: Moved (server-side) to: Testêé 2024/04/25 02:09:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/25 02:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.07s) === RUN TestSyncImmutable run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:09:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 02:09:33 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:09:33 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:09:33 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:34 INFO : existing.rclone_chunk.001_hcu95n: Moved (server-side) to: existing 2024/04/25 02:09:34 INFO : existing: Copied (new) 2024/04/25 02:09:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:09:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:09:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/25 02:09:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/25 02:09:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:09:34 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting files as there were IO errors 2024/04/25 02:09:34 ERROR : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': not deleting directories as there were IO errors run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncImmutable (1.70s) === RUN TestSyncIgnoreCase run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:2391: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.18s) === RUN TestFixCase run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:09:35 INFO : EXISTING.rclone_chunk.001_hcubtw: Moved (server-side) to: EXISTING 2024/04/25 02:09:36 INFO : EXISTINGBUTDIFFERENT.rclone_chunk.001_hcub99: Moved (server-side) to: EXISTINGBUTDIFFERENT 2024/04/25 02:09:36 DEBUG : [rclone-test-tucawak5zalobit9pafilez2]: mkDirs by part "/rclone-test-tucawak5zalobit9pafilez2/SUBDIRA/subdirb/SUBDIRC" 2024/04/25 02:09:37 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO.rclone_chunk.001_hcucat: Moved (server-side) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2024/04/25 02:09:38 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences.rclone_chunk.001_hcud9b: Moved (server-side) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2024/04/25 02:09:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:09:38 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/04/25 02:09:38 DEBUG : existing: Unchanged skipping 2024/04/25 02:09:38 DEBUG : EXISTING: moving to existing-rclone-move-lezedeg7 2024/04/25 02:09:38 DEBUG : EXISTING: move non-chunked object... 2024/04/25 02:09:38 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bizodek7 2024/04/25 02:09:38 DEBUG : EXISTINGBUTDIFFERENT: move non-chunked object... 2024/04/25 02:09:39 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lezedeg7 2024/04/25 02:09:39 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lezedeg7 2024/04/25 02:09:39 DEBUG : EXISTING: moving to existing 2024/04/25 02:09:39 DEBUG : existing-rclone-move-lezedeg7: move non-chunked object... 2024/04/25 02:09:39 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bizodek7 2024/04/25 02:09:39 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bizodek7 2024/04/25 02:09:39 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/04/25 02:09:39 DEBUG : existingbutdifferent-rclone-move-bizodek7: move non-chunked object... 2024/04/25 02:09:39 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/04/25 02:09:39 INFO : existing-rclone-move-lezedeg7: Moved (server-side) to: existing 2024/04/25 02:09:39 INFO : existing-rclone-move-lezedeg7: Moved (server-side) to: existing 2024/04/25 02:09:39 INFO : EXISTING: Moved (server-side) to: existing 2024/04/25 02:09:39 INFO : EXISTING: Fixed case by renaming to: existing 2024/04/25 02:09:39 INFO : existingbutdifferent-rclone-move-bizodek7: Moved (server-side) to: existingbutdifferent 2024/04/25 02:09:39 INFO : existingbutdifferent-rclone-move-bizodek7: Moved (server-side) to: existingbutdifferent 2024/04/25 02:09:39 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/04/25 02:09:39 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/04/25 02:09:39 DEBUG : existingbutdifferent: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:39 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/04/25 02:09:40 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/04/25 02:09:40 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/04/25 02:09:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lihogah7 2024/04/25 02:09:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: move non-chunked object... 2024/04/25 02:09:40 INFO : existingbutdifferent: Deleted 2024/04/25 02:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lihogah7 2024/04/25 02:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lihogah7 2024/04/25 02:09:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/04/25 02:09:40 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-lihogah7: move non-chunked object... 2024/04/25 02:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/04/25 02:09:40 INFO : existingbutdifferent.rclone_chunk.001_hcuf06: Moved (server-side) to: existingbutdifferent 2024/04/25 02:09:40 INFO : existingbutdifferent: Copied (replaced existing) 2024/04/25 02:09:40 INFO : subdira/subdirb/subdirc/hello-rclone-move-lihogah7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/04/25 02:09:40 INFO : subdira/subdirb/subdirc/hello-rclone-move-lihogah7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/04/25 02:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/04/25 02:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/04/25 02:09:40 DEBUG : subdira/subdirb/subdirc/hello: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:09:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/04/25 02:09:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vinewar8 2024/04/25 02:09:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: move non-chunked object... 2024/04/25 02:09:41 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vinewar8 2024/04/25 02:09:41 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vinewar8 2024/04/25 02:09:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/25 02:09:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vinewar8: move non-chunked object... 2024/04/25 02:09:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vinewar8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/25 02:09:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vinewar8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/25 02:09:41 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/25 02:09:41 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/25 02:09:41 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:09:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:09:41 INFO : subdira/subdirb/subdirc/hello: Deleted 2024/04/25 02:09:41 INFO : subdira/subdirb/subdirc/hello.rclone_chunk.001_hcug1g: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/04/25 02:09:41 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/04/25 02:09:42 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Deleted 2024/04/25 02:09:42 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences.rclone_chunk.001_hcuhvi: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/25 02:09:42 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/04/25 02:09:42 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (9.12s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (0.52s) --- SKIP: TestMaxTransfer/Hard (0.17s) --- SKIP: TestMaxTransfer/Soft (0.18s) --- SKIP: TestMaxTransfer/Cautious (0.18s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:09:45 INFO : both0.rclone_chunk.001_hcuk9q: Moved (server-side) to: both0 2024/04/25 02:09:46 INFO : only0.rclone_chunk.001_hculjw: Moved (server-side) to: only0 2024/04/25 02:09:46 INFO : both1.rclone_chunk.001_hcumhv: Moved (server-side) to: both1 2024/04/25 02:09:47 INFO : only1.rclone_chunk.001_hcumu1: Moved (server-side) to: only1 2024/04/25 02:09:48 INFO : both2.rclone_chunk.001_hcunxx: Moved (server-side) to: both2 2024/04/25 02:09:49 INFO : only2.rclone_chunk.001_hcuob9: Moved (server-side) to: only2 2024/04/25 02:09:49 INFO : both3.rclone_chunk.001_hcupyh: Moved (server-side) to: both3 2024/04/25 02:09:50 INFO : only3.rclone_chunk.001_hcup4g: Moved (server-side) to: only3 2024/04/25 02:09:51 INFO : both4.rclone_chunk.001_hcuqyr: Moved (server-side) to: both4 2024/04/25 02:09:51 INFO : only4.rclone_chunk.001_hcurgz: Moved (server-side) to: only4 2024/04/25 02:09:52 INFO : both5.rclone_chunk.001_hcurba: Moved (server-side) to: both5 2024/04/25 02:09:53 INFO : only5.rclone_chunk.001_hcus81: Moved (server-side) to: only5 2024/04/25 02:09:54 INFO : both6.rclone_chunk.001_hcutys: Moved (server-side) to: both6 2024/04/25 02:09:55 INFO : only6.rclone_chunk.001_hcuu46: Moved (server-side) to: only6 2024/04/25 02:09:55 INFO : both7.rclone_chunk.001_hcuvoq: Moved (server-side) to: both7 2024/04/25 02:09:56 INFO : only7.rclone_chunk.001_hcuvim: Moved (server-side) to: only7 2024/04/25 02:09:57 INFO : both8.rclone_chunk.001_hcuw9x: Moved (server-side) to: both8 2024/04/25 02:09:57 INFO : only8.rclone_chunk.001_hcuxu7: Moved (server-side) to: only8 2024/04/25 02:09:58 INFO : both9.rclone_chunk.001_hcuxkd: Moved (server-side) to: both9 2024/04/25 02:09:59 INFO : only9.rclone_chunk.001_hcuyva: Moved (server-side) to: only9 2024/04/25 02:10:00 INFO : both10.rclone_chunk.001_hcuz9k: Moved (server-side) to: both10 2024/04/25 02:10:00 INFO : only10.rclone_chunk.001_hcv0dy: Moved (server-side) to: only10 2024/04/25 02:10:01 INFO : both11.rclone_chunk.001_hcv0tb: Moved (server-side) to: both11 2024/04/25 02:10:02 INFO : only11.rclone_chunk.001_hcv15p: Moved (server-side) to: only11 2024/04/25 02:10:02 INFO : both12.rclone_chunk.001_hcv23z: Moved (server-side) to: both12 2024/04/25 02:10:03 INFO : only12.rclone_chunk.001_hcv383: Moved (server-side) to: only12 2024/04/25 02:10:04 INFO : both13.rclone_chunk.001_hcv37g: Moved (server-side) to: both13 2024/04/25 02:10:05 INFO : only13.rclone_chunk.001_hcv4xo: Moved (server-side) to: only13 2024/04/25 02:10:05 INFO : both14.rclone_chunk.001_hcv5z2: Moved (server-side) to: both14 2024/04/25 02:10:06 INFO : only14.rclone_chunk.001_hcv5h8: Moved (server-side) to: only14 2024/04/25 02:10:07 INFO : both15.rclone_chunk.001_hcv6yi: Moved (server-side) to: both15 2024/04/25 02:10:07 INFO : only15.rclone_chunk.001_hcv7mr: Moved (server-side) to: only15 2024/04/25 02:10:08 INFO : both16.rclone_chunk.001_hcv7xw: Moved (server-side) to: both16 2024/04/25 02:10:09 INFO : only16.rclone_chunk.001_hcv82s: Moved (server-side) to: only16 2024/04/25 02:10:10 INFO : both17.rclone_chunk.001_hcv9im: Moved (server-side) to: both17 2024/04/25 02:10:10 INFO : only17.rclone_chunk.001_hcvamb: Moved (server-side) to: only17 2024/04/25 02:10:11 INFO : both18.rclone_chunk.001_hcvauh: Moved (server-side) to: both18 2024/04/25 02:10:12 INFO : only18.rclone_chunk.001_hcvbru: Moved (server-side) to: only18 2024/04/25 02:10:12 INFO : both19.rclone_chunk.001_hcvc4m: Moved (server-side) to: both19 2024/04/25 02:10:13 INFO : only19.rclone_chunk.001_hcvc09: Moved (server-side) to: only19 2024/04/25 02:10:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:10:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both11: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both12: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both13: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both14: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both10: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both16: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both17: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both0: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both1: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both15: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both18: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both19: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both5: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both6: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both2: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both8: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:13 DEBUG : both9: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both3: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both4: Unchanged skipping 2024/04/25 02:10:13 DEBUG : both7: Unchanged skipping 2024/04/25 02:10:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:10:13 DEBUG : Waiting for deletions to finish 2024/04/25 02:10:14 INFO : only11: Deleted 2024/04/25 02:10:14 INFO : only6: Deleted 2024/04/25 02:10:14 INFO : only4: Deleted 2024/04/25 02:10:14 INFO : only3: Deleted 2024/04/25 02:10:14 INFO : only18: Deleted 2024/04/25 02:10:14 INFO : only14: Deleted 2024/04/25 02:10:14 INFO : only7: Deleted 2024/04/25 02:10:14 INFO : only8: Deleted 2024/04/25 02:10:14 INFO : only1: Deleted 2024/04/25 02:10:14 INFO : only16: Deleted 2024/04/25 02:10:14 INFO : only9: Deleted 2024/04/25 02:10:14 INFO : only13: Deleted 2024/04/25 02:10:14 INFO : only19: Deleted 2024/04/25 02:10:14 INFO : only12: Deleted 2024/04/25 02:10:14 INFO : only17: Deleted 2024/04/25 02:10:14 INFO : only15: Deleted 2024/04/25 02:10:14 INFO : only2: Deleted 2024/04/25 02:10:14 INFO : only0: Deleted 2024/04/25 02:10:14 INFO : only5: Deleted 2024/04/25 02:10:14 INFO : only10: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (31.57s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:10:17 INFO : both0.rclone_chunk.001_hcvgbh: Moved (server-side) to: both0 2024/04/25 02:10:17 INFO : only0.rclone_chunk.001_hcvhrk: Moved (server-side) to: only0 2024/04/25 02:10:18 INFO : both1.rclone_chunk.001_hcvhbz: Moved (server-side) to: both1 2024/04/25 02:10:19 INFO : only1.rclone_chunk.001_hcviov: Moved (server-side) to: only1 2024/04/25 02:10:20 INFO : both2.rclone_chunk.001_hcvjg8: Moved (server-side) to: both2 2024/04/25 02:10:21 INFO : only2.rclone_chunk.001_hcvkek: Moved (server-side) to: only2 2024/04/25 02:10:22 INFO : both3.rclone_chunk.001_hcvlaz: Moved (server-side) to: both3 2024/04/25 02:10:24 INFO : only3.rclone_chunk.001_hcvmhj: Moved (server-side) to: only3 2024/04/25 02:10:24 INFO : both4.rclone_chunk.001_hcvop8: Moved (server-side) to: both4 2024/04/25 02:10:25 INFO : only4.rclone_chunk.001_hcvp4p: Moved (server-side) to: only4 2024/04/25 02:10:26 INFO : both5.rclone_chunk.001_hcvpdf: Moved (server-side) to: both5 2024/04/25 02:10:27 INFO : only5.rclone_chunk.001_hcvq0t: Moved (server-side) to: only5 2024/04/25 02:10:27 INFO : both6.rclone_chunk.001_hcvr0m: Moved (server-side) to: both6 2024/04/25 02:10:28 INFO : only6.rclone_chunk.001_hcvruh: Moved (server-side) to: only6 2024/04/25 02:10:29 INFO : both7.rclone_chunk.001_hcvsz0: Moved (server-side) to: both7 2024/04/25 02:10:30 INFO : only7.rclone_chunk.001_hcvtk6: Moved (server-side) to: only7 2024/04/25 02:10:30 INFO : both8.rclone_chunk.001_hcvu9d: Moved (server-side) to: both8 2024/04/25 02:10:31 INFO : only8.rclone_chunk.001_hcvumg: Moved (server-side) to: only8 2024/04/25 02:10:32 INFO : both9.rclone_chunk.001_hcvv89: Moved (server-side) to: both9 2024/04/25 02:10:33 INFO : only9.rclone_chunk.001_hcvwig: Moved (server-side) to: only9 2024/04/25 02:10:33 INFO : both10.rclone_chunk.001_hcvxnw: Moved (server-side) to: both10 2024/04/25 02:10:34 INFO : only10.rclone_chunk.001_hcvxx1: Moved (server-side) to: only10 2024/04/25 02:10:35 INFO : both11.rclone_chunk.001_hcvyne: Moved (server-side) to: both11 2024/04/25 02:10:35 INFO : only11.rclone_chunk.001_hcvzeq: Moved (server-side) to: only11 2024/04/25 02:10:36 INFO : both12.rclone_chunk.001_hcvzmf: Moved (server-side) to: both12 2024/04/25 02:10:37 INFO : only12.rclone_chunk.001_hcw0as: Moved (server-side) to: only12 2024/04/25 02:10:37 INFO : both13.rclone_chunk.001_hcw121: Moved (server-side) to: both13 2024/04/25 02:10:39 INFO : only13.rclone_chunk.001_hcw2wc: Moved (server-side) to: only13 2024/04/25 02:10:39 INFO : both14.rclone_chunk.001_hcw31u: Moved (server-side) to: both14 2024/04/25 02:10:40 INFO : only14.rclone_chunk.001_hcw4gl: Moved (server-side) to: only14 2024/04/25 02:10:41 INFO : both15.rclone_chunk.001_hcw4gm: Moved (server-side) to: both15 2024/04/25 02:10:42 INFO : only15.rclone_chunk.001_hcw55m: Moved (server-side) to: only15 2024/04/25 02:10:42 INFO : both16.rclone_chunk.001_hcw6di: Moved (server-side) to: both16 2024/04/25 02:10:43 INFO : only16.rclone_chunk.001_hcw6xi: Moved (server-side) to: only16 2024/04/25 02:10:44 INFO : both17.rclone_chunk.001_hcw7j0: Moved (server-side) to: both17 2024/04/25 02:10:44 INFO : only17.rclone_chunk.001_hcw89e: Moved (server-side) to: only17 2024/04/25 02:10:45 INFO : both18.rclone_chunk.001_hcw810: Moved (server-side) to: both18 2024/04/25 02:10:46 INFO : only18.rclone_chunk.001_hcw9kd: Moved (server-side) to: only18 2024/04/25 02:10:47 INFO : both19.rclone_chunk.001_hcwac7: Moved (server-side) to: both19 2024/04/25 02:10:47 INFO : only19.rclone_chunk.001_hcwbri: Moved (server-side) to: only19 2024/04/25 02:10:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for checks to finish 2024/04/25 02:10:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both0: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both12: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both13: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both10: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both15: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both16: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both17: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both18: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both19: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both2: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both3: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both4: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both5: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both6: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both7: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both8: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/25 02:10:48 DEBUG : both9: Unchanged skipping 2024/04/25 02:10:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/25 02:10:48 DEBUG : both1: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both11: Unchanged skipping 2024/04/25 02:10:48 DEBUG : both14: Unchanged skipping 2024/04/25 02:10:48 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Waiting for transfers to finish 2024/04/25 02:10:48 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:48 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:48 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:48 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:48 INFO : only1: Deleted 2024/04/25 02:10:48 INFO : only10: Deleted 2024/04/25 02:10:48 INFO : only0: Deleted 2024/04/25 02:10:48 INFO : only11: Deleted 2024/04/25 02:10:49 INFO : only1.rclone_chunk.001_hcwcvw: Moved (server-side) to: only1 2024/04/25 02:10:49 INFO : only1: Copied (replaced existing) 2024/04/25 02:10:49 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:49 INFO : only10.rclone_chunk.001_hcwc8b: Moved (server-side) to: only10 2024/04/25 02:10:49 INFO : only10: Copied (replaced existing) 2024/04/25 02:10:49 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:49 INFO : only0.rclone_chunk.001_hcwck4: Moved (server-side) to: only0 2024/04/25 02:10:49 INFO : only0: Copied (replaced existing) 2024/04/25 02:10:49 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:49 INFO : only11.rclone_chunk.001_hcwc5n: Moved (server-side) to: only11 2024/04/25 02:10:49 INFO : only11: Copied (replaced existing) 2024/04/25 02:10:49 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:49 INFO : only12: Deleted 2024/04/25 02:10:49 INFO : only14: Deleted 2024/04/25 02:10:49 INFO : only15: Deleted 2024/04/25 02:10:49 INFO : only13: Deleted 2024/04/25 02:10:49 INFO : only14.rclone_chunk.001_hcwdq6: Moved (server-side) to: only14 2024/04/25 02:10:49 INFO : only14: Copied (replaced existing) 2024/04/25 02:10:49 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:49 INFO : only12.rclone_chunk.001_hcwdr3: Moved (server-side) to: only12 2024/04/25 02:10:49 INFO : only12: Copied (replaced existing) 2024/04/25 02:10:49 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:49 INFO : only15.rclone_chunk.001_hcwdvd: Moved (server-side) to: only15 2024/04/25 02:10:49 INFO : only15: Copied (replaced existing) 2024/04/25 02:10:49 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:49 INFO : only13.rclone_chunk.001_hcwdrv: Moved (server-side) to: only13 2024/04/25 02:10:49 INFO : only13: Copied (replaced existing) 2024/04/25 02:10:49 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:50 INFO : only19: Deleted 2024/04/25 02:10:50 INFO : only16: Deleted 2024/04/25 02:10:50 INFO : only18: Deleted 2024/04/25 02:10:50 INFO : only17: Deleted 2024/04/25 02:10:50 INFO : only19.rclone_chunk.001_hcwd2s: Moved (server-side) to: only19 2024/04/25 02:10:50 INFO : only19: Copied (replaced existing) 2024/04/25 02:10:50 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:50 INFO : only18.rclone_chunk.001_hcwdon: Moved (server-side) to: only18 2024/04/25 02:10:50 INFO : only18: Copied (replaced existing) 2024/04/25 02:10:50 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:50 INFO : only16.rclone_chunk.001_hcwd6w: Moved (server-side) to: only16 2024/04/25 02:10:50 INFO : only16: Copied (replaced existing) 2024/04/25 02:10:50 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:50 INFO : only17.rclone_chunk.001_hcwdjh: Moved (server-side) to: only17 2024/04/25 02:10:50 INFO : only17: Copied (replaced existing) 2024/04/25 02:10:50 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:51 INFO : only2: Deleted 2024/04/25 02:10:51 INFO : only3: Deleted 2024/04/25 02:10:51 INFO : only5: Deleted 2024/04/25 02:10:51 INFO : only2.rclone_chunk.001_hcwee1: Moved (server-side) to: only2 2024/04/25 02:10:51 INFO : only2: Copied (replaced existing) 2024/04/25 02:10:51 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:51 INFO : only4: Deleted 2024/04/25 02:10:51 INFO : only3.rclone_chunk.001_hcweo1: Moved (server-side) to: only3 2024/04/25 02:10:51 INFO : only3: Copied (replaced existing) 2024/04/25 02:10:51 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:51 INFO : only5.rclone_chunk.001_hcweq9: Moved (server-side) to: only5 2024/04/25 02:10:51 INFO : only5: Copied (replaced existing) 2024/04/25 02:10:51 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:51 INFO : only4.rclone_chunk.001_hcwe8j: Moved (server-side) to: only4 2024/04/25 02:10:51 INFO : only4: Copied (replaced existing) 2024/04/25 02:10:51 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2024/04/25 02:10:52 INFO : only6: Deleted 2024/04/25 02:10:52 INFO : only8: Deleted 2024/04/25 02:10:52 INFO : only7: Deleted 2024/04/25 02:10:52 INFO : only9: Deleted 2024/04/25 02:10:52 INFO : only6.rclone_chunk.001_hcwfj4: Moved (server-side) to: only6 2024/04/25 02:10:52 INFO : only6: Copied (replaced existing) 2024/04/25 02:10:52 INFO : only8.rclone_chunk.001_hcwfh0: Moved (server-side) to: only8 2024/04/25 02:10:52 INFO : only8: Copied (replaced existing) 2024/04/25 02:10:52 INFO : only7.rclone_chunk.001_hcwfzt: Moved (server-side) to: only7 2024/04/25 02:10:52 INFO : only7: Copied (replaced existing) 2024/04/25 02:10:52 INFO : only9.rclone_chunk.001_hcwfiv: Moved (server-side) to: only9 2024/04/25 02:10:52 INFO : only9: Copied (replaced existing) 2024/04/25 02:10:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (39.95s) === RUN TestNothingToTransfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" 2024/04/25 02:10:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:10:56 DEBUG : sub dir: Making directory 2024/04/25 02:10:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2'", Local "Local file system at /tmp/rclone1743442757", Modify Window "1s" --- PASS: TestNothingToTransfer (6.41s) FAIL 2024/04/25 02:11:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tucawak5zalobit9pafilez2': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerMailru: -verbose -fast-list -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMetadata|TestCopyMissingDirectory|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestFixCase|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransfer|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncNoUpdateDirModtime|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSetDelayedModTimes|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Finished ERROR in 5m28.311328201s (try 3/5): exit status 1: Failed [TestCopyWithDryRun TestCopy TestCopyMetadata TestCopyMissingDirectory TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestMoveEmptyDirectories TestSyncNoUpdateDirModtime TestSyncEmptyDirectories TestSyncSetDelayedModTimes TestServerSideCopy TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize]