elastic / ecs-logging-java

https://www.elastic.co/guide/en/ecs-logging/java/current/intro.html
Apache License 2.0
141 stars 75 forks source link

Add support for log4j 1.2.4 #101

Closed felixbarny closed 3 years ago

felixbarny commented 3 years ago

@fatmcgav FYI

apmmachine commented 3 years ago

:green_heart: 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

Expand to view the summary

#### Build stats * Build Cause: `[Pull request #101 updated]` * Start Time: 2020-11-18T09:29:16.197+0000 * Duration: 12 min 10 sec #### Test stats :test_tube: | Test | Results | | ------------ | :-----------------------------: | | Failed | 0 | | Passed | 127 | | Skipped | 4 | | Total | 131 |

apmmachine commented 3 years ago

:broken_heart: Build Failed

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 * Build Cause: `[Pull request #101 updated]` * Start Time: 2020-11-18T09:58:02.685+0000 * Duration: 7 min 49 sec

Steps errors 2

Expand to view the steps failures

#### `Git fetch`

  • Took 0 min 2 sec . View more details on here
#### `Archive the artifacts`
  • Took 0 min 0 sec . View more details on here
  • Description: fetch.log

Log output

Expand to view the last 100 lines of log output

``` [2020-11-18T09:58:05.136Z] > git config --get remote.origin.url # timeout=10 [2020-11-18T09:58:05.141Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T09:58:05.146Z] > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T09:58:05.784Z] > git rev-parse current^{commit} # timeout=10 [2020-11-18T09:58:05.790Z] > git branch -a -v --no-abbrev --contains 1405b404792fb9f8df6252e2e64826b468023313 # timeout=10 [2020-11-18T09:58:05.821Z] Selected match: master revision 1405b404792fb9f8df6252e2e64826b468023313 [2020-11-18T09:58:05.822Z] using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba [2020-11-18T09:58:05.884Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-18T09:58:05.889Z] Fetching changes from the remote Git repository [2020-11-18T09:58:05.890Z] > git config remote.origin.url git@github.com:elastic/apm-pipeline-library.git # timeout=10 [2020-11-18T09:58:05.895Z] Fetching without tags [2020-11-18T09:58:05.895Z] Fetching upstream changes from git@github.com:elastic/apm-pipeline-library.git [2020-11-18T09:58:05.895Z] > git --version # timeout=10 [2020-11-18T09:58:05.899Z] > git --version # 'git version 2.17.1' [2020-11-18T09:58:05.900Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T09:58:05.905Z] > git fetch --no-tags --progress -- git@github.com:elastic/apm-pipeline-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T09:58:06.531Z] Checking out Revision 1405b404792fb9f8df6252e2e64826b468023313 (master) [2020-11-18T09:58:06.531Z] > git config core.sparsecheckout # timeout=10 [2020-11-18T09:58:06.536Z] > git checkout -f 1405b404792fb9f8df6252e2e64826b468023313 # timeout=10 [2020-11-18T09:58:06.551Z] Commit message: "docs: update CHANGELOG.md" [2020-11-18T09:58:07.311Z] Excluding src/test/ from checkout of git git@github.com:elastic/apm-pipeline-library.git so that shared library test code cannot be accessed by Pipelines. [2020-11-18T09:58:07.311Z] To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [2020-11-18T09:58:09.008Z] Running on Jenkins in /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101 [2020-11-18T09:58:09.096Z] [INFO] Override default checkout [2020-11-18T09:58:09.131Z] Sleeping for 10 sec [2020-11-18T09:58:19.145Z] using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba [2020-11-18T09:58:19.213Z] Wiping out workspace first. [2020-11-18T09:58:19.228Z] Cloning the remote Git repository [2020-11-18T09:58:19.228Z] Using shallow clone with depth 3 [2020-11-18T09:58:19.228Z] Avoid fetching tags [2020-11-18T09:58:19.229Z] Cloning repository git@github.com:elastic/ecs-logging-java.git [2020-11-18T09:58:19.229Z] > git init /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101 # timeout=10 [2020-11-18T09:58:19.238Z] Fetching upstream changes from git@github.com:elastic/ecs-logging-java.git [2020-11-18T09:58:19.238Z] > git --version # timeout=10 [2020-11-18T09:58:19.243Z] > git --version # 'git version 2.17.1' [2020-11-18T09:58:19.243Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T09:58:19.250Z] > git fetch --no-tags --progress -- git@github.com:elastic/ecs-logging-java.git +refs/heads/*:refs/remotes/origin/* # timeout=15 [2020-11-18T09:58:20.043Z] > git config remote.origin.url git@github.com:elastic/ecs-logging-java.git # timeout=10 [2020-11-18T09:58:20.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T09:58:20.054Z] > git config remote.origin.url git@github.com:elastic/ecs-logging-java.git # timeout=10 [2020-11-18T09:58:20.059Z] Cleaning workspace [2020-11-18T09:58:20.059Z] > git rev-parse --verify HEAD # timeout=10 [2020-11-18T09:58:20.064Z] No valid HEAD. Skipping the resetting [2020-11-18T09:58:20.064Z] > git clean -fdx # timeout=10 [2020-11-18T09:58:20.068Z] Using shallow fetch with depth 3 [2020-11-18T09:58:20.068Z] Pruning obsolete local branches [2020-11-18T09:58:20.068Z] Fetching upstream changes from git@github.com:elastic/ecs-logging-java.git [2020-11-18T09:58:20.068Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T09:58:20.073Z] > git fetch --no-tags --progress --prune -- git@github.com:elastic/ecs-logging-java.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=15 [2020-11-18T09:58:20.740Z] Merging remotes/origin/master commit f069958b6239a8a6cefd4d9842ee6b6c14b5533f into PR head commit bcf146f02b9c55536046d0e9a476ae8ebcf8c0e0 [2020-11-18T09:58:20.740Z] > git config core.sparsecheckout # timeout=10 [2020-11-18T09:58:20.745Z] > git checkout -f bcf146f02b9c55536046d0e9a476ae8ebcf8c0e0 # timeout=15 [2020-11-18T09:58:20.760Z] > git remote # timeout=10 [2020-11-18T09:58:20.765Z] > git config --get remote.origin.url # timeout=10 [2020-11-18T09:58:20.770Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T09:58:20.775Z] > git merge f069958b6239a8a6cefd4d9842ee6b6c14b5533f # timeout=10 [2020-11-18T09:58:20.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-18T09:58:20.786Z] Merge succeeded, producing bcf146f02b9c55536046d0e9a476ae8ebcf8c0e0 [2020-11-18T09:58:20.787Z] Checking out Revision bcf146f02b9c55536046d0e9a476ae8ebcf8c0e0 (PR-101) [2020-11-18T09:58:20.787Z] > git config core.sparsecheckout # timeout=10 [2020-11-18T09:58:20.791Z] > git checkout -f bcf146f02b9c55536046d0e9a476ae8ebcf8c0e0 # timeout=15 [2020-11-18T09:58:20.805Z] Commit message: "Don't release test modules" [2020-11-18T09:58:20.805Z] > git rev-list --no-walk d3135027984fd370f85e83d6096d47e427e92f5d # timeout=10 [2020-11-18T09:58:20.816Z] Cleaning workspace [2020-11-18T09:58:20.816Z] > git rev-parse --verify HEAD # timeout=10 [2020-11-18T09:58:20.821Z] Resetting working tree [2020-11-18T09:58:20.821Z] > git reset --hard # timeout=10 [2020-11-18T09:58:20.834Z] > git clean -fdx # timeout=10 [2020-11-18T09:58:21.452Z] Masking supported pattern matches of $JOB_GCS_BUCKET or $NOTIFY_TO [2020-11-18T09:58:21.485Z] Timeout set to expire in 1 hr 0 min [2020-11-18T09:58:21.492Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds. [2020-11-18T09:58:36.533Z] Still waiting to schedule task [2020-11-18T09:58:36.533Z] All nodes of label ‘linux&&immutable’ are offline [2020-11-18T10:04:37.307Z] Running on apm-ci-immutable-ubuntu-1804-1605693774932515179 in /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101 [2020-11-18T10:04:37.618Z] [INFO] 'shallow' is forced to be disabled when running on PullRequests [2020-11-18T10:04:37.627Z] Running in /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101/src/github.com/elastic/ecs-logging-java [2020-11-18T10:04:37.638Z] [INFO] gitCheckout: Checkout SCM PR-101 with default customisation from the Item. [2020-11-18T10:04:37.650Z] [INFO] Override default checkout [2020-11-18T10:04:37.671Z] Sleeping for 10 sec [2020-11-18T10:04:47.854Z] Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD [2020-11-18T10:04:49.439Z] + git fetch https://****:****@github.com/elastic/ecs-logging-java.git +refs/pull/*/head:refs/remotes/origin/pr/* [2020-11-18T10:04:49.490Z] [WARN] gitCmd failed, further details in the archived file 'fetch.log' [2020-11-18T10:04:49.498Z] Archiving artifacts [2020-11-18T10:04:49.830Z] Stage "Build" skipped due to earlier failure(s) [2020-11-18T10:04:49.886Z] Stage "Tests" skipped due to earlier failure(s) [2020-11-18T10:04:49.915Z] Stage "Unit Tests" skipped due to earlier failure(s) [2020-11-18T10:04:49.916Z] Stage "Javadoc" skipped due to earlier failure(s) [2020-11-18T10:04:49.917Z] Stage "Sanity checks" skipped due to earlier failure(s) [2020-11-18T10:04:49.943Z] Failed in branch Unit Tests [2020-11-18T10:04:49.944Z] Failed in branch Javadoc [2020-11-18T10:04:49.945Z] Failed in branch Sanity checks [2020-11-18T10:04:50.575Z] Running on Jenkins in /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101@3 [2020-11-18T10:04:50.787Z] [INFO] getVaultSecret: Getting secrets [2020-11-18T10:04:50.930Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID [2020-11-18T10:04:51.590Z] + chmod 755 generate-build-data.sh [2020-11-18T10:04:51.590Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/runs/6 FAILURE 408648 [2020-11-18T10:04:52.141Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/runs/6/steps/?limit=10000 -o steps-info.json [2020-11-18T10:04:52.692Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/runs/6/tests/?status=FAILED -o tests-errors.json [2020-11-18T10:04:52.692Z] Retry 1/3 exited 22, retrying in 1 seconds... [2020-11-18T10:04:53.603Z] Retry 2/3 exited 22, retrying in 2 seconds... ```

