"./sync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Starting (try 1/5)
2025/03/01 01:59:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba"
2025/03/01 01:59:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 01:59:50 DEBUG : Creating backend with remote "/tmp/rclone2383521412"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 01:59:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/01 01:59:50 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:50 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyWithDryRun (0.50s)
=== RUN   TestCopy
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:50 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/01 01:59:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 01:59:50 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:50 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 01:59:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 01:59:50 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:51 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (1.02s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.15s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.15s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:51 DEBUG : Creating backend with remote "/non-existing"
2025/03/01 01:59:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/01 01:59:51 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:51 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyMissingDirectory (0.37s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 01:59:52 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:52 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 01:59:52 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 01:59:52 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyNoTraverse (0.97s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:53 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Running all checks before starting transfers
2025/03/01 01:59:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 01:59:53 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:53 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Checks finished, now starting transfers
2025/03/01 01:59:53 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 01:59:53 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 01:59:53 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyCheckFirst (1.00s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:54 ERROR : Ignoring --no-traverse with sync
2025/03/01 01:59:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 01:59:54 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:54 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 01:59:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 01:59:54 INFO  : sub dir/hello world: Copied (new)
2025/03/01 01:59:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncNoTraverse (1.01s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:55 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/01 01:59:55 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:55 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:55 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK
2025/03/01 01:59:55 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2
2025/03/01 01:59:55 INFO  : hello world2: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyWithDepth (0.81s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 01:59:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 01:59:56 DEBUG : potato2.adfb51a5.partial: renamed to: potato2
2025/03/01 01:59:56 INFO  : potato2: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyWithFilesFrom (0.82s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 01:59:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:57 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 01:59:57 DEBUG : potato2.adfb51a5.partial: renamed to: potato2
2025/03/01 01:59:57 INFO  : potato2: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.78s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/01 01:59:57 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/01 01:59:57 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/01 01:59:57 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/01 01:59:57 INFO  : sub dir: Making directory
2025/03/01 01:59:57 INFO  : sub dir2: Making directory
2025/03/01 01:59:57 INFO  : sub dir2/sub sub dir2: Making directory
2025/03/01 01:59:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 01:59:57 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:57 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 01:59:58 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 01:59:58 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:58 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (1.34s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:58 INFO  : sub dir2: Making directory
2025/03/01 01:59:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/01 01:59:58 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/01 01:59:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 01:59:59 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:59 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 01:59:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 01:59:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 01:59:59 INFO  : sub dir/hello world: Copied (new)
--- PASS: TestCopyNoEmptyDirectories (0.86s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 01:59:59 DEBUG : sub dir2: Making directory with metadata
2025/03/01 01:59:59 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/01 01:59:59 INFO  : sub dir: Making directory
2025/03/01 01:59:59 INFO  : sub dir2: Making directory
2025/03/01 01:59:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 01:59:59 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 01:59:59 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 02:00:00 INFO  : sub dir/hello world: Copied (new)
2025/03/01 02:00:00 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:00 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/01 02:00:00 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (1.35s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.15s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:01 INFO  : sub dir2: Making directory
2025/03/01 02:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:01 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:01 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 02:00:01 INFO  : sub dir/hello world: Copied (new)
2025/03/01 02:00:01 INFO  : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (0.87s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:02 DEBUG : sub dir2: Making directory with metadata
2025/03/01 02:00:02 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/01 02:00:02 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/01 02:00:02 INFO  : sub dir: Making directory
2025/03/01 02:00:02 INFO  : sub dir2: Making directory
2025/03/01 02:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:02 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:02 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:02 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 02:00:02 INFO  : sub dir/hello world: Copied (new)
2025/03/01 02:00:02 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:02 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (1.17s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.17s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:03 INFO  : sub dir2: Making directory
2025/03/01 02:00:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:03 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:03 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 02:00:03 INFO  : sub dir/hello world: Copied (new)
2025/03/01 02:00:03 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoEmptyDirectories (0.95s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-socogik9gata"
    sync_test.go:590: Server side copy (if possible) azurefiles root 'rclone-test-yehaxun2tiba' -> azurefiles root 'rclone-test-socogik9gata'
2025/03/01 02:00:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:05 DEBUG : azurefiles root 'rclone-test-socogik9gata': Waiting for checks to finish
2025/03/01 02:00:05 DEBUG : azurefiles root 'rclone-test-socogik9gata': Waiting for transfers to finish
2025/03/01 02:00:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:05 DEBUG : sub dir/hello world.546b8cc2.partial: renamed to: sub dir/hello world
2025/03/01 02:00:05 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:06 DEBUG : azurefiles root 'rclone-test-socogik9gata': Purge object "sub dir/hello world"
2025/03/01 02:00:06 DEBUG : azurefiles root 'rclone-test-socogik9gata': Purge dir "sub dir"
2025/03/01 02:00:06 DEBUG : azurefiles root 'rclone-test-socogik9gata': Purge dir ""
--- PASS: TestServerSideCopy (2.13s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:07 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/01 02:00:07 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/01 02:00:07 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world
2025/03/01 02:00:07 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyOverSelf (1.52s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-ninevix7doto"
    sync_test.go:626: Server side copy (if possible) azurefiles root 'rclone-test-yehaxun2tiba' -> azurefiles root 'rclone-test-ninevix7doto'
2025/03/01 02:00:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:08 DEBUG : azurefiles root 'rclone-test-ninevix7doto': Waiting for checks to finish
2025/03/01 02:00:08 DEBUG : azurefiles root 'rclone-test-ninevix7doto': Waiting for transfers to finish
2025/03/01 02:00:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:09 DEBUG : sub dir/hello world.546b8cc2.partial: renamed to: sub dir/hello world
2025/03/01 02:00:09 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/01 02:00:10 DEBUG : azurefiles root 'rclone-test-ninevix7doto': Waiting for checks to finish
2025/03/01 02:00:10 DEBUG : azurefiles root 'rclone-test-ninevix7doto': Waiting for transfers to finish
2025/03/01 02:00:10 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/01 02:00:10 DEBUG : sub dir/hello world.8b1da846.partial: renamed to: sub dir/hello world
2025/03/01 02:00:10 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:11 DEBUG : azurefiles root 'rclone-test-ninevix7doto': Purge object "sub dir/hello world"
2025/03/01 02:00:11 DEBUG : azurefiles root 'rclone-test-ninevix7doto': Purge dir "sub dir"
2025/03/01 02:00:11 DEBUG : azurefiles root 'rclone-test-ninevix7doto': Purge dir ""
--- PASS: TestServerSideCopyOverSelf (3.87s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/01 02:00:12 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:12 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:12 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/01 02:00:12 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world
2025/03/01 02:00:12 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/01 02:00:12 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestMoveOverSelf (1.59s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qataxav1yivu"
    sync_test.go:671: Server side copy (if possible) azurefiles root 'rclone-test-yehaxun2tiba' -> azurefiles root 'rclone-test-qataxav1yivu'
2025/03/01 02:00:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:14 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Waiting for checks to finish
2025/03/01 02:00:14 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Waiting for transfers to finish
2025/03/01 02:00:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:14 DEBUG : sub dir/hello world.546b8cc2.partial: renamed to: sub dir/hello world
2025/03/01 02:00:14 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:15 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Using server-side directory move
2025/03/01 02:00:15 INFO  : azurefiles root 'rclone-test-qataxav1yivu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/01 02:00:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/01 02:00:15 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Waiting for checks to finish
2025/03/01 02:00:15 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Waiting for transfers to finish
2025/03/01 02:00:15 INFO  : sub dir/hello world: Deleted
2025/03/01 02:00:15 INFO  : sub dir/hello world: Moved (server-side)
2025/03/01 02:00:16 DEBUG : testing file moves
2025/03/01 02:00:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/01 02:00:16 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Waiting for checks to finish
2025/03/01 02:00:16 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Waiting for transfers to finish
2025/03/01 02:00:16 INFO  : sub dir/hello world: Deleted
2025/03/01 02:00:16 INFO  : sub dir/hello world: Moved (server-side)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:17 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Purge object "sub dir/hello world"
2025/03/01 02:00:17 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Purge dir "sub dir"
2025/03/01 02:00:17 DEBUG : azurefiles root 'rclone-test-qataxav1yivu': Purge dir ""
--- PASS: TestServerSideMoveOverSelf (4.42s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:18 ERROR : : error listing: directory not found
2025/03/01 02:00:18 INFO  : Local file system at /tmp/rclone2383521412: Making directory
2025/03/01 02:00:18 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:18 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyAfterDelete (1.29s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:19 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/01 02:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:19 DEBUG : Local file system at /tmp/rclone2383521412: Waiting for checks to finish
2025/03/01 02:00:19 DEBUG : Local file system at /tmp/rclone2383521412: Waiting for transfers to finish
2025/03/01 02:00:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:19 DEBUG : sub dir/hello world.546b8cc2.partial: renamed to: sub dir/hello world
2025/03/01 02:00:19 INFO  : sub dir/hello world: Copied (new)
2025/03/01 02:00:19 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyRedownload (1.16s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:20 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/01 02:00:20 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:20 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:20 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/01 02:00:20 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum
2025/03/01 02:00:20 INFO  : check sum: Copied (new)
2025/03/01 02:00:20 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:21 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:21 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/01 02:00:21 DEBUG : check sum: Size and md5 of src and dst objects identical
2025/03/01 02:00:21 DEBUG : check sum: Unchanged skipping
2025/03/01 02:00:21 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:21 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:21 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncBasedOnCheckSum (1.29s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:21 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/01 02:00:21 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:21 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:22 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/01 02:00:22 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly
2025/03/01 02:00:22 INFO  : sizeonly: Copied (new)
2025/03/01 02:00:22 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:22 DEBUG : sizeonly: Sizes identical
2025/03/01 02:00:22 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:22 DEBUG : sizeonly: Unchanged skipping
2025/03/01 02:00:22 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:22 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:22 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncSizeOnly (1.29s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:23 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/01 02:00:23 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:23 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:23 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK
2025/03/01 02:00:23 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size
2025/03/01 02:00:23 INFO  : ignore-size: Copied (new)
2025/03/01 02:00:23 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:23 DEBUG : ignore-size: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:00:23 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:23 DEBUG : ignore-size: Unchanged skipping
2025/03/01 02:00:23 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:23 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:23 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncIgnoreSize (1.33s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:24 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:24 DEBUG : existing: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:00:24 DEBUG : existing: Unchanged skipping
2025/03/01 02:00:24 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:24 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:24 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/01 02:00:24 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:24 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/01 02:00:25 DEBUG : existing.468f3f0c.partial: renamed to: existing
2025/03/01 02:00:25 INFO  : existing: Copied (replaced existing)
2025/03/01 02:00:25 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncIgnoreTimes (1.42s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:25 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/01 02:00:25 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:25 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/01 02:00:26 DEBUG : existing.468f3f0c.partial: renamed to: existing
2025/03/01 02:00:26 INFO  : existing: Copied (new)
2025/03/01 02:00:26 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:26 DEBUG : existing: Destination exists, skipping
2025/03/01 02:00:26 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:26 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:26 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:26 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncIgnoreExisting (1.34s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:27 INFO  : d: Making directory
2025/03/01 02:00:27 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/01 02:00:27 DEBUG : c/non empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:27 DEBUG : c/non empty space: Unchanged skipping
2025/03/01 02:00:27 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:27 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 02:00:28 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2025/03/01 02:00:28 INFO  : a/potato2: Copied (new)
2025/03/01 02:00:28 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:28 INFO  : b/potato: Deleted
2025/03/01 02:00:28 INFO  : d: Removing directory
2025/03/01 02:00:28 INFO  : b: Removing directory
2025/03/01 02:00:28 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': deleted 2 directories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncIgnoreErrors (1.96s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:29 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:29 DEBUG : empty space: Modification times differ by -95456h54m52.623456889s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.4999999 +0000 UTC
2025/03/01 02:00:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/01 02:00:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/01 02:00:29 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:29 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:29 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:29 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:29 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:29 DEBUG : empty space: Modification times differ by -95456h54m52.623456889s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.4999999 +0000 UTC
2025/03/01 02:00:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/01 02:00:29 INFO  : empty space: Updated modification time in destination
2025/03/01 02:00:29 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:29 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:29 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:29 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnly (1.28s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:30 DEBUG : empty space: Modification times differ by -95456h54m52.623456889s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.4999999 +0000 UTC
2025/03/01 02:00:30 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/01 02:00:30 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:30 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:30 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:30 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.85s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:31 DEBUG : foo: Modification times differ by -95456h54m52.623456889s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.4999999 +0000 UTC
2025/03/01 02:00:31 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2383521412)
2025/03/01 02:00:31 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (azurefiles root 'rclone-test-yehaxun2tiba')
2025/03/01 02:00:31 DEBUG : foo: md5 differ
2025/03/01 02:00:31 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK
2025/03/01 02:00:31 DEBUG : foo.5d8fa229.partial: renamed to: foo
2025/03/01 02:00:31 INFO  : foo: Copied (replaced existing)
2025/03/01 02:00:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncDoesntUpdateModtime (1.17s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:32 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/01 02:00:32 DEBUG : empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:32 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:32 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:32 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:32 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 02:00:33 DEBUG : potato.3edca19f.partial: renamed to: potato
2025/03/01 02:00:33 INFO  : potato: Copied (new)
2025/03/01 02:00:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterAddingAFile (1.19s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:33 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:33 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/01 02:00:33 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK
2025/03/01 02:00:34 DEBUG : potato.41b15364.partial: renamed to: potato
2025/03/01 02:00:34 INFO  : potato: Copied (replaced existing)
2025/03/01 02:00:34 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (1.14s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:35 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:35 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
2025/03/01 02:00:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2383521412)
2025/03/01 02:00:35 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (azurefiles root 'rclone-test-yehaxun2tiba')
2025/03/01 02:00:35 DEBUG : potato: md5 differ
2025/03/01 02:00:35 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK
2025/03/01 02:00:35 DEBUG : potato.706b9954.partial: renamed to: potato
2025/03/01 02:00:35 INFO  : potato: Copied (replaced existing)
2025/03/01 02:00:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterChangingContentsOnly (1.17s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:00:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/01 02:00:36 DEBUG : empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:36 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:36 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:36 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:36 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.00s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:37 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:00:37 DEBUG : empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:37 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:37 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:37 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 02:00:37 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2025/03/01 02:00:37 INFO  : potato2: Copied (new)
2025/03/01 02:00:37 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:37 INFO  : potato: Deleted
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.39s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:38 INFO  : d: Making directory
2025/03/01 02:00:38 INFO  : d/e: Making directory
2025/03/01 02:00:39 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/01 02:00:39 DEBUG : c/non empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:39 DEBUG : c/non empty space: Unchanged skipping
2025/03/01 02:00:39 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 02:00:39 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:39 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:39 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2025/03/01 02:00:39 INFO  : a/potato2: Copied (new)
2025/03/01 02:00:39 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:39 INFO  : b/potato: Deleted
2025/03/01 02:00:39 INFO  : d/e: Removing directory
2025/03/01 02:00:39 INFO  : d: Removing directory
2025/03/01 02:00:39 INFO  : b: Removing directory
2025/03/01 02:00:39 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': deleted 3 directories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.16s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:40 INFO  : d: Making directory
2025/03/01 02:00:41 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/01 02:00:41 DEBUG : c/non empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:41 DEBUG : c/non empty space: Unchanged skipping
2025/03/01 02:00:41 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:41 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 02:00:41 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2025/03/01 02:00:41 INFO  : a/potato2: Copied (new)
2025/03/01 02:00:41 ERROR : azurefiles root 'rclone-test-yehaxun2tiba': not deleting files as there were IO errors
2025/03/01 02:00:41 ERROR : azurefiles root 'rclone-test-yehaxun2tiba': not deleting directories as there were IO errors
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.99s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:42 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:42 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:00:42 DEBUG : empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:42 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:42 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:42 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:43 INFO  : potato: Deleted
2025/03/01 02:00:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 02:00:43 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2025/03/01 02:00:43 INFO  : potato2: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncDeleteDuring (1.45s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:44 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:44 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:44 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:44 INFO  : potato: Deleted
2025/03/01 02:00:44 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:00:44 DEBUG : empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:44 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:44 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:44 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 02:00:44 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2025/03/01 02:00:44 INFO  : potato2: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncDeleteBefore (1.65s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:45 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:00:45 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:45 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:46 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK
2025/03/01 02:00:46 DEBUG : potato2.8083cda9.partial: renamed to: potato2
2025/03/01 02:00:46 INFO  : potato2: Copied (new)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestCopyDeleteBefore (1.18s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:47 DEBUG : enormous: Excluded (Size Filter)
2025/03/01 02:00:47 DEBUG : enormous: Excluded
2025/03/01 02:00:47 DEBUG : potato2: Excluded (Size Filter)
2025/03/01 02:00:47 DEBUG : potato2: Excluded
2025/03/01 02:00:47 DEBUG : potato2: Excluded (Size Filter)
2025/03/01 02:00:47 DEBUG : potato2: Excluded
2025/03/01 02:00:47 DEBUG : empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:47 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:47 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:47 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:47 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:47 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:47 DEBUG : enormous: Excluded (Size Filter)
2025/03/01 02:00:47 DEBUG : enormous: Excluded
2025/03/01 02:00:47 DEBUG : potato2: Excluded (Size Filter)
2025/03/01 02:00:47 DEBUG : potato2: Excluded
2025/03/01 02:00:47 DEBUG : potato2: Excluded (Size Filter)
2025/03/01 02:00:47 DEBUG : potato2: Excluded
2025/03/01 02:00:47 DEBUG : empty space: Size and modification time the same (differ by 89ns, within tolerance 1s)
2025/03/01 02:00:47 DEBUG : Local file system at /tmp/rclone2383521412: Waiting for checks to finish
2025/03/01 02:00:47 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:47 DEBUG : Local file system at /tmp/rclone2383521412: Waiting for transfers to finish
2025/03/01 02:00:47 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:47 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncWithExclude (1.35s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:48 DEBUG : enormous: Excluded (Size Filter)
2025/03/01 02:00:48 DEBUG : enormous: Excluded
2025/03/01 02:00:48 DEBUG : potato2: Excluded (Size Filter)
2025/03/01 02:00:48 DEBUG : potato2: Excluded
2025/03/01 02:00:48 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:48 DEBUG : empty space: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:00:48 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:48 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:48 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:48 INFO  : enormous: Deleted
2025/03/01 02:00:48 INFO  : potato2: Deleted
2025/03/01 02:00:48 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:49 DEBUG : empty space: Size and modification time the same (differ by 89ns, within tolerance 1s)
2025/03/01 02:00:49 DEBUG : Local file system at /tmp/rclone2383521412: Waiting for checks to finish
2025/03/01 02:00:49 DEBUG : empty space: Unchanged skipping
2025/03/01 02:00:49 DEBUG : Local file system at /tmp/rclone2383521412: Waiting for transfers to finish
2025/03/01 02:00:49 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:49 INFO  : potato2: Deleted
2025/03/01 02:00:49 INFO  : enormous: Deleted
2025/03/01 02:00:49 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (1.60s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:50 DEBUG : five: Need to transfer - File not found at Destination
2025/03/01 02:00:50 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/01 02:00:50 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:50 DEBUG : one: Destination is newer than source, skipping
2025/03/01 02:00:50 DEBUG : three: Sizes identical
2025/03/01 02:00:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/01 02:00:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2383521412)
2025/03/01 02:00:50 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (azurefiles root 'rclone-test-yehaxun2tiba')
2025/03/01 02:00:50 DEBUG : two: md5 differ
2025/03/01 02:00:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/01 02:00:50 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/01 02:00:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/01 02:00:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 02:00:51 DEBUG : five.a87a5b8d.partial: renamed to: five
2025/03/01 02:00:51 INFO  : five: Copied (new)
2025/03/01 02:00:51 DEBUG : four.a87a5b8d.partial: renamed to: four
2025/03/01 02:00:51 INFO  : four: Copied (replaced existing)
2025/03/01 02:00:51 DEBUG : two.3353c5f5.partial: renamed to: two
2025/03/01 02:00:51 INFO  : two: Copied (replaced existing)
2025/03/01 02:00:51 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:51 DEBUG : one: Destination is newer than source, skipping
2025/03/01 02:00:51 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/01 02:00:51 DEBUG : four: Size and md5 of src and dst objects identical
2025/03/01 02:00:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2383521412)
2025/03/01 02:00:51 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (azurefiles root 'rclone-test-yehaxun2tiba')
2025/03/01 02:00:51 DEBUG : three: md5 differ
2025/03/01 02:00:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 02:00:51 DEBUG : two: Size and md5 of src and dst objects identical
2025/03/01 02:00:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/01 02:00:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/01 02:00:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/01 02:00:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/01 02:00:51 DEBUG : five: Size and md5 of src and dst objects identical
2025/03/01 02:00:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/01 02:00:51 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/01 02:00:52 DEBUG : three.406dcb2c.partial: renamed to: three
2025/03/01 02:00:52 INFO  : three: Copied (replaced existing)
2025/03/01 02:00:52 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (3.21s)
=== RUN   TestSyncWithMaxDuration
=== RUN   TestSyncWithMaxDuration/Hard
    sync_test.go:1466: Skipping test on non local remote
=== RUN   TestSyncWithMaxDuration/Soft
    sync_test.go:1466: Skipping test on non local remote
--- PASS: TestSyncWithMaxDuration (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Hard (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Soft (0.00s)
=== RUN   TestSyncWithTrackRenames
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:1538: Can track renames: true
2025/03/01 02:00:52 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Making map for --track-renames
2025/03/01 02:00:52 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Finished making map for --track-renames
2025/03/01 02:00:52 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:52 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/01 02:00:52 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/01 02:00:52 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for renames to finish
2025/03/01 02:00:52 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/01 02:00:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/01 02:00:53 DEBUG : potato.53508f02.partial: renamed to: potato
2025/03/01 02:00:53 INFO  : potato: Copied (new)
2025/03/01 02:00:53 DEBUG : yam.48501227.partial: renamed to: yam
2025/03/01 02:00:53 INFO  : yam: Copied (new)
2025/03/01 02:00:53 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:53 DEBUG : potato: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:00:53 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Making map for --track-renames
2025/03/01 02:00:53 DEBUG : potato: Unchanged skipping
2025/03/01 02:00:53 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Finished making map for --track-renames
2025/03/01 02:00:53 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:53 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for renames to finish
2025/03/01 02:00:53 INFO  : yam: Moved (server-side) to: yaml
2025/03/01 02:00:53 INFO  : yaml: Renamed from "yam"
2025/03/01 02:00:53 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:53 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:53 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncWithTrackRenames (1.60s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:1610: Can track renames: true
2025/03/01 02:00:54 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Making map for --track-renames
2025/03/01 02:00:54 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Finished making map for --track-renames
2025/03/01 02:00:54 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:54 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/01 02:00:54 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/01 02:00:54 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for renames to finish
2025/03/01 02:00:54 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:54 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/01 02:00:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/01 02:00:54 DEBUG : potato.53508f02.partial: renamed to: potato
2025/03/01 02:00:54 INFO  : potato: Copied (new)
2025/03/01 02:00:54 DEBUG : yam.48501227.partial: renamed to: yam
2025/03/01 02:00:54 INFO  : yam: Copied (new)
2025/03/01 02:00:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:55 DEBUG : potato: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:00:55 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Making map for --track-renames
2025/03/01 02:00:55 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Finished making map for --track-renames
2025/03/01 02:00:55 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:55 DEBUG : potato: Unchanged skipping
2025/03/01 02:00:55 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for renames to finish
2025/03/01 02:00:55 INFO  : yam: Moved (server-side) to: yaml
2025/03/01 02:00:55 INFO  : yaml: Renamed from "yam"
2025/03/01 02:00:55 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:55 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:55 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (1.58s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:1649: Can track renames: true
2025/03/01 02:00:56 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Making map for --track-renames
2025/03/01 02:00:56 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Finished making map for --track-renames
2025/03/01 02:00:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/01 02:00:56 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/01 02:00:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for renames to finish
2025/03/01 02:00:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/01 02:00:56 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/01 02:00:56 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam
2025/03/01 02:00:56 INFO  : sub/yam: Copied (new)
2025/03/01 02:00:56 DEBUG : potato.53508f02.partial: renamed to: potato
2025/03/01 02:00:56 INFO  : potato: Copied (new)
2025/03/01 02:00:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:56 DEBUG : potato: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:00:56 DEBUG : potato: Unchanged skipping
2025/03/01 02:00:56 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Making map for --track-renames
2025/03/01 02:00:56 INFO  : azurefiles root 'rclone-test-yehaxun2tiba': Finished making map for --track-renames
2025/03/01 02:00:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:56 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for renames to finish
2025/03/01 02:00:57 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/01 02:00:57 INFO  : yam: Renamed from "sub/yam"
2025/03/01 02:00:57 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:57 DEBUG : Waiting for deletions to finish
2025/03/01 02:00:57 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.90s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:57 DEBUG : Creating backend with remote "/tmp/rclone2383521412/dir1"
2025/03/01 02:00:57 DEBUG : Creating backend with remote "/tmp/rclone2383521412/dir2"
2025/03/01 02:00:57 DEBUG : Local file system at /tmp/rclone2383521412/dir2: Using server-side directory move
2025/03/01 02:00:57 INFO  : Local file system at /tmp/rclone2383521412/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/01 02:00:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/01 02:00:57 DEBUG : Local file system at /tmp/rclone2383521412/dir2: Waiting for checks to finish
2025/03/01 02:00:57 INFO  : file1.txt: Moved (server-side)
2025/03/01 02:00:57 DEBUG : Local file system at /tmp/rclone2383521412/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.17s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/01 02:00:58 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:58 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:00:58 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/01 02:00:58 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 02:00:58 INFO  : sub dir/hello world: Copied (new)
2025/03/01 02:00:58 INFO  : sub dir/hello world: Deleted
2025/03/01 02:00:58 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file
2025/03/01 02:00:58 INFO  : nested/sub dir/file: Copied (new)
2025/03/01 02:00:58 INFO  : nested/sub dir/file: Deleted
2025/03/01 02:00:58 INFO  : sub dir: Removing directory
2025/03/01 02:00:58 INFO  : nested/sub dir: Removing directory
2025/03/01 02:00:58 INFO  : nested: Removing directory
2025/03/01 02:00:58 DEBUG : Local file system at /tmp/rclone2383521412: deleted 3 directories
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (1.55s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/01 02:00:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/01 02:00:59 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:00:59 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:00:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/01 02:01:00 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/01 02:01:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/01 02:01:00 INFO  : sub dir/hello world: Copied (new)
2025/03/01 02:01:00 INFO  : sub dir/hello world: Deleted
2025/03/01 02:01:00 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file
2025/03/01 02:01:00 INFO  : nested/sub dir/file: Copied (new)
2025/03/01 02:01:00 INFO  : nested/sub dir/file: Deleted
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.51s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:01 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/01 02:01:01 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/01 02:01:01 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:01:01 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:01:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/01 02:01:01 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK
2025/03/01 02:01:01 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b
2025/03/01 02:01:01 INFO  : existing-b: Copied (new)
2025/03/01 02:01:01 INFO  : existing-b: Deleted
2025/03/01 02:01:01 DEBUG : existing.468f3f0c.partial: renamed to: existing
2025/03/01 02:01:01 INFO  : existing: Copied (new)
2025/03/01 02:01:01 INFO  : existing: Deleted
2025/03/01 02:01:01 DEBUG : existing: Destination exists, skipping
2025/03/01 02:01:01 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:01:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/01 02:01:01 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:01:01 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestMoveWithIgnoreExisting (1.29s)
=== RUN   TestServerSideMove
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-ginades9guyu"
    sync_test.go:1705: Server side move (if possible) azurefiles root 'rclone-test-yehaxun2tiba' -> azurefiles root 'rclone-test-ginades9guyu'
2025/03/01 02:01:03 DEBUG : azurefiles root 'rclone-test-ginades9guyu': Using server-side directory move
2025/03/01 02:01:03 INFO  : azurefiles root 'rclone-test-ginades9guyu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/01 02:01:03 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:01:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/01 02:01:03 DEBUG : empty space: Unchanged skipping
2025/03/01 02:01:03 DEBUG : azurefiles root 'rclone-test-ginades9guyu': Waiting for checks to finish
2025/03/01 02:01:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/01 02:01:04 INFO  : potato3: Deleted
2025/03/01 02:01:04 INFO  : empty space: Deleted
2025/03/01 02:01:04 DEBUG : azurefiles root 'rclone-test-ginades9guyu': Waiting for transfers to finish
2025/03/01 02:01:04 INFO  : potato2: Moved (server-side)
2025/03/01 02:01:04 INFO  : potato3: Moved (server-side)
2025/03/01 02:01:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-tiquvox6hesa"
2025/03/01 02:01:04 DEBUG : azurefiles root 'rclone-test-tiquvox6hesa': Using server-side directory move
2025/03/01 02:01:04 INFO  : azurefiles root 'rclone-test-tiquvox6hesa': Server side directory move succeeded
2025/03/01 02:01:04 ERROR : : error listing: directory not found
2025/03/01 02:01:04 DEBUG : azurefiles root 'rclone-test-tiquvox6hesa': Purge object "empty space"
2025/03/01 02:01:04 DEBUG : azurefiles root 'rclone-test-tiquvox6hesa': Purge object "potato2"
2025/03/01 02:01:04 DEBUG : azurefiles root 'rclone-test-tiquvox6hesa': Purge object "potato3"
2025/03/01 02:01:04 DEBUG : azurefiles root 'rclone-test-tiquvox6hesa': Purge dir ""
2025/03/01 02:01:05 ERROR : : error listing: directory not found
2025/03/01 02:01:05 DEBUG : azurefiles root 'rclone-test-ginades9guyu': Purge dir ""
2025/03/01 02:01:05 NOTICE: purge failed to rmdir "": directory not found
2025/03/01 02:01:05 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (2.75s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fiqehat2wutu"
    sync_test.go:1705: Server side move (if possible) azurefiles root 'rclone-test-yehaxun2tiba' -> azurefiles root 'rclone-test-fiqehat2wutu'
2025/03/01 02:01:06 DEBUG : empty space: Excluded (Size Filter)
2025/03/01 02:01:06 DEBUG : empty space: Excluded
2025/03/01 02:01:06 DEBUG : empty space: Excluded (Size Filter)
2025/03/01 02:01:06 DEBUG : empty space: Excluded
2025/03/01 02:01:06 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:01:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/01 02:01:06 DEBUG : azurefiles root 'rclone-test-fiqehat2wutu': Waiting for checks to finish
2025/03/01 02:01:06 DEBUG : azurefiles root 'rclone-test-fiqehat2wutu': Waiting for transfers to finish
2025/03/01 02:01:06 INFO  : potato3: Deleted
2025/03/01 02:01:06 INFO  : potato2: Moved (server-side)
2025/03/01 02:01:06 INFO  : potato3: Moved (server-side)
2025/03/01 02:01:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-sufages3homo"
2025/03/01 02:01:07 DEBUG : empty space: Excluded (Size Filter)
2025/03/01 02:01:07 DEBUG : empty space: Excluded
2025/03/01 02:01:07 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:01:07 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/01 02:01:07 DEBUG : azurefiles root 'rclone-test-sufages3homo': Waiting for checks to finish
2025/03/01 02:01:07 DEBUG : azurefiles root 'rclone-test-sufages3homo': Waiting for transfers to finish
2025/03/01 02:01:07 INFO  : potato3: Moved (server-side)
2025/03/01 02:01:07 INFO  : potato2: Moved (server-side)
2025/03/01 02:01:07 DEBUG : azurefiles root 'rclone-test-sufages3homo': Purge object "potato2"
2025/03/01 02:01:07 DEBUG : azurefiles root 'rclone-test-sufages3homo': Purge object "potato3"
2025/03/01 02:01:07 DEBUG : azurefiles root 'rclone-test-sufages3homo': Purge dir ""
2025/03/01 02:01:07 DEBUG : azurefiles root 'rclone-test-fiqehat2wutu': Purge object "empty space"
2025/03/01 02:01:07 DEBUG : azurefiles root 'rclone-test-fiqehat2wutu': Purge dir ""
--- PASS: TestServerSideMoveWithFilter (2.93s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-vecexiq4ziqa"
2025/03/01 02:01:08 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) azurefiles root 'rclone-test-yehaxun2tiba' -> azurefiles root 'rclone-test-vecexiq4ziqa'
2025/03/01 02:01:09 DEBUG : azurefiles root 'rclone-test-vecexiq4ziqa': Using server-side directory move
2025/03/01 02:01:09 INFO  : azurefiles root 'rclone-test-vecexiq4ziqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/01 02:01:09 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/01 02:01:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/01 02:01:09 DEBUG : empty space: Unchanged skipping
2025/03/01 02:01:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/01 02:01:09 INFO  : empty space: Deleted
2025/03/01 02:01:09 INFO  : potato3: Deleted
2025/03/01 02:01:09 DEBUG : azurefiles root 'rclone-test-vecexiq4ziqa': Waiting for checks to finish
2025/03/01 02:01:09 DEBUG : azurefiles root 'rclone-test-vecexiq4ziqa': Waiting for transfers to finish
2025/03/01 02:01:09 INFO  : potato2: Moved (server-side)
2025/03/01 02:01:09 INFO  : potato3: Moved (server-side)
2025/03/01 02:01:09 INFO  : tomatoDir: Removing directory
2025/03/01 02:01:09 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': deleted 1 directories
2025/03/01 02:01:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yemiruq1wehi"
2025/03/01 02:01:10 INFO  : tomatoDir: Making directory
2025/03/01 02:01:10 DEBUG : azurefiles root 'rclone-test-yemiruq1wehi': Using server-side directory move
2025/03/01 02:01:10 INFO  : azurefiles root 'rclone-test-yemiruq1wehi': Server side directory move succeeded
2025/03/01 02:01:10 ERROR : : error listing: directory not found
2025/03/01 02:01:10 ERROR : : error listing: directory not found
2025/03/01 02:01:10 DEBUG : azurefiles root 'rclone-test-yemiruq1wehi': Purge object "empty space"
2025/03/01 02:01:11 DEBUG : azurefiles root 'rclone-test-yemiruq1wehi': Purge object "potato2"
2025/03/01 02:01:11 DEBUG : azurefiles root 'rclone-test-yemiruq1wehi': Purge object "potato3"
2025/03/01 02:01:11 DEBUG : azurefiles root 'rclone-test-yemiruq1wehi': Purge dir "tomatoDir"
2025/03/01 02:01:11 DEBUG : azurefiles root 'rclone-test-yemiruq1wehi': Purge dir ""
2025/03/01 02:01:11 ERROR : : error listing: directory not found
2025/03/01 02:01:11 DEBUG : azurefiles root 'rclone-test-vecexiq4ziqa': Purge dir ""
2025/03/01 02:01:11 NOTICE: purge failed to rmdir "": directory not found
2025/03/01 02:01:11 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (3.35s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.16s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/rclone-sync-test"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncOverlap (0.84s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/rclone-sync-test"
2025/03/01 02:01:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/rclone-sync-test-include/layer2"
2025/03/01 02:01:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/rclone-sync-test-ignore-file"
2025/03/01 02:01:13 DEBUG : rclone-sync-test: Excluded
2025/03/01 02:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/01 02:01:13 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/01 02:01:13 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/rclone-sync-test': Waiting for checks to finish
2025/03/01 02:01:13 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/rclone-sync-test': Waiting for transfers to finish
2025/03/01 02:01:13 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:13 INFO  : There was nothing to transfer
2025/03/01 02:01:13 DEBUG : rclone-sync-test: Excluded
2025/03/01 02:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/01 02:01:13 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/01 02:01:13 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:01:13 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:01:13 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:13 INFO  : rclone-sync-test-include: Removing directory
2025/03/01 02:01:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/01 02:01:13 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': failed to delete 1 directories
2025/03/01 02:01:13 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:13 DEBUG : rclone-sync-test: Excluded
2025/03/01 02:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/01 02:01:14 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/01 02:01:14 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/01 02:01:14 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/01 02:01:14 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:14 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:14 DEBUG : rclone-sync-test: Excluded
2025/03/01 02:01:14 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/01 02:01:14 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/01 02:01:14 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:01:14 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:01:14 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:14 INFO  : rclone-sync-test-include: Removing directory
2025/03/01 02:01:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/01 02:01:14 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': failed to delete 1 directories
2025/03/01 02:01:14 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:14 DEBUG : : Excluded
2025/03/01 02:01:14 DEBUG : rclone-sync-test: Excluded
2025/03/01 02:01:14 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/01 02:01:14 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/01 02:01:14 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/01 02:01:14 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/01 02:01:14 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:14 INFO  : There was nothing to transfer
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncOverlapWithFilter (5.49s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dst"
2025/03/01 02:01:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/CompareDest"
2025/03/01 02:01:18 DEBUG : one: Need to transfer - File not found at Destination
2025/03/01 02:01:18 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:18 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 02:01:18 DEBUG : one.b824e1ab.partial: renamed to: one
2025/03/01 02:01:18 INFO  : one: Copied (new)
2025/03/01 02:01:18 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:18 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:18 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:18 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 02:01:19 DEBUG : one.406dcb2c.partial: renamed to: one
2025/03/01 02:01:19 INFO  : one: Copied (replaced existing)
2025/03/01 02:01:19 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:20 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:20 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:20 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/01 02:01:20 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:20 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:20 INFO  : There was nothing to transfer
2025/03/01 02:01:21 DEBUG : two: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:21 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/01 02:01:21 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:21 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:21 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:21 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/01 02:01:21 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:21 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:21 INFO  : There was nothing to transfer
2025/03/01 02:01:21 DEBUG : two: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:21 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/01 02:01:21 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:21 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:21 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:21 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/01 02:01:21 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:21 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:21 INFO  : There was nothing to transfer
2025/03/01 02:01:22 DEBUG : two: Modification times differ by -119h59m59.8765433s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.1234567 +0000 UTC
2025/03/01 02:01:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 02:01:22 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/01 02:01:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:22 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:22 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:22 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/01 02:01:22 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:22 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:22 INFO  : There was nothing to transfer
2025/03/01 02:01:23 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:23 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 02:01:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:23 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:23 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:23 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/01 02:01:23 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/01 02:01:23 DEBUG : two.1503b713.partial: renamed to: two
2025/03/01 02:01:23 INFO  : two: Copied (new)
2025/03/01 02:01:23 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (6.13s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dest"
2025/03/01 02:01:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/pre-dest1"
2025/03/01 02:01:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/pre-dest2"
2025/03/01 02:01:24 DEBUG : 1: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:24 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/01 02:01:25 DEBUG : 2: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:25 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/01 02:01:25 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/01 02:01:25 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dest': Waiting for checks to finish
2025/03/01 02:01:25 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dest': Waiting for transfers to finish
2025/03/01 02:01:25 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK
2025/03/01 02:01:25 DEBUG : 3.b37ac6a8.partial: renamed to: 3
2025/03/01 02:01:25 INFO  : 3: Copied (new)
2025/03/01 02:01:25 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (2.21s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dst"
2025/03/01 02:01:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/CopyDest"
2025/03/01 02:01:26 DEBUG : one: Need to transfer - File not found at Destination
2025/03/01 02:01:26 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:26 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 02:01:26 DEBUG : one.b824e1ab.partial: renamed to: one
2025/03/01 02:01:26 INFO  : one: Copied (new)
2025/03/01 02:01:26 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:27 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:27 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 02:01:27 DEBUG : one.406dcb2c.partial: renamed to: one
2025/03/01 02:01:27 INFO  : one: Copied (replaced existing)
2025/03/01 02:01:27 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/BackupDir"
2025/03/01 02:01:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:28 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:28 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 02:01:28 INFO  : one: Moved (server-side)
2025/03/01 02:01:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 02:01:29 DEBUG : one.160de681.partial: renamed to: one
2025/03/01 02:01:29 INFO  : one: Copied (server-side copy)
2025/03/01 02:01:29 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/01 02:01:29 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:29 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:30 DEBUG : two: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 02:01:30 DEBUG : two.6a4ad936.partial: renamed to: two
2025/03/01 02:01:30 INFO  : two: Copied (server-side copy)
2025/03/01 02:01:30 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/01 02:01:30 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:30 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:30 DEBUG : one: Unchanged skipping
2025/03/01 02:01:30 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:30 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:31 DEBUG : two: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:31 DEBUG : two: Unchanged skipping
2025/03/01 02:01:31 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:31 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:31 DEBUG : one: Unchanged skipping
2025/03/01 02:01:31 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:31 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:31 INFO  : There was nothing to transfer
2025/03/01 02:01:32 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/01 02:01:32 DEBUG : three: Destination not found in --copy-dest
2025/03/01 02:01:32 DEBUG : three: Need to transfer - File not found at Destination
2025/03/01 02:01:32 DEBUG : one: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:32 DEBUG : one: Unchanged skipping
2025/03/01 02:01:32 DEBUG : two: Size and modification time the same (differ by -89ns, within tolerance 1s)
2025/03/01 02:01:32 DEBUG : two: Unchanged skipping
2025/03/01 02:01:32 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:32 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:32 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/01 02:01:32 DEBUG : three.8cc66b1.partial: renamed to: three
2025/03/01 02:01:32 INFO  : three: Copied (new)
2025/03/01 02:01:32 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (7.25s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dst"
2025/03/01 02:01:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/backup"
2025/03/01 02:01:34 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/01 02:01:34 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:34 DEBUG : two: Unchanged skipping
2025/03/01 02:01:34 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:34 INFO  : one: Moved (server-side)
2025/03/01 02:01:34 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/01 02:01:35 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/01 02:01:35 INFO  : one: Copied (new)
2025/03/01 02:01:35 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:35 INFO  : three.txt: Moved (server-side)
2025/03/01 02:01:35 INFO  : three.txt: Moved into backup dir
2025/03/01 02:01:36 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/01 02:01:36 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:36 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:36 DEBUG : two: Unchanged skipping
2025/03/01 02:01:36 INFO  : one: Deleted
2025/03/01 02:01:36 INFO  : one: Moved (server-side)
2025/03/01 02:01:36 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/01 02:01:36 DEBUG : one.1503b713.partial: renamed to: one
2025/03/01 02:01:36 INFO  : one: Copied (new)
2025/03/01 02:01:36 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:36 INFO  : three.txt: Deleted
2025/03/01 02:01:36 INFO  : three.txt: Moved (server-side)
2025/03/01 02:01:36 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (4.21s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dst"
2025/03/01 02:01:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/backup"
2025/03/01 02:01:38 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:38 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/01 02:01:38 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:38 DEBUG : two: Unchanged skipping
2025/03/01 02:01:38 INFO  : one: Moved (server-side) to: one.bak
2025/03/01 02:01:38 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/01 02:01:39 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/01 02:01:39 INFO  : one: Copied (new)
2025/03/01 02:01:39 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:39 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/01 02:01:39 INFO  : three.txt: Moved into backup dir
2025/03/01 02:01:40 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/01 02:01:40 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:40 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:40 DEBUG : two: Unchanged skipping
2025/03/01 02:01:40 INFO  : one.bak: Deleted
2025/03/01 02:01:40 INFO  : one: Moved (server-side) to: one.bak
2025/03/01 02:01:40 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/01 02:01:40 DEBUG : one.1503b713.partial: renamed to: one
2025/03/01 02:01:40 INFO  : one: Copied (new)
2025/03/01 02:01:40 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:41 INFO  : three.txt.bak: Deleted
2025/03/01 02:01:41 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/01 02:01:41 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (4.24s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dst"
2025/03/01 02:01:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/backup"
2025/03/01 02:01:42 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/01 02:01:42 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:42 DEBUG : two: Unchanged skipping
2025/03/01 02:01:42 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:43 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/01 02:01:43 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/01 02:01:43 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/01 02:01:43 INFO  : one: Copied (new)
2025/03/01 02:01:43 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:43 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/01 02:01:43 INFO  : three.txt: Moved into backup dir
2025/03/01 02:01:44 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:44 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/01 02:01:44 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:44 DEBUG : two: Unchanged skipping
2025/03/01 02:01:44 INFO  : one-2019-01-01: Deleted
2025/03/01 02:01:44 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/01 02:01:44 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/01 02:01:45 DEBUG : one.1503b713.partial: renamed to: one
2025/03/01 02:01:45 INFO  : one: Copied (new)
2025/03/01 02:01:45 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:45 INFO  : three-2019-01-01.txt: Deleted
2025/03/01 02:01:45 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/01 02:01:45 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.10s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dst"
2025/03/01 02:01:47 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/01 02:01:47 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:47 DEBUG : two: Unchanged skipping
2025/03/01 02:01:47 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:47 INFO  : one: Moved (server-side) to: one.bak
2025/03/01 02:01:47 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/01 02:01:47 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/01 02:01:47 INFO  : one: Copied (new)
2025/03/01 02:01:47 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:47 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/01 02:01:47 INFO  : three.txt: Moved into backup dir
2025/03/01 02:01:48 DEBUG : one.bak: Excluded (Path Filter)
2025/03/01 02:01:48 DEBUG : one.bak: Excluded
2025/03/01 02:01:48 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/01 02:01:48 DEBUG : three.txt.bak: Excluded
2025/03/01 02:01:48 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/01 02:01:48 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:48 DEBUG : two: Unchanged skipping
2025/03/01 02:01:48 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for checks to finish
2025/03/01 02:01:48 INFO  : one.bak: Deleted
2025/03/01 02:01:48 INFO  : one: Moved (server-side) to: one.bak
2025/03/01 02:01:48 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba/dst': Waiting for transfers to finish
2025/03/01 02:01:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/01 02:01:49 DEBUG : one.1503b713.partial: renamed to: one
2025/03/01 02:01:49 INFO  : one: Copied (new)
2025/03/01 02:01:49 DEBUG : Waiting for deletions to finish
2025/03/01 02:01:49 INFO  : three.txt.bak: Deleted
2025/03/01 02:01:49 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/01 02:01:49 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (4.02s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dst"
2025/03/01 02:01:51 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/01 02:01:51 INFO  : one: Moved (server-side) to: one.bak
2025/03/01 02:01:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/01 02:01:51 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/01 02:01:51 INFO  : one: Copied (new)
2025/03/01 02:01:51 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:51 DEBUG : two: Unchanged skipping
2025/03/01 02:01:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/01 02:01:51 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/01 02:01:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/01 02:01:52 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt
2025/03/01 02:01:52 INFO  : three.txt: Copied (new)
2025/03/01 02:01:52 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/01 02:01:52 INFO  : one.bak: Deleted
2025/03/01 02:01:53 INFO  : one: Moved (server-side) to: one.bak
2025/03/01 02:01:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/01 02:01:53 DEBUG : one.1503b713.partial: renamed to: one
2025/03/01 02:01:53 INFO  : one: Copied (new)
2025/03/01 02:01:53 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:53 DEBUG : two: Unchanged skipping
2025/03/01 02:01:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/01 02:01:53 INFO  : three.txt.bak: Deleted
2025/03/01 02:01:53 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/01 02:01:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/01 02:01:53 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt
2025/03/01 02:01:53 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (4.74s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-yehaxun2tiba/dst"
2025/03/01 02:01:55 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/01 02:01:55 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/01 02:01:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/01 02:01:56 DEBUG : one.a87a5b8d.partial: renamed to: one
2025/03/01 02:01:56 INFO  : one: Copied (new)
2025/03/01 02:01:56 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:56 DEBUG : two: Unchanged skipping
2025/03/01 02:01:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/01 02:01:56 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/01 02:01:56 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/01 02:01:56 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt
2025/03/01 02:01:56 INFO  : three.txt: Copied (new)
2025/03/01 02:01:57 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/01 02:01:57 INFO  : one-2019-01-01: Deleted
2025/03/01 02:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/01 02:01:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/01 02:01:58 DEBUG : one.1503b713.partial: renamed to: one
2025/03/01 02:01:58 INFO  : one: Copied (new)
2025/03/01 02:01:58 DEBUG : two: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:01:58 DEBUG : two: Unchanged skipping
2025/03/01 02:01:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/01 02:01:58 INFO  : three-2019-01-01.txt: Deleted
2025/03/01 02:01:58 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/01 02:01:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/01 02:01:58 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt
2025/03/01 02:01:58 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (4.73s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:01:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/01 02:01:59 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:01:59 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:02:00 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK
2025/03/01 02:02:00 DEBUG : Testêé.53508f02.partial: renamed to: Testêé
2025/03/01 02:02:00 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/01 02:02:00 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (1.01s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:00 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/01 02:02:00 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:02:00 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:02:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/01 02:02:01 DEBUG : existing.468f3f0c.partial: renamed to: existing
2025/03/01 02:02:01 INFO  : existing: Copied (new)
2025/03/01 02:02:01 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:01 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/01 02:02:01 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:02:01 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/01 02:02:01 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:02:01 ERROR : azurefiles root 'rclone-test-yehaxun2tiba': not deleting files as there were IO errors
2025/03/01 02:02:01 ERROR : azurefiles root 'rclone-test-yehaxun2tiba': not deleting directories as there were IO errors
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncImmutable (1.45s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:2606: Skipping test as local or remote are case-insensitive
--- SKIP: TestSyncIgnoreCase (0.16s)
=== RUN   TestFixCase
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:03 DEBUG : existing: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:03 DEBUG : existing: Unchanged skipping
2025/03/01 02:02:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8)
2025/03/01 02:02:03 DEBUG : EXISTING: moving to existing-rclone-move-pagiloq9
2025/03/01 02:02:03 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-funibom2
2025/03/01 02:02:03 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-funibom2
2025/03/01 02:02:03 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent
2025/03/01 02:02:03 INFO  : EXISTING: Moved (server-side) to: existing-rclone-move-pagiloq9
2025/03/01 02:02:03 DEBUG : EXISTING: moving to existing
2025/03/01 02:02:04 INFO  : SUBDIRA: Fixed case by renaming to: subdira
2025/03/01 02:02:04 INFO  : existingbutdifferent-rclone-move-funibom2: Moved (server-side) to: existingbutdifferent
2025/03/01 02:02:04 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent
2025/03/01 02:02:04 INFO  : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent
2025/03/01 02:02:04 INFO  : existing-rclone-move-pagiloq9: Moved (server-side) to: existing
2025/03/01 02:02:04 INFO  : EXISTING: Moved (server-side) to: existing
2025/03/01 02:02:04 INFO  : EXISTING: Fixed case by renaming to: existing
2025/03/01 02:02:04 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK
2025/03/01 02:02:04 INFO  : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb
2025/03/01 02:02:04 DEBUG : existingbutdifferent.a5c688ae.partial: renamed to: existingbutdifferent
2025/03/01 02:02:04 INFO  : existingbutdifferent: Copied (replaced existing)
2025/03/01 02:02:04 INFO  : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc
2025/03/01 02:02:04 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8)
2025/03/01 02:02:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-bijeces3
2025/03/01 02:02:04 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-bijeces3
2025/03/01 02:02:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello
2025/03/01 02:02:05 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird
2025/03/01 02:02:05 INFO  : subdira/subdirb/subdirc/hello-rclone-move-bijeces3: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/03/01 02:02:05 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/03/01 02:02:05 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello
2025/03/01 02:02:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8)
2025/03/01 02:02:05 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:02:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cosamey6
2025/03/01 02:02:05 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK
2025/03/01 02:02:05 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cosamey6
2025/03/01 02:02:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/01 02:02:05 DEBUG : subdira/subdirb/subdirc/hello.a5c688ae.partial: renamed to: subdira/subdirb/subdirc/hello
2025/03/01 02:02:05 INFO  : subdira/subdirb/subdirc/hello: Copied (replaced existing)
2025/03/01 02:02:05 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cosamey6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/01 02:02:05 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/01 02:02:05 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/01 02:02:05 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:02:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK
2025/03/01 02:02:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences.a5c688ae.partial: renamed to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/01 02:02:05 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing)
2025/03/01 02:02:05 DEBUG : Waiting for deletions to finish
--- PASS: TestFixCase (5.02s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.45s)
    --- SKIP: TestMaxTransfer/Hard (0.15s)
    --- SKIP: TestMaxTransfer/Soft (0.15s)
    --- SKIP: TestMaxTransfer/Cautious (0.15s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:16 DEBUG : both1: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both10: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:02:16 DEBUG : both0: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both11: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both1: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both12: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both12: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both13: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both13: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both14: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both10: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both15: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both15: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both16: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both16: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both17: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both17: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both18: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both18: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both19: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both19: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both2: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both2: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both3: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both3: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both4: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both4: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both5: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both0: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both6: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both6: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both7: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both11: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both8: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both14: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both9: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:16 DEBUG : both5: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both7: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both8: Unchanged skipping
2025/03/01 02:02:16 DEBUG : both9: Unchanged skipping
2025/03/01 02:02:16 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:02:16 DEBUG : Waiting for deletions to finish
2025/03/01 02:02:16 INFO  : only4: Deleted
2025/03/01 02:02:16 INFO  : only3: Deleted
2025/03/01 02:02:16 INFO  : only18: Deleted
2025/03/01 02:02:16 INFO  : only10: Deleted
2025/03/01 02:02:16 INFO  : only6: Deleted
2025/03/01 02:02:16 INFO  : only5: Deleted
2025/03/01 02:02:16 INFO  : only0: Deleted
2025/03/01 02:02:16 INFO  : only19: Deleted
2025/03/01 02:02:16 INFO  : only2: Deleted
2025/03/01 02:02:16 INFO  : only7: Deleted
2025/03/01 02:02:16 INFO  : only16: Deleted
2025/03/01 02:02:16 INFO  : only12: Deleted
2025/03/01 02:02:16 INFO  : only14: Deleted
2025/03/01 02:02:16 INFO  : only13: Deleted
2025/03/01 02:02:16 INFO  : only15: Deleted
2025/03/01 02:02:16 INFO  : only17: Deleted
2025/03/01 02:02:16 INFO  : only8: Deleted
2025/03/01 02:02:16 INFO  : only9: Deleted
2025/03/01 02:02:16 INFO  : only11: Deleted
2025/03/01 02:02:16 INFO  : only1: Deleted
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncConcurrentDelete (11.39s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:28 DEBUG : both1: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both10: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both11: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for checks to finish
2025/03/01 02:02:28 DEBUG : both0: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both1: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both12: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both10: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both13: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both13: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both14: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both14: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both15: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both15: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both16: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both11: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both17: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both17: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both18: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both0: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both19: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both19: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both2: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both12: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both3: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both3: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both4: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both16: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both5: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both5: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both6: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both18: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both7: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both7: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both8: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both8: Unchanged skipping
2025/03/01 02:02:28 DEBUG : both9: Size and modification time the same (differ by -99ns, within tolerance 1s)
2025/03/01 02:02:28 DEBUG : both2: Unchanged skipping
2025/03/01 02:02:28 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : both4: Unchanged skipping
2025/03/01 02:02:28 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : both6: Unchanged skipping
2025/03/01 02:02:28 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/01 02:02:28 DEBUG : both9: Unchanged skipping
2025/03/01 02:02:28 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Waiting for transfers to finish
2025/03/01 02:02:28 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only1.5b6d5609.partial: renamed to: only1
2025/03/01 02:02:28 INFO  : only1: Copied (replaced existing)
2025/03/01 02:02:28 DEBUG : only11.5b6d5609.partial: renamed to: only11
2025/03/01 02:02:28 INFO  : only11: Copied (replaced existing)
2025/03/01 02:02:28 DEBUG : only0.5b6d5609.partial: renamed to: only0
2025/03/01 02:02:28 INFO  : only0: Copied (replaced existing)
2025/03/01 02:02:28 DEBUG : only12.5b6d5609.partial: renamed to: only12
2025/03/01 02:02:28 INFO  : only12: Copied (replaced existing)
2025/03/01 02:02:28 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only13.5b6d5609.partial: renamed to: only13
2025/03/01 02:02:28 INFO  : only13: Copied (replaced existing)
2025/03/01 02:02:28 DEBUG : only14.5b6d5609.partial: renamed to: only14
2025/03/01 02:02:28 INFO  : only14: Copied (replaced existing)
2025/03/01 02:02:28 DEBUG : only16.5b6d5609.partial: renamed to: only16
2025/03/01 02:02:28 INFO  : only16: Copied (replaced existing)
2025/03/01 02:02:28 DEBUG : only15.5b6d5609.partial: renamed to: only15
2025/03/01 02:02:28 INFO  : only15: Copied (replaced existing)
2025/03/01 02:02:28 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:28 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only17.5b6d5609.partial: renamed to: only17
2025/03/01 02:02:29 INFO  : only17: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only18.5b6d5609.partial: renamed to: only18
2025/03/01 02:02:29 INFO  : only18: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only19.5b6d5609.partial: renamed to: only19
2025/03/01 02:02:29 INFO  : only19: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only2.5b6d5609.partial: renamed to: only2
2025/03/01 02:02:29 INFO  : only2: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only3.5b6d5609.partial: renamed to: only3
2025/03/01 02:02:29 INFO  : only3: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only6.5b6d5609.partial: renamed to: only6
2025/03/01 02:02:29 INFO  : only6: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only7.5b6d5609.partial: renamed to: only7
2025/03/01 02:02:29 INFO  : only7: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only5.5b6d5609.partial: renamed to: only5
2025/03/01 02:02:29 INFO  : only5: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/01 02:02:29 DEBUG : only8.5b6d5609.partial: renamed to: only8
2025/03/01 02:02:29 INFO  : only8: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only4.5b6d5609.partial: renamed to: only4
2025/03/01 02:02:29 INFO  : only4: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only9.5b6d5609.partial: renamed to: only9
2025/03/01 02:02:29 INFO  : only9: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : only10.5b6d5609.partial: renamed to: only10
2025/03/01 02:02:29 INFO  : only10: Copied (replaced existing)
2025/03/01 02:02:29 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncConcurrentTruncate (14.63s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:33 DEBUG : empty_dir: Making directory with metadata
2025/03/01 02:02:33 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/01 02:02:33 DEBUG : empty_on_remote: Making directory with metadata
2025/03/01 02:02:33 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/01 02:02:33 INFO  : empty_on_remote: Making directory
2025/03/01 02:02:33 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:34 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:34 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:34 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:34 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTime (2.06s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:35 DEBUG : empty_dir: Making directory with metadata
2025/03/01 02:02:35 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/01 02:02:35 DEBUG : empty_on_remote: Making directory with metadata
2025/03/01 02:02:35 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/01 02:02:35 INFO  : empty_on_remote: Making directory
2025/03/01 02:02:35 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:36 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:36 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:36 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:36 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:36 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.29s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:38 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:38 INFO  : sub dir: Making directory
2025/03/01 02:02:38 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestNothingToTransferWithEmptyDirs (4.78s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
2025/03/01 02:02:42 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/01 02:02:42 INFO  : sub dir: Making directory
2025/03/01 02:02:42 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
    run.go:180: Remote "azurefiles root 'rclone-test-yehaxun2tiba'", Local "Local file system at /tmp/rclone2383521412", Modify Window "1s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (5.01s)
PASS
2025/03/01 02:02:47 DEBUG : azurefiles root 'rclone-test-yehaxun2tiba': Purge dir ""
"./sync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Finished OK in 2m58.2932846s (try 1/5)