diff --git a/reports/2024-11-10.md b/reports/2024-11-10.md new file mode 100644 index 0000000..bf670df --- /dev/null +++ b/reports/2024-11-10.md @@ -0,0 +1,427 @@ +Failures in [node-test-pull-request/63400](https://ci.nodejs.org/job/node-test-pull-request/63400/) to [node-test-pull-request/63498](https://ci.nodejs.org/job/node-test-pull-request/63498/) that failed 2 or more PRs +(Generated with `ncu-ci walk pr --stats=true --markdown reports/2024-11-10.md`) + +| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate | +| ---------------- | ------- | ------- | -------- | ------- | ------- | ---------- | +| 2024-11-10 00:10 | 0 | 11 | 30 | 9 | 50 | 12.09% | + + +### JSTest Failure + +| Reason | sequential/test-http-server-request-timeouts-mixed | +| - | :- | +| Type | JS_TEST_FAILURE | +| Failed PR | 10 ([https://github.com/nodejs/node/pull/55589/](https://ci.nodejs.org/job/node-test-pull-request/63404/), [https://github.com/nodejs/node/pull/55710/](https://ci.nodejs.org/job/node-test-pull-request/63414/), [https://github.com/nodejs/node/pull/55711/](https://ci.nodejs.org/job/node-test-pull-request/63416/), [https://github.com/nodejs/node/pull/55728/](https://ci.nodejs.org/job/node-test-pull-request/63435/), [https://github.com/nodejs/node/pull/55605/](https://ci.nodejs.org/job/node-test-pull-request/63438/), [https://github.com/nodejs/node/pull/55739/](https://ci.nodejs.org/job/node-test-pull-request/63456/), [https://github.com/nodejs/node/pull/55548/](https://ci.nodejs.org/job/node-test-pull-request/63469/), [https://github.com/nodejs/node/pull/55740/](https://ci.nodejs.org/job/node-test-pull-request/63470/), [https://github.com/nodejs/node/pull/55744/](https://ci.nodejs.org/job/node-test-pull-request/63485/), [https://github.com/nodejs/node/pull/55719/](https://ci.nodejs.org/job/node-test-pull-request/63491/)) | +| Appeared | [test-macstadium-macos11.0-arm64-3](https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/17555/console), [test-orka-macos11-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/61976/console), [test-orka-macos11-x64-2](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/61957/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63404/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63491/ | + +
+Example + +``` +not ok 4227 sequential/test-http-server-request-timeouts-mixed + --- + duration_ms: 3351.84700 + severity: fail + exitcode: 1 + stack: |- + node:internal/assert/utils:281 + throw err; + ^ + + AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: + + assert(request2.completed) + + at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-http-server-request-timeouts-mixed.js:108:5) + at listOnTimeout (node:internal/timers:614:17) + at process.processTimers (node:internal/timers:549:7) { + generatedMessage: true, + code: 'ERR_ASSERTION', + actual: false, + expected: true, + operator: '==' + } + + Node.js v24.0.0-pre + ... + +``` +
+ +------- + +| Reason | parallel/test-file-write-stream4 | +| - | :- | +| Type | JS_TEST_FAILURE | +| Failed PR | 3 ([https://github.com/nodejs/node/pull/55738/](https://ci.nodejs.org/job/node-test-pull-request/63447/), [https://github.com/nodejs/node/pull/55750/](https://ci.nodejs.org/job/node-test-pull-request/63486/), [https://github.com/nodejs/node/pull/55362/](https://ci.nodejs.org/job/node-test-pull-request/63498/)) | +| Appeared | [test-equinix-ubuntu2204_container-armv7l-1](https://ci.nodejs.org/job/node-test-commit-arm/nodes=ubuntu2204-armv7l/55735/console), [test-macstadium-macos11.0-arm64-3](https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/17508/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63447/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63498/ | + +
+Example + +``` +not ok 3904 parallel/test-file-write-stream4 + --- + duration_ms: 360031.97500 + severity: fail + exitcode: -15 + stack: |- + timeout + ... + +``` +
+ +------- + +| Reason | parallel/test-stream-readable-unpipe-resume | +| - | :- | +| Type | JS_TEST_FAILURE | +| Failed PR | 3 ([https://github.com/nodejs/node/pull/55719/](https://ci.nodejs.org/job/node-test-pull-request/63433/), [https://github.com/nodejs/node/pull/54896/](https://ci.nodejs.org/job/node-test-pull-request/63453/), [https://github.com/nodejs/node/pull/55798/](https://ci.nodejs.org/job/node-test-pull-request/63494/)) | +| Appeared | [test-equinix-rhel8_container-arm64-1](https://ci.nodejs.org/job/node-test-commit-arm/nodes=rhel8-arm64/55727/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63433/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63494/ | + +
+Example + +``` +not ok 4137 parallel/test-stream-readable-unpipe-resume + --- + duration_ms: 360064.88500 + severity: fail + exitcode: -15 + stack: |- + timeout + ... + +``` +
+ +------- + +| Reason | parallel/test-buffer-tostring-rangeerror | +| - | :- | +| Type | JS_TEST_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/55749/](https://ci.nodejs.org/job/node-test-pull-request/63457/), [https://github.com/nodejs/node/pull/55748/](https://ci.nodejs.org/job/node-test-pull-request/63458/)) | +| Appeared | [test-ibm-rhel8-x64-2](https://ci.nodejs.org/job/node-test-commit-linux/nodes=rhel8-x64/61552/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63457/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63458/ | + +
+Example + +``` +not ok 954 parallel/test-buffer-tostring-rangeerror + --- + duration_ms: 120046.17100 + severity: fail + exitcode: -15 + stack: |- + timeout + (node:3494674) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. + (Use `node --trace-deprecation ...` to show where the warning was created) + (node:3494674) [DEP0030] DeprecationWarning: SlowBuffer() is deprecated. Please use Buffer.allocUnsafeSlow() + ... + +``` +
+ +------- + +| Reason | parallel/test-os | +| - | :- | +| Type | JS_TEST_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/55719/](https://ci.nodejs.org/job/node-test-pull-request/63433/), [https://github.com/nodejs/node/pull/55739/](https://ci.nodejs.org/job/node-test-pull-request/63468/)) | +| Appeared | [test-azure_msft-win10_vs2019-x64-3](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win10-COMPILED_BY-vs2022/31181/console), [test-azure_msft-win11_vs2022-x64-4](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win11-COMPILED_BY-vs2022/31181/console), [test-rackspace-win2019_vs2019-x64-1](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win2019-COMPILED_BY-vs2022/31181/console), [test-rackspace-win2022_vs2022-x64-4](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win2022-COMPILED_BY-vs2022/31181/console), [test-azure_msft-win11_vs2022-arm64-5](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=2,nodes=win11-arm64-COMPILED_BY-vs2022-arm64/31181/console), [test-azure_msft-win11_vs2022-x64-1](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win11-COMPILED_BY-vs2022/31172/console), [test-rackspace-win2022_vs2022-x64-3](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win2022-COMPILED_BY-vs2022/31172/console), [test-azure_msft-win11_vs2022-arm64-1](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=2,nodes=win11-arm64-COMPILED_BY-vs2022-arm64/31172/console), [test-azure_msft-win10_vs2019-x64-2](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win10-COMPILED_BY-vs2022/31169/console), [test-rackspace-win2019_vs2019-x64-4](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win2019-COMPILED_BY-vs2022/31169/console), [test-rackspace-win2022_vs2022-x64-2](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win2022-COMPILED_BY-vs2022/31169/console), [test-azure_msft-win11_vs2022-arm64-6](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=2,nodes=win11-arm64-COMPILED_BY-vs2022-arm64/31169/console), [test-azure_msft-win10_vs2019-x64-1](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=0,nodes=win10-COMPILED_BY-vs2022/31156/console), [test-rackspace-win2022_vs2022-x64-1](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=0,nodes=win2022-COMPILED_BY-vs2022/31156/console), [test-azure_msft-win11_vs2022-arm64-3](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win11-arm64-COMPILED_BY-vs2022-arm64/31156/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63433/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63468/ | + +
+Example + +``` +not ok 601 parallel/test-os + --- + duration_ms: 157.01100 + severity: fail + exitcode: 1 + stack: |- + node:assert:90 + throw new AssertionError(obj); + ^ + + AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + + 0 !== 5 + + at Object. (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-os.js:90:10) + at Module._compile (node:internal/modules/cjs/loader:1550:14) + at Object..js (node:internal/modules/cjs/loader:1702:10) + at Module.load (node:internal/modules/cjs/loader:1307:32) + at Function._load (node:internal/modules/cjs/loader:1121:12) + at TracingChannel.traceSync (node:diagnostics_channel:322:14) + at wrapModuleLoad (node:internal/modules/cjs/loader:219:24) + at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5) + at node:internal/main/run_main_module:36:49 { + generatedMessage: true, + code: 'ERR_ASSERTION', + actual: 0, + exp... +``` +
+ +------- + +| Reason | pummel/test-fs-readfile-tostring-fail | +| - | :- | +| Type | JS_TEST_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/55697/](https://ci.nodejs.org/job/node-test-pull-request/63479/), [https://github.com/nodejs/node/pull/55771/](https://ci.nodejs.org/job/node-test-pull-request/63492/)) | +| Appeared | [test-orka-macos11-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/61984/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63479/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63492/ | + +
+Example + +``` +not ok 3913 pummel/test-fs-readfile-tostring-fail + --- + duration_ms: 279.55800 + severity: fail + exitcode: 7 + stack: |- + /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:77 + throw err; + ^ + + AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write + at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:35:37) + at callback (node:internal/streams/writable:764:21) + at onwriteError (node:internal/streams/writable:603:3) + at onwrite (node:internal/streams/writable:647:7) + at node:internal/fs/streams:513:5 + at node:internal/fs/streams:455:14 + at FSReqCallback.wrapper [as oncomplete] (node:fs:943:5) { + generatedMessage: false, + code: 'ERR_ASSERTION', + actual: [Error: ENOSPC: no space left on device, write] { + errno: -28, + code: 'ENOSPC'... +``` +
+ +------- + + +### Jenkins Failure + + +### Git Failure + +| Reason | ERROR: Error fetching remote repo 'origin' | +| - | :- | +| Type | GIT_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/52587/](https://ci.nodejs.org/job/node-test-pull-request/63400/), [https://github.com/nodejs/node/pull/55711/](https://ci.nodejs.org/job/node-test-pull-request/63413/)) | +| Appeared | [test-mnx-ubuntu2204-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/61505/console), [test-digitalocean-fedora40-x64-2](https://ci.nodejs.org/job/node-test-commit-linux/nodes=fedora-latest-x64/61492/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63400/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63413/ | + +
+Example + +``` +ERROR: Error fetching remote repo 'origin' +hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git + at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) + at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) + at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) + at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) +``` +
+ +------- + + +### Build Failure + +| Reason | fatal: No rebase in progress? | +| - | :- | +| Type | BUILD_FAILURE | +| Failed PR | 5 ([https://github.com/nodejs/node/pull/55711/](https://ci.nodejs.org/job/node-test-pull-request/63413/), [https://github.com/nodejs/node/pull/44878/](https://ci.nodejs.org/job/node-test-pull-request/63421/), [https://github.com/nodejs/node/pull/55514/](https://ci.nodejs.org/job/node-test-pull-request/63428/), [https://github.com/nodejs/node/pull/54896/](https://ci.nodejs.org/job/node-test-pull-request/63446/), [https://github.com/nodejs/node/pull/55728/](https://ci.nodejs.org/job/node-test-pull-request/63454/)) | +| Appeared | [test-ibm-ubuntu2204_sharedlibs_container-x64-4](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_shared_x64/47332/console), [test-orka-macos11-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/61934/console), [test-orka-macos11-x64-2](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/61929/console), [test-ibm-rhel8-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=rhel8-x64/61516/console), [test-orka-macos10.15-x64-2](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx1015/61907/console), [test-osuosl-rhel8-ppc64_le-2](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/56307/console), [test-ibm-ubi81_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/47296/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63413/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63454/ | + +
+Example + +``` +fatal: No rebase in progress? +``` +
+ +------- + +| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? | +| - | :- | +| Type | BUILD_FAILURE | +| Failed PR | 3 ([https://github.com/nodejs/node/pull/52587/](https://ci.nodejs.org/job/node-test-pull-request/63400/), [https://github.com/nodejs/node/pull/55605/](https://ci.nodejs.org/job/node-test-pull-request/63405/), [https://github.com/nodejs/node/pull/44878/](https://ci.nodejs.org/job/node-test-pull-request/63421/)) | +| Appeared | [test-equinix-rhel8_container-arm64-1](https://ci.nodejs.org/job/node-test-commit-arm/nodes=rhel8-arm64/55661/console), [test-equinix-ubuntu1804_sharedlibs_container-arm64-1](https://ci.nodejs.org/job/node-test-commit-arm/nodes=ubuntu1804-arm64/55661/console), [test-osuosl-aix72-ppc64_be-3](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/54534/console), [test-equinix-debian11_container-armv7l-2](https://ci.nodejs.org/job/node-test-binary-armv7l/RUN_SUBSET=native,nodes=debian11-armv7l/14464/console), [test-equinix-ubuntu2204_container-armv7l-2](https://ci.nodejs.org/job/node-test-binary-armv7l/RUN_SUBSET=js,nodes=ubuntu2204-armv7l/14447/console), [test-osuosl-ubuntu2204_container-armv7l-1](https://ci.nodejs.org/job/node-test-binary-armv7l/RUN_SUBSET=native,nodes=ubuntu2204-armv7l/14447/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63400/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63421/ | + +
+Example + +``` +ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? +Collecting metadata... +Metadata collection done. +[Checks API] No suitable checks publisher found. +Notifying upstream projects of job completion +Finished: FAILURE +``` +
+ +------- + +| Reason | fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository | +| - | :- | +| Type | BUILD_FAILURE | +| Failed PR | 3 ([https://github.com/nodejs/node/pull/55739/](https://ci.nodejs.org/job/node-test-pull-request/63451/), [https://github.com/nodejs/node/pull/55697/](https://ci.nodejs.org/job/node-test-pull-request/63479/), [https://github.com/nodejs/node/pull/55797/](https://ci.nodejs.org/job/node-test-pull-request/63497/)) | +| Appeared | [test-equinix-ubuntu2204_container-armv7l-2](https://ci.nodejs.org/job/node-test-binary-armv7l/RUN_SUBSET=js,nodes=ubuntu2204-armv7l/14537/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63451/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63497/ | + +
+Example + +``` +fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository +fatal: Could not read from remote repository. +fatal: unable to create thread: Resource temporarily unavailable +fatal: failed to run repack +``` +
+ +------- + +| Reason | ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? | +| - | :- | +| Type | BUILD_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/44878/](https://ci.nodejs.org/job/node-test-pull-request/63421/), [https://github.com/nodejs/node/pull/55708/](https://ci.nodejs.org/job/node-test-pull-request/63427/)) | +| Appeared | [test-ibm-rhel8-s390x-4](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel8-s390x/46649/console), [test-ibm-rhel8-s390x-1](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel8-s390x/46644/console), [test-digitalocean-freebsd12-x64-2](https://ci.nodejs.org/job/node-test-commit-freebsd/nodes=freebsd12-x64/57495/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63421/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63427/ | + +
+Example + +``` +ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? +Collecting metadata... +Metadata collection done. +[Checks API] No suitable checks publisher found. +Notifying upstream projects of job completion +Finished: FAILURE +``` +
+ +------- + +| Reason | ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? | +| - | :- | +| Type | BUILD_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/55602/](https://ci.nodejs.org/job/node-test-pull-request/63452/), [https://github.com/nodejs/node/pull/55708/](https://ci.nodejs.org/job/node-test-pull-request/63460/)) | +| Appeared | [test-azure_msft-win2016_vs2017-x64-2](https://ci.nodejs.org/job/node-test-binary-windows-native-suites/nodes=win2016-vs2017-COMPILED_BY-vs2022-x86/25209/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63452/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63460/ | + +
+Example + +``` +ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? +Collecting metadata... +Metadata collection done. +Notifying upstream projects of job completion +Finished: FAILURE +``` +
+ +------- + +| Reason | Error: Command failed: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/deps/npm/node_modules/node-gyp/bin/node-gyp.js rebuild --directory=/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/benchmark/napi/function_args | +| - | :- | +| Type | BUILD_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/55708/](https://ci.nodejs.org/job/node-test-pull-request/63460/), [https://github.com/nodejs/node/pull/55740/](https://ci.nodejs.org/job/node-test-pull-request/63470/)) | +| Appeared | [test-orka-macos10.15-x64-2](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx1015/61949/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63460/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63470/ | + +
+Example + +``` +Error: Command failed: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/deps/npm/node_modules/node-gyp/bin/node-gyp.js rebuild --directory=/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/benchmark/napi/function_args +gyp info it worked if it ends with ok +gyp info using node-gyp@10.2.0 +gyp info using node@18.20.5-pre | darwin | x64 +gyp info chdir /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/benchmark/napi/function_args +gyp info find Python using Python version 3.7.7 found at "/usr/local/opt/python/bin/python3.7" +``` +
+ +------- + +| Reason | Error: Command failed: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/deps/npm/node_modules/node-gyp/bin/node-gyp.js rebuild --directory=/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/benchmark/napi/function_call | +| - | :- | +| Type | BUILD_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/55708/](https://ci.nodejs.org/job/node-test-pull-request/63427/), [https://github.com/nodejs/node/pull/55602/](https://ci.nodejs.org/job/node-test-pull-request/63472/)) | +| Appeared | [test-orka-macos10.15-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx1015/61959/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63427/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63472/ | + +
+Example + +``` +Error: Command failed: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/deps/npm/node_modules/node-gyp/bin/node-gyp.js rebuild --directory=/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/benchmark/napi/function_call +gyp info it worked if it ends with ok +gyp info using node-gyp@10.2.0 +gyp info using node@18.20.5-pre | darwin | x64 +gyp info chdir /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/benchmark/napi/function_call +gyp info find Python using Python version 3.7.7 found at "/usr/local/opt/python/bin/python3.7" +``` +
+ +------- + +| Reason | Error: list index out of range | +| - | :- | +| Type | BUILD_FAILURE | +| Failed PR | 2 ([https://github.com/nodejs/node/pull/52587/](https://ci.nodejs.org/job/node-test-pull-request/63400/), [https://github.com/nodejs/node/pull/44878/](https://ci.nodejs.org/job/node-test-pull-request/63421/)) | +| Appeared | [test-equinix-debian11_container-armv7l-1](https://ci.nodejs.org/job/node-test-binary-armv7l/RUN_SUBSET=js,nodes=debian11-armv7l/14464/console) | +| First CI | https://ci.nodejs.org/job/node-test-pull-request/63400/ | +| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63421/ | + +
+Example + +``` +Error: list index out of range +POST BUILD TASK : FAILURE +END OF POST BUILD TASK : 0 +Recording test results +[Checks API] No suitable checks publisher found. +[PostBuildScript] - [INFO] Executing post build scripts. +``` +
+ +------- +