Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick to 7.11: [CI] enable new flaky detector (#24464) #24591

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

v1v
Copy link
Member

@v1v v1v commented Mar 17, 2021

Backports the following commits to 7.11:

@v1v v1v self-assigned this Mar 17, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 17, 2021
@v1v v1v added automation backport ci skip-ci Skip the build in the CI but linting Team:Automation Label for the Observability productivity team labels Mar 17, 2021
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 17, 2021
@botelastic
Copy link

botelastic bot commented Mar 17, 2021

This pull request doesn't have a Team:<team> label.

@elasticmachine
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 #24591 opened

  • Start Time: 2021-03-17T11:57:34.770+0000

  • Duration: 11 min 4 sec

  • Commit: 38c5d73

Trends 🧪

Image of Build Times

Steps errors 1

Expand to view the steps failures

Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Pull Request has been configured to be disabled when there is a skip-ci label match

Log output

Expand to view the last 100 lines of log output

[2021-03-17T12:05:37.022Z]   PATH: /var/lib/jenkins/workspace/Beats_beats_PR-24591/bin:/var/lib/jenkins/workspace/Beats_beats_PR-24591/.gvm/versions/go1.14.15.linux.amd64/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2021-03-17T12:05:37.022Z]   PKG_BUILD_DIR: null
[2021-03-17T12:05:37.022Z]   PKG_UPLOAD_DIR: null
[2021-03-17T12:05:37.022Z]   PIP_INSTALL_PARAMS: null
[2021-03-17T12:05:37.022Z]   PROJECTS: null
[2021-03-17T12:05:37.022Z]   PROJECTS_ENV: null
[2021-03-17T12:05:37.022Z]   PYTHON_ENV: /var/lib/jenkins/workspace/Beats_beats_PR-24591/python-env
[2021-03-17T12:05:37.022Z]   PYTHON_ENV_EXE: null
[2021-03-17T12:05:37.022Z]   PYTHON_EXE: null
[2021-03-17T12:05:37.022Z]   PYTHON_TEST_FILES: null
[2021-03-17T12:05:37.022Z]   PROCESSES: null
[2021-03-17T12:05:37.022Z]   REVIEWDOG: null
[2021-03-17T12:05:37.022Z]   REVIEWDOG_OPTIONS: null
[2021-03-17T12:05:37.022Z]   REVIEWDOG_REPO: null
[2021-03-17T12:05:37.022Z]   STRESS_TESTS: null
[2021-03-17T12:05:37.022Z]   STRESS_TEST_OPTIONS: null
[2021-03-17T12:05:37.022Z]   SYSTEM_TESTS: null
[2021-03-17T12:05:37.022Z]   TESTIFY_TOOL_REPO: null
[2021-03-17T12:05:37.022Z]   TEST_ENVIRONMENT: null
[2021-03-17T12:05:37.022Z]   TEST_TAGS: null,oracle
[2021-03-17T12:05:37.022Z]   TESTING_ENVIRONMENT: null
[2021-03-17T12:05:37.022Z]   TIMEOUT: null
[2021-03-17T12:05:37.022Z]   USERPROFILE: null
[2021-03-17T12:05:37.022Z]   VENV_PARAMS: null
[2021-03-17T12:05:37.022Z]   XPACK_SUFFIX: null
[2021-03-17T12:05:37.022Z]   ### END ENV DUMP ###
[2021-03-17T12:05:37.022Z]   
[2021-03-17T12:05:37.326Z] + make get-version
[2021-03-17T12:05:38.644Z] + make check-python
[2021-03-17T12:07:00.426Z] + make check-go
[2021-03-17T12:07:01.309Z] + make notice
[2021-03-17T12:07:01.310Z] Generating NOTICE
[2021-03-17T12:07:01.310Z] go mod tidy
[2021-03-17T12:07:01.879Z] go mod download
[2021-03-17T12:07:01.879Z] go list -m -json all | go run go.elastic.co/go-licence-detector \
[2021-03-17T12:07:01.879Z] 	-includeIndirect \
[2021-03-17T12:07:01.879Z] 	-rules dev-tools/notice/rules.json \
[2021-03-17T12:07:01.879Z] 	-overrides dev-tools/notice/overrides.json \
[2021-03-17T12:07:01.879Z] 	-noticeTemplate dev-tools/notice/NOTICE.txt.tmpl \
[2021-03-17T12:07:01.879Z] 	-noticeOut NOTICE.txt \
[2021-03-17T12:07:01.879Z] 	-depsOut ""
[2021-03-17T12:07:58.435Z] + make check-no-changes
[2021-03-17T12:08:01.331Z] + go clean -modcache
[2021-03-17T12:08:04.953Z] Client: Docker Engine - Community
[2021-03-17T12:08:04.953Z]  Version:           20.10.3
[2021-03-17T12:08:04.953Z]  API version:       1.41
[2021-03-17T12:08:04.953Z]  Go version:        go1.13.15
[2021-03-17T12:08:04.953Z]  Git commit:        48d30b5
[2021-03-17T12:08:04.953Z]  Built:             Fri Jan 29 14:33:13 2021
[2021-03-17T12:08:04.953Z]  OS/Arch:           linux/amd64
[2021-03-17T12:08:04.953Z]  Context:           default
[2021-03-17T12:08:04.953Z]  Experimental:      true
[2021-03-17T12:08:04.953Z] 
[2021-03-17T12:08:04.953Z] Server: Docker Engine - Community
[2021-03-17T12:08:04.953Z]  Engine:
[2021-03-17T12:08:04.953Z]   Version:          20.10.3
[2021-03-17T12:08:04.953Z]   API version:      1.41 (minimum version 1.12)
[2021-03-17T12:08:04.953Z]   Go version:       go1.13.15
[2021-03-17T12:08:04.953Z]   Git commit:       46229ca
[2021-03-17T12:08:04.953Z]   Built:            Fri Jan 29 14:31:25 2021
[2021-03-17T12:08:04.953Z]   OS/Arch:          linux/amd64
[2021-03-17T12:08:04.953Z]   Experimental:     false
[2021-03-17T12:08:04.953Z]  containerd:
[2021-03-17T12:08:04.953Z]   Version:          1.4.4
[2021-03-17T12:08:04.953Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
[2021-03-17T12:08:04.953Z]  runc:
[2021-03-17T12:08:04.953Z]   Version:          1.0.0-rc93
[2021-03-17T12:08:04.953Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
[2021-03-17T12:08:04.953Z]  docker-init:
[2021-03-17T12:08:04.953Z]   Version:          0.19.0
[2021-03-17T12:08:04.953Z]   GitCommit:        de40ad0
[2021-03-17T12:08:04.953Z] Unable to find image 'alpine:3.4' locally
[2021-03-17T12:08:05.892Z] 3.4: Pulling from library/alpine
[2021-03-17T12:08:05.892Z] c1e54eec4b57: Pulling fs layer
[2021-03-17T12:08:06.151Z] c1e54eec4b57: Download complete
[2021-03-17T12:08:06.411Z] c1e54eec4b57: Pull complete
[2021-03-17T12:08:06.411Z] Digest: sha256:b733d4a32c4da6a00a84df2ca32791bb03df95400243648d8c539e7b4cce329c
[2021-03-17T12:08:06.411Z] Status: Downloaded newer image for alpine:3.4
[2021-03-17T12:08:07.396Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-24591
[2021-03-17T12:08:11.545Z] [INFO] unstashV2: JOB_GCS_BUCKET is set. bucket param got precedency instead.
[2021-03-17T12:08:11.582Z] [INFO] unstashV2: JOB_GCS_CREDENTIALS is set. credentialsId param got precedency instead.
[2021-03-17T12:08:11.646Z] [Google Cloud Storage Plugin] Found 1 files to download from pattern: gs://beats-ci-temp/Beats/beats/PR-24591-1/source/source.tgz
[2021-03-17T12:08:11.662Z] [Google Cloud Storage Plugin] Downloading: Beats/beats/PR-24591-1/source/source.tgz to local path: /var/lib/jenkins/workspace/Beats_beats_PR-24591/source.tgz
[2021-03-17T12:08:22.723Z] + tar --version
[2021-03-17T12:08:23.058Z] + tar -xpf source.tgz
[2021-03-17T12:08:35.631Z] + rm source.tgz
[2021-03-17T12:08:35.663Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-24591/src/github.com/elastic/beats
[2021-03-17T12:08:36.041Z] Masking supported pattern matches of $GITHUB_TOKEN
[2021-03-17T12:08:36.522Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-24591/src/github.com/elastic/beats/build-reasons
[2021-03-17T12:08:36.852Z] Stage "Packaging" skipped due to earlier failure(s)
[2021-03-17T12:08:36.976Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-24591/src/github.com/elastic/beats
[2021-03-17T12:08:37.353Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-24591
[2021-03-17T12:08:37.506Z] [INFO] getVaultSecret: Getting secrets
[2021-03-17T12:08:37.612Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-03-17T12:08:38.791Z] + chmod 755 generate-build-data.sh
[2021-03-17T12:08:38.791Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24591/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24591/runs/1 FAILURE 663745
[2021-03-17T12:08:39.042Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24591/runs/1/steps/?limit=10000 -o steps-info.json
[2021-03-17T12:08:39.592Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24591/runs/1/tests/?status=FAILED -o tests-errors.json
[2021-03-17T12:08:39.592Z] Retry 1/3 exited 22, retrying in 1 seconds...
[2021-03-17T12:08:40.503Z] Retry 2/3 exited 22, retrying in 2 seconds...

❕ Flaky test report

No test was executed to be analysed.

@v1v v1v merged commit c4dc87c into elastic:7.11 Mar 18, 2021
@v1v v1v deleted the backport/7.11/pr-24464 branch March 18, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport ci skip-ci Skip the build in the CI but linting Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants