:logstash: Testing for Logstash Pull Requests

:pipeline:猬嗭笍 Upload Pipeline: .buildkite/pull_request_pipeline.ymlbuildkite-agent pipeline upload .buildkite/pull_request_pipeline.yml
Waited 19s
Ran in 11s
馃泜 License checkset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export JRUBY_OPTS="-J-Xmx1g" && export GRADLE_OPTS="-Xmx2g -Dorg.gradle.daemon=false -Dorg.gradle.logging.level=info" && ci/license_check.sh -m 4G
Waited 22s
Ran in 2m 2s
:rspec: Ruby unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/unit_tests.sh ruby
Canceled
Waited 26s
Ran in 12m 50s
:java: Java unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/unit_tests.sh java
Waited 23s
Ran in 2m 51s
:sonarqube: Continuous Code Inspectionbuildkite-agent artifact download --step ruby-unit-tests coverage/coverage.json . && buildkite-agent artifact download --step java-unit-tests **/jacocoTestReport.xml . && buildkite-agent artifact download --step java-unit-tests **/build/classes/**/*.* . && /scan-source-code.sh
Canceled
馃ゼ Integration Tests / part 1-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 0 3
Canceled
Waited 26s
Ran in 13m 23s
馃ゼ Integration Tests / part 2-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 1 3
Canceled
Waited 27s
Ran in 13m 6s
馃ゼ Integration Tests / part 3-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 2 3
Waited 23s
Ran in 11m 55s
馃ゼ IT Persistent Queues / part 1-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 0 3
Canceled
Waited 29s
Ran in 13m 6s
馃ゼ IT Persistent Queues / part 2-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 1 3
Canceled
Waited 27s
Ran in 13m 14s
馃ゼ IT Persistent Queues / part 3-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 2 3
Canceled
Waited 28s
Ran in 13m 11s
馃ゼ x-pack unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/unit_tests.sh
Waited 28s
Ran in 2m 5s
馃ゼ x-pack integrationset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/integration_tests.sh
Canceled
Waited 28s
Ran in 13m 14s
Build will continue even if previous stage fails
馃弫 Annotate JUnit results
Canceled
Total Job Run Time: 1h 51m