"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafile: -verbose -fast-list" - Starting (try 1/5)
2025/03/29 01:02:54 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo"
2025/03/29 01:02:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 01:02:54 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:02:54 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:02:54 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:02:54 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:02:54 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:02:54 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:02:54 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:02:54 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:02:54 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:02:54 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:02:54 DEBUG : Seafile server version 11.0.13
2025/03/29 01:02:55 DEBUG : Creating backend with remote "/tmp/rclone2452687731"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.04s)
=== 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 "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:02:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:02:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/29 01:02:55 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:02:55 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDryRun (0.77s)
=== RUN   TestCopy
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:02:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/29 01:02:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:02:56 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:02:56 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:02:56 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:02:56 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (1.11s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.20s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.20s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:02:57 DEBUG : Creating backend with remote "/non-existing"
2025/03/29 01:02:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/29 01:02:57 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:02:57 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyMissingDirectory (0.50s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:02:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:02:58 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:02:58 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:02:58 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyNoTraverse (1.11s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:02:59 INFO  : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Running all checks before starting transfers
2025/03/29 01:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:02:59 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:02:59 INFO  : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Checks finished, now starting transfers
2025/03/29 01:02:59 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:02:59 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyCheckFirst (1.11s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:00 ERROR : Ignoring --no-traverse with sync
2025/03/29 01:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:00 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:00 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:00 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:03:00 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncNoTraverse (1.11s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:01 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/29 01:03:01 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:01 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:01 INFO  : hello world2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDepth (0.90s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:02 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:02 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:02 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:02 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFrom (0.91s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:03 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:03 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:03 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:03 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.90s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/29 01:03:04 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/29 01:03:04 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/29 01:03:04 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/29 01:03:04 INFO  : sub dir: Making directory
2025/03/29 01:03:04 INFO  : sub dir2: Making directory
2025/03/29 01:03:05 INFO  : sub dir2/sub sub dir2: Making directory
2025/03/29 01:03:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:05 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:03:05 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:05 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:05 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (2.61s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:06 INFO  : sub dir2: Making directory
2025/03/29 01:03:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/29 01:03:06 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/29 01:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:07 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:07 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:07 INFO  : sub dir/hello world: Copied (new)
--- PASS: TestCopyNoEmptyDirectories (0.90s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:07 DEBUG : sub dir2: Making directory with metadata
2025/03/29 01:03:07 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/29 01:03:07 INFO  : sub dir: Making directory
2025/03/29 01:03:08 INFO  : sub dir2: Making directory
2025/03/29 01:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:08 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:08 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:08 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:03:08 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:08 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/29 01:03:08 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (2.05s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.21s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:10 INFO  : sub dir2: Making directory
2025/03/29 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:10 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:10 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:10 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:03:10 INFO  : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (0.91s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:10 DEBUG : sub dir2: Making directory with metadata
2025/03/29 01:03:10 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/29 01:03:10 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/29 01:03:11 INFO  : sub dir: Making directory
2025/03/29 01:03:11 INFO  : sub dir2: Making directory
2025/03/29 01:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:11 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:11 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:11 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:03:11 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:12 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (1.92s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.20s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:13 INFO  : sub dir2: Making directory
2025/03/29 01:03:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:13 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:13 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:13 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:03:13 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoEmptyDirectories (0.90s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:14 DEBUG : Creating backend with remote "TestSeafile:rclone-test-podefuw3tica"
2025/03/29 01:03:14 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:03:14 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:03:14 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:03:14 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:03:14 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:03:14 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:03:14 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:03:14 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:03:14 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:03:14 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:03:14 DEBUG : Seafile server version 11.0.13
    sync_test.go:590: Server side copy (if possible) seafile library 'My Library' path 'rclone-test-zasabit5yowo' -> seafile library 'My Library' path 'rclone-test-podefuw3tica'
2025/03/29 01:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:14 DEBUG : seafile library 'My Library' path 'rclone-test-podefuw3tica': Waiting for checks to finish
2025/03/29 01:03:14 DEBUG : seafile library 'My Library' path 'rclone-test-podefuw3tica': Waiting for transfers to finish
2025/03/29 01:03:15 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:15 DEBUG : seafile library 'My Library' path 'rclone-test-podefuw3tica': Purge remote
--- PASS: TestServerSideCopy (2.31s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/29 01:03:16 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:16 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:16 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyOverSelf (1.41s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:18 DEBUG : Creating backend with remote "TestSeafile:rclone-test-xutoxah1tage"
2025/03/29 01:03:18 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:03:18 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:03:18 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:03:18 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:03:18 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:03:18 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:03:18 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:03:18 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:03:18 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:03:18 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:03:18 DEBUG : Seafile server version 11.0.13
    sync_test.go:626: Server side copy (if possible) seafile library 'My Library' path 'rclone-test-zasabit5yowo' -> seafile library 'My Library' path 'rclone-test-xutoxah1tage'
2025/03/29 01:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:18 DEBUG : seafile library 'My Library' path 'rclone-test-xutoxah1tage': Waiting for checks to finish
2025/03/29 01:03:18 DEBUG : seafile library 'My Library' path 'rclone-test-xutoxah1tage': Waiting for transfers to finish
2025/03/29 01:03:19 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/29 01:03:19 DEBUG : seafile library 'My Library' path 'rclone-test-xutoxah1tage': Waiting for checks to finish
2025/03/29 01:03:19 DEBUG : seafile library 'My Library' path 'rclone-test-xutoxah1tage': Waiting for transfers to finish
2025/03/29 01:03:20 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:20 DEBUG : seafile library 'My Library' path 'rclone-test-xutoxah1tage': Purge remote
--- PASS: TestServerSideCopyOverSelf (3.84s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:21 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/29 01:03:21 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:22 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/29 01:03:22 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestMoveOverSelf (1.41s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:23 DEBUG : Creating backend with remote "TestSeafile:rclone-test-tafeyuf8cage"
2025/03/29 01:03:23 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:03:23 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:03:23 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:03:23 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:03:23 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:03:23 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:03:23 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:03:23 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:03:23 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:03:23 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:03:23 DEBUG : Seafile server version 11.0.13
    sync_test.go:671: Server side copy (if possible) seafile library 'My Library' path 'rclone-test-zasabit5yowo' -> seafile library 'My Library' path 'rclone-test-tafeyuf8cage'
2025/03/29 01:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:23 DEBUG : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Waiting for checks to finish
2025/03/29 01:03:23 DEBUG : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Waiting for transfers to finish
2025/03/29 01:03:24 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:24 DEBUG : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Using server-side directory move
2025/03/29 01:03:24 INFO  : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/29 01:03:25 DEBUG : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Waiting for checks to finish
2025/03/29 01:03:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/29 01:03:25 DEBUG : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Waiting for transfers to finish
2025/03/29 01:03:25 INFO  : sub dir/hello world: Deleted
2025/03/29 01:03:25 INFO  : sub dir/hello world: Moved (server-side)
2025/03/29 01:03:26 DEBUG : testing file moves
2025/03/29 01:03:26 DEBUG : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Waiting for checks to finish
2025/03/29 01:03:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/29 01:03:26 DEBUG : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Waiting for transfers to finish
2025/03/29 01:03:26 INFO  : sub dir/hello world: Deleted
2025/03/29 01:03:26 INFO  : sub dir/hello world: Moved (server-side)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:27 DEBUG : seafile library 'My Library' path 'rclone-test-tafeyuf8cage': Purge remote
--- PASS: TestServerSideMoveOverSelf (4.95s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:28 ERROR : : error listing: directory not found
2025/03/29 01:03:28 INFO  : Local file system at /tmp/rclone2452687731: Making directory
2025/03/29 01:03:28 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:28 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyAfterDelete (1.20s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:29 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/29 01:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:03:29 DEBUG : Local file system at /tmp/rclone2452687731: Waiting for checks to finish
2025/03/29 01:03:29 DEBUG : Local file system at /tmp/rclone2452687731: Waiting for transfers to finish
2025/03/29 01:03:29 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world
2025/03/29 01:03:29 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:03:29 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyRedownload (1.31s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:30 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/29 01:03:30 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:30 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:30 INFO  : check sum: Copied (new)
2025/03/29 01:03:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:30 NOTICE: seafile library 'My Library' path 'rclone-test-zasabit5yowo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/29 01:03:30 DEBUG : check sum: Size of src and dst objects identical
2025/03/29 01:03:30 DEBUG : check sum: Unchanged skipping
2025/03/29 01:03:30 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:30 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:30 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:30 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncBasedOnCheckSum (1.30s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:31 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/29 01:03:31 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:31 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:32 INFO  : sizeonly: Copied (new)
2025/03/29 01:03:32 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:32 DEBUG : sizeonly: Sizes identical
2025/03/29 01:03:32 DEBUG : sizeonly: Unchanged skipping
2025/03/29 01:03:32 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:32 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:32 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:32 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncSizeOnly (1.31s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:33 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/29 01:03:33 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:33 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:33 INFO  : ignore-size: Copied (new)
2025/03/29 01:03:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:33 DEBUG : ignore-size: Sizes identical
2025/03/29 01:03:33 DEBUG : ignore-size: Unchanged skipping
2025/03/29 01:03:33 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:33 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:33 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:33 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreSize (1.32s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:34 DEBUG : existing: Sizes identical
2025/03/29 01:03:34 DEBUG : existing: Unchanged skipping
2025/03/29 01:03:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:34 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:34 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/29 01:03:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:35 INFO  : existing: Copied (replaced existing)
2025/03/29 01:03:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreTimes (1.52s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:36 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/29 01:03:36 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:36 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:36 INFO  : existing: Copied (new)
2025/03/29 01:03:36 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:36 DEBUG : existing: Destination exists, skipping
2025/03/29 01:03:36 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:36 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:36 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:36 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreExisting (1.30s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:37 INFO  : d: Making directory
2025/03/29 01:03:38 DEBUG : c/non empty space: Sizes identical
2025/03/29 01:03:38 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:38 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:38 DEBUG : c/non empty space: Unchanged skipping
2025/03/29 01:03:38 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:38 INFO  : a/potato2: Copied (new)
2025/03/29 01:03:38 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:38 INFO  : b/potato: Deleted
2025/03/29 01:03:38 INFO  : d: Removing directory
2025/03/29 01:03:38 INFO  : b: Removing directory
2025/03/29 01:03:38 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': deleted 2 directories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreErrors (2.74s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:40 DEBUG : empty space: Sizes identical
2025/03/29 01:03:40 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:40 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:40 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:40 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:40 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:40 DEBUG : empty space: Sizes identical
2025/03/29 01:03:40 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:40 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:40 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:40 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:40 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingModtimeOnly (1.41s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:1016: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.19s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:1042: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncDoesntUpdateModtime (0.20s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:42 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/29 01:03:42 DEBUG : empty space: Sizes identical
2025/03/29 01:03:42 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:42 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:42 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:42 INFO  : potato: Copied (new)
2025/03/29 01:03:42 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterAddingAFile (1.31s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:43 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/29 01:03:43 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:43 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:43 INFO  : potato: Copied (replaced existing)
2025/03/29 01:03:43 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (1.21s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size
2025/03/29 01:03:44 DEBUG : potato: Sizes differ (src 21 vs dst 36)
2025/03/29 01:03:44 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:44 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:44 INFO  : potato: Copied (replaced existing)
2025/03/29 01:03:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingContentsOnly (1.21s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:46 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/29 01:03:46 DEBUG : empty space: Sizes identical
2025/03/29 01:03:46 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:46 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:46 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:46 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.22s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:47 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:47 DEBUG : empty space: Sizes identical
2025/03/29 01:03:47 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:47 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:47 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:47 INFO  : potato2: Copied (new)
2025/03/29 01:03:47 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:47 INFO  : potato: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.61s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:48 INFO  : d: Making directory
2025/03/29 01:03:49 INFO  : d/e: Making directory
2025/03/29 01:03:49 DEBUG : c/non empty space: Sizes identical
2025/03/29 01:03:49 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:49 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:49 DEBUG : c/non empty space: Unchanged skipping
2025/03/29 01:03:49 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:49 INFO  : a/potato2: Copied (new)
2025/03/29 01:03:49 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:49 INFO  : b/potato: Deleted
2025/03/29 01:03:49 INFO  : d/e: Removing directory
2025/03/29 01:03:50 INFO  : d: Removing directory
2025/03/29 01:03:50 INFO  : b: Removing directory
2025/03/29 01:03:50 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': deleted 3 directories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.33s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:52 INFO  : d: Making directory
2025/03/29 01:03:52 DEBUG : c/non empty space: Sizes identical
2025/03/29 01:03:52 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:52 DEBUG : c/non empty space: Unchanged skipping
2025/03/29 01:03:52 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:52 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:52 INFO  : a/potato2: Copied (new)
2025/03/29 01:03:52 ERROR : seafile library 'My Library' path 'rclone-test-zasabit5yowo': not deleting files as there were IO errors
2025/03/29 01:03:52 ERROR : seafile library 'My Library' path 'rclone-test-zasabit5yowo': not deleting directories as there were IO errors
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.75s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:54 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:54 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:54 DEBUG : empty space: Sizes identical
2025/03/29 01:03:55 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:55 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:55 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:55 INFO  : potato: Deleted
2025/03/29 01:03:55 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteDuring (1.62s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:56 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:56 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:56 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:56 INFO  : potato: Deleted
2025/03/29 01:03:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:56 DEBUG : empty space: Sizes identical
2025/03/29 01:03:56 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:56 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:56 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:57 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteBefore (1.72s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:58 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:03:58 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:58 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:58 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestCopyDeleteBefore (1.34s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:59 DEBUG : enormous: Excluded (Size Filter)
2025/03/29 01:03:59 DEBUG : enormous: Excluded
2025/03/29 01:03:59 DEBUG : potato2: Excluded (Size Filter)
2025/03/29 01:03:59 DEBUG : potato2: Excluded
2025/03/29 01:03:59 DEBUG : potato2: Excluded (Size Filter)
2025/03/29 01:03:59 DEBUG : empty space: Sizes identical
2025/03/29 01:03:59 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:03:59 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:59 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:03:59 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:59 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:03:59 DEBUG : enormous: Excluded (Size Filter)
2025/03/29 01:03:59 DEBUG : enormous: Excluded
2025/03/29 01:03:59 DEBUG : potato2: Excluded (Size Filter)
2025/03/29 01:03:59 DEBUG : potato2: Excluded
2025/03/29 01:03:59 DEBUG : potato2: Excluded (Size Filter)
2025/03/29 01:03:59 DEBUG : empty space: Sizes identical
2025/03/29 01:03:59 DEBUG : Local file system at /tmp/rclone2452687731: Waiting for checks to finish
2025/03/29 01:03:59 DEBUG : empty space: Unchanged skipping
2025/03/29 01:03:59 DEBUG : Local file system at /tmp/rclone2452687731: Waiting for transfers to finish
2025/03/29 01:03:59 DEBUG : Waiting for deletions to finish
2025/03/29 01:03:59 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExclude (1.62s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:01 DEBUG : enormous: Excluded (Size Filter)
2025/03/29 01:04:01 DEBUG : enormous: Excluded
2025/03/29 01:04:01 DEBUG : potato2: Excluded (Size Filter)
2025/03/29 01:04:01 DEBUG : potato2: Excluded
2025/03/29 01:04:01 DEBUG : empty space: Sizes identical
2025/03/29 01:04:01 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:01 DEBUG : empty space: Unchanged skipping
2025/03/29 01:04:01 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:01 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:01 INFO  : enormous: Deleted
2025/03/29 01:04:01 INFO  : potato2: Deleted
2025/03/29 01:04:01 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:01 DEBUG : empty space: Sizes identical
2025/03/29 01:04:01 DEBUG : empty space: Unchanged skipping
2025/03/29 01:04:01 DEBUG : Local file system at /tmp/rclone2452687731: Waiting for checks to finish
2025/03/29 01:04:01 DEBUG : Local file system at /tmp/rclone2452687731: Waiting for transfers to finish
2025/03/29 01:04:01 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:01 INFO  : enormous: Deleted
2025/03/29 01:04:01 INFO  : potato2: Deleted
2025/03/29 01:04:01 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (1.91s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:1423: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncWithUpdateOlder (0.20s)
=== 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 "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:1538: Can track renames: false
2025/03/29 01:04:02 ERROR : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Ignoring --track-renames as the source and destination do not have a common hash
2025/03/29 01:04:02 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/29 01:04:02 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/29 01:04:02 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:02 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:03 INFO  : yam: Copied (new)
2025/03/29 01:04:03 INFO  : potato: Copied (new)
2025/03/29 01:04:03 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:03 ERROR : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Ignoring --track-renames as the source and destination do not have a common hash
2025/03/29 01:04:03 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/29 01:04:03 DEBUG : potato: Sizes identical
2025/03/29 01:04:03 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:03 DEBUG : potato: Unchanged skipping
2025/03/29 01:04:03 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:03 INFO  : yaml: Copied (new)
2025/03/29 01:04:03 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:03 INFO  : yam: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenames (1.94s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:1610: Can track renames: false
2025/03/29 01:04:04 ERROR : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Ignoring --track-renames as either the source or destination do not support modtime
2025/03/29 01:04:04 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/29 01:04:04 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/29 01:04:04 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:04 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:05 INFO  : potato: Copied (new)
2025/03/29 01:04:05 INFO  : yam: Copied (new)
2025/03/29 01:04:05 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:05 ERROR : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Ignoring --track-renames as either the source or destination do not support modtime
2025/03/29 01:04:05 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/29 01:04:05 DEBUG : potato: Sizes identical
2025/03/29 01:04:05 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:05 DEBUG : potato: Unchanged skipping
2025/03/29 01:04:05 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:05 INFO  : yaml: Copied (new)
2025/03/29 01:04:05 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:05 INFO  : yam: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (1.91s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:1649: Can track renames: false
2025/03/29 01:04:06 INFO  : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Making map for --track-renames
2025/03/29 01:04:06 INFO  : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Finished making map for --track-renames
2025/03/29 01:04:06 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:06 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/29 01:04:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/29 01:04:06 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for renames to finish
2025/03/29 01:04:06 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:07 INFO  : potato: Copied (new)
2025/03/29 01:04:07 INFO  : sub/yam: Copied (new)
2025/03/29 01:04:07 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:07 DEBUG : potato: Sizes identical
2025/03/29 01:04:07 DEBUG : potato: Unchanged skipping
2025/03/29 01:04:07 INFO  : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Making map for --track-renames
2025/03/29 01:04:07 INFO  : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Finished making map for --track-renames
2025/03/29 01:04:07 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:07 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for renames to finish
2025/03/29 01:04:07 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/29 01:04:07 INFO  : yam: Renamed from "sub/yam"
2025/03/29 01:04:07 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:07 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:07 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.22s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:08 DEBUG : Creating backend with remote "/tmp/rclone2452687731/dir1"
2025/03/29 01:04:08 DEBUG : Creating backend with remote "/tmp/rclone2452687731/dir2"
2025/03/29 01:04:08 DEBUG : Local file system at /tmp/rclone2452687731/dir2: Using server-side directory move
2025/03/29 01:04:08 INFO  : Local file system at /tmp/rclone2452687731/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/29 01:04:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/29 01:04:08 INFO  : file1.txt: Moved (server-side)
2025/03/29 01:04:08 DEBUG : Local file system at /tmp/rclone2452687731/dir2: Waiting for checks to finish
2025/03/29 01:04:08 DEBUG : Local file system at /tmp/rclone2452687731/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.21s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:04:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/29 01:04:09 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:09 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:09 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:04:09 INFO  : sub dir/hello world: Deleted
2025/03/29 01:04:09 INFO  : nested/sub dir/file: Copied (new)
2025/03/29 01:04:09 INFO  : nested/sub dir/file: Deleted
2025/03/29 01:04:09 INFO  : sub dir: Removing directory
2025/03/29 01:04:09 INFO  : nested/sub dir: Removing directory
2025/03/29 01:04:09 INFO  : nested: Removing directory
2025/03/29 01:04:09 DEBUG : Local file system at /tmp/rclone2452687731: deleted 3 directories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (1.80s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/29 01:04:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/29 01:04:11 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:11 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:11 INFO  : sub dir/hello world: Copied (new)
2025/03/29 01:04:11 INFO  : sub dir/hello world: Deleted
2025/03/29 01:04:11 INFO  : nested/sub dir/file: Copied (new)
2025/03/29 01:04:11 INFO  : nested/sub dir/file: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.83s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:12 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/29 01:04:12 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/29 01:04:12 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:12 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:13 INFO  : existing: Copied (new)
2025/03/29 01:04:13 INFO  : existing: Deleted
2025/03/29 01:04:13 INFO  : existing-b: Copied (new)
2025/03/29 01:04:13 INFO  : existing-b: Deleted
2025/03/29 01:04:13 DEBUG : existing: Destination exists, skipping
2025/03/29 01:04:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/29 01:04:13 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:13 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:13 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestMoveWithIgnoreExisting (1.42s)
=== RUN   TestServerSideMove
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:14 DEBUG : Creating backend with remote "TestSeafile:rclone-test-qumegok4mafu"
2025/03/29 01:04:14 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:14 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:14 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:14 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:14 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:14 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:14 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:14 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:14 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:14 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:14 DEBUG : Seafile server version 11.0.13
    sync_test.go:1705: Server side move (if possible) seafile library 'My Library' path 'rclone-test-zasabit5yowo' -> seafile library 'My Library' path 'rclone-test-qumegok4mafu'
2025/03/29 01:04:15 DEBUG : seafile library 'My Library' path 'rclone-test-qumegok4mafu': Using server-side directory move
2025/03/29 01:04:15 INFO  : seafile library 'My Library' path 'rclone-test-qumegok4mafu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/29 01:04:16 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:04:16 DEBUG : empty space: Sizes identical
2025/03/29 01:04:16 DEBUG : empty space: Unchanged skipping
2025/03/29 01:04:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/29 01:04:16 DEBUG : seafile library 'My Library' path 'rclone-test-qumegok4mafu': Waiting for checks to finish
2025/03/29 01:04:16 INFO  : empty space: Deleted
2025/03/29 01:04:16 DEBUG : seafile library 'My Library' path 'rclone-test-qumegok4mafu': Waiting for transfers to finish
2025/03/29 01:04:16 INFO  : potato3: Deleted
2025/03/29 01:04:16 INFO  : potato2: Moved (server-side)
2025/03/29 01:04:16 INFO  : potato3: Moved (server-side)
2025/03/29 01:04:17 DEBUG : Creating backend with remote "TestSeafile:rclone-test-dutovey5badi"
2025/03/29 01:04:17 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:17 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:17 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:17 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:17 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:17 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:17 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:17 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:17 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:17 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:17 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:17 DEBUG : seafile library 'My Library' path 'rclone-test-dutovey5badi': Using server-side directory move
2025/03/29 01:04:17 INFO  : seafile library 'My Library' path 'rclone-test-dutovey5badi': Server side directory move succeeded
2025/03/29 01:04:17 DEBUG : seafile library 'My Library' path 'rclone-test-dutovey5badi': Purge remote
2025/03/29 01:04:17 DEBUG : seafile library 'My Library' path 'rclone-test-qumegok4mafu': Purge remote
2025/03/29 01:04:18 NOTICE: purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-qumegok4mafu not found.\"}"
--- PASS: TestServerSideMove (4.13s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:18 DEBUG : Creating backend with remote "TestSeafile:rclone-test-muduyez8buzi"
2025/03/29 01:04:18 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:18 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:18 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:18 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:18 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:18 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:18 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:18 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:18 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:18 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:18 DEBUG : Seafile server version 11.0.13
    sync_test.go:1705: Server side move (if possible) seafile library 'My Library' path 'rclone-test-zasabit5yowo' -> seafile library 'My Library' path 'rclone-test-muduyez8buzi'
2025/03/29 01:04:20 DEBUG : empty space: Excluded (Size Filter)
2025/03/29 01:04:20 DEBUG : empty space: Excluded (Size Filter)
2025/03/29 01:04:20 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:04:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/29 01:04:20 DEBUG : seafile library 'My Library' path 'rclone-test-muduyez8buzi': Waiting for checks to finish
2025/03/29 01:04:20 DEBUG : seafile library 'My Library' path 'rclone-test-muduyez8buzi': Waiting for transfers to finish
2025/03/29 01:04:20 INFO  : potato3: Deleted
2025/03/29 01:04:20 INFO  : potato2: Moved (server-side)
2025/03/29 01:04:20 INFO  : potato3: Moved (server-side)
2025/03/29 01:04:21 DEBUG : Creating backend with remote "TestSeafile:rclone-test-vubenor3joco"
2025/03/29 01:04:21 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:21 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:21 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:21 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:21 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:21 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:21 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:21 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:21 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:21 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:21 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:21 DEBUG : empty space: Excluded (Size Filter)
2025/03/29 01:04:21 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:04:21 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/29 01:04:21 DEBUG : seafile library 'My Library' path 'rclone-test-vubenor3joco': Waiting for checks to finish
2025/03/29 01:04:21 DEBUG : seafile library 'My Library' path 'rclone-test-vubenor3joco': Waiting for transfers to finish
2025/03/29 01:04:22 INFO  : potato2: Moved (server-side)
2025/03/29 01:04:22 INFO  : potato3: Moved (server-side)
2025/03/29 01:04:22 DEBUG : seafile library 'My Library' path 'rclone-test-vubenor3joco': Purge remote
2025/03/29 01:04:22 DEBUG : seafile library 'My Library' path 'rclone-test-muduyez8buzi': Purge remote
--- PASS: TestServerSideMoveWithFilter (4.75s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:23 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bupeneg2xali"
2025/03/29 01:04:23 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:23 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:23 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:23 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:23 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:23 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:23 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:23 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:23 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:23 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:23 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:23 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) seafile library 'My Library' path 'rclone-test-zasabit5yowo' -> seafile library 'My Library' path 'rclone-test-bupeneg2xali'
2025/03/29 01:04:25 DEBUG : seafile library 'My Library' path 'rclone-test-bupeneg2xali': Using server-side directory move
2025/03/29 01:04:25 INFO  : seafile library 'My Library' path 'rclone-test-bupeneg2xali': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/29 01:04:25 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/29 01:04:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/29 01:04:25 DEBUG : seafile library 'My Library' path 'rclone-test-bupeneg2xali': Waiting for checks to finish
2025/03/29 01:04:25 DEBUG : empty space: Sizes identical
2025/03/29 01:04:25 DEBUG : empty space: Unchanged skipping
2025/03/29 01:04:25 INFO  : potato3: Deleted
2025/03/29 01:04:25 INFO  : empty space: Deleted
2025/03/29 01:04:25 DEBUG : seafile library 'My Library' path 'rclone-test-bupeneg2xali': Waiting for transfers to finish
2025/03/29 01:04:25 INFO  : potato2: Moved (server-side)
2025/03/29 01:04:26 INFO  : potato3: Moved (server-side)
2025/03/29 01:04:26 INFO  : tomatoDir: Removing directory
2025/03/29 01:04:26 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': deleted 1 directories
2025/03/29 01:04:26 DEBUG : Creating backend with remote "TestSeafile:rclone-test-biyekuf6maga"
2025/03/29 01:04:26 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:26 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:26 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:26 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:26 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:26 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:26 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:26 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:26 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:26 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:26 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:26 INFO  : tomatoDir: Making directory
2025/03/29 01:04:27 DEBUG : seafile library 'My Library' path 'rclone-test-biyekuf6maga': Using server-side directory move
2025/03/29 01:04:27 INFO  : seafile library 'My Library' path 'rclone-test-biyekuf6maga': Server side directory move succeeded
2025/03/29 01:04:27 DEBUG : seafile library 'My Library' path 'rclone-test-biyekuf6maga': Purge remote
2025/03/29 01:04:27 DEBUG : seafile library 'My Library' path 'rclone-test-bupeneg2xali': Purge remote
2025/03/29 01:04:27 NOTICE: purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-bupeneg2xali not found.\"}"
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.14s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.20s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:28 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/rclone-sync-test"
2025/03/29 01:04:28 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:28 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:28 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:28 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:28 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:28 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:28 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:28 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:28 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:28 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:28 DEBUG : Seafile server version 11.0.13
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlap (1.32s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:29 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/rclone-sync-test"
2025/03/29 01:04:29 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:29 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:29 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:29 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:29 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:29 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:29 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:29 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:29 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:29 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:29 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:30 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/rclone-sync-test-include/layer2"
2025/03/29 01:04:30 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:30 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:30 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:30 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:30 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:30 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:30 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:30 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:30 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:30 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:30 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:31 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/rclone-sync-test-ignore-file"
2025/03/29 01:04:31 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:31 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:31 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:31 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:31 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:31 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:31 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:31 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:31 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:31 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:31 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:32 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/rclone-sync-test': Waiting for checks to finish
2025/03/29 01:04:32 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/rclone-sync-test': Waiting for transfers to finish
2025/03/29 01:04:32 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:32 INFO  : There was nothing to transfer
2025/03/29 01:04:33 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:33 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:33 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:33 INFO  : rclone-sync-test-include: Removing directory
2025/03/29 01:04:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/29 01:04:33 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': failed to delete 1 directories
2025/03/29 01:04:33 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/29 01:04:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/29 01:04:34 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:34 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:04:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:04:34 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:34 INFO  : rclone-sync-test-include: Removing directory
2025/03/29 01:04:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/29 01:04:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': failed to delete 1 directories
2025/03/29 01:04:34 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:35 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/29 01:04:35 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/29 01:04:35 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:35 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlapWithFilter (10.47s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:40 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dst"
2025/03/29 01:04:40 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:40 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:40 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:40 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:40 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:40 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:40 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:40 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:40 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:40 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:40 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:40 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/CompareDest"
2025/03/29 01:04:40 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:40 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:40 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:40 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:40 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:40 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:40 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:40 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:40 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:40 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:40 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:40 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zasabit5yowo/CompareDest" to be canonical "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CompareDest"
2025/03/29 01:04:40 DEBUG : one: Need to transfer - File not found at Destination
2025/03/29 01:04:40 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:40 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:41 INFO  : one: Copied (new)
2025/03/29 01:04:41 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:41 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CompareDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CompareDest"
2025/03/29 01:04:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:41 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:41 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:41 INFO  : one: Copied (replaced existing)
2025/03/29 01:04:41 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:42 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CompareDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CompareDest"
2025/03/29 01:04:42 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:42 DEBUG : one: Sizes identical
2025/03/29 01:04:42 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/29 01:04:42 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:42 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:42 INFO  : There was nothing to transfer
2025/03/29 01:04:43 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CompareDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CompareDest"
2025/03/29 01:04:43 DEBUG : two: Sizes identical
2025/03/29 01:04:43 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/29 01:04:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:43 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:43 DEBUG : one: Sizes identical
2025/03/29 01:04:43 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/29 01:04:43 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:43 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:43 INFO  : There was nothing to transfer
2025/03/29 01:04:43 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CompareDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CompareDest"
2025/03/29 01:04:43 DEBUG : two: Sizes identical
2025/03/29 01:04:43 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/29 01:04:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:43 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:43 DEBUG : one: Sizes identical
2025/03/29 01:04:43 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/29 01:04:43 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:43 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:43 INFO  : There was nothing to transfer
    sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test
2025/03/29 01:04:43 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CompareDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CompareDest"
2025/03/29 01:04:44 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:44 DEBUG : two: Need to transfer - File not found at Destination
2025/03/29 01:04:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:44 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:44 DEBUG : one: Sizes identical
2025/03/29 01:04:44 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/29 01:04:44 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:44 INFO  : two: Copied (new)
2025/03/29 01:04:44 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (5.35s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:46 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dest"
2025/03/29 01:04:46 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:46 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:46 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:46 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:46 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:46 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:46 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:46 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:46 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:46 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:46 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:46 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/pre-dest1"
2025/03/29 01:04:46 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:46 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:46 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:46 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:46 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:46 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:46 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:46 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:46 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:46 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:46 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:46 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zasabit5yowo/pre-dest1" to be canonical "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/pre-dest1"
2025/03/29 01:04:46 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/pre-dest2"
2025/03/29 01:04:46 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:46 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:46 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:46 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:46 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:46 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:46 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:46 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:46 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:46 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:46 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:46 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zasabit5yowo/pre-dest2" to be canonical "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/pre-dest2"
2025/03/29 01:04:47 DEBUG : 1: Sizes identical
2025/03/29 01:04:47 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/29 01:04:47 DEBUG : 2: Sizes identical
2025/03/29 01:04:47 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/29 01:04:47 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/29 01:04:47 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dest': Waiting for checks to finish
2025/03/29 01:04:47 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dest': Waiting for transfers to finish
2025/03/29 01:04:47 INFO  : 3: Copied (new)
2025/03/29 01:04:47 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (3.52s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:49 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dst"
2025/03/29 01:04:49 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:49 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:49 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:49 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:49 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:49 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:49 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:49 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:49 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:49 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/CopyDest"
2025/03/29 01:04:49 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:49 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:49 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:49 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:49 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:49 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:49 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:49 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:49 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:49 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zasabit5yowo/CopyDest" to be canonical "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CopyDest"
2025/03/29 01:04:49 DEBUG : one: Need to transfer - File not found at Destination
2025/03/29 01:04:49 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:49 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:50 INFO  : one: Copied (new)
2025/03/29 01:04:50 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:50 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CopyDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CopyDest"
2025/03/29 01:04:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:50 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:50 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:50 INFO  : one: Copied (replaced existing)
2025/03/29 01:04:50 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:51 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/BackupDir"
2025/03/29 01:04:51 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:51 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:51 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:51 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:51 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:51 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:51 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:51 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:51 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:51 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:51 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:51 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zasabit5yowo/BackupDir" to be canonical "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/BackupDir"
2025/03/29 01:04:51 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CopyDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CopyDest"
2025/03/29 01:04:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:51 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:51 DEBUG : one: Sizes identical
2025/03/29 01:04:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 01:04:52 INFO  : one: Moved (server-side)
2025/03/29 01:04:52 INFO  : one: Copied (server-side copy)
2025/03/29 01:04:52 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/29 01:04:52 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:52 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:53 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CopyDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CopyDest"
2025/03/29 01:04:53 DEBUG : two: Sizes identical
2025/03/29 01:04:53 INFO  : two: Copied (server-side copy)
2025/03/29 01:04:53 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/29 01:04:53 DEBUG : one: Sizes identical
2025/03/29 01:04:53 DEBUG : one: Unchanged skipping
2025/03/29 01:04:53 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:53 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:53 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:53 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CopyDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CopyDest"
2025/03/29 01:04:53 DEBUG : one: Sizes identical
2025/03/29 01:04:53 DEBUG : one: Unchanged skipping
2025/03/29 01:04:53 DEBUG : two: Sizes identical
2025/03/29 01:04:53 DEBUG : two: Unchanged skipping
2025/03/29 01:04:53 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:53 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:53 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:53 INFO  : There was nothing to transfer
2025/03/29 01:04:54 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/CopyDest" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/CopyDest"
2025/03/29 01:04:54 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/29 01:04:54 DEBUG : three: Destination not found in --copy-dest
2025/03/29 01:04:54 DEBUG : three: Need to transfer - File not found at Destination
2025/03/29 01:04:54 DEBUG : one: Sizes identical
2025/03/29 01:04:54 DEBUG : one: Unchanged skipping
2025/03/29 01:04:54 DEBUG : two: Sizes identical
2025/03/29 01:04:54 DEBUG : two: Unchanged skipping
2025/03/29 01:04:54 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:54 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:54 INFO  : three: Copied (new)
2025/03/29 01:04:54 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (7.38s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:04:57 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dst"
2025/03/29 01:04:57 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:57 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:57 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:57 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:57 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:57 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:57 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:57 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:57 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:57 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/backup"
2025/03/29 01:04:57 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:04:57 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:57 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:57 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:57 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:04:57 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:04:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:04:57 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:04:57 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:04:57 DEBUG : Seafile server version 11.0.13
2025/03/29 01:04:57 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zasabit5yowo/backup" to be canonical "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/backup"
2025/03/29 01:04:57 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/29 01:04:57 DEBUG : two: Sizes identical
2025/03/29 01:04:57 DEBUG : two: Unchanged skipping
2025/03/29 01:04:57 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:58 INFO  : one: Moved (server-side)
2025/03/29 01:04:58 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:04:58 INFO  : one: Copied (new)
2025/03/29 01:04:58 DEBUG : Waiting for deletions to finish
2025/03/29 01:04:59 INFO  : three.txt: Moved (server-side)
2025/03/29 01:04:59 INFO  : three.txt: Moved into backup dir
2025/03/29 01:04:59 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/backup" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/backup"
2025/03/29 01:04:59 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/29 01:04:59 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:04:59 DEBUG : two: Sizes identical
2025/03/29 01:04:59 DEBUG : two: Unchanged skipping
2025/03/29 01:04:59 INFO  : one: Deleted
2025/03/29 01:05:00 INFO  : one: Moved (server-side)
2025/03/29 01:05:00 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:05:00 INFO  : one: Copied (new)
2025/03/29 01:05:00 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:00 INFO  : three.txt: Deleted
2025/03/29 01:05:01 INFO  : three.txt: Moved (server-side)
2025/03/29 01:05:01 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (5.75s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:02 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dst"
2025/03/29 01:05:02 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:05:02 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:02 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:02 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:02 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:02 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:05:02 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:02 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:02 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:02 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:02 DEBUG : Seafile server version 11.0.13
2025/03/29 01:05:03 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/backup"
2025/03/29 01:05:03 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:05:03 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:03 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:03 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:03 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:03 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:05:03 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:03 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:03 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:03 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:03 DEBUG : Seafile server version 11.0.13
2025/03/29 01:05:03 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zasabit5yowo/backup" to be canonical "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/backup"
2025/03/29 01:05:03 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/29 01:05:03 DEBUG : two: Sizes identical
2025/03/29 01:05:03 DEBUG : two: Unchanged skipping
2025/03/29 01:05:03 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:05:04 INFO  : one: Moved (server-side) to: one.bak
2025/03/29 01:05:04 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:05:04 INFO  : one: Copied (new)
2025/03/29 01:05:04 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:05 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/29 01:05:05 INFO  : three.txt: Moved into backup dir
2025/03/29 01:05:05 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/backup" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/backup"
2025/03/29 01:05:05 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/29 01:05:05 DEBUG : two: Sizes identical
2025/03/29 01:05:05 DEBUG : two: Unchanged skipping
2025/03/29 01:05:05 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:05:06 INFO  : one.bak: Deleted
2025/03/29 01:05:06 INFO  : one: Moved (server-side) to: one.bak
2025/03/29 01:05:06 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:05:06 INFO  : one: Copied (new)
2025/03/29 01:05:06 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:07 INFO  : three.txt.bak: Deleted
2025/03/29 01:05:07 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/29 01:05:07 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (6.55s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:09 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dst"
2025/03/29 01:05:09 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:05:09 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:09 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:09 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:09 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:09 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:05:09 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:09 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:09 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:09 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:09 DEBUG : Seafile server version 11.0.13
2025/03/29 01:05:09 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/backup"
2025/03/29 01:05:09 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:05:09 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:09 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:09 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:09 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:09 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:05:09 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:09 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:09 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:09 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:09 DEBUG : Seafile server version 11.0.13
2025/03/29 01:05:10 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zasabit5yowo/backup" to be canonical "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/backup"
2025/03/29 01:05:10 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/29 01:05:10 DEBUG : two: Sizes identical
2025/03/29 01:05:10 DEBUG : two: Unchanged skipping
2025/03/29 01:05:10 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:05:10 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/29 01:05:10 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:05:11 INFO  : one: Copied (new)
2025/03/29 01:05:11 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:11 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/29 01:05:11 INFO  : three.txt: Moved into backup dir
2025/03/29 01:05:12 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zasabit5yowo/backup" for canonical name "TestSeafile{dwbvc}:rclone-test-zasabit5yowo/backup"
2025/03/29 01:05:12 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/29 01:05:12 DEBUG : two: Sizes identical
2025/03/29 01:05:12 DEBUG : two: Unchanged skipping
2025/03/29 01:05:12 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:05:12 INFO  : one-2019-01-01: Deleted
2025/03/29 01:05:13 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/29 01:05:13 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:05:13 INFO  : one: Copied (new)
2025/03/29 01:05:13 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:13 INFO  : three-2019-01-01.txt: Deleted
2025/03/29 01:05:14 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/29 01:05:14 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.56s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:16 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dst"
2025/03/29 01:05:16 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:05:16 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:16 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:16 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:16 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:16 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:05:16 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:16 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:16 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:16 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:16 DEBUG : Seafile server version 11.0.13
2025/03/29 01:05:16 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/29 01:05:16 DEBUG : two: Sizes identical
2025/03/29 01:05:16 DEBUG : two: Unchanged skipping
2025/03/29 01:05:16 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:05:17 INFO  : one: Moved (server-side) to: one.bak
2025/03/29 01:05:17 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:05:17 INFO  : one: Copied (new)
2025/03/29 01:05:17 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:18 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/29 01:05:18 INFO  : three.txt: Moved into backup dir
2025/03/29 01:05:18 DEBUG : one.bak: Excluded (Path Filter)
2025/03/29 01:05:18 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/29 01:05:18 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/29 01:05:18 DEBUG : two: Sizes identical
2025/03/29 01:05:18 DEBUG : two: Unchanged skipping
2025/03/29 01:05:18 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for checks to finish
2025/03/29 01:05:18 INFO  : one.bak: Deleted
2025/03/29 01:05:19 INFO  : one: Moved (server-side) to: one.bak
2025/03/29 01:05:19 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo/dst': Waiting for transfers to finish
2025/03/29 01:05:19 INFO  : one: Copied (new)
2025/03/29 01:05:19 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:19 INFO  : three.txt.bak: Deleted
2025/03/29 01:05:20 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/29 01:05:20 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (5.95s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:21 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dst"
2025/03/29 01:05:21 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:05:21 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:21 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:21 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:21 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:21 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:05:21 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:21 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:21 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:21 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:22 DEBUG : Seafile server version 11.0.13
2025/03/29 01:05:22 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/29 01:05:23 INFO  : one: Moved (server-side) to: one.bak
2025/03/29 01:05:23 INFO  : one: Copied (new)
2025/03/29 01:05:23 DEBUG : two: Sizes identical
2025/03/29 01:05:23 DEBUG : two: Unchanged skipping
2025/03/29 01:05:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/29 01:05:24 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/29 01:05:24 INFO  : three.txt: Copied (new)
2025/03/29 01:05:24 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/29 01:05:24 INFO  : one.bak: Deleted
2025/03/29 01:05:25 INFO  : one: Moved (server-side) to: one.bak
2025/03/29 01:05:25 INFO  : one: Copied (new)
2025/03/29 01:05:25 DEBUG : two: Sizes identical
2025/03/29 01:05:25 DEBUG : two: Unchanged skipping
2025/03/29 01:05:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/29 01:05:26 INFO  : three.txt.bak: Deleted
2025/03/29 01:05:26 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/29 01:05:26 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (6.65s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:28 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zasabit5yowo/dst"
2025/03/29 01:05:28 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/03/29 01:05:28 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:28 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:28 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:28 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:28 DEBUG : TestSeafile: detected overridden config - adding "{dwbvc}" suffix to name
2025/03/29 01:05:28 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/03/29 01:05:28 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/03/29 01:05:28 DEBUG : Setting pass="s6RapseblYFgtZDUOtKr124jpwX4DbYb2sEZxfYYAsjhm3sJjux08A" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/03/29 01:05:28 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/03/29 01:05:28 DEBUG : Seafile server version 11.0.13
2025/03/29 01:05:29 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/29 01:05:29 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/29 01:05:29 INFO  : one: Copied (new)
2025/03/29 01:05:30 DEBUG : two: Sizes identical
2025/03/29 01:05:30 DEBUG : two: Unchanged skipping
2025/03/29 01:05:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/29 01:05:30 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/29 01:05:31 INFO  : three.txt: Copied (new)
2025/03/29 01:05:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/29 01:05:31 INFO  : one-2019-01-01: Deleted
2025/03/29 01:05:32 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/29 01:05:32 INFO  : one: Copied (new)
2025/03/29 01:05:32 DEBUG : two: Sizes identical
2025/03/29 01:05:32 DEBUG : two: Unchanged skipping
2025/03/29 01:05:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/29 01:05:32 INFO  : three-2019-01-01.txt: Deleted
2025/03/29 01:05:33 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/29 01:05:33 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (6.66s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/29 01:05:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:05:34 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:05:35 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/29 01:05:35 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (1.00s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:35 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/29 01:05:35 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:05:35 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:05:35 INFO  : existing: Copied (new)
2025/03/29 01:05:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:36 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:05:36 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/29 01:05:36 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/29 01:05:36 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:05:36 ERROR : seafile library 'My Library' path 'rclone-test-zasabit5yowo': not deleting files as there were IO errors
2025/03/29 01:05:36 ERROR : seafile library 'My Library' path 'rclone-test-zasabit5yowo': not deleting directories as there were IO errors
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncImmutable (1.52s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:37 DEBUG : existing: Sizes identical
2025/03/29 01:05:37 DEBUG : existing: Unchanged skipping
2025/03/29 01:05:37 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:05:37 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:05:37 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:37 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.81s)
=== RUN   TestFixCase
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.21s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.59s)
    --- SKIP: TestMaxTransfer/Hard (0.20s)
    --- SKIP: TestMaxTransfer/Soft (0.19s)
    --- SKIP: TestMaxTransfer/Cautious (0.20s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:46 DEBUG : both0: Sizes identical
2025/03/29 01:05:46 DEBUG : both1: Sizes identical
2025/03/29 01:05:46 DEBUG : both10: Sizes identical
2025/03/29 01:05:46 DEBUG : both11: Sizes identical
2025/03/29 01:05:46 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:05:46 DEBUG : both0: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both12: Sizes identical
2025/03/29 01:05:46 DEBUG : both12: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both13: Sizes identical
2025/03/29 01:05:46 DEBUG : both1: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both14: Sizes identical
2025/03/29 01:05:46 DEBUG : both14: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both15: Sizes identical
2025/03/29 01:05:46 DEBUG : both10: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both16: Sizes identical
2025/03/29 01:05:46 DEBUG : both11: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both13: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both18: Sizes identical
2025/03/29 01:05:46 DEBUG : both17: Sizes identical
2025/03/29 01:05:46 DEBUG : both18: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both19: Sizes identical
2025/03/29 01:05:46 DEBUG : both19: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both2: Sizes identical
2025/03/29 01:05:46 DEBUG : both2: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both3: Sizes identical
2025/03/29 01:05:46 DEBUG : both3: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both4: Sizes identical
2025/03/29 01:05:46 DEBUG : both4: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both5: Sizes identical
2025/03/29 01:05:46 DEBUG : both5: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both6: Sizes identical
2025/03/29 01:05:46 DEBUG : both6: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both7: Sizes identical
2025/03/29 01:05:46 DEBUG : both7: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both8: Sizes identical
2025/03/29 01:05:46 DEBUG : both8: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both9: Sizes identical
2025/03/29 01:05:46 DEBUG : both9: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both17: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both16: Unchanged skipping
2025/03/29 01:05:46 DEBUG : both15: Unchanged skipping
2025/03/29 01:05:46 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:05:46 DEBUG : Waiting for deletions to finish
2025/03/29 01:05:47 INFO  : only10: Deleted
2025/03/29 01:05:47 INFO  : only12: Deleted
2025/03/29 01:05:47 INFO  : only2: Deleted
2025/03/29 01:05:47 INFO  : only8: Deleted
2025/03/29 01:05:47 INFO  : only1: Deleted
2025/03/29 01:05:47 INFO  : only11: Deleted
2025/03/29 01:05:47 INFO  : only13: Deleted
2025/03/29 01:05:47 INFO  : only19: Deleted
2025/03/29 01:05:47 INFO  : only3: Deleted
2025/03/29 01:05:47 INFO  : only5: Deleted
2025/03/29 01:05:48 INFO  : only6: Deleted
2025/03/29 01:05:48 INFO  : only0: Deleted
2025/03/29 01:05:48 INFO  : only15: Deleted
2025/03/29 01:05:48 INFO  : only16: Deleted
2025/03/29 01:05:48 INFO  : only17: Deleted
2025/03/29 01:05:48 INFO  : only18: Deleted
2025/03/29 01:05:48 INFO  : only14: Deleted
2025/03/29 01:05:48 INFO  : only4: Deleted
2025/03/29 01:05:48 INFO  : only7: Deleted
2025/03/29 01:05:48 INFO  : only9: Deleted
2025/03/29 01:05:48 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentDelete (12.80s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:05:59 DEBUG : both0: Sizes identical
2025/03/29 01:05:59 DEBUG : both0: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both1: Sizes identical
2025/03/29 01:05:59 DEBUG : both1: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both10: Sizes identical
2025/03/29 01:05:59 DEBUG : both10: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both11: Sizes identical
2025/03/29 01:05:59 DEBUG : both12: Sizes identical
2025/03/29 01:05:59 DEBUG : both13: Sizes identical
2025/03/29 01:05:59 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for checks to finish
2025/03/29 01:05:59 DEBUG : both14: Sizes identical
2025/03/29 01:05:59 DEBUG : both11: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both15: Sizes identical
2025/03/29 01:05:59 DEBUG : both15: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both16: Sizes identical
2025/03/29 01:05:59 DEBUG : both16: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both17: Sizes identical
2025/03/29 01:05:59 DEBUG : both17: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both18: Sizes identical
2025/03/29 01:05:59 DEBUG : both14: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both19: Sizes identical
2025/03/29 01:05:59 DEBUG : both18: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both12: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both2: Sizes identical
2025/03/29 01:05:59 DEBUG : both13: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both3: Sizes identical
2025/03/29 01:05:59 DEBUG : both4: Sizes identical
2025/03/29 01:05:59 DEBUG : both19: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both5: Sizes identical
2025/03/29 01:05:59 DEBUG : both5: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both6: Sizes identical
2025/03/29 01:05:59 DEBUG : both6: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both7: Sizes identical
2025/03/29 01:05:59 DEBUG : both7: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both8: Sizes identical
2025/03/29 01:05:59 DEBUG : both8: Unchanged skipping
2025/03/29 01:05:59 DEBUG : both9: Sizes identical
2025/03/29 01:05:59 DEBUG : both9: Unchanged skipping
2025/03/29 01:05:59 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : both2: Unchanged skipping
2025/03/29 01:05:59 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : both3: Unchanged skipping
2025/03/29 01:05:59 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : both4: Unchanged skipping
2025/03/29 01:05:59 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/29 01:05:59 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Waiting for transfers to finish
2025/03/29 01:06:00 INFO  : only0: Copied (replaced existing)
2025/03/29 01:06:00 INFO  : only10: Copied (replaced existing)
2025/03/29 01:06:00 INFO  : only12: Copied (replaced existing)
2025/03/29 01:06:00 INFO  : only1: Copied (replaced existing)
2025/03/29 01:06:01 INFO  : only11: Copied (replaced existing)
2025/03/29 01:06:01 INFO  : only16: Copied (replaced existing)
2025/03/29 01:06:01 INFO  : only14: Copied (replaced existing)
2025/03/29 01:06:01 INFO  : only18: Copied (replaced existing)
2025/03/29 01:06:01 INFO  : only19: Copied (replaced existing)
2025/03/29 01:06:01 INFO  : only13: Copied (replaced existing)
2025/03/29 01:06:02 INFO  : only3: Copied (replaced existing)
2025/03/29 01:06:02 INFO  : only4: Copied (replaced existing)
2025/03/29 01:06:02 INFO  : only5: Copied (replaced existing)
2025/03/29 01:06:02 INFO  : only6: Copied (replaced existing)
2025/03/29 01:06:02 INFO  : only7: Copied (replaced existing)
2025/03/29 01:06:02 INFO  : only8: Copied (replaced existing)
2025/03/29 01:06:03 INFO  : only9: Copied (replaced existing)
2025/03/29 01:06:03 INFO  : only15: Copied (replaced existing)
2025/03/29 01:06:03 INFO  : only17: Copied (replaced existing)
2025/03/29 01:06:03 INFO  : only2: Copied (replaced existing)
2025/03/29 01:06:03 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentTruncate (16.85s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:06:08 DEBUG : empty_dir: Making directory with metadata
2025/03/29 01:06:08 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/29 01:06:08 DEBUG : empty_on_remote: Making directory with metadata
2025/03/29 01:06:08 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/29 01:06:08 INFO  : empty_on_remote: Making directory
2025/03/29 01:06:08 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:06:09 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:09 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:09 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:09 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTime (2.92s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:06:11 DEBUG : empty_dir: Making directory with metadata
2025/03/29 01:06:11 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/29 01:06:11 DEBUG : empty_on_remote: Making directory with metadata
2025/03/29 01:06:11 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/29 01:06:11 INFO  : empty_on_remote: Making directory
2025/03/29 01:06:11 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:06:13 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:13 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:13 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:13 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:13 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (4.43s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:06:15 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:15 INFO  : sub dir: Making directory
2025/03/29 01:06:15 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithEmptyDirs (8.97s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
2025/03/29 01:06:24 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/29 01:06:24 INFO  : sub dir: Making directory
2025/03/29 01:06:24 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-zasabit5yowo'", Local "Local file system at /tmp/rclone2452687731", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (3.73s)
PASS
2025/03/29 01:06:28 DEBUG : seafile library 'My Library' path 'rclone-test-zasabit5yowo': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafile: -verbose -fast-list" - Finished OK in 3m33.68814018s (try 1/5)