"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafile: -verbose -fast-list -test.run '^(TestCopyWithDepth|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$'" - Starting (try 4/5) 2024/12/15 04:31:26 DEBUG : Creating backend with remote "TestSeafile:rclone-test-fohewub8wuja" 2024/12/15 04:31:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/15 04:31:26 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE 2024/12/15 04:31:26 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL 2024/12/15 04:31:26 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER 2024/12/15 04:31:26 DEBUG : Setting pass="B6V57M7toIYTXlOdjTCh-x4yPrWEqmJuKpuyibCy3k4Mvd0h562ZPA" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS 2024/12/15 04:31:26 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY 2024/12/15 04:31:26 DEBUG : TestSeafile: detected overridden config - adding "{XYaQY}" suffix to name 2024/12/15 04:31:26 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL 2024/12/15 04:31:26 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER 2024/12/15 04:31:26 DEBUG : Setting pass="B6V57M7toIYTXlOdjTCh-x4yPrWEqmJuKpuyibCy3k4Mvd0h562ZPA" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS 2024/12/15 04:31:26 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY 2024/12/15 04:31:26 DEBUG : Seafile server version 11.0.9 2024/12/15 04:31:27 DEBUG : Creating backend with remote "/tmp/rclone1923643104" === RUN TestCopyWithDepth run.go:180: Remote "seafile library 'My Library' path 'rclone-test-fohewub8wuja'", Local "Local file system at /tmp/rclone1923643104", Modify Window "876000h0m0s" 2024/12/15 04:31:27 ERROR : : error listing: directory not found 2024/12/15 04:31:27 ERROR : seafile library 'My Library' path 'rclone-test-fohewub8wuja': error reading destination root directory: directory not found 2024/12/15 04:31:27 DEBUG : seafile library 'My Library' path 'rclone-test-fohewub8wuja': Waiting for checks to finish 2024/12/15 04:31:27 DEBUG : seafile library 'My Library' path 'rclone-test-fohewub8wuja': Waiting for transfers to finish sync_test.go:270: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:270 Error: Received unexpected error: directory not found Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (0.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "seafile library 'My Library' path 'rclone-test-fohewub8wuja'", Local "Local file system at /tmp/rclone1923643104", Modify Window "876000h0m0s" 2024/12/15 04:31:27 DEBUG : sub dir2: Making directory with metadata 2024/12/15 04:31:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 04:31:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 04:31:28 DEBUG : sub dir: Making directory 2024/12/15 04:31:28 DEBUG : sub dir2: Making directory 2024/12/15 04:31:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:31:28 DEBUG : seafile library 'My Library' path 'rclone-test-fohewub8wuja': Waiting for checks to finish 2024/12/15 04:31:28 DEBUG : seafile library 'My Library' path 'rclone-test-fohewub8wuja': Waiting for transfers to finish 2024/12/15 04:31:29 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:31:29 ERROR : seafile library 'My Library' path 'rclone-test-fohewub8wuja': not deleting files as there were IO errors 2024/12/15 04:31:29 ERROR : seafile library 'My Library' path 'rclone-test-fohewub8wuja': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.94s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "seafile library 'My Library' path 'rclone-test-fohewub8wuja'", Local "Local file system at /tmp/rclone1923643104", Modify Window "876000h0m0s" 2024/12/15 04:31:29 DEBUG : sub dir2: Making directory 2024/12/15 04:31:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:31:29 DEBUG : seafile library 'My Library' path 'rclone-test-fohewub8wuja': Waiting for checks to finish 2024/12/15 04:31:29 DEBUG : seafile library 'My Library' path 'rclone-test-fohewub8wuja': Waiting for transfers to finish 2024/12/15 04:31:30 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:31:30 ERROR : seafile library 'My Library' path 'rclone-test-fohewub8wuja': not deleting files as there were IO errors 2024/12/15 04:31:30 ERROR : seafile library 'My Library' path 'rclone-test-fohewub8wuja': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.81s) FAIL 2024/12/15 04:31:30 DEBUG : seafile library 'My Library' path 'rclone-test-fohewub8wuja': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafile: -verbose -fast-list -test.run '^(TestCopyWithDepth|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$'" - Finished ERROR in 4.4330502s (try 4/5): exit status 1: Failed [TestCopyWithDepth TestSyncEmptyDirectories TestSyncNoEmptyDirectories]