MulticoreFuture does not have to cleanup after itself #842
Annotations
27 errors and 34 warnings
ubuntu-latest (3.6)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (3.6)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; message(sprintf("Calculating tile #%d of %d ...", ii, n),; appendLF = FALSE); fit <- mandelbrot(C); delay(fit); message(" done"); fit; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
Woops!
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; 2; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '2'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
value(b) == 2 is not TRUE
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; ii; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = 'Sys.getpid()'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (devel)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (devel)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; message(sprintf("Calculating tile #%d of %d ...", ii, n),; appendLF = FALSE); fit <- mandelbrot(C); delay(fit); message(" done"); fit; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Woops!
|
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; 2; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '2'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
R CMD check found ERRORs
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
Invalid usage of futures: A future (here 'Future') whose value has not yet been collected can only be queried by the R process (6bddcc5d-b7e7-2af5-156a-18ee6e0b5513; pid 10806 on fv-az1393-708) that created it, not by any other R processes (4c411911-d025-74e2-d2b8-c0f501369baa; pid 10839 on fv-az1393-708): {; x[[i - 2]] + x[[i - 1]]; }
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
Process completed with exit code 1.
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
R CMD check found ERRORs
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
Invalid usage of futures: A future (here 'Future') whose value has not yet been collected can only be queried by the R process (276ec087-cbaa-d9fd-137b-76eb619709e7; pid 12704 on fv-az1114-119) that created it, not by any other R processes (7eba57c4-195d-f2d1-d0aa-65b1c9c59f34; pid 12772 on fv-az1114-119): {; x[[i - 2]] + x[[i - 1]]; }
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
Process completed with exit code 1.
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
ubuntu-latest (3.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (3.6)
restarting interrupted promise evaluation
|
ubuntu-latest (3.6)
restarting interrupted promise evaluation
|
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
|
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
|
ubuntu-latest (3.6)
R option 'future.globals.method' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'conservative'
|
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
|
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
|
ubuntu-latest (3.6)
R option 'future.globals.method' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'conservative'
|
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
|
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
|
ubuntu-latest (devel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (devel)
restarting interrupted promise evaluation
|
ubuntu-latest (devel)
restarting interrupted promise evaluation
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (oldrel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (oldrel-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (oldrel-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) !keepWhere
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) ko
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) no-immediate-relay-in-psock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) zh_CN
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) zh_TW
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) keepWhere
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux-r3.6-results
|
2.56 MB |
|
Linux-rdevel-results
|
2.6 MB |
|
Linux-rrelease-results
|
2.72 MB |
|