apmmachine commented 3 years ago

:broken_heart: Build Failed

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 * Build Cause: `[Pull request #101 updated]` * Start Time: 2020-11-18T10:02:42.168+0000 * Duration: 5 min 14 sec

Steps errors 2

Expand to view the steps failures

#### `Git fetch`

  • Took 0 min 2 sec . View more details on here
#### `Archive the artifacts`
  • Took 0 min 0 sec . View more details on here
  • Description: fetch.log

Log output

Expand to view the last 100 lines of log output

``` [2020-11-18T10:02:44.522Z] > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T10:02:45.187Z] > git rev-parse current^{commit} # timeout=10 [2020-11-18T10:02:45.193Z] > git branch -a -v --no-abbrev --contains 1405b404792fb9f8df6252e2e64826b468023313 # timeout=10 [2020-11-18T10:02:45.232Z] Selected match: master revision 1405b404792fb9f8df6252e2e64826b468023313 [2020-11-18T10:02:45.233Z] using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba [2020-11-18T10:02:45.307Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-18T10:02:45.314Z] Fetching changes from the remote Git repository [2020-11-18T10:02:45.314Z] > git config remote.origin.url git@github.com:elastic/apm-pipeline-library.git # timeout=10 [2020-11-18T10:02:45.321Z] Fetching without tags [2020-11-18T10:02:45.321Z] Fetching upstream changes from git@github.com:elastic/apm-pipeline-library.git [2020-11-18T10:02:45.321Z] > git --version # timeout=10 [2020-11-18T10:02:45.327Z] > git --version # 'git version 2.17.1' [2020-11-18T10:02:45.327Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T10:02:45.333Z] > git fetch --no-tags --progress -- git@github.com:elastic/apm-pipeline-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T10:02:45.952Z] Checking out Revision 1405b404792fb9f8df6252e2e64826b468023313 (master) [2020-11-18T10:02:45.952Z] > git config core.sparsecheckout # timeout=10 [2020-11-18T10:02:45.957Z] > git checkout -f 1405b404792fb9f8df6252e2e64826b468023313 # timeout=10 [2020-11-18T10:02:45.969Z] Commit message: "docs: update CHANGELOG.md" [2020-11-18T10:02:46.579Z] Excluding src/test/ from checkout of git git@github.com:elastic/apm-pipeline-library.git so that shared library test code cannot be accessed by Pipelines. [2020-11-18T10:02:46.579Z] To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [2020-11-18T10:02:46.938Z] Running on Jenkins in /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101@2 [2020-11-18T10:02:47.027Z] [INFO] Override default checkout [2020-11-18T10:02:47.065Z] Sleeping for 10 sec [2020-11-18T10:02:57.079Z] using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba [2020-11-18T10:02:57.152Z] Wiping out workspace first. [2020-11-18T10:02:57.153Z] Cloning the remote Git repository [2020-11-18T10:02:57.153Z] Using shallow clone with depth 3 [2020-11-18T10:02:57.153Z] Avoid fetching tags [2020-11-18T10:02:57.153Z] Cloning repository git@github.com:elastic/ecs-logging-java.git [2020-11-18T10:02:57.153Z] > git init /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101@2 # timeout=10 [2020-11-18T10:02:57.160Z] Fetching upstream changes from git@github.com:elastic/ecs-logging-java.git [2020-11-18T10:02:57.160Z] > git --version # timeout=10 [2020-11-18T10:02:57.165Z] > git --version # 'git version 2.17.1' [2020-11-18T10:02:57.165Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T10:02:57.170Z] > git fetch --no-tags --progress -- git@github.com:elastic/ecs-logging-java.git +refs/heads/*:refs/remotes/origin/* # timeout=15 [2020-11-18T10:02:57.936Z] > git config remote.origin.url git@github.com:elastic/ecs-logging-java.git # timeout=10 [2020-11-18T10:02:57.941Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T10:02:57.946Z] > git config remote.origin.url git@github.com:elastic/ecs-logging-java.git # timeout=10 [2020-11-18T10:02:57.952Z] Cleaning workspace [2020-11-18T10:02:57.952Z] > git rev-parse --verify HEAD # timeout=10 [2020-11-18T10:02:57.957Z] No valid HEAD. Skipping the resetting [2020-11-18T10:02:57.957Z] > git clean -fdx # timeout=10 [2020-11-18T10:02:57.964Z] Using shallow fetch with depth 3 [2020-11-18T10:02:57.964Z] Pruning obsolete local branches [2020-11-18T10:02:57.964Z] Fetching upstream changes from git@github.com:elastic/ecs-logging-java.git [2020-11-18T10:02:57.964Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T10:02:57.970Z] > git fetch --no-tags --progress --prune -- git@github.com:elastic/ecs-logging-java.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=15 [2020-11-18T10:02:58.634Z] Merging remotes/origin/master commit f069958b6239a8a6cefd4d9842ee6b6c14b5533f into PR head commit ab7c0a4b8abe83ca2931f5e45340e5819600d1f7 [2020-11-18T10:02:58.634Z] > git config core.sparsecheckout # timeout=10 [2020-11-18T10:02:58.640Z] > git checkout -f ab7c0a4b8abe83ca2931f5e45340e5819600d1f7 # timeout=15 [2020-11-18T10:02:58.656Z] > git remote # timeout=10 [2020-11-18T10:02:58.662Z] > git config --get remote.origin.url # timeout=10 [2020-11-18T10:02:58.668Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key [2020-11-18T10:02:58.675Z] > git merge f069958b6239a8a6cefd4d9842ee6b6c14b5533f # timeout=10 [2020-11-18T10:02:58.682Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-18T10:02:58.688Z] Merge succeeded, producing ab7c0a4b8abe83ca2931f5e45340e5819600d1f7 [2020-11-18T10:02:58.689Z] Checking out Revision ab7c0a4b8abe83ca2931f5e45340e5819600d1f7 (PR-101) [2020-11-18T10:02:58.689Z] > git config core.sparsecheckout # timeout=10 [2020-11-18T10:02:58.694Z] > git checkout -f ab7c0a4b8abe83ca2931f5e45340e5819600d1f7 # timeout=15 [2020-11-18T10:02:58.708Z] Commit message: "Simplify MdcAccess$Resolver" [2020-11-18T10:02:58.709Z] > git rev-list --no-walk bcf146f02b9c55536046d0e9a476ae8ebcf8c0e0 # timeout=10 [2020-11-18T10:02:58.721Z] Cleaning workspace [2020-11-18T10:02:58.721Z] > git rev-parse --verify HEAD # timeout=10 [2020-11-18T10:02:58.727Z] Resetting working tree [2020-11-18T10:02:58.727Z] > git reset --hard # timeout=10 [2020-11-18T10:02:58.739Z] > git clean -fdx # timeout=10 [2020-11-18T10:02:58.844Z] Masking supported pattern matches of $JOB_GCS_BUCKET or $NOTIFY_TO [2020-11-18T10:02:58.886Z] Timeout set to expire in 1 hr 0 min [2020-11-18T10:02:58.894Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds. [2020-11-18T10:03:13.948Z] Still waiting to schedule task [2020-11-18T10:03:13.949Z] All nodes of label ‘linux&&immutable’ are offline [2020-11-18T10:07:42.143Z] Running on apm-ci-immutable-ubuntu-1804-1605693952232681826 in /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101 [2020-11-18T10:07:42.589Z] [INFO] 'shallow' is forced to be disabled when running on PullRequests [2020-11-18T10:07:42.597Z] Running in /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101/src/github.com/elastic/ecs-logging-java [2020-11-18T10:07:42.607Z] [INFO] gitCheckout: Checkout SCM PR-101 with default customisation from the Item. [2020-11-18T10:07:42.618Z] [INFO] Override default checkout [2020-11-18T10:07:42.638Z] Sleeping for 10 sec [2020-11-18T10:07:53.066Z] Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD [2020-11-18T10:07:54.759Z] + git fetch https://****:****@github.com/elastic/ecs-logging-java.git +refs/pull/*/head:refs/remotes/origin/pr/* [2020-11-18T10:07:54.816Z] [WARN] gitCmd failed, further details in the archived file 'fetch.log' [2020-11-18T10:07:54.824Z] Archiving artifacts [2020-11-18T10:07:55.223Z] Stage "Build" skipped due to earlier failure(s) [2020-11-18T10:07:55.277Z] Stage "Tests" skipped due to earlier failure(s) [2020-11-18T10:07:55.301Z] Stage "Unit Tests" skipped due to earlier failure(s) [2020-11-18T10:07:55.302Z] Stage "Javadoc" skipped due to earlier failure(s) [2020-11-18T10:07:55.302Z] Stage "Sanity checks" skipped due to earlier failure(s) [2020-11-18T10:07:55.325Z] Failed in branch Unit Tests [2020-11-18T10:07:55.326Z] Failed in branch Javadoc [2020-11-18T10:07:55.326Z] Failed in branch Sanity checks [2020-11-18T10:07:55.511Z] Running on worker-854309 in /var/lib/jenkins/workspace/java_ecs-logging-java-mbp_PR-101 [2020-11-18T10:07:55.580Z] [INFO] getVaultSecret: Getting secrets [2020-11-18T10:07:55.723Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID [2020-11-18T10:07:57.713Z] + chmod 755 generate-build-data.sh [2020-11-18T10:07:57.713Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/runs/7 FAILURE 314153 [2020-11-18T10:07:57.713Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/runs/7/steps/?limit=10000 -o steps-info.json [2020-11-18T10:07:58.414Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/runs/7/tests/?status=FAILED -o tests-errors.json [2020-11-18T10:07:59.114Z] Retry 1/3 exited 22, retrying in 1 seconds... [2020-11-18T10:08:00.564Z] Retry 2/3 exited 22, retrying in 2 seconds... [2020-11-18T10:08:02.826Z] Retry 3/3 exited 22, no more retries left. [2020-11-18T10:08:02.826Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-101/runs/7/log/ -o pipeline-log.txt ```