"./operations.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Starting (try 1/5)
2022/06/17 07:19:57 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1"
2022/06/17 07:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2022/06/17 07:19:57 DEBUG : Creating backend with remote "/tmp/rclone3835658937"
=== RUN TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN TestMultithreadCalculateChunks
=== RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1}
=== RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1}
=== RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2}
=== RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2}
=== RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2}
--- PASS: TestMultithreadCalculateChunks (0.00s)
--- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s)
--- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s)
--- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s)
--- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s)
--- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s)
=== RUN TestMultithreadCopy
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
=== RUN TestMultithreadCopy/{size:131071_streams:2}
2022/06/17 07:20:01 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki
2022/06/17 07:20:01 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting
2022/06/17 07:20:01 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting
2022/06/17 07:20:03 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished
2022/06/17 07:20:03 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished
2022/06/17 07:20:03 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki
=== RUN TestMultithreadCopy/{size:131072_streams:2}
2022/06/17 07:20:07 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki
2022/06/17 07:20:07 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting
2022/06/17 07:20:07 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting
2022/06/17 07:20:09 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished
2022/06/17 07:20:09 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished
2022/06/17 07:20:09 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki
=== RUN TestMultithreadCopy/{size:131073_streams:2}
2022/06/17 07:20:13 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki
2022/06/17 07:20:13 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting
2022/06/17 07:20:13 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting
2022/06/17 07:20:15 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished
2022/06/17 07:20:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished
2022/06/17 07:20:15 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki
--- PASS: TestMultithreadCopy (19.23s)
--- PASS: TestMultithreadCopy/{size:131071_streams:2} (6.03s)
--- PASS: TestMultithreadCopy/{size:131072_streams:2} (6.01s)
--- PASS: TestMultithreadCopy/{size:131073_streams:2} (6.09s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Seek
=== RUN TestReOpen/Seek/Basics
=== RUN TestReOpen/Seek/ErrorAtStart
=== RUN TestReOpen/Seek/WithErrors
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Seek/TooManyErrors
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error
2022/06/17 07:20:16 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Range
=== RUN TestReOpen/Range/Basics
=== RUN TestReOpen/Range/ErrorAtStart
=== RUN TestReOpen/Range/WithErrors
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Range/TooManyErrors
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error
2022/06/17 07:20:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error
2022/06/17 07:20:16 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Seek (0.00s)
--- PASS: TestReOpen/Seek/Basics (0.00s)
--- PASS: TestReOpen/Seek/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Seek/WithErrors (0.00s)
--- PASS: TestReOpen/Seek/TooManyErrors (0.00s)
--- PASS: TestReOpen/Range (0.00s)
--- PASS: TestReOpen/Range/Basics (0.00s)
--- PASS: TestReOpen/Range/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Range/WithErrors (0.00s)
--- PASS: TestReOpen/Range/TooManyErrors (0.00s)
=== RUN TestCheck
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:20:18 DEBUG : pacer: low level retry 1/1 (error HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n
\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:20:18 DEBUG : pacer: Rate limited, increasing sleep to 5s
run.go:283: Retry Put of "rutabaga" to Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': 1/10 (couldn't upload file: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:20:20 DEBUG : pacer: Reducing sleep to 3.75s
2022/06/17 07:20:25 DEBUG : pacer: Reducing sleep to 2.8125s
2022/06/17 07:20:29 DEBUG : pacer: Reducing sleep to 2.109375s
2022/06/17 07:20:31 DEBUG : pacer: Reducing sleep to 1.58203125s
2022/06/17 07:20:33 DEBUG : pacer: Reducing sleep to 1.186523437s
2022/06/17 07:20:35 DEBUG : pacer: Reducing sleep to 889.892577ms
2022/06/17 07:20:36 DEBUG : pacer: Reducing sleep to 667.419432ms
2022/06/17 07:20:37 DEBUG : pacer: Reducing sleep to 500.564574ms
2022/06/17 07:20:38 DEBUG : pacer: Reducing sleep to 400ms
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (37.56s)
--- PASS: TestCheck/1 (0.58s)
--- PASS: TestCheck/2 (0.35s)
--- PASS: TestCheck/3 (0.40s)
--- PASS: TestCheck/4 (0.40s)
--- PASS: TestCheck/5 (0.41s)
--- PASS: TestCheck/6 (0.39s)
--- PASS: TestCheck/7 (0.41s)
=== RUN TestCheckFsError
2022/06/17 07:20:54 DEBUG : Creating backend with remote "non-existent"
2022/06/17 07:20:54 DEBUG : Creating backend with remote "non-existent"
2022/06/17 07:20:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish
2022/06/17 07:20:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found
2022/06/17 07:20:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found
2022/06/17 07:20:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
2022/06/17 07:21:01 DEBUG : pacer: low level retry 1/1 (error HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:21:01 DEBUG : pacer: Rate limited, increasing sleep to 5s
=== CONT TestCheckDownload
run.go:283: Retry Put of "empty space" to Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': 1/10 (couldn't upload file: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:21:03 DEBUG : pacer: Reducing sleep to 3.75s
2022/06/17 07:21:08 DEBUG : pacer: Reducing sleep to 2.8125s
2022/06/17 07:21:12 DEBUG : pacer: Reducing sleep to 2.109375s
2022/06/17 07:21:15 DEBUG : pacer: Reducing sleep to 1.58203125s
2022/06/17 07:21:17 DEBUG : pacer: Reducing sleep to 1.186523437s
2022/06/17 07:21:18 DEBUG : pacer: Reducing sleep to 889.892577ms
2022/06/17 07:21:20 DEBUG : pacer: Reducing sleep to 667.419432ms
2022/06/17 07:21:21 DEBUG : pacer: Reducing sleep to 500.564574ms
2022/06/17 07:21:21 DEBUG : pacer: Reducing sleep to 400ms
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (46.36s)
--- PASS: TestCheckDownload/1 (1.26s)
--- PASS: TestCheckDownload/2 (1.12s)
--- PASS: TestCheckDownload/3 (1.37s)
--- PASS: TestCheckDownload/4 (2.06s)
--- PASS: TestCheckDownload/5 (1.93s)
--- PASS: TestCheckDownload/6 (1.99s)
--- PASS: TestCheckDownload/7 (2.00s)
=== RUN TestCheckSizeOnly
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:21:41 DEBUG : pacer: low level retry 1/1 (error HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:21:42 DEBUG : pacer: Rate limited, increasing sleep to 5s
run.go:283: Retry Put of "rutabaga" to Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': 1/10 (couldn't upload file: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:21:44 DEBUG : pacer: Reducing sleep to 3.75s
2022/06/17 07:21:49 DEBUG : pacer: Reducing sleep to 2.8125s
2022/06/17 07:21:52 DEBUG : pacer: Reducing sleep to 2.109375s
2022/06/17 07:21:55 DEBUG : pacer: Reducing sleep to 1.58203125s
2022/06/17 07:21:57 DEBUG : pacer: Reducing sleep to 1.186523437s
2022/06/17 07:21:59 DEBUG : pacer: Reducing sleep to 889.892577ms
2022/06/17 07:22:00 DEBUG : pacer: Reducing sleep to 667.419432ms
2022/06/17 07:22:01 DEBUG : pacer: Reducing sleep to 500.564574ms
2022/06/17 07:22:02 DEBUG : pacer: Reducing sleep to 400ms
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (37.63s)
--- PASS: TestCheckSizeOnly/1 (0.50s)
--- PASS: TestCheckSizeOnly/2 (0.40s)
--- PASS: TestCheckSizeOnly/3 (0.39s)
--- PASS: TestCheckSizeOnly/4 (0.40s)
--- PASS: TestCheckSizeOnly/5 (0.40s)
--- PASS: TestCheckSizeOnly/6 (0.40s)
--- PASS: TestCheckSizeOnly/7 (0.40s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:22:22 NOTICE: test.sum: improperly formatted checksum line 4
2022/06/17 07:22:22 NOTICE: test.sum: improperly formatted checksum line 5
2022/06/17 07:22:22 NOTICE: test.sum: improperly formatted checksum line 6
2022/06/17 07:22:22 NOTICE: test.sum: 2 warning(s) suppressed...
2022/06/17 07:22:27 NOTICE: test.sum: improperly formatted checksum line 4
2022/06/17 07:22:27 NOTICE: test.sum: improperly formatted checksum line 5
2022/06/17 07:22:27 NOTICE: test.sum: improperly formatted checksum line 6
2022/06/17 07:22:27 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (10.42s)
=== RUN TestCheckSum
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:22:28 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/data"
check_test.go:356: Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1/data' lacks md5, skipping
--- SKIP: TestCheckSum (0.91s)
=== RUN TestCheckSumDownload
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:22:29 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/data"
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
2022/06/17 07:23:26 DEBUG : pacer: low level retry 1/1 (error HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:23:26 DEBUG : pacer: Rate limited, increasing sleep to 5s
=== CONT TestCheckSumDownload
run.go:283: Retry Put of "test.sum" to Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': 1/10 (couldn't upload file: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:23:28 DEBUG : pacer: Reducing sleep to 3.75s
2022/06/17 07:23:33 DEBUG : pacer: Reducing sleep to 2.8125s
2022/06/17 07:23:37 DEBUG : pacer: Reducing sleep to 2.109375s
2022/06/17 07:23:39 DEBUG : pacer: Reducing sleep to 1.58203125s
2022/06/17 07:23:41 DEBUG : pacer: Reducing sleep to 1.186523437s
2022/06/17 07:23:43 DEBUG : pacer: Reducing sleep to 889.892577ms
2022/06/17 07:23:44 DEBUG : pacer: Reducing sleep to 667.419432ms
2022/06/17 07:23:45 DEBUG : pacer: Reducing sleep to 500.564574ms
2022/06/17 07:23:46 DEBUG : pacer: Reducing sleep to 400ms
=== RUN TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (83.21s)
--- PASS: TestCheckSumDownload/subtest1 (2.18s)
--- PASS: TestCheckSumDownload/subtest2 (2.10s)
--- PASS: TestCheckSumDownload/subtest3 (2.90s)
--- PASS: TestCheckSumDownload/subtest4 (2.90s)
--- PASS: TestCheckSumDownload/subtest5 (2.90s)
--- PASS: TestCheckSumDownload/subtest6 (2.90s)
--- PASS: TestCheckSumDownload/subtest7 (2.89s)
=== RUN TestDeduplicateInteractive
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateInteractive (0.80s)
=== RUN TestDeduplicateSkip
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateSkip (0.80s)
=== RUN TestDeduplicateSizeOnly
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateSizeOnly (0.80s)
=== RUN TestDeduplicateFirst
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateFirst (0.81s)
=== RUN TestDeduplicateNewest
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateNewest (1.00s)
=== RUN TestDeduplicateNewestByHash
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.59s)
=== RUN TestDeduplicateOldest
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateOldest (0.81s)
=== RUN TestDeduplicateLargest
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateLargest (0.79s)
=== RUN TestDeduplicateSmallest
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateSmallest (0.80s)
=== RUN TestDeduplicateRename
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:30: Can't test deduplicate - no MergeDirs
--- SKIP: TestDeduplicateRename (0.83s)
=== RUN TestMergeDirs
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
dedupe_test.go:267: Can't merge directories
--- SKIP: TestMergeDirs (0.77s)
=== RUN TestListDirSorted
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:24:29 DEBUG : a.txt: Excluded
2022/06/17 07:24:30 DEBUG : sub dir/hello world2: Excluded
2022/06/17 07:24:30 DEBUG : sub dir/hello world: Excluded
2022/06/17 07:24:30 DEBUG : sub dir/hello world2: Excluded
2022/06/17 07:24:30 DEBUG : sub dir/hello world: Excluded
2022/06/17 07:24:31 DEBUG : sub dir/ignore dir: Excluded
2022/06/17 07:24:32 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (38.50s)
=== RUN TestListJSON
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:24:44 DEBUG : pacer: low level retry 1/1 (error HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:24:44 DEBUG : pacer: Rate limited, increasing sleep to 5s
run.go:283: Retry Put of "sub/file2" to Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': 1/10 (couldn't upload file: HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\n \t\n \t\n\n\n
\n\n\n\t\t\n\t\t
\n\t\tUn incident s'est produit. \n\t\t
\n\t\t
\n\t\tSomething goes wrong.\n\t\n
\n\n\tSouscrivez à un abonnement premium / Subscribe a premium account\n
\n\tContactez notre support / Contact our support\n
\n\tSuivez-nous sur Facebook / Follow us on Facebook\n
\n\n\n\n\n\n")
2022/06/17 07:24:46 DEBUG : pacer: Reducing sleep to 3.75s
2022/06/17 07:24:51 DEBUG : pacer: Reducing sleep to 2.8125s
2022/06/17 07:24:55 DEBUG : pacer: Reducing sleep to 2.109375s
2022/06/17 07:24:58 DEBUG : pacer: Reducing sleep to 1.58203125s
2022/06/17 07:25:00 DEBUG : pacer: Reducing sleep to 1.186523437s
2022/06/17 07:25:01 DEBUG : pacer: Reducing sleep to 889.892577ms
2022/06/17 07:25:03 DEBUG : pacer: Reducing sleep to 667.419432ms
2022/06/17 07:25:04 DEBUG : pacer: Reducing sleep to 500.564574ms
2022/06/17 07:25:05 DEBUG : pacer: Reducing sleep to 400ms
=== RUN TestListJSON/Default
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
=== RUN TestListJSON/Recurse
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
2022/06/17 07:25:10 ERROR : file1: Failed to read hash: hash type not supported
--- PASS: TestListJSON (33.56s)
--- PASS: TestListJSON/Default (0.40s)
--- PASS: TestListJSON/FilesOnly (0.40s)
--- PASS: TestListJSON/DirsOnly (0.40s)
--- PASS: TestListJSON/Recurse (0.81s)
--- PASS: TestListJSON/SubDir (0.39s)
--- PASS: TestListJSON/NoModTime (0.40s)
--- PASS: TestListJSON/NoMimeType (0.41s)
--- PASS: TestListJSON/ShowHash (0.40s)
--- PASS: TestListJSON/HashTypes (0.40s)
=== RUN TestStatJSON
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2022/06/17 07:25:27 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/notfound"
--- PASS: TestStatJSON (17.26s)
--- PASS: TestStatJSON/Root (0.40s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.41s)
--- PASS: TestStatJSON/Dir (0.80s)
--- PASS: TestStatJSON/File (0.39s)
--- PASS: TestStatJSON/NotFound (0.80s)
--- PASS: TestStatJSON/DirFilesOnly (0.40s)
--- PASS: TestStatJSON/FileFilesOnly (0.40s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.40s)
--- PASS: TestStatJSON/DirDirsOnly (0.40s)
--- PASS: TestStatJSON/FileDirsOnly (0.41s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.40s)
--- PASS: TestStatJSON/RootNotFound (0.85s)
=== RUN TestMkdir
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:25:30 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': Making directory
2022/06/17 07:25:31 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': Making directory
--- PASS: TestMkdir (2.02s)
=== RUN TestLsd
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
--- PASS: TestLsd (7.21s)
=== RUN TestLs
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
--- PASS: TestLs (8.80s)
=== RUN TestLsWithFilesFrom
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:25:56 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (9.62s)
=== RUN TestLsLong
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
--- PASS: TestLsLong (9.00s)
=== RUN TestHashSums
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
--- PASS: TestHashSums (8.23s)
=== RUN TestHashSumsWithErrors
2022/06/17 07:26:15 DEBUG : Creating backend with remote ":memory:"
2022/06/17 07:26:15 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2022/06/17 07:26:15 DEBUG : Creating md5 hash of 0 bytes read from input stream
2022/06/17 07:26:15 DEBUG : Creating md5 hash of 0 bytes read from input stream
2022/06/17 07:26:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2022/06/17 07:26:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2022/06/17 07:26:15 DEBUG : Creating md5 hash of 12 bytes read from input stream
2022/06/17 07:26:15 DEBUG : Creating md5 hash of 12 bytes read from input stream
2022/06/17 07:26:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2022/06/17 07:26:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
--- PASS: TestCount (14.42s)
=== RUN TestDelete
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:26:40 DEBUG : Waiting for deletions to finish
2022/06/17 07:26:40 DEBUG : large: Excluded
2022/06/17 07:26:41 INFO : medium: Deleted
2022/06/17 07:26:41 INFO : small: Deleted
--- PASS: TestDelete (12.82s)
=== RUN TestRetry
2022/06/17 07:26:43 DEBUG : Received error: EOF - low level retry 1/5
2022/06/17 07:26:43 DEBUG : Received error: EOF - low level retry 2/5
2022/06/17 07:26:43 DEBUG : Received error: EOF - low level retry 1/5
2022/06/17 07:26:43 DEBUG : Received error: EOF - low level retry 2/5
2022/06/17 07:26:43 DEBUG : Received error: EOF - low level retry 3/5
2022/06/17 07:26:43 DEBUG : Received error: EOF - low level retry 4/5
2022/06/17 07:26:43 DEBUG : Received error: EOF - low level retry 5/5
--- PASS: TestRetry (0.00s)
=== RUN TestCat
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
--- PASS: TestCat (16.43s)
=== RUN TestPurge
2022/06/17 07:26:59 DEBUG : Creating backend with remote "TestUptobox:rclone-test-hifafum9jopovos1ratugob2"
2022/06/17 07:26:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2022/06/17 07:26:59 DEBUG : Creating backend with remote "/tmp/rclone388272021"
run.go:181: Remote "Uptobox root 'rclone-test-hifafum9jopovos1ratugob2'", Local "Local file system at /tmp/rclone388272021", Modify Window "876000h0m0s"
2022/06/17 07:27:05 DEBUG : A2: Making directory
2022/06/17 07:27:05 DEBUG : A1/B2: Making directory
2022/06/17 07:27:07 DEBUG : A1/B2/C2: Making directory
2022/06/17 07:27:08 DEBUG : A1/B1/C3: Making directory
2022/06/17 07:27:10 DEBUG : A3: Making directory
2022/06/17 07:27:11 DEBUG : A3/B3: Making directory
2022/06/17 07:27:12 DEBUG : A3/B3/C4: Making directory
2022/06/17 07:27:21 DEBUG : Waiting for deletions to finish
2022/06/17 07:27:23 INFO : A1/B1/C1/one: Deleted
2022/06/17 07:27:24 INFO : A1/B1/C3: Removing directory
2022/06/17 07:27:25 INFO : A1/B1/C1: Removing directory
2022/06/17 07:27:26 INFO : A1/B1: Removing directory
2022/06/17 07:27:30 DEBUG : Waiting for deletions to finish
2022/06/17 07:27:33 INFO : A1/two: Deleted
2022/06/17 07:27:37 INFO : A3/B3/C4: Removing directory
2022/06/17 07:27:38 INFO : A3/B3: Removing directory
2022/06/17 07:27:38 INFO : A3: Removing directory
2022/06/17 07:27:39 INFO : A2: Removing directory
2022/06/17 07:27:40 INFO : A1/B2/C2: Removing directory
2022/06/17 07:27:41 INFO : A1/B2: Removing directory
2022/06/17 07:27:41 INFO : A1: Removing directory
2022/06/17 07:27:42 INFO : Uptobox root 'rclone-test-hifafum9jopovos1ratugob2': Removing directory
2022/06/17 07:27:43 ERROR : : error listing: directory not found
2022/06/17 07:27:44 ERROR : : error listing: directory not found
2022/06/17 07:27:44 DEBUG : Uptobox root 'rclone-test-hifafum9jopovos1ratugob2': Purge dir ""
2022/06/17 07:27:44 purge failed to rmdir "": api error 1: An error occured: Could not find current path
2022/06/17 07:27:44 purge failed: directory not found
--- PASS: TestPurge (45.31s)
=== RUN TestRmdirsNoLeaveRoot
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:27:49 DEBUG : A2: Making directory
2022/06/17 07:27:50 DEBUG : A1/B2: Making directory
2022/06/17 07:27:51 DEBUG : A1/B2/C2: Making directory
2022/06/17 07:27:52 DEBUG : A1/B1/C3: Making directory
2022/06/17 07:27:54 DEBUG : A3: Making directory
2022/06/17 07:27:55 DEBUG : A3/B3: Making directory
2022/06/17 07:27:56 DEBUG : A3/B3/C4: Making directory
2022/06/17 07:28:06 INFO : A3/B3/C4: Removing directory
2022/06/17 07:28:15 INFO : A3/B3: Removing directory
2022/06/17 07:28:16 INFO : A3: Removing directory
2022/06/17 07:28:16 INFO : A2: Removing directory
2022/06/17 07:28:17 INFO : A1/B2/C2: Removing directory
2022/06/17 07:28:18 INFO : A1/B2: Removing directory
2022/06/17 07:28:19 INFO : A1/B1/C3: Removing directory
--- PASS: TestRmdirsNoLeaveRoot (42.11s)
=== RUN TestRmdirsLeaveRoot
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:28:27 DEBUG : A1: Making directory
2022/06/17 07:28:28 DEBUG : A1/B1: Making directory
2022/06/17 07:28:29 DEBUG : A1/B1/C1: Making directory
2022/06/17 07:28:33 INFO : A1/B1/C1: Removing directory
2022/06/17 07:28:34 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (11.36s)
=== RUN TestRmdirsWithFilter
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:28:38 DEBUG : A1: Making directory
2022/06/17 07:28:39 DEBUG : A1/B1: Making directory
2022/06/17 07:28:40 DEBUG : A1/B1/C1: Making directory
2022/06/17 07:28:45 INFO : A1/B1/C1: Removing directory
2022/06/17 07:28:46 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (11.87s)
=== RUN TestCopyURL
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:28:54 DEBUG : filename.txt: File name found in url
--- PASS: TestCopyURL (13.22s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:29:03 DEBUG : file1: Need to transfer - File not found at Destination
2022/06/17 07:29:07 INFO : file1: Copied (new) to: sub/file2
2022/06/17 07:29:07 INFO : file1: Deleted
2022/06/17 07:29:08 DEBUG : file1: Sizes identical
2022/06/17 07:29:08 DEBUG : file1: Unchanged skipping
2022/06/17 07:29:08 INFO : file1: Deleted
2022/06/17 07:29:09 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (9.21s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:29:12 DEBUG : file1: Need to transfer - File not found at Destination
2022/06/17 07:29:16 INFO : file1: Copied (new)
2022/06/17 07:29:16 INFO : file1: Deleted
2022/06/17 07:29:16 DEBUG : file1: Destination exists, skipping
2022/06/17 07:29:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (6.01s)
=== RUN TestCaseInsensitiveMoveFile
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFile (0.80s)
=== RUN TestMoveFileBackupDir
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:29:24 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/backup"
2022/06/17 07:29:24 DEBUG : Config file has changed externaly - reloading
2022/06/17 07:29:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2022/06/17 07:29:27 INFO : dst/file1: Moved (server-side)
2022/06/17 07:29:30 INFO : dst/file1: Copied (new)
2022/06/17 07:29:30 INFO : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (17.78s)
=== RUN TestCopyFile
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:29:37 DEBUG : file1: Need to transfer - File not found at Destination
2022/06/17 07:29:41 INFO : file1: Copied (new) to: sub/file2
2022/06/17 07:29:42 DEBUG : file1: Sizes identical
2022/06/17 07:29:42 DEBUG : file1: Unchanged skipping
2022/06/17 07:29:43 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (9.21s)
=== RUN TestCopyFileBackupDir
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:29:51 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/backup"
2022/06/17 07:29:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2022/06/17 07:29:54 INFO : dst/file1: Moved (server-side)
2022/06/17 07:29:57 INFO : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (18.24s)
=== RUN TestCopyFileCompareDest
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:30:04 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/dst"
2022/06/17 07:30:05 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/CompareDest"
2022/06/17 07:30:06 DEBUG : one: Need to transfer - File not found at Destination
2022/06/17 07:30:09 INFO : one: Copied (new)
2022/06/17 07:30:10 DEBUG : one: Sizes differ (src 5 vs dst 3)
2022/06/17 07:30:14 INFO : one: Copied (replaced existing)
2022/06/17 07:30:24 DEBUG : one: Sizes identical
2022/06/17 07:30:24 DEBUG : one: Destination found in --compare-dest, skipping
2022/06/17 07:30:30 DEBUG : two: Sizes identical
2022/06/17 07:30:30 DEBUG : two: Destination found in --compare-dest, skipping
2022/06/17 07:30:31 DEBUG : two: Sizes identical
2022/06/17 07:30:31 DEBUG : two: Destination found in --compare-dest, skipping
2022/06/17 07:30:33 DEBUG : two: Sizes differ (src 5 vs dst 3)
2022/06/17 07:30:33 DEBUG : two: Need to transfer - File not found at Destination
2022/06/17 07:30:37 INFO : two: Copied (new)
--- PASS: TestCopyFileCompareDest (38.77s)
=== RUN TestCopyFileCopyDest
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:30:43 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/dst"
2022/06/17 07:30:44 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/CopyDest"
2022/06/17 07:30:45 DEBUG : one: Need to transfer - File not found at Destination
2022/06/17 07:30:48 INFO : one: Copied (new)
2022/06/17 07:30:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2022/06/17 07:30:53 INFO : one: Copied (replaced existing)
2022/06/17 07:31:04 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jikiyuh5zazikos4tifemuv1/BackupDir"
2022/06/17 07:31:04 DEBUG : one: Sizes identical
2022/06/17 07:31:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2022/06/17 07:31:06 INFO : one: Moved (server-side)
2022/06/17 07:31:08 INFO : one: Copied (server-side copy)
2022/06/17 07:31:08 DEBUG : one: Destination found in --copy-dest, using server-side copy
2022/06/17 07:31:14 DEBUG : two: Sizes identical
2022/06/17 07:31:16 INFO : two: Copied (server-side copy)
2022/06/17 07:31:16 DEBUG : two: Destination found in --copy-dest, using server-side copy
2022/06/17 07:31:18 DEBUG : two: Sizes identical
2022/06/17 07:31:18 DEBUG : two: Sizes identical
2022/06/17 07:31:18 DEBUG : two: Unchanged skipping
2022/06/17 07:31:25 DEBUG : three: Sizes differ (src 7 vs dst 5)
2022/06/17 07:31:25 DEBUG : three: Destination not found in --copy-dest
2022/06/17 07:31:25 DEBUG : three: Need to transfer - File not found at Destination
2022/06/17 07:31:28 INFO : three: Copied (new)
--- PASS: TestCopyFileCopyDest (53.70s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlapping
--- PASS: TestOverlapping (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:31:57 DEBUG : A1/B2: Making directory
2022/06/17 07:31:58 DEBUG : A1/B1/C3: Making directory
2022/06/17 07:32:26 INFO : A2/one: Moved (server-side) to: A3/one
2022/06/17 07:32:27 INFO : A2/two: Moved (server-side) to: A3/two
2022/06/17 07:32:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three
2022/06/17 07:32:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2022/06/17 07:32:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
--- PASS: TestDirMove (71.76s)
=== RUN TestGetFsInfo
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
--- PASS: TestGetFsInfo (0.80s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
=== CONT TestRcat
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:32:50 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': File to upload is small (34 bytes), uploading instead of streaming
2022/06/17 07:32:53 INFO : no_checksum_small_file_from_pipe: Copied (new)
2022/06/17 07:32:53 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2022/06/17 07:32:53 DEBUG : Creating backend with remote "/tmp/rclone-spool3596094338"
2022/06/17 07:32:53 DEBUG : no_checksum_big_file_from_pipe: Sizes identical
2022/06/17 07:32:56 INFO : no_checksum_big_file_from_pipe: Copied (new)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
=== CONT TestRcat
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:32:58 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': File to upload is small (34 bytes), uploading instead of streaming
2022/06/17 07:33:02 INFO : with_checksum_small_file_from_pipe: Copied (new)
2022/06/17 07:33:02 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2022/06/17 07:33:02 DEBUG : Creating backend with remote "/tmp/rclone-spool2533923395"
2022/06/17 07:33:02 NOTICE: Local file system at /tmp/rclone-spool2533923395: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2022/06/17 07:33:02 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2022/06/17 07:33:05 INFO : with_checksum_big_file_from_pipe: Copied (new)
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
=== CONT TestRcat
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:33:07 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': File to upload is small (34 bytes), uploading instead of streaming
2022/06/17 07:33:10 INFO : ignore_checksum_small_file_from_pipe: Copied (new)
2022/06/17 07:33:10 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2022/06/17 07:33:10 DEBUG : Creating backend with remote "/tmp/rclone-spool3483537699"
2022/06/17 07:33:10 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical
2022/06/17 07:33:14 INFO : ignore_checksum_big_file_from_pipe: Copied (new)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
=== CONT TestRcat
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:33:16 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': File to upload is small (34 bytes), uploading instead of streaming
2022/06/17 07:33:19 INFO : ignore_checksum_small_file_from_pipe: Copied (new)
2022/06/17 07:33:19 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2022/06/17 07:33:19 DEBUG : Creating backend with remote "/tmp/rclone-spool2866929262"
2022/06/17 07:33:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2022/06/17 07:33:23 INFO : ignore_checksum_big_file_from_pipe: Copied (new)
--- PASS: TestRcat (35.36s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.82s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.82s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.87s)
=== RUN TestRcatSize
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:33:28 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': File to upload is small (60 bytes), uploading instead of streaming
2022/06/17 07:33:31 INFO : potato2: Copied (new)
--- PASS: TestRcatSize (8.44s)
=== RUN TestCopyFileMaxTransfer
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
2022/06/17 07:33:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2022/06/17 07:33:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2022/06/17 07:33:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2022/06/17 07:33:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: couldn't upload file: Post "https://www50.uptobox.com/upload?sess_id=N61xNpVr8Nw8NYlRPv09": failed to copy data: Max transfer limit reached as set by --max-transfer
2022/06/17 07:33:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2022/06/17 07:33:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2022/06/17 07:33:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (16.36s)
=== RUN TestTouchDir
run.go:181: Remote "Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1'", Local "Local file system at /tmp/rclone3835658937", Modify Window "876000h0m0s"
operations_test.go:1721: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.81s)
=== RUN TestRcAbout
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcMkdir
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:25: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
PASS
2022/06/17 07:33:51 DEBUG : Uptobox root 'rclone-test-jikiyuh5zazikos4tifemuv1': Purge dir ""
"./operations.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Finished OK in 13m54.815210114s (try 1/5)