rails-ci

Public

This pipeline is intended for running rails/buildkite-config CI triggered builds

[skipkayhil:hm-mysql-healthcheck] Use a SELECT query for mysql healthcheck

Passed in 14m 38s
:pipeline: rails-initial-pipeline
:pipeline: rails-initial-pipelinePATH=/bin:/usr/bin && set -e && treesha="$(git ls-tree -d HEAD .buildkite | awk '{print $3}')" && if [ -z "${treesha}" ]; then && echo "+++ No .buildkite/; using fallback repository" && rm -rf .buildkite && if [ -n "$CONFIG_REPO" ]; then && GIT_REPO="$CONFIG_REPO" && elif [ -n "$CONFIG_FORK" ]; then && GIT_REPO="https://github.com/$CONFIG_FORK/buildkite-config" && else && GIT_REPO="https://github.com/rails/buildkite-config" && fi && GIT_BRANCH="${CONFIG_BRANCH-main}" && GIT_BRANCH="${GIT_BRANCH#*:}" && echo "Cloning buildkite-config:" && echo "git clone -b \"$GIT_BRANCH\" \"$GIT_REPO\" .buildkite" && git clone -b "$GIT_BRANCH" "$GIT_REPO" .buildkite && rm -rf .buildkite/.git && sh -c "$PIPELINE_COMMAND" && elif [ "${#treesha}" -lt 40 ]; then && echo "Short SHA for .buildkite/" && exit 1 && elif curl -s -S "https://gist.githubusercontent.com/matthewd/3f98bcc9957c8ddf2204a390bf3a6cdd/raw/list" | grep -a -F -x "${treesha}"; then && echo "+++ Known tree; generating pipeline" && echo ".buildkite/ tree is ${treesha}" && sh -c "$PIPELINE_COMMAND" && else && echo "+++ Unknown tree; requesting approval" && echo ".buildkite/ tree is ${treesha}" && buildkite-agent pipeline upload <<'NESTED' && steps: && - block: "Review Build Script" && prompt: | && This commit uses new build configuration. Please review the changes in .buildkite/ carefully before unblocking. && - name: ":pipeline:" && command: >- && $PIPELINE_COMMAND && plugins: && - artifacts#v1.2.0: && download: && - ".buildkite/*" && - ".buildkite/**/*" && timeout_in_minutes: 5 && agents: && queue: "$BUILDKITE_AGENT_META_DATA_QUEUE" && NESTED && fi && ([ -f .buildkite/.dockerignore ] && cp .buildkite/.dockerignore .dockerignore) || true
Waited 5s
·
Ran in 38s
:docker: ruby:3.3
Waited 5s
·
Ran in 2m 50s
:docker: ruby:3.2
Waited 3s
·
Ran in 19s
:docker: ruby:3.1
Waited 2s
·
Ran in 50s
actioncable (3.3)rake test
Waited 10s
·
Ran in 1m 22s
actionmailbox (3.3)rake test
Waited 6s
·
Ran in 1m 0s
actionmailer (3.3)rake test
Waited 8s
·
Ran in 45s
actionpack (3.3)rake test
Waited 1s
·
Ran in 1m 16s
actionpack (3.3) [rack-2]rake test
Waited 7s
·
Ran in 1m 37s
actionpack (3.3) [rack-head]rake test
Waited 7s
·
Ran in 1m 24s
actiontext (3.3)rake test
Waited 5s
·
Ran in 57s
actionview (3.3)rake test
Waited 5s
·
Ran in 59s
activejob (3.3)rake test
Waited 5s
·
Ran in 1m 0s
activemodel (3.3)rake test
Waited 4s
·
Ran in 46s
activerecord mysql2 (3.3)rake db:mysql:rebuild mysql2:test
Waited 4s
·
Ran in 4m 12s
activerecord mysql2 (3.3) [mariadb]rake db:mysql:rebuild mysql2:test
Waited 6s
·
Ran in 3m 46s
activerecord mysql2 (3.3) [mysql_5_7]rake db:mysql:rebuild mysql2:test
Waited 4s
·
Ran in 3m 44s
activerecord mysql2 (3.3) [prepared_statements]rake db:mysql:rebuild mysql2:test
Waited 3s
·
Ran in 4m 33s
activerecord postgresql (3.3)rake db:postgresql:rebuild postgresql:test
Waited 4s
·
Ran in 4m 52s
activerecord sqlite3 (3.3)rake sqlite3:test
Waited 3s
·
Ran in 2m 46s
activerecord sqlite3_mem (3.3)rake sqlite3_mem:test
Waited 2s
·
Ran in 2m 51s
activerecord trilogy (3.3)rake db:mysql:rebuild trilogy:test
Waited 10s
·
Ran in 5m 10s
activerecord trilogy (3.3) [mariadb]rake db:mysql:rebuild trilogy:test
Waited 2s
·
Ran in 4m 5s
activerecord trilogy (3.3) [mysql_5_7]rake db:mysql:rebuild trilogy:test
Waited 10s
·
Ran in 4m 7s
activestorage (3.3)rake test
Waited 3s
·
Ran in 2m 21s
activesupport (3.3)rake test
Waited 5s
·
Ran in 2m 31s
guides (3.3)rake test
Waited 9s
·
Ran in 2m 56s
1/12
railties (3.3)rake test
Waited 7s
·
Ran in 6m 50s
2/12
railties (3.3)rake test
Waited 4s
·
Ran in 7m 56s
3/12
railties (3.3)rake test
Waited 8s
·
Ran in 7m 13s
4/12
railties (3.3)rake test
Waited 5s
·
Ran in 5m 35s
5/12
railties (3.3)rake test
Waited 7s
·
Ran in 5m 8s
6/12
railties (3.3)rake test
Waited 2s
·
Ran in 6m 8s
7/12
railties (3.3)rake test
Waited 2s
·
Ran in 5m 3s
8/12
railties (3.3)rake test
Waited 3s
·
Ran in 4m 49s
9/12
railties (3.3)rake test
Waited 4s
·
Ran in 5m 34s
10/12
railties (3.3)rake test
Waited 5s
·
Ran in 6m 55s
11/12
railties (3.3)rake test
Waited 4s
·
Ran in 6m 52s
12/12
railties (3.3)rake test
Waited 4s
·
Ran in 5m 49s
1/12
railties (3.3) [rack-2]rake test
Waited 6s
·
Ran in 7m 32s
2/12
railties (3.3) [rack-2]rake test
Waited 2s
·
Ran in 8m 23s
3/12
railties (3.3) [rack-2]rake test
Waited 5s
·
Ran in 7m 13s
4/12
railties (3.3) [rack-2]rake test
Waited 6s
·
Ran in 6m 1s
5/12
railties (3.3) [rack-2]rake test
Waited 9s
·
Ran in 5m 40s
6/12
railties (3.3) [rack-2]rake test
Waited 3s
·
Ran in 6m 22s
7/12
railties (3.3) [rack-2]rake test
Waited 2s
·
Ran in 5m 19s
8/12
railties (3.3) [rack-2]rake test
Waited 8s
·
Ran in 5m 7s
9/12
railties (3.3) [rack-2]rake test
Waited 3s
·
Ran in 6m 13s
10/12
railties (3.3) [rack-2]rake test
Waited 4s
·
Ran in 6m 56s
11/12
railties (3.3) [rack-2]rake test
Waited 4s
·
Ran in 7m 13s
12/12
railties (3.3) [rack-2]rake test
Waited 4s
·
Ran in 6m 26s
1/12
railties (3.3) [rack-head]rake test
Waited 5s
·
Ran in 6m 49s
2/12
railties (3.3) [rack-head]rake test
Waited 8s
·
Ran in 8m 21s
3/12
railties (3.3) [rack-head]rake test
Waited 3s
·
Ran in 7m 12s
4/12
railties (3.3) [rack-head]rake test
Waited 1s
·
Ran in 5m 30s
5/12
railties (3.3) [rack-head]rake test
Waited 3s
·
Ran in 5m 18s
6/12
railties (3.3) [rack-head]rake test
Waited 5s
·
Ran in 6m 2s
7/12
railties (3.3) [rack-head]rake test
Waited 5s
·
Ran in 5m 11s
8/12
railties (3.3) [rack-head]rake test
Waited 4s
·
Ran in 5m 7s
9/12
railties (3.3) [rack-head]rake test
Waited 6s
·
Ran in 5m 40s
10/12
railties (3.3) [rack-head]rake test
Waited 9s
·
Ran in 6m 37s
11/12
railties (3.3) [rack-head]rake test
Waited 15s
·
Ran in 5m 10s
12/12
railties (3.3) [rack-head]rake test
Waited 21s
·
Ran in 4m 26s
actioncable integration (3.3)rake test:integration
Waited 28s
·
Ran in 1m 33s
activejob integration (3.3)rake test:integration
Waited 41s
·
Ran in 4m 39s
actioncable (3.2)rake test
Waited 3s
·
Ran in 1m 35s
actionmailbox (3.2)rake test
Waited 10s
·
Ran in 56s
actionmailer (3.2)rake test
Waited 6s
·
Ran in 55s
actionpack (3.2)rake test
Waited 9s
·
Ran in 1m 18s
actiontext (3.2)rake test
Waited 56s
·
Ran in 1m 1s
actionview (3.2)rake test
Waited 56s
·
Ran in 1m 8s
activejob (3.2)rake test
Waited 56s
·
Ran in 1m 4s
activemodel (3.2)rake test
Waited 47s
·
Ran in 1m 0s
activerecord mysql2 (3.2)rake db:mysql:rebuild mysql2:test
Waited 57s
·
Ran in 4m 28s
activerecord postgresql (3.2)rake db:postgresql:rebuild postgresql:test
Waited 57s
·
Ran in 3m 54s
activerecord sqlite3 (3.2)rake sqlite3:test
Waited 58s
·
Ran in 2m 12s
activerecord trilogy (3.2)rake db:mysql:rebuild trilogy:test
Waited 58s
·
Ran in 4m 17s
activestorage (3.2)rake test
Waited 49s
·
Ran in 1m 55s
activesupport (3.2)rake test
Waited 1m 0s
·
Ran in 2m 16s
guides (3.2)rake test
Waited 1m 0s
·
Ran in 2m 31s
1/12
railties (3.2)rake test
Waited 50s
·
Ran in 3m 45s
2/12
railties (3.2)rake test
Waited 50s
·
Ran in 5m 18s
3/12
railties (3.2)rake test
Waited 50s
·
Ran in 3m 25s
4/12
railties (3.2)rake test
Waited 1m 1s
·
Ran in 2m 45s
5/12
railties (3.2)rake test
Waited 1m 1s
·
Ran in 2m 35s
6/12
railties (3.2)rake test
Waited 1m 1s
·
Ran in 2m 55s
7/12
railties (3.2)rake test
Waited 1m 1s
·
Ran in 2m 54s
8/12
railties (3.2)rake test
Waited 1m 1s
·
Ran in 2m 44s
9/12
railties (3.2)rake test
Waited 1m 1s
·
Ran in 2m 53s
10/12
railties (3.2)rake test
Waited 1m 1s
·
Ran in 3m 22s
11/12
railties (3.2)rake test
Waited 51s
·
Ran in 3m 40s
12/12
railties (3.2)rake test
Waited 1m 2s
·
Ran in 3m 12s
actioncable integration (3.2)rake test:integration
Waited 1m 2s
·
Ran in 1m 49s
activejob integration (3.2)rake test:integration
Waited 1m 3s
·
Ran in 4m 20s
actioncable (3.1)rake test
Waited 23s
·
Ran in 1m 39s
actionmailbox (3.1)rake test
Waited 23s
·
Ran in 1m 4s
actionmailer (3.1)rake test
Waited 33s
·
Ran in 56s
actionpack (3.1)rake test
Waited 23s
·
Ran in 1m 44s
actiontext (3.1)rake test
Waited 24s
·
Ran in 1m 3s
actionview (3.1)rake test
Waited 34s
·
Ran in 1m 6s
activejob (3.1)rake test
Waited 35s
·
Ran in 1m 24s
activemodel (3.1)rake test
Waited 25s
·
Ran in 1m 2s
activerecord mysql2 (3.1)rake db:mysql:rebuild mysql2:test
Waited 25s
·
Ran in 4m 31s
activerecord postgresql (3.1)rake db:postgresql:rebuild postgresql:test
Waited 36s
·
Ran in 3m 34s
activerecord sqlite3 (3.1)rake sqlite3:test
Waited 37s
·
Ran in 2m 11s
activerecord trilogy (3.1)rake db:mysql:rebuild trilogy:test
Waited 37s
·
Ran in 4m 17s
activestorage (3.1)rake test
Waited 38s
·
Ran in 1m 55s
activesupport (3.1)rake test
Waited 39s
·
Ran in 2m 30s
guides (3.1)rake test
Waited 39s
·
Ran in 2m 51s
1/12
railties (3.1)rake test
Waited 29s
·
Ran in 4m 22s
2/12
railties (3.1)rake test
Waited 40s
·
Ran in 6m 56s
3/12
railties (3.1)rake test
Waited 40s
·
Ran in 3m 45s
4/12
railties (3.1)rake test
Waited 41s
·
Ran in 5m 2s
5/12
railties (3.1)rake test
Waited 41s
·
Ran in 4m 1s
6/12
railties (3.1)rake test
Waited 41s
·
Ran in 4m 39s
7/12
railties (3.1)rake test
Waited 42s
·
Ran in 3m 54s
8/12
railties (3.1)rake test
Waited 42s
·
Ran in 3m 44s
9/12
railties (3.1)rake test
Waited 42s
·
Ran in 3m 4s
10/12
railties (3.1)rake test
Waited 32s
·
Ran in 4m 20s
11/12
railties (3.1)rake test
Waited 42s
·
Ran in 5m 11s
12/12
railties (3.1)rake test
Waited 42s
·
Ran in 4m 24s
actioncable integration (3.1)rake test:integration
Waited 43s
·
Ran in 1m 50s
activejob integration (3.1)rake test:integration
Waited 43s
·
Ran in 4m 25s
1/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_test
Waited 41s
·
Ran in 1m 30s
2/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_test
Waited 47s
·
Ran in 1m 49s
3/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_test
Waited 53s
·
Ran in 1m 52s
4/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_test
Waited 55s
·
Ran in 1m 47s
5/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_test
Waited 1m 0s
·
Ran in 1m 22s
1/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_test
Waited 1m 4s
·
Ran in 1m 7s
2/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_test
Waited 1m 8s
·
Ran in 1m 27s
3/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_test
Waited 1m 12s
·
Ran in 1m 15s
4/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_test
Waited 1m 13s
·
Ran in 1m 48s
5/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_test
Waited 1m 14s
·
Ran in 1m 28s
1/5
activerecord sqlite3:isolated (3.3)rake sqlite3:isolated_test
Waited 1m 15s
·
Ran in 44s
2/5
activerecord sqlite3:isolated (3.3)rake sqlite3:isolated_test
Waited 1m 17s
·
Ran in 55s
3/5
activerecord sqlite3:isolated (3.3)rake sqlite3:isolated_test
Waited 1m 17s
·
Ran in 1m 28s
4/5
activerecord sqlite3:isolated (3.3)rake sqlite3:isolated_test
Waited 1m 21s
·
Ran in 1m 11s
5/5
activerecord sqlite3:isolated (3.3)rake sqlite3:isolated_test
Waited 1m 23s
·
Ran in 1m 8s
1/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_test
Waited 1m 28s
·
Ran in 1m 20s
2/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_test
Waited 1m 31s
·
Ran in 1m 52s
3/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_test
Waited 1m 32s
·
Ran in 1m 29s
4/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_test
Waited 1m 33s
·
Ran in 1m 45s
5/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_test
Waited 1m 38s
·
Ran in 1m 45s
actionmailer isolated (3.3)rake test:isolated
Waited 1m 41s
·
Ran in 52s
actionpack isolated (3.3)rake test:isolated
Waited 1m 43s
·
Ran in 6m 53s
actionview isolated (3.3)rake test:isolated
Waited 1m 51s
·
Ran in 2m 56s
activejob isolated (3.3)rake test:isolated
Waited 1m 52s
·
Ran in 4m 25s
activemodel isolated (3.3)rake test:isolated
Waited 1m 53s
·
Ran in 1m 55s
activesupport isolated (3.3)rake test:isolated
Waited 1m 55s
·
Ran in 3m 28s
activesupport isolated (3.3)rake test:isolated
Waited 8s
·
Ran in 5m 33s
Total Job Run Time: 8h 36m