"./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose -test.run '^(TestCopy|TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse)$'" - Starting (try 2/5) 2025/10/16 04:30:01 DEBUG : Creating backend with remote "TestSia:rclone-test-xenucux1gado" 2025/10/16 04:30:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:30:01 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/10/16 04:30:01 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/10/16 04:30:01 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/10/16 04:30:01 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/10/16 04:30:01 DEBUG : Creating backend with remote "/tmp/rclone3998356165" === RUN TestCopy run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:02 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:02 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.40s) === RUN TestCopyNoTraverse run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:02 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:02 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.49s) === RUN TestCopyCheckFirst run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:02 INFO : Sia http://127.0.0.1:39980: Running all checks before starting transfers 2025/10/16 04:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:02 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:02 INFO : Sia http://127.0.0.1:39980: Checks finished, now starting transfers 2025/10/16 04:30:02 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.43s) === RUN TestSyncNoTraverse run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:03 ERROR : Ignoring --no-traverse with sync 2025/10/16 04:30:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:03 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.48s) === RUN TestCopyWithDepth run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/16 04:30:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.18s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:30:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:30:04 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:04 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.45s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/16 04:30:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:30:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/16 04:30:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:30:04 INFO : sub dir2: Making directory 2025/10/16 04:30:04 INFO : sub dir: Making directory 2025/10/16 04:30:04 INFO : sub dir2/sub sub dir2: Making directory 2025/10/16 04:30:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:04 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:04 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:04 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:04 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:05 INFO : sub dir2: Making directory 2025/10/16 04:30:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/16 04:30:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:30:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:05 DEBUG : sub dir2: Making directory with metadata 2025/10/16 04:30:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:30:05 INFO : sub dir2: Making directory 2025/10/16 04:30:05 INFO : sub dir: Making directory 2025/10/16 04:30:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:05 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:05 INFO : sub dir/hello world: Deleted 2025/10/16 04:30:05 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/16 04:30:05 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.47s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:05 INFO : sub dir2: Making directory 2025/10/16 04:30:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:06 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:06 DEBUG : sub dir2: Making directory with metadata 2025/10/16 04:30:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:30:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:30:06 INFO : sub dir2: Making directory 2025/10/16 04:30:06 INFO : sub dir: Making directory 2025/10/16 04:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:06 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:06 DEBUG : Waiting for deletions to finish 2025/10/16 04:30:06 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:06 INFO : sub dir2: Making directory 2025/10/16 04:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:07 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.37s) === RUN TestServerSideCopy run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:07 DEBUG : Creating backend with remote "TestSia:rclone-test-hupiyok5juno" 2025/10/16 04:30:07 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/10/16 04:30:07 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/10/16 04:30:07 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/10/16 04:30:07 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:620: Server side copy (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2025/10/16 04:30:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:07 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:07 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:08 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:08 DEBUG : Sia http://127.0.0.1:39980: Purge object "sub dir/hello world" 2025/10/16 04:30:08 DEBUG : Sia http://127.0.0.1:39980: Purge dir "sub dir" 2025/10/16 04:30:08 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideCopy (1.13s) === RUN TestCopyOverSelf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:30:08 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:08 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (0.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:09 DEBUG : Creating backend with remote "TestSia:rclone-test-qomuwup6secu" 2025/10/16 04:30:09 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/10/16 04:30:09 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/10/16 04:30:09 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/10/16 04:30:09 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:656: Server side copy (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2025/10/16 04:30:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:09 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:09 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:09 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:30:10 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:10 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/16 04:30:10 DEBUG : Sia http://127.0.0.1:39980: Purge object "sub dir/hello world" 2025/10/16 04:30:10 DEBUG : Sia http://127.0.0.1:39980: Purge dir "sub dir" 2025/10/16 04:30:10 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideCopyOverSelf (1.31s) === RUN TestMoveOverSelf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:30:10 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:10 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/16 04:30:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (0.76s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3998356165", Modify Window "876000h0m0s" 2025/10/16 04:30:11 DEBUG : Creating backend with remote "TestSia:rclone-test-lagapof7culu" 2025/10/16 04:30:11 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/10/16 04:30:11 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/10/16 04:30:11 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/10/16 04:30:11 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:701: Server side copy (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2025/10/16 04:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:30:11 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:11 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:12 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:30:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:30:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/16 04:30:12 INFO : sub dir/hello world: Deleted 2025/10/16 04:30:13 DEBUG : testing file moves 2025/10/16 04:30:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/10/16 04:30:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/16 04:30:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/10/16 04:30:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/16 04:30:13 INFO : sub dir/hello world: Deleted 2025/10/16 04:30:13 DEBUG : Sia http://127.0.0.1:39980: Purge object "sub dir/hello world" 2025/10/16 04:30:13 DEBUG : Sia http://127.0.0.1:39980: Purge dir "sub dir" 2025/10/16 04:30:13 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideMoveOverSelf (2.54s) PASS 2025/10/16 04:30:13 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose -test.run '^(TestCopy|TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse)$'" - Finished OK in 12.046909753s (try 2/5)