Failures in node-test-pull-request/46396 to node-test-pull-request/46494 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time |
RUNNING |
SUCCESS |
UNSTABLE |
ABORTED |
FAILURE |
Green Rate |
| 2022-09-09 00:18 |
0 |
6 |
27 |
8 |
59 |
6.52% |
JSTest Failure
| Reason |
parallel/test-watch-mode |
| Type |
JS_TEST_FAILURE |
| Failed PR |
5 (https://github.com/nodejs/node/pull/44366/, https://github.com/nodejs/node/pull/44247/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44536/, https://github.com/nodejs/node/pull/44565/) |
| Appeared |
test-orka-macos10.15-x64-1, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu1804-x64-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-rhel8-ppc64_le-4, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-ibm-rhel8-s390x-4, test-osuosl-aix72-ppc64_be-2, test-nearform-macos11.0-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-2, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2013-x64-1, undefined, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-4 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/46409/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/46472/ |
Example
not ok 3383 parallel/test-watch-mode
---
duration_ms: 120.82
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: watch mode
# Subtest: should watch changes to a file - event loop ended
ok 1 - should watch changes to a file - event loop ended
---
duration_ms: 374.953627
...
Example
not ok 400 parallel/test-bootstrap-modules
---
duration_ms: 0.422
severity: fail
exitcode: 1
stack: |-
(node:31892) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
node:internal/event_target:1006
process.nextTick(() => { throw err; });
^
AssertionError [ERR_ASSERTION]: These modules were unexpectedly loaded:
NativeModule diagnostics_channel
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-bootstrap-modules.js:251:8)
at Module._compile (node:internal/modules/cjs/loader:1119:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
at Module.load (node:internal/modules/cjs/loader:997:32)
at Module._load (node:internal/modules/cjs/loader:838:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/mo...
Example
not ok 1227 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 5.298
severity: fail
exitcode: 1
stack: |-
Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=50937216, total_size=50937216
Estimated available memory=13400801280, estimated overhead=50331648
Start generating Heap.20220907.204627.5964232.1.001.heapsnapshot...
Wrote snapshot to /home/iojs/build/.tmp.1185/Heap.20220907.204627.5964232.1.001.heapsnapshot
<--- Last few GCs --->
[5964232:11080f1b0] 3955 ms: Mark-sweep (reduce) 48.5 (52.0) -> 48.5 (52.0) MB, 6.5 / 0.0 ms (average mu = 0.406, current mu = -0.054) heap profiler; GC in old space requested
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
node:assert:400
throw err;
^
AssertionError ...
Example
not ok 788 report/test-report-fatalerror-oomerror-not-set
---
duration_ms: 300.133
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 789 report/test-report-fatalerror-oomerror-set
---
duration_ms: 300.119
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 898 wpt/test-webcrypto
---
duration_ms: 720.980
severity: fail
exitcode: 1
stack: |-
timeout
---- algorithm-discards-context.https.window.js ----
[SKIPPED] Not relevant in Node.js context
---- historical.any.js ----
[SKIPPED] Not relevant in Node.js context
---- idlharness.https.any.js ----
[SKIPPED] Various non-IDL-compliant things
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] setup - define tests
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 good parameters
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 mixed case parameters
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 with null length
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 short result
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
[PASS] X25519 non-multiple of 8 bits
---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
...
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:43943' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Example
Build timed out (after 15 minutes). Marking the build as failed.
Build Failure
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@4a73d9df and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
Example
dtrace: failed to compile script src/v8ustack.d: Preprocessor failed to process input program
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins16479718837328816378.sh
+ '[' -d .git ']'
+ git clean -fdx
Example
Error: module '_bootlocale' has no attribute 'getpreferredencoding'
[716] Failed to execute script clcache_main
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(423,5): error MSB6006: "clcache_main.exe" exited with code -1. [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_libplatform.vcxproj]
http_parser.c
zlib.vcxproj -> ..\..\out\Release\lib\zlib.lib
http_parser.vcxproj -> ..\..\out\Release\lib\http_parser.lib
Git Failure
Progress