Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

docs: using Dyno #1056

Merged
merged 7 commits into from
Feb 3, 2021
Merged

docs: using Dyno #1056

merged 7 commits into from
Feb 3, 2021

Conversation

kuisathaverat
Copy link
Contributor

What does this PR do?

It adds a section to explain how to use Dyno with a remote APM Server

@kuisathaverat kuisathaverat added docs automation Team:Automation Label for the Observability productivity team labels Feb 3, 2021
@kuisathaverat kuisathaverat requested a review from a team February 3, 2021 09:54
@kuisathaverat kuisathaverat self-assigned this Feb 3, 2021
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Contributor

@cachedout cachedout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 Nice!

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@kuisathaverat kuisathaverat merged commit 000ece1 into elastic:master Feb 3, 2021
@apmmachine
Copy link
Collaborator

💔 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 #1056 updated

    • Start Time: 2021-02-03T09:59:34.181+0000
  • Duration: 12 min 59 sec

  • Commit: 083b3bd

Test stats 🧪

Test Results
Failed 0
Passed 226
Skipped 10
Total 236

Steps errors 1

Expand to view the steps failures

Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Downstream job for 'All' failed

Log output

Expand to view the last 100 lines of log output

[2021-02-03T10:06:53.657Z] Collecting filelock<4,>=3.0.0
[2021-02-03T10:06:53.657Z]   Downloading filelock-3.0.12.tar.gz (8.5 kB)
[2021-02-03T10:06:53.918Z] Collecting contextlib2; python_version < "3"
[2021-02-03T10:06:53.918Z]   Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB)
[2021-02-03T10:06:54.177Z] Collecting zipp>=0.5
[2021-02-03T10:06:54.177Z]   Downloading zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
[2021-02-03T10:06:54.177Z] Collecting configparser>=3.5; python_version < "3"
[2021-02-03T10:06:54.177Z]   Downloading configparser-4.0.2-py2.py3-none-any.whl (22 kB)
[2021-02-03T10:06:54.177Z] Collecting typing; python_version < "3.5"
[2021-02-03T10:06:54.177Z]   Downloading typing-3.7.4.3-py2-none-any.whl (26 kB)
[2021-02-03T10:06:54.177Z] Collecting singledispatch; python_version < "3.4"
[2021-02-03T10:06:54.438Z]   Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl (12 kB)
[2021-02-03T10:06:54.438Z] Collecting scandir; python_version < "3.5"
[2021-02-03T10:06:54.438Z]   Downloading scandir-1.10.0.tar.gz (33 kB)
[2021-02-03T10:06:54.698Z] Building wheels for collected packages: filelock, scandir
[2021-02-03T10:06:54.698Z]   Building wheel for filelock (setup.py): started
[2021-02-03T10:06:54.698Z]   Building wheel for filelock (setup.py): finished with status 'done'
[2021-02-03T10:06:54.698Z]   Created wheel for filelock: filename=filelock-3.0.12-py2-none-any.whl size=7576 sha256=3c02ed1b6a4649ef430d6085bf9e3b20645ad8c6ae211feb7de88f0accf6d989
[2021-02-03T10:06:54.698Z]   Stored in directory: /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pip/wheels/b9/91/23/b559c1f4fd55056712b3a71cd9cab1dc0089e2232d502ed72e
[2021-02-03T10:06:54.698Z]   Building wheel for scandir (setup.py): started
[2021-02-03T10:06:55.634Z]   Building wheel for scandir (setup.py): finished with status 'done'
[2021-02-03T10:06:55.634Z]   Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=33231 sha256=5e80cc5a41d34450f2078a12d1c2e945ca17b62a13e61386d51964a0f6f295f8
[2021-02-03T10:06:55.634Z]   Stored in directory: /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pip/wheels/58/2c/26/52406f7d1f19bcc47a6fbd1037a5f293492f5cf1d58c539edb
[2021-02-03T10:06:55.634Z] Successfully built filelock scandir
[2021-02-03T10:06:55.634Z] Installing collected packages: futures, pyyaml, aspy.yaml, scandir, six, pathlib2, contextlib2, zipp, configparser, importlib-metadata, typing, singledispatch, importlib-resources, appdirs, distlib, filelock, virtualenv, toml, cfgv, nodeenv, identify, pre-commit
[2021-02-03T10:06:56.202Z] Successfully installed appdirs-1.4.4 aspy.yaml-1.3.0 cfgv-2.0.1 configparser-4.0.2 contextlib2-0.6.0.post1 distlib-0.3.1 filelock-3.0.12 futures-3.3.0 identify-1.5.13 importlib-metadata-2.1.1 importlib-resources-3.3.1 nodeenv-1.5.0 pathlib2-2.3.5 pre-commit-1.21.0 pyyaml-5.4.1 scandir-1.10.0 singledispatch-3.4.0.3 six-1.15.0 toml-0.10.2 typing-3.7.4.3 virtualenv-20.4.2 zipp-1.2.0
[2021-02-03T10:06:56.461Z] Downloading https://files.pythonhosted.org/packages/a4/e3/1f067de470e3a86875ed915438dc3bd781fb0346254f541190a09472b677/virtualenv-16.7.10.tar.gz
[2021-02-03T10:06:56.461Z] Done.
[2021-02-03T10:06:56.461Z] *******************************************************************************
[2021-02-03T10:06:56.461Z] Installing pre-commit to /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin/pre-commit
[2021-02-03T10:06:56.461Z] *******************************************************************************
[2021-02-03T10:06:56.461Z] It looks like /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin is not on your path
[2021-02-03T10:06:56.461Z] You may want to add it.
[2021-02-03T10:06:56.461Z] Often this does the trick: source ~/.profile
[2021-02-03T10:06:56.798Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2021-02-03T10:06:56.798Z] + pre-commit install --install-hooks
[2021-02-03T10:06:56.798Z] pre-commit installed at .git/hooks/pre-commit
[2021-02-03T10:06:56.798Z] [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[2021-02-03T10:06:57.734Z] [INFO] Initializing environment for https://github.com/detailyang/pre-commit-shell.git.
[2021-02-03T10:06:57.992Z] [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git.
[2021-02-03T10:06:58.560Z] [INFO] Initializing environment for https://github.com/elastic/apm-pipeline-library.
[2021-02-03T10:06:59.495Z] [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[2021-02-03T10:06:59.495Z] [INFO] Once installed this environment will be reused.
[2021-02-03T10:06:59.495Z] [INFO] This may take a few minutes...
[2021-02-03T10:07:06.068Z] [INFO] Installing environment for https://github.com/adrienverge/yamllint.git.
[2021-02-03T10:07:06.068Z] [INFO] Once installed this environment will be reused.
[2021-02-03T10:07:06.068Z] [INFO] This may take a few minutes...
[2021-02-03T10:07:08.935Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2021-02-03T10:07:08.935Z] + set +e
[2021-02-03T10:07:08.935Z] + find /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit -type d -name scripts
[2021-02-03T10:07:08.935Z] + grep .ci/scripts
[2021-02-03T10:07:08.935Z] + searchFile=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repoK5b4tl/.ci/scripts
[2021-02-03T10:07:08.935Z] + [ -e /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repoK5b4tl/.ci/scripts ]
[2021-02-03T10:07:08.935Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repoK5b4tl/.ci/scripts
[2021-02-03T10:07:08.935Z] + set -e
[2021-02-03T10:07:08.935Z] + git diff-tree --no-commit-id --name-only -r d7c47f5b25beea14ea5010434e6ebfc8d2d6f406
[2021-02-03T10:07:08.935Z] + + teexargs pre-commit.out pre-commit
[2021-02-03T10:07:08.935Z]  run --files
[2021-02-03T10:07:09.194Z] Check for case conflicts.................................................Passed
[2021-02-03T10:07:09.194Z] Check that executables have shebangs.................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] Check JSON...........................................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] Check for merge conflicts................................................Passed
[2021-02-03T10:07:09.195Z] Check Xml............................................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] Fix End of Files.........................................................Passed
[2021-02-03T10:07:09.195Z] Shellscript: lint....................................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] Yaml: lint...........................................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] check-bash-syntax....................................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] check-abstract-classes-and-trait.....................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] check-jsonslurper-class..............................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] check-jenkins-pipelines..............................(no files to check)Skipped
[2021-02-03T10:07:09.195Z] - hook id: check-jenkins-pipelines
[2021-02-03T10:07:09.453Z] check-unicode-non-breaking-spaces........................................Passed
[2021-02-03T10:07:09.453Z] remove-unicode-non-breaking-spaces.......................................Passed
[2021-02-03T10:07:09.453Z] check-en-dashes..........................................................Passed
[2021-02-03T10:07:09.453Z] remove-en-dashes.........................................................Passed
[2021-02-03T10:07:09.453Z] check-jjbb...........................................(no files to check)Skipped
[2021-02-03T10:07:09.453Z] - hook id: check-jjbb
[2021-02-03T10:07:09.396Z] $ ssh-agent -k
[2021-02-03T10:07:09.405Z] unset SSH_AUTH_SOCK;
[2021-02-03T10:07:09.406Z] unset SSH_AGENT_PID;
[2021-02-03T10:07:09.406Z] echo Agent pid 2481 killed;
[2021-02-03T10:07:09.495Z] [ssh-agent] Stopped.
[2021-02-03T10:07:09.559Z] Archiving artifacts
[2021-02-03T10:07:09.740Z] Recording test results
[2021-02-03T10:07:10.932Z] [INFO] Launching Agent tests in parallel
[2021-02-03T10:07:11.178Z] Scheduling project: APM Integration Test Downstream » PR-1056
[2021-02-03T10:07:24.864Z] Starting building: APM Integration Test Downstream » PR-1056 #4
[2021-02-03T10:11:32.396Z] [INFO] For detailed information see: https://apm-ci.elastic.co/job/apm-integration-test-downstream/job/PR-1056/4/display/redirect
[2021-02-03T10:11:32.422Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/All
[2021-02-03T10:11:32.525Z] Copied 13 artifacts from "APM Integration Test Downstream » PR-1056" build number 4
[2021-02-03T10:11:32.531Z] Recording test results
[2021-02-03T10:11:32.550Z] None of the test reports contained any result
[2021-02-03T10:11:32.569Z] Failed in branch All
[2021-02-03T10:11:32.820Z] Running on Jenkins in /var/lib/jenkins/workspace/apm-integration-tests_PR-1056
[2021-02-03T10:11:32.842Z] [INFO] getVaultSecret: Getting secrets
[2021-02-03T10:11:32.968Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-03T10:11:33.573Z] + chmod 755 generate-build-data.sh
[2021-02-03T10:11:33.573Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/4 FAILURE 719134
[2021-02-03T10:11:33.823Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/4/steps/?limit=10000 -o steps-info.json
[2021-02-03T10:11:34.374Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/4/tests/?status=FAILED -o tests-errors.json

@apmmachine
Copy link
Collaborator

💔 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 #1056 updated

    • Start Time: 2021-02-03T10:04:44.929+0000
  • Duration: 7 min 55 sec

  • Commit: 9a83708

Test stats 🧪

Test Results
Failed 0
Passed 226
Skipped 10
Total 236

Steps errors 2

Expand to view the steps failures

Building APM Integration Test Downstream » PR-1056
  • Took 0 min 0 sec . View more details on here
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Downstream job for 'All' failed

Log output

Expand to view the last 100 lines of log output

[2021-02-03T10:11:24.114Z] [INFO] Initializing environment for https://github.com/detailyang/pre-commit-shell.git.
[2021-02-03T10:11:24.374Z] [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git.
[2021-02-03T10:11:24.948Z] [INFO] Initializing environment for https://github.com/elastic/apm-pipeline-library.
[2021-02-03T10:11:25.896Z] [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[2021-02-03T10:11:25.896Z] [INFO] Once installed this environment will be reused.
[2021-02-03T10:11:25.896Z] [INFO] This may take a few minutes...
[2021-02-03T10:11:34.022Z] [INFO] Installing environment for https://github.com/adrienverge/yamllint.git.
[2021-02-03T10:11:34.022Z] [INFO] Once installed this environment will be reused.
[2021-02-03T10:11:34.022Z] [INFO] This may take a few minutes...
[2021-02-03T10:11:35.709Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2021-02-03T10:11:35.709Z] + set +e
[2021-02-03T10:11:35.709Z] + find /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit -type d -name scripts
[2021-02-03T10:11:35.709Z] + grep .ci/scripts
[2021-02-03T10:11:35.709Z] + searchFile=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repon0IFUC/.ci/scripts
[2021-02-03T10:11:35.709Z] + [ -e /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repon0IFUC/.ci/scripts ]
[2021-02-03T10:11:35.709Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repon0IFUC/.ci/scripts
[2021-02-03T10:11:35.709Z] + set -e
[2021-02-03T10:11:35.709Z] + git diff-tree --no-commit-id --name-only -r 8fa2124e28f843c0f01034b421f3ad039e1c13e5
[2021-02-03T10:11:35.709Z] + xargs pre-commit run --files
[2021-02-03T10:11:35.709Z] + tee pre-commit.out
[2021-02-03T10:11:35.968Z] Check for case conflicts.................................................Passed
[2021-02-03T10:11:35.968Z] Check that executables have shebangs.................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] Check JSON...........................................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] Check for merge conflicts................................................Passed
[2021-02-03T10:11:35.968Z] Check Xml............................................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] Fix End of Files.........................................................Passed
[2021-02-03T10:11:35.968Z] Shellscript: lint....................................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] Yaml: lint...........................................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] check-bash-syntax....................................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] check-abstract-classes-and-trait.....................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] check-jsonslurper-class..............................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] check-jenkins-pipelines..............................(no files to check)Skipped
[2021-02-03T10:11:35.968Z] - hook id: check-jenkins-pipelines
[2021-02-03T10:11:35.968Z] check-unicode-non-breaking-spaces........................................Passed
[2021-02-03T10:11:35.968Z] remove-unicode-non-breaking-spaces.......................................Passed
[2021-02-03T10:11:35.968Z] check-en-dashes..........................................................Passed
[2021-02-03T10:11:36.226Z] remove-en-dashes.........................................................Passed
[2021-02-03T10:11:36.226Z] check-jjbb...........................................(no files to check)Skipped
[2021-02-03T10:11:36.226Z] - hook id: check-jjbb
[2021-02-03T10:11:36.248Z] $ ssh-agent -k
[2021-02-03T10:11:36.253Z] unset SSH_AUTH_SOCK;
[2021-02-03T10:11:36.253Z] unset SSH_AGENT_PID;
[2021-02-03T10:11:36.253Z] echo Agent pid 2457 killed;
[2021-02-03T10:11:36.260Z] [ssh-agent] Stopped.
[2021-02-03T10:11:36.328Z] Archiving artifacts
[2021-02-03T10:11:36.496Z] Recording test results
[2021-02-03T10:11:37.755Z] [INFO] Launching Agent tests in parallel
[2021-02-03T10:11:37.889Z] Scheduling project: APM Integration Test Downstream » PR-1056
[2021-02-03T10:11:37.908Z] [INFO] Can not determine redirect link!!!
[2021-02-03T10:11:37.924Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/All
[2021-02-03T10:11:37.945Z] ERROR: Aggregate test results from dowsntream job has failed failed. Let's keep moving.
[2021-02-03T10:11:37.946Z] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: No such field found: field groovy.lang.MissingMethodException number
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.unclassifiedField(SandboxInterceptor.java:425)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:409)
[2021-02-03T10:11:37.946Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:353)
[2021-02-03T10:11:37.946Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:357)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2021-02-03T10:11:37.946Z] 	at WorkflowScript.runJob(WorkflowScript:160)
[2021-02-03T10:11:37.946Z] 	at ___cps.transform___(Native Method)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2021-02-03T10:11:37.946Z] 	at sun.reflect.GeneratedMethodAccessor609.invoke(Unknown Source)
[2021-02-03T10:11:37.946Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-02-03T10:11:37.946Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[2021-02-03T10:11:37.946Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
[2021-02-03T10:11:37.946Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
[2021-02-03T10:11:37.946Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276)
[2021-02-03T10:11:37.946Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
[2021-02-03T10:11:37.946Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-03T10:11:37.946Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:136)
[2021-02-03T10:11:37.946Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2021-02-03T10:11:37.946Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[2021-02-03T10:11:37.946Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2021-02-03T10:11:37.946Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-03T10:11:37.946Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2021-02-03T10:11:37.946Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2021-02-03T10:11:37.946Z] 	at java.lang.Thread.run(Thread.java:748)
[2021-02-03T10:11:37.958Z] Failed in branch All
[2021-02-03T10:11:39.108Z] Running on worker-1095690 in /var/lib/jenkins/workspace/apm-integration-tests_PR-1056
[2021-02-03T10:11:39.135Z] [INFO] getVaultSecret: Getting secrets
[2021-02-03T10:11:39.344Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-03T10:11:41.164Z] + chmod 755 generate-build-data.sh
[2021-02-03T10:11:41.164Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/6 FAILURE 414845
[2021-02-03T10:11:41.164Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/6/steps/?limit=10000 -o steps-info.json
[2021-02-03T10:11:41.864Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/6/tests/?status=FAILED -o tests-errors.json
[2021-02-03T10:11:42.565Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/6/log/ -o pipeline-log.txt

@apmmachine
Copy link
Collaborator

💔 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 #1056 updated

    • Start Time: 2021-02-03T10:00:34.784+0000
  • Duration: 12 min 34 sec

  • Commit: d7c47f5

Test stats 🧪

Test Results
Failed 0
Passed 226
Skipped 10
Total 236

Steps errors 1

Expand to view the steps failures

Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Downstream job for 'All' failed

Log output

Expand to view the last 100 lines of log output

[2021-02-03T10:07:11.706Z] Collecting filelock<4,>=3.0.0
[2021-02-03T10:07:11.706Z]   Downloading filelock-3.0.12.tar.gz (8.5 kB)
[2021-02-03T10:07:12.278Z] Collecting contextlib2; python_version < "3"
[2021-02-03T10:07:12.278Z]   Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB)
[2021-02-03T10:07:12.278Z] Collecting zipp>=0.5
[2021-02-03T10:07:12.278Z]   Downloading zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
[2021-02-03T10:07:12.278Z] Collecting configparser>=3.5; python_version < "3"
[2021-02-03T10:07:12.278Z]   Downloading configparser-4.0.2-py2.py3-none-any.whl (22 kB)
[2021-02-03T10:07:12.278Z] Collecting typing; python_version < "3.5"
[2021-02-03T10:07:12.538Z]   Downloading typing-3.7.4.3-py2-none-any.whl (26 kB)
[2021-02-03T10:07:12.538Z] Collecting singledispatch; python_version < "3.4"
[2021-02-03T10:07:12.538Z]   Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl (12 kB)
[2021-02-03T10:07:12.538Z] Collecting scandir; python_version < "3.5"
[2021-02-03T10:07:12.538Z]   Downloading scandir-1.10.0.tar.gz (33 kB)
[2021-02-03T10:07:12.797Z] Building wheels for collected packages: filelock, scandir
[2021-02-03T10:07:12.797Z]   Building wheel for filelock (setup.py): started
[2021-02-03T10:07:13.057Z]   Building wheel for filelock (setup.py): finished with status 'done'
[2021-02-03T10:07:13.057Z]   Created wheel for filelock: filename=filelock-3.0.12-py2-none-any.whl size=7576 sha256=234fc307f1f2109dd0c6c1f1626acbe3b435d60652e6bc41ec1509b88c2a879b
[2021-02-03T10:07:13.057Z]   Stored in directory: /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pip/wheels/b9/91/23/b559c1f4fd55056712b3a71cd9cab1dc0089e2232d502ed72e
[2021-02-03T10:07:13.057Z]   Building wheel for scandir (setup.py): started
[2021-02-03T10:07:13.994Z]   Building wheel for scandir (setup.py): finished with status 'done'
[2021-02-03T10:07:13.994Z]   Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=33230 sha256=4cfc612787cf9d13e38db9ffe15cc42e692fb5693832a7d86bed11724c9dc138
[2021-02-03T10:07:13.994Z]   Stored in directory: /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pip/wheels/58/2c/26/52406f7d1f19bcc47a6fbd1037a5f293492f5cf1d58c539edb
[2021-02-03T10:07:13.994Z] Successfully built filelock scandir
[2021-02-03T10:07:13.994Z] Installing collected packages: futures, pyyaml, aspy.yaml, scandir, six, pathlib2, contextlib2, zipp, configparser, importlib-metadata, typing, singledispatch, importlib-resources, appdirs, distlib, filelock, virtualenv, toml, cfgv, nodeenv, identify, pre-commit
[2021-02-03T10:07:14.563Z] Successfully installed appdirs-1.4.4 aspy.yaml-1.3.0 cfgv-2.0.1 configparser-4.0.2 contextlib2-0.6.0.post1 distlib-0.3.1 filelock-3.0.12 futures-3.3.0 identify-1.5.13 importlib-metadata-2.1.1 importlib-resources-3.3.1 nodeenv-1.5.0 pathlib2-2.3.5 pre-commit-1.21.0 pyyaml-5.4.1 scandir-1.10.0 singledispatch-3.4.0.3 six-1.15.0 toml-0.10.2 typing-3.7.4.3 virtualenv-20.4.2 zipp-1.2.0
[2021-02-03T10:07:14.563Z] Downloading https://files.pythonhosted.org/packages/a4/e3/1f067de470e3a86875ed915438dc3bd781fb0346254f541190a09472b677/virtualenv-16.7.10.tar.gz
[2021-02-03T10:07:14.563Z] Done.
[2021-02-03T10:07:14.563Z] *******************************************************************************
[2021-02-03T10:07:14.563Z] Installing pre-commit to /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin/pre-commit
[2021-02-03T10:07:14.563Z] *******************************************************************************
[2021-02-03T10:07:14.563Z] It looks like /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin is not on your path
[2021-02-03T10:07:14.563Z] You may want to add it.
[2021-02-03T10:07:14.563Z] Often this does the trick: source ~/.profile
[2021-02-03T10:07:14.885Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2021-02-03T10:07:14.885Z] + pre-commit install --install-hooks
[2021-02-03T10:07:14.885Z] pre-commit installed at .git/hooks/pre-commit
[2021-02-03T10:07:14.885Z] [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[2021-02-03T10:07:17.422Z] [INFO] Initializing environment for https://github.com/detailyang/pre-commit-shell.git.
[2021-02-03T10:07:18.358Z] [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git.
[2021-02-03T10:07:20.263Z] [INFO] Initializing environment for https://github.com/elastic/apm-pipeline-library.
[2021-02-03T10:07:23.553Z] [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[2021-02-03T10:07:23.553Z] [INFO] Once installed this environment will be reused.
[2021-02-03T10:07:23.553Z] [INFO] This may take a few minutes...
[2021-02-03T10:07:30.125Z] [INFO] Installing environment for https://github.com/adrienverge/yamllint.git.
[2021-02-03T10:07:30.125Z] [INFO] Once installed this environment will be reused.
[2021-02-03T10:07:30.125Z] [INFO] This may take a few minutes...
[2021-02-03T10:07:32.961Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2021-02-03T10:07:32.961Z] + set +e
[2021-02-03T10:07:32.961Z] + find /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit -type d -name scripts
[2021-02-03T10:07:32.961Z] + grep .ci/scripts
[2021-02-03T10:07:32.961Z] + searchFile=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/reponbV5n6/.ci/scripts
[2021-02-03T10:07:32.961Z] + [ -e /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/reponbV5n6/.ci/scripts ]
[2021-02-03T10:07:32.961Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/reponbV5n6/.ci/scripts
[2021-02-03T10:07:32.961Z] + set -e
[2021-02-03T10:07:32.961Z] + git diff-tree --no-commit-id --name-only -r 9a8370886dd83cb9a63ce62a705b7b5312314fd1
[2021-02-03T10:07:32.961Z] + xargs pre-commit run --files
[2021-02-03T10:07:32.961Z] + tee pre-commit.out
[2021-02-03T10:07:33.220Z] Check for case conflicts.................................................Passed
[2021-02-03T10:07:33.220Z] Check that executables have shebangs.................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] Check JSON...........................................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] Check for merge conflicts................................................Passed
[2021-02-03T10:07:33.220Z] Check Xml............................................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] Fix End of Files.........................................................Passed
[2021-02-03T10:07:33.220Z] Shellscript: lint....................................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] Yaml: lint...........................................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] check-bash-syntax....................................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] check-abstract-classes-and-trait.....................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] check-jsonslurper-class..............................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] check-jenkins-pipelines..............................(no files to check)Skipped
[2021-02-03T10:07:33.220Z] - hook id: check-jenkins-pipelines
[2021-02-03T10:07:33.220Z] check-unicode-non-breaking-spaces........................................Passed
[2021-02-03T10:07:33.479Z] remove-unicode-non-breaking-spaces.......................................Passed
[2021-02-03T10:07:33.479Z] check-en-dashes..........................................................Passed
[2021-02-03T10:07:33.479Z] remove-en-dashes.........................................................Passed
[2021-02-03T10:07:33.479Z] check-jjbb...........................................(no files to check)Skipped
[2021-02-03T10:07:33.479Z] - hook id: check-jjbb
[2021-02-03T10:07:33.503Z] $ ssh-agent -k
[2021-02-03T10:07:33.509Z] unset SSH_AUTH_SOCK;
[2021-02-03T10:07:33.509Z] unset SSH_AGENT_PID;
[2021-02-03T10:07:33.510Z] echo Agent pid 2580 killed;
[2021-02-03T10:07:33.518Z] [ssh-agent] Stopped.
[2021-02-03T10:07:33.582Z] Archiving artifacts
[2021-02-03T10:07:33.766Z] Recording test results
[2021-02-03T10:07:34.857Z] [INFO] Launching Agent tests in parallel
[2021-02-03T10:07:34.939Z] Scheduling project: APM Integration Test Downstream » PR-1056
[2021-02-03T10:07:45.119Z] Starting building: APM Integration Test Downstream » PR-1056 #5
[2021-02-03T10:12:07.381Z] [INFO] For detailed information see: https://apm-ci.elastic.co/job/apm-integration-test-downstream/job/PR-1056/5/display/redirect
[2021-02-03T10:12:07.408Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/All
[2021-02-03T10:12:07.513Z] Copied 13 artifacts from "APM Integration Test Downstream » PR-1056" build number 5
[2021-02-03T10:12:07.519Z] Recording test results
[2021-02-03T10:12:07.538Z] None of the test reports contained any result
[2021-02-03T10:12:07.561Z] Failed in branch All
[2021-02-03T10:12:07.856Z] Running on Jenkins in /var/lib/jenkins/workspace/apm-integration-tests_PR-1056
[2021-02-03T10:12:07.879Z] [INFO] getVaultSecret: Getting secrets
[2021-02-03T10:12:08.025Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-03T10:12:08.606Z] + chmod 755 generate-build-data.sh
[2021-02-03T10:12:08.606Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/5 FAILURE 693565
[2021-02-03T10:12:08.856Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/5/steps/?limit=10000 -o steps-info.json
[2021-02-03T10:12:09.407Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/5/tests/?status=FAILED -o tests-errors.json

@apmmachine
Copy link
Collaborator

💔 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 #1056 updated

    • Start Time: 2021-02-03T10:06:57.506+0000
  • Duration: 6 min 6 sec

  • Commit: 8fa2124

Test stats 🧪

Test Results
Failed 0
Passed 226
Skipped 10
Total 236

Steps errors 2

Expand to view the steps failures

Building APM Integration Test Downstream » PR-1056
  • Took 0 min 0 sec . View more details on here
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Downstream job for 'All' failed

Log output

Expand to view the last 100 lines of log output

[2021-02-03T10:12:47.928Z] [INFO] Initializing environment for https://github.com/detailyang/pre-commit-shell.git.
[2021-02-03T10:12:48.188Z] [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git.
[2021-02-03T10:12:48.760Z] [INFO] Initializing environment for https://github.com/elastic/apm-pipeline-library.
[2021-02-03T10:12:49.701Z] [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[2021-02-03T10:12:49.701Z] [INFO] Once installed this environment will be reused.
[2021-02-03T10:12:49.701Z] [INFO] This may take a few minutes...
[2021-02-03T10:12:57.823Z] [INFO] Installing environment for https://github.com/adrienverge/yamllint.git.
[2021-02-03T10:12:57.823Z] [INFO] Once installed this environment will be reused.
[2021-02-03T10:12:57.823Z] [INFO] This may take a few minutes...
[2021-02-03T10:13:00.031Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2021-02-03T10:13:00.031Z] + set +e
[2021-02-03T10:13:00.031Z] + grep .ci/scripts
[2021-02-03T10:13:00.031Z] + find /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit -type d -name scripts
[2021-02-03T10:13:00.031Z] + searchFile=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repontgOfV/.ci/scripts
[2021-02-03T10:13:00.031Z] + [ -e /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repontgOfV/.ci/scripts ]
[2021-02-03T10:13:00.031Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/lib/jenkins/workspace/apm-integration-tests_PR-1056/.cache/pre-commit/repontgOfV/.ci/scripts
[2021-02-03T10:13:00.031Z] + set -e
[2021-02-03T10:13:00.031Z] + git diff-tree --no-commit-id --name-only -r 8fa2124e28f843c0f01034b421f3ad039e1c13e5
[2021-02-03T10:13:00.031Z] + + tee pre-commit.out
[2021-02-03T10:13:00.031Z] xargs pre-commit run --files
[2021-02-03T10:13:00.290Z] Check for case conflicts.................................................Passed
[2021-02-03T10:13:00.290Z] Check that executables have shebangs.................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] Check JSON...........................................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] Check for merge conflicts................................................Passed
[2021-02-03T10:13:00.290Z] Check Xml............................................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] Fix End of Files.........................................................Passed
[2021-02-03T10:13:00.290Z] Shellscript: lint....................................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] Yaml: lint...........................................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] check-bash-syntax....................................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] check-abstract-classes-and-trait.....................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] check-jsonslurper-class..............................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] check-jenkins-pipelines..............................(no files to check)Skipped
[2021-02-03T10:13:00.290Z] - hook id: check-jenkins-pipelines
[2021-02-03T10:13:00.548Z] check-unicode-non-breaking-spaces........................................Passed
[2021-02-03T10:13:00.548Z] remove-unicode-non-breaking-spaces.......................................Passed
[2021-02-03T10:13:00.548Z] check-en-dashes..........................................................Passed
[2021-02-03T10:13:00.548Z] remove-en-dashes.........................................................Passed
[2021-02-03T10:13:00.548Z] check-jjbb...........................................(no files to check)Skipped
[2021-02-03T10:13:00.548Z] - hook id: check-jjbb
[2021-02-03T10:13:00.571Z] $ ssh-agent -k
[2021-02-03T10:13:00.577Z] unset SSH_AUTH_SOCK;
[2021-02-03T10:13:00.578Z] unset SSH_AGENT_PID;
[2021-02-03T10:13:00.578Z] echo Agent pid 2526 killed;
[2021-02-03T10:13:00.588Z] [ssh-agent] Stopped.
[2021-02-03T10:13:00.656Z] Archiving artifacts
[2021-02-03T10:13:00.830Z] Recording test results
[2021-02-03T10:13:02.402Z] [INFO] Launching Agent tests in parallel
[2021-02-03T10:13:02.489Z] Scheduling project: APM Integration Test Downstream » PR-1056
[2021-02-03T10:13:02.505Z] [INFO] Can not determine redirect link!!!
[2021-02-03T10:13:02.519Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-1056/All
[2021-02-03T10:13:02.537Z] ERROR: Aggregate test results from dowsntream job has failed failed. Let's keep moving.
[2021-02-03T10:13:02.538Z] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: No such field found: field groovy.lang.MissingMethodException number
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.unclassifiedField(SandboxInterceptor.java:425)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:409)
[2021-02-03T10:13:02.538Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:353)
[2021-02-03T10:13:02.538Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:357)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2021-02-03T10:13:02.538Z] 	at WorkflowScript.runJob(WorkflowScript:160)
[2021-02-03T10:13:02.538Z] 	at ___cps.transform___(Native Method)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2021-02-03T10:13:02.538Z] 	at sun.reflect.GeneratedMethodAccessor609.invoke(Unknown Source)
[2021-02-03T10:13:02.538Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-02-03T10:13:02.538Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[2021-02-03T10:13:02.538Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
[2021-02-03T10:13:02.538Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
[2021-02-03T10:13:02.538Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276)
[2021-02-03T10:13:02.538Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
[2021-02-03T10:13:02.538Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-03T10:13:02.538Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:136)
[2021-02-03T10:13:02.538Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2021-02-03T10:13:02.538Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[2021-02-03T10:13:02.538Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2021-02-03T10:13:02.538Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-03T10:13:02.538Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2021-02-03T10:13:02.538Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2021-02-03T10:13:02.538Z] 	at java.lang.Thread.run(Thread.java:748)
[2021-02-03T10:13:02.548Z] Failed in branch All
[2021-02-03T10:13:03.060Z] Running on Jenkins in /var/lib/jenkins/workspace/apm-integration-tests_PR-1056
[2021-02-03T10:13:03.087Z] [INFO] getVaultSecret: Getting secrets
[2021-02-03T10:13:03.229Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-03T10:13:03.814Z] + chmod 755 generate-build-data.sh
[2021-02-03T10:13:03.814Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/7 FAILURE 366046
[2021-02-03T10:13:04.364Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/7/steps/?limit=10000 -o steps-info.json
[2021-02-03T10:13:04.615Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/7/tests/?status=FAILED -o tests-errors.json
[2021-02-03T10:13:04.865Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1056/runs/7/log/ -o pipeline-log.txt

@apmmachine
Copy link
Collaborator

💚 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 #1056 opened

    • Start Time: 2021-02-03T09:55:08.085+0000
  • Duration: 36 min 40 sec

  • Commit: f1cd378

Test stats 🧪

Test Results
Failed 0
Passed 478
Skipped 11
Total 489

@apmmachine
Copy link
Collaborator

💚 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 #1056 updated

    • Start Time: 2021-02-03T09:56:39.143+0000
  • Duration: 38 min 38 sec

  • Commit: baa1235

Test stats 🧪

Test Results
Failed 0
Passed 478
Skipped 11
Total 489

@apmmachine
Copy link
Collaborator

💚 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 #1056 updated

    • Start Time: 2021-02-03T09:57:39.749+0000
  • Duration: 39 min 5 sec

  • Commit: 02e7c6b

Test stats 🧪

Test Results
Failed 0
Passed 478
Skipped 11
Total 489

v1v added a commit to v1v/apm-integration-testing that referenced this pull request Mar 29, 2021
…rt-from-build

* upstream/master: (24 commits)
  Add mergify (elastic#1089)
  fix: update flake8 and deps to work with Python 3.8+ (elastic#1085)
  chore: bump elastic stack (elastic#1087)
  fix: force to activate venv (elastic#1086)
  fix: --opbeans-node-agent-local-repo=/a/local/dir (elastic#1084)
  ci: jjbb remove periodic-folder-trigger (elastic#1079)
  Fix APM Server managed by Elastic Agent setup (elastic#1078)
  docker/opbeans/go: use -mod=mod (elastic#1077)
  [fleet] fix elastic-agent setup (elastic#1076)
  update supported stack versions (elastic#1075)
  [CI] Increase timeout (elastic#1070)
  Add --package-registry-url flag (elastic#1069)
  Create opbeans_user/role with write/read access for the opbeans-python (elastic#1063)
  reset postgres sequences after database migration (elastic#1062)
  chore: bump Elastic Stack (elastic#1060)
  docker/go/nethttp: go build -mod=mod (elastic#1061)
  check agent liveness via version subcommand (elastic#1059)
  test: use filebeat step to grab Docker logs (elastic#1029)
  Update dotnet sdk 5.0 docker image (elastic#1048)
  docs: using Dyno (elastic#1056)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automation docs Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants