Skip to content

Conversation

@trentm
Copy link
Member

@trentm trentm commented Mar 10, 2022

This updates to get http-client fix
elastic/apm-nodejs-http-client#180

Fixes: #2598

Checklist

@trentm trentm self-assigned this Mar 10, 2022
@github-actions github-actions bot added the agent-nodejs Make available for APM Agents project planning. label Mar 10, 2022
@ghost
Copy link

ghost commented Mar 10, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-15T16:21:04.984+0000

  • Duration: 23 min 34 sec

Test stats 🧪

Test Results
Failed 0
Passed 242607
Skipped 0
Total 242607

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run module tests for <modules> : Run TAV tests for one or more modules, where <modules> can be either a comma separated list of modules (e.g. memcached,redis) or the string literal ALL to test all modules

  • run benchmark tests : Run the benchmark test only.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@trentm trentm marked this pull request as ready for review March 15, 2022 16:20
@trentm trentm requested a review from astorm March 15, 2022 16:20
astorm
astorm previously approved these changes Mar 15, 2022
@trentm trentm merged commit 96559d8 into main Mar 15, 2022
@trentm trentm deleted the trentm/lambda-fix-null-if-ext-down branch March 15, 2022 18:44
@ghost
Copy link

ghost commented Mar 15, 2022

❕ Build Aborted

There is a new build on-going so the previous on-going builds have been aborted.

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-15T18:33:36.288+0000

  • Duration: 14 min 20 sec

Steps errors 23

Expand to view the steps failures

Show only the first 10 steps failures

Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.303Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.641Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.100Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.740Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.842Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.461Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.339Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.419Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Archive the artifacts
  • Took 0 min 1 sec . View more details here
  • Description: [2022-03-15T18:47:44.623Z] Archiving artifacts org.jenkinsci.plugins.workflow.steps.FlowInterrupted
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run module tests for <modules> : Run TAV tests for one or more modules, where <modules> can be either a comma separated list of modules (e.g. memcached,redis) or the string literal ALL to test all modules

  • run benchmark tests : Run the benchmark test only.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-nodejs Make available for APM Agents project planning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lambda: if extension is down, agent eventually causes null function response

3 participants