"./vfs.test -test.v -test.timeout 1h0m0s -remote TestJottacloud: -verbose -test.run '^TestDirRename$'" - Starting (try 4/5) === RUN TestDirRename 2020/05/15 05:34:40 INFO : jottacloud root 'rclone-test-xojameh4lacureb6jacuhos6': poll-interval is not supported by this remote 2020/05/15 05:34:40 DEBUG : Adding path "vfs/forget" to remote control registry 2020/05/15 05:34:40 DEBUG : Adding path "vfs/refresh" to remote control registry 2020/05/15 05:34:40 DEBUG : Adding path "vfs/poll-interval" to remote control registry 2020/05/15 05:34:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2020/05/15 05:34:42 DEBUG : pacer: low level retry 1/10 (error error 500: java.lang.NullPointerException (Internal Server Error)) 2020/05/15 05:34:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2020/05/15 05:34:42 DEBUG : pacer: Reducing sleep to 15ms 2020/05/15 05:34:42 ERROR : dir: Dir.Rename error: couldn't move directory: error 404: no.jotta.backup.errors.NoSuchPathException: Source directory /8vopdox6wjnjmz3l0mfiitae/Jotta/Sync/rclone-test-xojameh4lacureb6jacuhos6/dir does not exist (Not Found) 2020/05/15 05:34:42 DEBUG : pacer: Reducing sleep to 11.25ms 2020/05/15 05:34:42 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestDirRename (2.23s) run.go:176: Remote "jottacloud root 'rclone-test-xojameh4lacureb6jacuhos6'", Local "Local file system at /tmp/rclone113616714", Modify Window "1s" dir_test.go:494: Error Trace: dir_test.go:494 Error: Received unexpected error: error 404: no.jotta.backup.errors.NoSuchPathException: Source directory /8vopdox6wjnjmz3l0mfiitae/Jotta/Sync/rclone-test-xojameh4lacureb6jacuhos6/dir does not exist (Not Found) couldn't move directory github.com/rclone/rclone/backend/jottacloud.(*Fs).DirMove /home/rclone/go/src/github.com/rclone/rclone/backend/jottacloud/jottacloud.go:999 github.com/rclone/rclone/fs/operations.DirMove /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2085 github.com/rclone/rclone/vfs.(*Dir).Rename /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:696 github.com/rclone/rclone/vfs.TestDirRename /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:493 testing.tRunner /usr/local/go/src/testing/testing.go:909 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 Test: TestDirRename dir_test.go:257: Error Trace: dir_test.go:257 dir_test.go:495 Error: Not equal: expected: []string{"dir2,0,true"} actual : []string{"dir,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=11) "dir2,0,true" + (string) (len=10) "dir,0,true" } Test: TestDirRename dir_test.go:505: Error Trace: dir_test.go:505 Error: Received unexpected error: file does not exist Test: TestDirRename panic: interface conversion: vfs.Node is nil, not *vfs.Dir [recovered] panic: interface conversion: vfs.Node is nil, not *vfs.Dir goroutine 42 [running]: testing.tRunner.func1(0xc000110200) /usr/local/go/src/testing/testing.go:874 +0x3a3 panic(0x1589c40, 0xc00038d3e0) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/rclone/rclone/vfs.TestDirRename(0xc000110200) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:506 +0x11c4 testing.tRunner(0xc000110200, 0x1863210) /usr/local/go/src/testing/testing.go:909 +0xc9 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:960 +0x350 "./vfs.test -test.v -test.timeout 1h0m0s -remote TestJottacloud: -verbose -test.run '^TestDirRename$'" - Finished ERROR in 2.567698866s (try 4/5): exit status 2: Failed [TestDirRename]