| Step | Arguments | | Status |
|---|
| Start of Pipeline - (1 hr 27 min in block) | | | |
| readJSON - (0.26 sec in self) | | | |
| readTrusted - (8.8 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (1 hr 27 min in block) | | | |
| podTemplate block - (1 hr 27 min in block) | | | |
| node - (1 hr 27 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-h9jc0 | | |
| node block - (1 hr 27 min in block) | | | |
| stage - (5.1 sec in block) | Declarative: Checkout SCM | | |
| stage block (Declarative: Checkout SCM) - (5 sec in block) | | | |
| checkout - (5 sec in self) | | | |
| withEnv - (1 hr 27 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (1 hr 27 min in block) | | | |
| container - (1 hr 27 min in block) | golang | | |
| container block - (1 hr 27 min in block) | | | |
| withEnv - (1 hr 27 min in block) | FILE_SERVER_URL | | |
| withEnv block - (1 hr 27 min in block) | | | |
| timeout - (1 hr 27 min in block) | | | |
| timeout block - (1 hr 27 min in block) | | | |
| stage - (1.4 sec in block) | Debug info | | |
| stage block (Debug info) - (1.3 sec in block) | | | |
| sh (Debug info) - (0.55 sec in self) |
printenv
echo "-------------------------"
go env
echo "-------------------------"
echo "debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-pull-cdc-integration-pulsar-test-4103-h9jc-02xrd bash"
| | |
| container - (0.76 sec in block) | net-tool | | |
| container block - (0.71 sec in block) | | | |
| sh - (0.52 sec in self) | dig github.com | | |
| script - (0.13 sec in block) | | | |
| script block - (69 ms in block) | | | |
| stage - (2.6 sec in block) | Check diff files | | |
| stage block (Check diff files) - (2.5 sec in block) | | | |
| container - (2.5 sec in block) | golang | | |
| container block - (2.4 sec in block) | | | |
| script - (2.3 sec in block) | | | |
| script block - (2.3 sec in block) | | | |
| withCredentials - (2 sec in block) | | | |
| withCredentials block - (1.9 sec in block) | | | |
| httpRequest - (1.2 sec in self) | | | |
| httpRequest - (0.61 sec in self) | | | |
| echo - (52 ms in self) | pr_diff_files: [dm/_utils/terror_gen/errors_release.txt, dm/config/subtask.go, dm/config/subtask_test.go, dm/config/task.go, dm/errors.toml, dm/loader/lightning.go, dm/openapi/gen.server.go, dm/openapi/gen.types.go, dm/openapi/spec/dm.yaml, dm/pkg/terror/error_list.go, dm/tests/_utils/test_prepare, dm/tests/import_into_mode/conf/diff_config.toml, dm/tests/import_into_mode/conf/dm-master.toml, dm/tests/import_into_mode/conf/dm-task.yaml, dm/tests/import_into_mode/conf/dm-worker1.toml, dm/tests/import_into_mode/conf/dm-worker2.toml, dm/tests/import_into_mode/conf/source1.yaml, dm/tests/import_into_mode/data/db1.increment.sql, dm/tests/import_into_mode/data/db1.prepare.sql, dm/tests/import_into_mode/run.sh, dm/unit/unit.go, dm/worker/source_worker.go, dm/worker/subtask.go, dm/worker/subtask_holder.go, go.mod, go.sum] | | |
| echo - (16 ms in self) | diff file not matched: go.mod | | |
| stage - (13 sec in block) | Checkout | | |
| stage block (Checkout) - (12 sec in block) | | | |
| dir - (12 sec in block) | tiflow | | |
| dir block - (12 sec in block) | | | |
| cache - (12 sec in block) | | | |
| cache block - (5.9 sec in block) | | | |
| retry - (4.9 sec in block) | 2 | | |
| retry block - (4.9 sec in block) | | | |
| script - (4.6 sec in block) | | | |
| script block - (4.1 sec in block) | | | |
| sh (Checkout and merge pull request(s) to target if exist) - (4 sec in self) | | | |
| stage - (17 min in block) | prepare | | |
| stage block (prepare) - (17 min in block) | | | |
| dir - (1 min 54 sec in block) | third_party_download | | |
| dir block - (1 min 54 sec in block) | | | |
| script - (1 min 54 sec in block) | | | |
| script block - (1 min 54 sec in block) | | | |
| echo - (0.18 sec in self) | computeBranchFromPR component: tidb, prTargetBranch: master, prTitle: dm: add import into, trunkBranch: master | | |
| echo - (43 ms in self) | computeBranchFromPR component: pd, prTargetBranch: master, prTitle: dm: add import into, trunkBranch: master | | |
| echo - (72 ms in self) | computeBranchFromPR component: tikv, prTargetBranch: master, prTitle: dm: add import into, trunkBranch: master | | |
| echo - (25 ms in self) | computeBranchFromPR component: tiflash, prTargetBranch: master, prTitle: dm: add import into, trunkBranch: master | | |
| retry - (1 min 53 sec in block) | 2 | | |
| retry block - (1 min 53 sec in block) | | | |
| sh (download third_party) - (1 min 53 sec in self) |
export TIDB_BRANCH=master
export PD_BRANCH=master
export TIKV_BRANCH=master
export TIFLASH_BRANCH=master
cd ../tiflow && ./scripts/download-integration-test-binaries.sh master && ls -alh ./bin
make check_third_party_binary
cd - && mkdir -p bin && mv ../tiflow/bin/* ./bin/
ls -alh ./bin
./bin/tidb-server -V
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
| | |
| dir - (16 min in block) | tiflow | | |
| dir block - (16 min in block) | | | |
| cache - (13 min in block) | | | |
| cache block - (12 min in block) | | | |
| sh (prepare) - (12 min in self) |
ls -alh ./bin
[ -f ./bin/cdc ] || make cdc
[ -f ./bin/cdc_pulsar_consumer ] || make pulsar_consumer
[ -f ./bin/cdc.test ] || make integration_test_build
ls -alh ./bin
./bin/cdc version
| | |
| cache - (2 min 18 sec in block) | | | |
| cache block - (2.5 sec in block) | | | |
| sh (prepare) - (2.4 sec in self) |
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
| | |
| stage - (1 hr 9 min in block) | Tests | | |
| stage block (Tests) - (1 hr 9 min in block) | | | |
| parallel - (1 hr 9 min in block) | | | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G00') - (7 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G00' | | |
| stage block (Matrix - TEST_GROUP = 'G00') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (1.3 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (52 min in block) | | | |
| node - (52 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-80gw2 | | |
| node block - (20 min in block) | | | |
| checkout - (4 sec in self) | | | |
| withEnv - (20 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (20 min in block) | | | |
| container - (20 min in block) | golang | | |
| container block - (19 min in block) | | | |
| stage - (19 min in block) | Test | | |
| stage block (Test) - (8 min 19 sec in block) | | | |
| dir - (6 min 13 sec in block) | tiflow | | |
| dir block - (6 min 12 sec in block) | | | |
| cache - (4 min 7 sec in block) | | | |
| cache block - (1 min 58 sec in block) | | | |
| sh (G00) - (1 min 57 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G00
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G01') - (10 ms in block) | | | |
| stage - (57 min in block) | Matrix - TEST_GROUP = 'G01' | | |
| stage block (Matrix - TEST_GROUP = 'G01') - (57 min in block) | | | |
| withEnv - (57 min in block) | TEST_GROUP | | |
| withEnv block - (57 min in block) | | | |
| readTrusted - (1.8 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (57 min in block) | | | |
| podTemplate block - (57 min in block) | | | |
| node - (57 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-z609l | | |
| node block - (24 min in block) | | | |
| checkout - (11 min in self) | | | |
| withEnv - (13 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (13 min in block) | | | |
| container - (12 min in block) | golang | | |
| container block - (12 min in block) | | | |
| stage - (12 min in block) | Test | | |
| stage block (Test) - (12 min in block) | | | |
| dir - (12 min in block) | tiflow | | |
| dir block - (12 min in block) | | | |
| cache - (11 min in block) | | | |
| cache block - (9 min 15 sec in block) | | | |
| sh (G01) - (5 min 11 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G01
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G02') - (17 ms in block) | | | |
| stage - (53 min in block) | Matrix - TEST_GROUP = 'G02' | | |
| stage block (Matrix - TEST_GROUP = 'G02') - (53 min in block) | | | |
| withEnv - (53 min in block) | TEST_GROUP | | |
| withEnv block - (53 min in block) | | | |
| readTrusted - (2.7 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (53 min in block) | | | |
| podTemplate block - (53 min in block) | | | |
| node - (53 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-r73m6 | | |
| node block - (20 min in block) | | | |
| checkout - (11 min in self) | | | |
| withEnv - (8 min 58 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (8 min 58 sec in block) | | | |
| container - (8 min 56 sec in block) | golang | | |
| container block - (8 min 56 sec in block) | | | |
| stage - (8 min 55 sec in block) | Test | | |
| stage block (Test) - (8 min 55 sec in block) | | | |
| dir - (8 min 53 sec in block) | tiflow | | |
| dir block - (8 min 53 sec in block) | | | |
| cache - (3 min 12 sec in block) | | | |
| cache block - (1 min 9 sec in block) | | | |
| sh (G02) - (1 min 8 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G02
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G03') - (9 ms in block) | | | |
| stage - (56 min in block) | Matrix - TEST_GROUP = 'G03' | | |
| stage block (Matrix - TEST_GROUP = 'G03') - (56 min in block) | | | |
| withEnv - (56 min in block) | TEST_GROUP | | |
| withEnv block - (56 min in block) | | | |
| readTrusted - (3.6 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (56 min in block) | | | |
| podTemplate block - (56 min in block) | | | |
| node - (56 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-rhl31 | | |
| node block - (23 min in block) | | | |
| checkout - (11 min in self) | | | |
| withEnv - (11 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (11 min in block) | | | |
| container - (11 min in block) | golang | | |
| container block - (11 min in block) | | | |
| stage - (11 min in block) | Test | | |
| stage block (Test) - (11 min in block) | | | |
| dir - (11 min in block) | tiflow | | |
| dir block - (11 min in block) | | | |
| cache - (11 min in block) | | | |
| cache block - (9 min 49 sec in block) | | | |
| sh (G03) - (3 min 59 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G03
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G04') - (14 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G04' | | |
| stage block (Matrix - TEST_GROUP = 'G04') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (4.4 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (52 min in block) | | | |
| node - (52 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-q9251 | | |
| node block - (21 min in block) | | | |
| checkout - (1 min 57 sec in self) | | | |
| withEnv - (19 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (19 min in block) | | | |
| container - (19 min in block) | golang | | |
| container block - (19 min in block) | | | |
| stage - (19 min in block) | Test | | |
| stage block (Test) - (19 min in block) | | | |
| dir - (19 min in block) | tiflow | | |
| dir block - (19 min in block) | | | |
| cache - (10 min in block) | | | |
| cache block - (8 min 13 sec in block) | | | |
| sh (G04) - (8 min 11 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G04
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G05') - (13 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G05' | | |
| stage block (Matrix - TEST_GROUP = 'G05') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (5.2 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (52 min in block) | | | |
| node - (52 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-kc8w0 | | |
| node block - (21 min in block) | | | |
| checkout - (1 min 57 sec in self) | | | |
| withEnv - (19 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (19 min in block) | | | |
| container - (19 min in block) | golang | | |
| container block - (19 min in block) | | | |
| stage - (19 min in block) | Test | | |
| stage block (Test) - (19 min in block) | | | |
| dir - (19 min in block) | tiflow | | |
| dir block - (19 min in block) | | | |
| cache - (19 min in block) | | | |
| cache block - (17 min in block) | | | |
| sh (G05) - (8 min 11 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G05
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G06') - (7 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G06' | | |
| stage block (Matrix - TEST_GROUP = 'G06') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (6.1 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (52 min in block) | | | |
| node - (52 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-28g77 | | |
| node block - (28 min in block) | | | |
| checkout - (4.1 sec in self) | | | |
| withEnv - (28 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (28 min in block) | | | |
| container - (28 min in block) | golang | | |
| container block - (27 min in block) | | | |
| stage - (27 min in block) | Test | | |
| stage block (Test) - (20 min in block) | | | |
| dir - (17 min in block) | tiflow | | |
| dir block - (17 min in block) | | | |
| cache - (17 min in block) | | | |
| cache block - (15 min in block) | | | |
| sh (G06) - (13 min in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G06
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G07') - (6 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G07' | | |
| stage block (Matrix - TEST_GROUP = 'G07') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (6.9 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (44 min in block) | | | |
| node - (44 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-h2rbs | | |
| node block - (20 min in block) | | | |
| checkout - (3.7 sec in self) | | | |
| withEnv - (20 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (19 min in block) | | | |
| container - (19 min in block) | golang | | |
| container block - (8 min 19 sec in block) | | | |
| stage - (8 min 19 sec in block) | Test | | |
| stage block (Test) - (8 min 18 sec in block) | | | |
| dir - (8 min 18 sec in block) | tiflow | | |
| dir block - (8 min 13 sec in block) | | | |
| cache - (8 min 13 sec in block) | | | |
| cache block - (6 min 6 sec in block) | | | |
| sh (G07) - (6 min 6 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G07
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G08') - (6 ms in block) | | | |
| stage - (57 min in block) | Matrix - TEST_GROUP = 'G08' | | |
| stage block (Matrix - TEST_GROUP = 'G08') - (57 min in block) | | | |
| withEnv - (57 min in block) | TEST_GROUP | | |
| withEnv block - (57 min in block) | | | |
| readTrusted - (8.3 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (56 min in block) | | | |
| podTemplate block - (56 min in block) | | | |
| node - (56 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-nqn9s | | |
| node block - (26 min in block) | | | |
| checkout - (1 min 57 sec in self) | | | |
| withEnv - (24 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (24 min in block) | | | |
| container - (24 min in block) | golang | | |
| container block - (24 min in block) | | | |
| stage - (24 min in block) | Test | | |
| stage block (Test) - (24 min in block) | | | |
| dir - (24 min in block) | tiflow | | |
| dir block - (24 min in block) | | | |
| cache - (20 min in block) | | | |
| cache block - (18 min in block) | | | |
| sh (G08) - (12 min in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G08
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G09') - (6 ms in block) | | | |
| stage - (1 hr 9 min in block) | Matrix - TEST_GROUP = 'G09' | | |
| stage block (Matrix - TEST_GROUP = 'G09') - (1 hr 9 min in block) | | | |
| withEnv - (1 hr 9 min in block) | TEST_GROUP | | |
| withEnv block - (1 hr 9 min in block) | | | |
| readTrusted - (9.2 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (1 hr 8 min in block) | | | |
| podTemplate block - (1 hr 8 min in block) | | | |
| node - (1 hr 8 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-s4ttn | | |
| node block - (36 min in block) | | | |
| checkout - (11 min in self) | | | |
| withEnv - (24 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (24 min in block) | | | |
| container - (24 min in block) | golang | | |
| container block - (24 min in block) | | | |
| stage - (24 min in block) | Test | | |
| stage block (Test) - (24 min in block) | | | |
| dir - (24 min in block) | tiflow | | |
| dir block - (24 min in block) | | | |
| cache - (20 min in block) | | | |
| cache block - (18 min in block) | | | |
| sh (G09) - (16 min in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G09
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G10') - (10 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G10' | | |
| stage block (Matrix - TEST_GROUP = 'G10') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (9.8 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (52 min in block) | | | |
| node - (52 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-hzw36 | | |
| node block - (21 min in block) | | | |
| checkout - (1 min 57 sec in self) | | | |
| withEnv - (19 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (19 min in block) | | | |
| container - (19 min in block) | golang | | |
| container block - (19 min in block) | | | |
| stage - (19 min in block) | Test | | |
| stage block (Test) - (19 min in block) | | | |
| dir - (19 min in block) | tiflow | | |
| dir block - (19 min in block) | | | |
| cache - (17 min in block) | | | |
| cache block - (15 min in block) | | | |
| sh (G10) - (8 min 11 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G10
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G11') - (6 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G11' | | |
| stage block (Matrix - TEST_GROUP = 'G11') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (10 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (52 min in block) | | | |
| node - (52 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-ns3jn | | |
| node block - (21 min in block) | | | |
| checkout - (1 min 57 sec in self) | | | |
| withEnv - (19 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (19 min in block) | | | |
| container - (19 min in block) | golang | | |
| container block - (19 min in block) | | | |
| stage - (19 min in block) | Test | | |
| stage block (Test) - (19 min in block) | | | |
| dir - (19 min in block) | tiflow | | |
| dir block - (19 min in block) | | | |
| cache - (13 min in block) | | | |
| cache block - (12 min in block) | | | |
| sh (G11) - (8 min 12 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G11
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G12') - (5 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G12' | | |
| stage block (Matrix - TEST_GROUP = 'G12') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (10 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (52 min in block) | | | |
| node - (52 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-3x1rh | | |
| node block - (28 min in block) | | | |
| checkout - (4.3 sec in self) | | | |
| withEnv - (28 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (28 min in block) | | | |
| container - (28 min in block) | golang | | |
| container block - (27 min in block) | | | |
| stage - (27 min in block) | Test | | |
| stage block (Test) - (20 min in block) | | | |
| dir - (13 min in block) | tiflow | | |
| dir block - (13 min in block) | | | |
| cache - (13 min in block) | | | |
| cache block - (11 min in block) | | | |
| sh (G12) - (11 min in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G12
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G13') - (8 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G13' | | |
| stage block (Matrix - TEST_GROUP = 'G13') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (11 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (52 min in block) | | | |
| node - (52 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-r6dmg | | |
| node block - (21 min in block) | | | |
| checkout - (1 min 57 sec in self) | | | |
| withEnv - (19 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (19 min in block) | | | |
| container - (19 min in block) | golang | | |
| container block - (19 min in block) | | | |
| stage - (19 min in block) | Test | | |
| stage block (Test) - (19 min in block) | | | |
| dir - (19 min in block) | tiflow | | |
| dir block - (19 min in block) | | | |
| cache - (12 min in block) | | | |
| cache block - (10 min in block) | | | |
| sh (G13) - (8 min 6 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G13
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G14') - (6 ms in block) | | | |
| stage - (52 min in block) | Matrix - TEST_GROUP = 'G14' | | |
| stage block (Matrix - TEST_GROUP = 'G14') - (52 min in block) | | | |
| withEnv - (52 min in block) | TEST_GROUP | | |
| withEnv block - (52 min in block) | | | |
| readTrusted - (12 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (52 min in block) | | | |
| podTemplate block - (44 min in block) | | | |
| node - (44 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-18c9d | | |
| node block - (22 min in block) | | | |
| checkout - (5.2 sec in self) | | | |
| withEnv - (22 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (22 min in block) | | | |
| container - (22 min in block) | golang | | |
| container block - (10 min in block) | | | |
| stage - (10 min in block) | Test | | |
| stage block (Test) - (10 min in block) | | | |
| dir - (10 min in block) | tiflow | | |
| dir block - (10 min in block) | | | |
| cache - (10 min in block) | | | |
| cache block - (8 min 16 sec in block) | | | |
| sh (G14) - (8 min 15 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G14
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G15') - (7 ms in block) | | | |
| stage - (13 min in block) | Matrix - TEST_GROUP = 'G15' | | |
| stage block (Matrix - TEST_GROUP = 'G15') - (13 min in block) | | | |
| withEnv - (13 min in block) | TEST_GROUP | | |
| withEnv block - (13 min in block) | | | |
| readTrusted - (13 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (12 min in block) | | | |
| podTemplate block - (12 min in block) | | | |
| node - (12 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-790j4 | | |
| node block - (6 min 15 sec in block) | | | |
| checkout - (4.7 sec in self) | | | |
| withEnv - (6 min 10 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (6 min 10 sec in block) | | | |
| container - (6 min 10 sec in block) | golang | | |
| container block - (6 min 10 sec in block) | | | |
| stage - (6 min 10 sec in block) | Test | | |
| stage block (Test) - (6 min 10 sec in block) | | | |
| dir - (6 min 10 sec in block) | tiflow | | |
| dir block - (6 min 9 sec in block) | | | |
| cache - (6 min 9 sec in block) | | | |
| cache block - (4 min 0 sec in block) | | | |
| sh (G15) - (4 min 0 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G15
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G16') - (5 ms in block) | | | |
| stage - (9 min 13 sec in block) | Matrix - TEST_GROUP = 'G16' | | |
| stage block (Matrix - TEST_GROUP = 'G16') - (9 min 13 sec in block) | | | |
| withEnv - (9 min 12 sec in block) | TEST_GROUP | | |
| withEnv block - (9 min 12 sec in block) | | | |
| readTrusted - (14 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (8 min 57 sec in block) | | | |
| podTemplate block - (8 min 56 sec in block) | | | |
| node - (8 min 56 sec in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-jk08d | | |
| node block - (8 min 16 sec in block) | | | |
| checkout - (5.4 sec in self) | | | |
| withEnv - (8 min 10 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (8 min 10 sec in block) | | | |
| container - (8 min 10 sec in block) | golang | | |
| container block - (8 min 10 sec in block) | | | |
| stage - (8 min 10 sec in block) | Test | | |
| stage block (Test) - (8 min 10 sec in block) | | | |
| dir - (8 min 10 sec in block) | tiflow | | |
| dir block - (8 min 9 sec in block) | | | |
| cache - (8 min 9 sec in block) | | | |
| cache block - (6 min 14 sec in block) | | | |
| sh (G16) - (6 min 14 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G16
| | |
| parallel block (Branch: Matrix - TEST_GROUP = 'G17') - (17 min in block) | | | |
| stage - (17 min in block) | Matrix - TEST_GROUP = 'G17' | | |
| stage block (Matrix - TEST_GROUP = 'G17') - (17 min in block) | | | |
| withEnv - (17 min in block) | TEST_GROUP | | |
| withEnv block - (17 min in block) | | | |
| readTrusted - (14 sec in self) | pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_pulsar_test.yaml | | |
| podTemplate - (17 min in block) | | | |
| podTemplate block - (17 min in block) | | | |
| node - (17 min in block) | pingcap_tiflow_pull_cdc_integration_pulsar_test_4103-64j4j | | |
| node block - (3 min 11 sec in block) | | | |
| checkout - (4.3 sec in self) | | | |
| withEnv - (3 min 7 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (3 min 7 sec in block) | | | |
| container - (3 min 7 sec in block) | golang | | |
| container block - (3 min 6 sec in block) | | | |
| stage - (3 min 6 sec in block) | Test | | |
| stage block (Test) - (3 min 6 sec in block) | | | |
| dir - (3 min 6 sec in block) | tiflow | | |
| dir block - (3 min 6 sec in block) | | | |
| cache - (3 min 6 sec in block) | | | |
| cache block - (1 min 3 sec in block) | | | |
| sh (G17) - (1 min 3 sec in self) |
rm -rf /tmp/tidb_cdc_test && mkdir -p /tmp/tidb_cdc_test
chmod +x ./tests/integration_tests/run_group.sh
./tests/integration_tests/run_group.sh pulsar G17
| | |