"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheck|TestCheckDownload|TestCheckSizeOnly|TestCheckSumDownload|TestCopyFile|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDelete|TestDirMove|TestHashSums|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestPurge|TestReadFile|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestStatJSON)$'" - Starting (try 2/5)
2025/02/05 05:12:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zalaqeg4vefi"
2025/02/05 05:12:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/05 05:12:23 DEBUG : Creating backend with remote "/tmp/rclone1425791731"
=== RUN TestCheck
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (27.33s)
--- PASS: TestCheck/1 (0.07s)
--- PASS: TestCheck/2 (0.73s)
--- PASS: TestCheck/3 (0.03s)
--- PASS: TestCheck/4 (0.03s)
--- PASS: TestCheck/5 (0.19s)
--- PASS: TestCheck/6 (0.03s)
--- PASS: TestCheck/7 (0.74s)
=== RUN TestCheckDownload
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
=== RUN TestCheckDownload/1
check_test.go:89: 1: Expecting 0 errors but got 2
check_test.go:92: 1: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "= rutabaga"}
actual : []string{"", "! rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -2,3 +2,3 @@
(string) "",
- (string) (len=10) "= rutabaga"
+ (string) (len=10) "! rutabaga"
}
Test: TestCheckDownload
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/2
check_test.go:89: 2: Expecting 1 errors but got 3
check_test.go:92: 2: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "+ potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "+ potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,4 +2,4 @@
(string) "",
- (string) (len=9) "+ potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=10) "! rutabaga",
+ (string) (len=9) "+ potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/3
check_test.go:89: 3: Expecting 2 errors but got 4
check_test.go:92: 3: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "+ potato2", "- empty space", "= rutabaga"}
actual : []string{"", "! rutabaga", "+ potato2", "- empty space"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=9) "+ potato2",
- (string) (len=13) "- empty space",
- (string) (len=10) "= rutabaga"
+ (string) (len=13) "- empty space"
}
Test: TestCheckDownload
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/4
check_test.go:89: 4: Expecting 1 errors but got 5
check_test.go:92: 4: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "- empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! potato2", "! rutabaga", "- empty space"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
- (string) (len=13) "- empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "! potato2",
+ (string) (len=10) "! rutabaga",
+ (string) (len=13) "- empty space"
}
Test: TestCheckDownload
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "potato2", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,5 @@
-([]string) {
+([]string) (len=3) {
+ (string) "",
+ (string) (len=7) "potato2",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/5
check_test.go:89: 5: Expecting 1 errors but got 5
check_test.go:92: 5: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! potato2", "! rutabaga", "* empty space"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
- (string) (len=13) "* empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "! potato2",
+ (string) (len=10) "! rutabaga",
+ (string) (len=13) "* empty space"
}
Test: TestCheckDownload
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "potato2", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,5 @@
-([]string) {
+([]string) (len=3) {
+ (string) "",
+ (string) (len=7) "potato2",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/6
check_test.go:89: 6: Expecting 2 errors but got 6
check_test.go:92: 6: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"}
actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"}
Diff:
--- Expected
+++ Actual
@@ -2,6 +2,6 @@
(string) "",
+ (string) (len=9) "! potato2",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "* empty space",
- (string) (len=14) "- remotepotato",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=14) "- remotepotato"
}
Test: TestCheckDownload
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "potato2", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,5 @@
-([]string) {
+([]string) (len=3) {
+ (string) "",
+ (string) (len=7) "potato2",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/7
check_test.go:89: 7: Expecting 1 errors but got 5
check_test.go:92: 7: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! potato2", "! rutabaga", "* empty space"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
- (string) (len=13) "* empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "! potato2",
+ (string) (len=10) "! rutabaga",
+ (string) (len=13) "* empty space"
}
Test: TestCheckDownload
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "potato2", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,5 @@
-([]string) {
+([]string) (len=3) {
+ (string) "",
+ (string) (len=7) "potato2",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
--- FAIL: TestCheckDownload (26.84s)
--- FAIL: TestCheckDownload/1 (0.27s)
--- FAIL: TestCheckDownload/2 (0.34s)
--- FAIL: TestCheckDownload/3 (0.21s)
--- FAIL: TestCheckDownload/4 (0.42s)
--- FAIL: TestCheckDownload/5 (0.73s)
--- FAIL: TestCheckDownload/6 (0.41s)
--- FAIL: TestCheckDownload/7 (0.97s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (24.05s)
--- PASS: TestCheckSizeOnly/1 (0.03s)
--- PASS: TestCheckSizeOnly/2 (0.19s)
--- PASS: TestCheckSizeOnly/3 (0.03s)
--- PASS: TestCheckSizeOnly/4 (0.03s)
--- PASS: TestCheckSizeOnly/5 (0.23s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.48s)
=== RUN TestParseSumFile
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
check_test.go:314:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314
Error: Received unexpected error:
Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: 4
actual : 0
Test: TestParseSumFile
check_test.go:319:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
Error: Not equal:
expected: "1"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1
+
Test: TestParseSumFile
check_test.go:319:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
Error: Not equal:
expected: "2"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-2
+
Test: TestParseSumFile
check_test.go:319:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
Error: Not equal:
expected: "3"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-3
+
Test: TestParseSumFile
check_test.go:319:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
Error: Not equal:
expected: "4"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-4
+
Test: TestParseSumFile
2025/02/05 05:13:45 DEBUG : test.sum: Update: removing old file
check_test.go:314:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314
Error: Received unexpected error:
Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: 4
actual : 0
Test: TestParseSumFile
check_test.go:319:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
Error: Not equal:
expected: "1"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1
+
Test: TestParseSumFile
check_test.go:319:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
Error: Not equal:
expected: "2"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-2
+
Test: TestParseSumFile
check_test.go:319:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
Error: Not equal:
expected: "3"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-3
+
Test: TestParseSumFile
check_test.go:319:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
Error: Not equal:
expected: "4"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-4
+
Test: TestParseSumFile
--- FAIL: TestParseSumFile (11.00s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:13:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zalaqeg4vefi/data"
=== RUN TestCheckSumDownload/subtest1
=== NAME TestCheckSumDownload
check_test.go:408:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Received unexpected error:
failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestCheckSumDownload
Messages: unexpected error in run 1
check_test.go:417:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 1
check_test.go:419:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 1
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 1
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 1
2025/02/05 05:14:07 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest2
=== NAME TestCheckSumDownload
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 2
check_test.go:417:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 2
check_test.go:419:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 2
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "- potato", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "- potato",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 2
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong missingonsrc result in run 2
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 2
2025/02/05 05:14:12 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest3
=== NAME TestCheckSumDownload
check_test.go:408:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Received unexpected error:
failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestCheckSumDownload
Messages: unexpected error in run 3
check_test.go:417:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 3
check_test.go:419:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 3
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 3
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 3
2025/02/05 05:14:18 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest4
=== NAME TestCheckSumDownload
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 4
check_test.go:417:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 4
check_test.go:419:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 4
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "* banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "* banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 4
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 4
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong differ result in run 4
2025/02/05 05:14:25 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest5
=== NAME TestCheckSumDownload
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 5
check_test.go:417:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 5
check_test.go:419:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 5
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "+ orange", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,2 @@
-([]string) (len=4) {
- (string) "",
- (string) (len=8) "+ orange",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 5
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "orange"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "orange"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong missingondst result in run 5
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 5
2025/02/05 05:14:31 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest6
=== NAME TestCheckSumDownload
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 6
check_test.go:417:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 6
check_test.go:419:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 6
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "* potato", "+ orange", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,2 @@
-([]string) (len=4) {
- (string) "",
- (string) (len=8) "* potato",
- (string) (len=8) "+ orange",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 6
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "orange"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "orange"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong missingondst result in run 6
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 6
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong differ result in run 6
2025/02/05 05:14:38 DEBUG : data/banana: Update: removing old file
2025/02/05 05:14:43 DEBUG : data/potato: Update: removing old file
2025/02/05 05:14:48 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest7
=== NAME TestCheckSumDownload
check_test.go:408:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Received unexpected error:
failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestCheckSumDownload
Messages: unexpected error in run 7
check_test.go:417:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 7
check_test.go:419:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 7
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 7
check_test.go:387:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 7
--- FAIL: TestCheckSumDownload (69.03s)
--- PASS: TestCheckSumDownload/subtest1 (0.37s)
--- PASS: TestCheckSumDownload/subtest2 (0.36s)
--- PASS: TestCheckSumDownload/subtest3 (0.36s)
--- PASS: TestCheckSumDownload/subtest4 (0.58s)
--- PASS: TestCheckSumDownload/subtest5 (0.38s)
--- PASS: TestCheckSumDownload/subtest6 (0.61s)
--- PASS: TestCheckSumDownload/subtest7 (0.35s)
=== RUN TestApplyTransforms
2025/02/05 05:15:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qobudup0mozo"
2025/02/05 05:15:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/05 05:15:02 DEBUG : Creating backend with remote "/tmp/rclone438673250"
run.go:180: Remote "Linkbox root 'rclone-test-qobudup0mozo'", Local "Local file system at /tmp/rclone438673250", Modify Window "876000h0m0s"
2025/02/05 05:15:03 DEBUG : hello, world!: Trying to read object after upload: try again in 100ms (1/10)
2025/02/05 05:15:04 DEBUG : hello, world!: Trying to read object after upload: try again in 200ms (2/10)
2025/02/05 05:15:04 DEBUG : hello, world!: Trying to read object after upload: try again in 400ms (3/10)
2025/02/05 05:15:04 DEBUG : hello, world!: Trying to read object after upload: try again in 800ms (4/10)
2025/02/05 05:15:05 DEBUG : hello, world!: Trying to read object after upload: try again in 1.6s (5/10)
2025/02/05 05:15:07 DEBUG : hello, world!: Trying to read object after upload: try again in 3.2s (6/10)
2025/02/05 05:15:10 DEBUG : hello, world!: Trying to read object after upload: try again in 6.4s (7/10)
2025/02/05 05:15:16 DEBUG : hello, world!: Trying to read object after upload: try again in 12.8s (8/10)
2025/02/05 05:15:29 DEBUG : hello, world!: Trying to read object after upload: try again in 25.6s (9/10)
2025/02/05 05:15:55 DEBUG : hello, world!: Trying to read object after upload: try again in 51.2s (10/10)
run.go:285: Failed to put "hello, world!" to "Linkbox root 'rclone-test-qobudup0mozo'": object not found
2025/02/05 05:16:46 DEBUG : Linkbox root 'rclone-test-qobudup0mozo': Purge remote
--- FAIL: TestApplyTransforms (104.64s)
=== RUN TestCopyFile
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:16:46 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/05 05:16:48 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10)
2025/02/05 05:16:48 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10)
2025/02/05 05:16:48 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10)
2025/02/05 05:16:49 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10)
2025/02/05 05:16:50 DEBUG : sub/file2: Trying to read object after upload: try again in 1.6s (5/10)
2025/02/05 05:16:51 DEBUG : sub/file2: Trying to read object after upload: try again in 3.2s (6/10)
2025/02/05 05:16:54 DEBUG : sub/file2: Trying to read object after upload: try again in 6.4s (7/10)
2025/02/05 05:17:01 DEBUG : sub/file2: Trying to read object after upload: try again in 12.8s (8/10)
2025/02/05 05:17:14 DEBUG : sub/file2: Trying to read object after upload: try again in 25.6s (9/10)
2025/02/05 05:17:39 DEBUG : sub/file2: Trying to read object after upload: try again in 51.2s (10/10)
2025/02/05 05:18:30 ERROR : file1: Failed to copy: object not found
copy_test.go:113:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:113
Error: Received unexpected error:
object not found
Test: TestCopyFile
--- FAIL: TestCopyFile (104.62s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:18:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zalaqeg4vefi/dst"
2025/02/05 05:18:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zalaqeg4vefi/CompareDest"
2025/02/05 05:18:33 DEBUG : one: Need to transfer - File not found at Destination
2025/02/05 05:18:35 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10)
2025/02/05 05:18:35 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10)
2025/02/05 05:18:36 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10)
2025/02/05 05:18:36 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10)
2025/02/05 05:18:37 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10)
2025/02/05 05:18:39 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10)
2025/02/05 05:18:42 DEBUG : one: Trying to read object after upload: try again in 6.4s (7/10)
2025/02/05 05:18:48 DEBUG : one: Trying to read object after upload: try again in 12.8s (8/10)
2025/02/05 05:19:01 DEBUG : one: Trying to read object after upload: try again in 25.6s (9/10)
2025/02/05 05:19:27 DEBUG : one: Trying to read object after upload: try again in 51.2s (10/10)
2025/02/05 05:20:18 ERROR : one: Failed to copy: object not found
copy_test.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:206
Error: Received unexpected error:
object not found
Test: TestCopyFileCompareDest
--- FAIL: TestCopyFileCompareDest (107.32s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:20:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/05 05:20:20 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 100ms (1/10)
2025/02/05 05:20:20 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 200ms (2/10)
2025/02/05 05:20:20 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 400ms (3/10)
2025/02/05 05:20:21 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 800ms (4/10)
2025/02/05 05:20:22 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 1.6s (5/10)
2025/02/05 05:20:23 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 3.2s (6/10)
2025/02/05 05:20:26 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 6.4s (7/10)
2025/02/05 05:20:33 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 12.8s (8/10)
2025/02/05 05:20:46 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 25.6s (9/10)
2025/02/05 05:21:11 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 51.2s (10/10)
2025/02/05 05:22:03 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: object not found
copy_test.go:464:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:464
Error: Received unexpected error:
object not found
Test: TestCopyFileMaxTransfer
--- FAIL: TestCopyFileMaxTransfer (104.74s)
=== RUN TestListJSON
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:22:04 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10)
2025/02/05 05:22:04 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10)
2025/02/05 05:22:05 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10)
2025/02/05 05:22:05 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10)
2025/02/05 05:22:06 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10)
2025/02/05 05:22:08 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10)
2025/02/05 05:22:11 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10)
2025/02/05 05:22:17 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10)
2025/02/05 05:22:30 DEBUG : file1: Trying to read object after upload: try again in 25.6s (9/10)
2025/02/05 05:22:56 DEBUG : file1: Trying to read object after upload: try again in 51.2s (10/10)
run.go:285: Failed to put "file1" to "Linkbox root 'rclone-test-zalaqeg4vefi'": object not found
--- FAIL: TestListJSON (104.31s)
=== RUN TestStatJSON
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "file1" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4908538B0DE9CB958FD8D11Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:48 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestStatJSON (1.41s)
=== RUN TestLsd
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4908B8AB2DF1590BA0AA210Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:50 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestLsd (1.62s)
=== RUN TestLs
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4909053B19B7E8D86D2F290Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:51 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestLs (1.21s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490951FB1520322285C1B23Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:52 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestLsWithFilesFrom (1.23s)
=== RUN TestLsLong
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D49099D5B154C1F74786DF69Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:53 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestLsLong (1.21s)
=== RUN TestHashSums
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4909ED4B197DEA7C37EDAC7Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:55 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestHashSums (1.27s)
=== RUN TestCount
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490A3C6B154C1934817680CZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:56 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestCount (1.27s)
=== RUN TestDelete
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "small" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490A860B156A24DAA7A86A3Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:57 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestDelete (1.19s)
=== RUN TestMaxDelete
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "small" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490AD3BB19B7EBB8830A1CAZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:23:58 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestMaxDelete (1.63s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "small" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490B368B156A0B2AB25D5E1Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:00 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestMaxDeleteSizeLargeFile (1.67s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "small" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490B9C8B19D114497759E52Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:02 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestMaxDeleteSize (1.55s)
=== RUN TestReadFile
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "ReadFile" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490C02FB2D47037F3D17BE5Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:03 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestReadFile (1.65s)
=== RUN TestCat
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "file1" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490C6E1B2DB8309A32A9210Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:05 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestCat (1.30s)
=== RUN TestPurge
2025/02/05 05:24:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-liculeb3bafo"
2025/02/05 05:24:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/05 05:24:06 DEBUG : Creating backend with remote "/tmp/rclone3525158125"
run.go:180: Remote "Linkbox root 'rclone-test-liculeb3bafo'", Local "Local file system at /tmp/rclone3525158125", Modify Window "876000h0m0s"
run.go:285: Failed to put "A1/B1/C1/one" to "Linkbox root 'rclone-test-liculeb3bafo'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490D2F9B2DF1701BF1685EEZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:08 GMTWed, 05 Feb 2025 05:22:20 GMT"
2025/02/05 05:24:08 DEBUG : Linkbox root 'rclone-test-liculeb3bafo': Purge remote
--- FAIL: TestPurge (2.89s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "A1/B1/C1/one" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D490DAE5B11933A5FFA751BEZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:10 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestRmdirsNoLeaveRoot (2.23s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:24:10 INFO : A1: Making directory
2025/02/05 05:24:10 INFO : A1/B1: Making directory
2025/02/05 05:24:10 INFO : A1/B1/C1: Making directory
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
2025/02/05 05:24:12 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
2025/02/05 05:24:14 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) (len=2) "A1",
- (string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+([]string) {
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/02/05 05:24:18 ERROR : Linkbox root 'rclone-test-zalaqeg4vefi': Failed to list "A1": directory not found
2025/02/05 05:24:18 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
2025/02/05 05:24:19 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
2025/02/05 05:24:21 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,2 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) {
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/02/05 05:24:25 ERROR : : error listing: directory not found
--- FAIL: TestRmdirsLeaveRoot (14.57s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:24:25 INFO : A1: Making directory
2025/02/05 05:24:26 INFO : A1/B1: Making directory
2025/02/05 05:24:26 INFO : A1/B1/C1: Making directory
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
2025/02/05 05:24:28 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
2025/02/05 05:24:30 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) (len=2) "A1",
- (string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+([]string) {
}
Test: TestRmdirsWithFilter
Messages: directories
2025/02/05 05:24:34 ERROR : Linkbox root 'rclone-test-zalaqeg4vefi': Failed to list "": directory not found
2025/02/05 05:24:34 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
2025/02/05 05:24:35 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
2025/02/05 05:24:37 ERROR : : error listing: directory not found
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,2 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) {
}
Test: TestRmdirsWithFilter
Messages: directories
2025/02/05 05:24:41 ERROR : : error listing: directory not found
--- FAIL: TestRmdirsWithFilter (16.17s)
=== RUN TestCopyURL
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:24:41 ERROR : : error listing: directory not found
2025/02/05 05:24:43 ERROR : file1: Post request put error: update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4915A20B2D4704FFF71FDD5Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:43 GMTWed, 05 Feb 2025 05:22:20 GMT"
operations_test.go:843:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4915A20B2D4704FFF71FDD5Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:43 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestCopyURL
--- FAIL: TestCopyURL (1.86s)
=== RUN TestMoveFile
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:24:43 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/05 05:24:45 ERROR : file1: Failed to copy: update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4916168B1943F28A1AF59BAZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:45 GMTWed, 05 Feb 2025 05:22:20 GMT"
2025/02/05 05:24:45 ERROR : file1: Not deleting source as copy failed: update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4916168B1943F28A1AF59BAZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:45 GMTWed, 05 Feb 2025 05:22:20 GMT"
operations_test.go:940:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4916168B1943F28A1AF59BAZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:45 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestMoveFile
--- FAIL: TestMoveFile (1.84s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
2025/02/05 05:24:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/05 05:24:46 ERROR : file1: Failed to copy: update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D49166DBB2D3A9B5C24E1C80Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:46 GMTWed, 05 Feb 2025 05:22:20 GMT"
2025/02/05 05:24:46 ERROR : file1: Not deleting source as copy failed: update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D49166DBB2D3A9B5C24E1C80Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:46 GMTWed, 05 Feb 2025 05:22:20 GMT"
operations_test.go:968:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D49166DBB2D3A9B5C24E1C80Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:46 GMTWed, 05 Feb 2025 05:22:20 GMT"
Test: TestMoveFileWithIgnoreExisting
--- FAIL: TestMoveFileWithIgnoreExisting (1.39s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "hello" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4916B93B0145898E18286DEZ9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:47 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestCaseInsensitiveMoveFileDryRun (1.23s)
=== RUN TestDirMove
run.go:180: Remote "Linkbox root 'rclone-test-zalaqeg4vefi'", Local "Local file system at /tmp/rclone1425791731", Modify Window "876000h0m0s"
run.go:285: Failed to put "A1/one" to "Linkbox root 'rclone-test-zalaqeg4vefi'": update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "RequestTimeTooSkewed
Request has expired.00000194D4917209B0DC6C4E3693D487Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRWed, 05 Feb 2025 05:24:49 GMTWed, 05 Feb 2025 05:22:20 GMT"
--- FAIL: TestDirMove (1.63s)
FAIL
2025/02/05 05:24:49 DEBUG : Linkbox root 'rclone-test-zalaqeg4vefi': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheck|TestCheckDownload|TestCheckSizeOnly|TestCheckSumDownload|TestCopyFile|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDelete|TestDirMove|TestHashSums|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestPurge|TestReadFile|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestStatJSON)$'" - Finished ERROR in 12m27.326081758s (try 2/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileCompareDest TestCopyFileMaxTransfer TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFileDryRun TestDirMove]