golang.org/x/build@v0.0.0-20240506185731-218518f32b70/internal/swarmclient/testdata/bb-sample.cfg (about)

     1  buckets: {
     2    name: "ci"
     3    swarming: {
     4      builders: {
     5        name: "go1.20-darwin-amd64"
     6        swarming_host: "chromium-swarm.appspot.com"
     7        dimensions: "cpu:x86-64"
     8        dimensions: "os:Linux"
     9        dimensions: "pool:luci.golang.ci"
    10        exe: {
    11          cipd_package: "infra/experimental/golangbuild/${platform}"
    12          cipd_version: "latest"
    13          cmd: "golangbuild"
    14        }
    15        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"coord_mode\": {    \"build_builder\": \"golang/ci/go1.20-darwin-amd64-build_go\",    \"builders_to_trigger_after_toolchain_build\": [      \"golang/ci/x_arch-go1.20-darwin-amd64\",      \"golang/ci/x_benchmarks-go1.20-darwin-amd64\",      \"golang/ci/x_build-go1.20-darwin-amd64\",      \"golang/ci/x_crypto-go1.20-darwin-amd64\",      \"golang/ci/x_debug-go1.20-darwin-amd64\",      \"golang/ci/x_exp-go1.20-darwin-amd64\",      \"golang/ci/x_image-go1.20-darwin-amd64\",      \"golang/ci/x_mod-go1.20-darwin-amd64\",      \"golang/ci/x_net-go1.20-darwin-amd64\",      \"golang/ci/x_oauth2-go1.20-darwin-amd64\",      \"golang/ci/x_perf-go1.20-darwin-amd64\",      \"golang/ci/x_pkgsite-go1.20-darwin-amd64\",      \"golang/ci/x_pkgsite-metrics-go1.20-darwin-amd64\",      \"golang/ci/x_review-go1.20-darwin-amd64\",      \"golang/ci/x_sync-go1.20-darwin-amd64\",      \"golang/ci/x_sys-go1.20-darwin-amd64\",      \"golang/ci/x_telemetry-go1.20-darwin-amd64\",      \"golang/ci/x_term-go1.20-darwin-amd64\",      \"golang/ci/x_text-go1.20-darwin-amd64\",      \"golang/ci/x_time-go1.20-darwin-amd64\",      \"golang/ci/x_tools-go1.20-darwin-amd64\",      \"golang/ci/x_vuln-go1.20-darwin-amd64\",      \"golang/ci/x_vulndb-go1.20-darwin-amd64\",      \"golang/ci/x_website-go1.20-darwin-amd64\"    ],    \"num_test_shards\": 1,    \"test_builder\": \"golang/ci/go1.20-darwin-amd64-test_only\"  },  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.20\",  \"mode\": 1,  \"project\": \"go\",  \"tools_cache\": \"tools\",  \"xcode_version\": \"12e5244e\"}"
    16        caches: {
    17          name: "git"
    18          path: "git"
    19        }
    20        caches: {
    21          name: "tools"
    22          path: "tools"
    23        }
    24        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
    25        experiments: {
    26          key: "golang.parallel_compile_only_ports"
    27          value: 50
    28        }
    29        experiments: {
    30          key: "golang.parallel_compile_only_ports_maxprocs"
    31          value: 50
    32        }
    33        resultdb: {
    34          enable: true
    35        }
    36      }
    37      builders: {
    38        name: "gotip-linux-amd64-boringcrypto"
    39        swarming_host: "chromium-swarm.appspot.com"
    40        dimensions: "cpu:x86-64"
    41        dimensions: "os:Linux"
    42        dimensions: "pool:luci.golang.ci"
    43        dimensions: "cipd_platform:linux-amd64"
    44        exe: {
    45          cipd_package: "infra/experimental/golangbuild/${platform}"
    46          cipd_version: "latest"
    47          cmd: "golangbuild"
    48        }
    49        properties: "{  \"bootstrap_version\": \"1.20.6\",  \"coord_mode\": {    \"build_builder\": \"golang/ci/gotip-linux-amd64-boringcrypto-build_go\",    \"builders_to_trigger_after_toolchain_build\": [      \"golang/ci/x_arch-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_benchmarks-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_build-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_crypto-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_debug-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_exp-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_image-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_mobile-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_mod-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_net-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_oauth2-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_perf-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_pkgsite-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_pkgsite-metrics-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_review-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_sync-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_sys-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_telemetry-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_term-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_text-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_time-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_tools-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_vuln-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_vulndb-gotip-linux-amd64-boringcrypto\",      \"golang/ci/x_website-gotip-linux-amd64-boringcrypto\"    ],    \"num_test_shards\": 4,    \"test_builder\": \"golang/ci/gotip-linux-amd64-boringcrypto-test_only\"  },  \"env\": {    \"GOEXPERIMENT\": \"boringcrypto\"  },  \"git_cache\": \"git\",  \"go_branch\": \"master\",  \"mode\": 1,  \"project\": \"go\",  \"tools_cache\": \"tools\"}"
    50        caches: {
    51          name: "git"
    52          path: "git"
    53        }
    54        caches: {
    55          name: "tools"
    56          path: "tools"
    57        }
    58        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
    59        experiments: {
    60          key: "golang.parallel_compile_only_ports"
    61          value: 50
    62        }
    63        experiments: {
    64          key: "golang.parallel_compile_only_ports_maxprocs"
    65          value: 50
    66        }
    67        resultdb: {
    68          enable: true
    69        }
    70      }
    71      builders: {
    72        name: "x_benchmarks-go1.21-linux-amd64-longtest"
    73        swarming_host: "chromium-swarm.appspot.com"
    74        dimensions: "cpu:x86-64"
    75        dimensions: "os:Linux"
    76        dimensions: "pool:luci.golang.ci-workers"
    77        exe: {
    78          cipd_package: "infra/experimental/golangbuild/${platform}"
    79          cipd_version: "latest"
    80          cmd: "golangbuild"
    81        }
    82        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {    \"GO_TEST_TIMEOUT_SCALE\": \"5\"  },  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.21\",  \"long_test\": true,  \"mode\": 0,  \"project\": \"benchmarks\",  \"tools_cache\": \"tools\"}"
    83        caches: {
    84          name: "git"
    85          path: "git"
    86        }
    87        caches: {
    88          name: "tools"
    89          path: "tools"
    90        }
    91        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
    92        experiments: {
    93          key: "golang.parallel_compile_only_ports"
    94          value: 50
    95        }
    96        experiments: {
    97          key: "golang.parallel_compile_only_ports_maxprocs"
    98          value: 50
    99        }
   100        resultdb: {
   101          enable: true
   102        }
   103      }
   104      builders: {
   105        name: "x_debug-go1.20-darwin-amd64"
   106        swarming_host: "chromium-swarm.appspot.com"
   107        dimensions: "cpu:x86-64"
   108        dimensions: "os:Mac"
   109        dimensions: "pool:luci.golang.shared-workers"
   110        exe: {
   111          cipd_package: "infra/experimental/golangbuild/${platform}"
   112          cipd_version: "latest"
   113          cmd: "golangbuild"
   114        }
   115        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.20\",  \"mode\": 0,  \"project\": \"debug\",  \"tools_cache\": \"tools\",  \"xcode_version\": \"12e5244e\"}"
   116        caches: {
   117          name: "git"
   118          path: "git"
   119        }
   120        caches: {
   121          name: "tools"
   122          path: "tools"
   123        }
   124        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   125        experiments: {
   126          key: "golang.parallel_compile_only_ports"
   127          value: 50
   128        }
   129        experiments: {
   130          key: "golang.parallel_compile_only_ports_maxprocs"
   131          value: 50
   132        }
   133        resultdb: {
   134          enable: true
   135        }
   136      }
   137      builders: {
   138        name: "x_image-go1.20-linux-ppc64le"
   139        swarming_host: "chromium-swarm.appspot.com"
   140        dimensions: "cpu:ppc64le"
   141        dimensions: "os:Linux"
   142        dimensions: "pool:luci.golang.shared-workers"
   143        exe: {
   144          cipd_package: "infra/experimental/golangbuild/${platform}"
   145          cipd_version: "latest"
   146          cmd: "golangbuild"
   147        }
   148        properties: "{  \"bootstrap_version\": \"1.21.0\",  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.20\",  \"mode\": 0,  \"project\": \"image\",  \"tools_cache\": \"tools\"}"
   149        caches: {
   150          name: "git"
   151          path: "git"
   152        }
   153        caches: {
   154          name: "tools"
   155          path: "tools"
   156        }
   157        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   158        experiments: {
   159          key: "golang.parallel_compile_only_ports"
   160          value: 50
   161        }
   162        experiments: {
   163          key: "golang.parallel_compile_only_ports_maxprocs"
   164          value: 50
   165        }
   166        experiments: {
   167          key: "luci.best_effort_platform"
   168          value: 100
   169        }
   170        resultdb: {
   171          enable: true
   172        }
   173      }
   174      builders: {
   175        name: "x_net-go1.20-linux-386-longtest"
   176        swarming_host: "chromium-swarm.appspot.com"
   177        dimensions: "cpu:x86-64"
   178        dimensions: "os:Linux"
   179        dimensions: "pool:luci.golang.ci-workers"
   180        exe: {
   181          cipd_package: "infra/experimental/golangbuild/${platform}"
   182          cipd_version: "latest"
   183          cmd: "golangbuild"
   184        }
   185        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {    \"GOARCH\": \"386\",    \"GOHOSTARCH\": \"386\",    \"GO_TEST_TIMEOUT_SCALE\": \"5\"  },  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.20\",  \"long_test\": true,  \"mode\": 0,  \"project\": \"net\",  \"tools_cache\": \"tools\"}"
   186        caches: {
   187          name: "git"
   188          path: "git"
   189        }
   190        caches: {
   191          name: "tools"
   192          path: "tools"
   193        }
   194        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   195        experiments: {
   196          key: "golang.parallel_compile_only_ports"
   197          value: 50
   198        }
   199        experiments: {
   200          key: "golang.parallel_compile_only_ports_maxprocs"
   201          value: 50
   202        }
   203        resultdb: {
   204          enable: true
   205        }
   206      }
   207      builders: {
   208        name: "x_perf-go1.21-linux-amd64-boringcrypto"
   209        swarming_host: "chromium-swarm.appspot.com"
   210        dimensions: "cpu:x86-64"
   211        dimensions: "os:Linux"
   212        dimensions: "pool:luci.golang.ci-workers"
   213        exe: {
   214          cipd_package: "infra/experimental/golangbuild/${platform}"
   215          cipd_version: "latest"
   216          cmd: "golangbuild"
   217        }
   218        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {    \"GOEXPERIMENT\": \"boringcrypto\"  },  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.21\",  \"mode\": 0,  \"project\": \"perf\",  \"tools_cache\": \"tools\"}"
   219        caches: {
   220          name: "git"
   221          path: "git"
   222        }
   223        caches: {
   224          name: "tools"
   225          path: "tools"
   226        }
   227        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   228        experiments: {
   229          key: "golang.parallel_compile_only_ports"
   230          value: 50
   231        }
   232        experiments: {
   233          key: "golang.parallel_compile_only_ports_maxprocs"
   234          value: 50
   235        }
   236        resultdb: {
   237          enable: true
   238        }
   239      }
   240      builders: {
   241        name: "x_review-gotip-linux-amd64-boringcrypto"
   242        swarming_host: "chromium-swarm.appspot.com"
   243        dimensions: "cpu:x86-64"
   244        dimensions: "os:Linux"
   245        dimensions: "pool:luci.golang.ci-workers"
   246        exe: {
   247          cipd_package: "infra/experimental/golangbuild/${platform}"
   248          cipd_version: "latest"
   249          cmd: "golangbuild"
   250        }
   251        properties: "{  \"bootstrap_version\": \"1.20.6\",  \"env\": {    \"GOEXPERIMENT\": \"boringcrypto\"  },  \"git_cache\": \"git\",  \"go_branch\": \"master\",  \"mode\": 0,  \"project\": \"review\",  \"tools_cache\": \"tools\"}"
   252        caches: {
   253          name: "git"
   254          path: "git"
   255        }
   256        caches: {
   257          name: "tools"
   258          path: "tools"
   259        }
   260        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   261        experiments: {
   262          key: "golang.parallel_compile_only_ports"
   263          value: 50
   264        }
   265        experiments: {
   266          key: "golang.parallel_compile_only_ports_maxprocs"
   267          value: 50
   268        }
   269        resultdb: {
   270          enable: true
   271        }
   272      }
   273      builders: {
   274        name: "x_telemetry-go1.20-linux-amd64-boringcrypto"
   275        swarming_host: "chromium-swarm.appspot.com"
   276        dimensions: "cpu:x86-64"
   277        dimensions: "os:Linux"
   278        dimensions: "pool:luci.golang.ci-workers"
   279        exe: {
   280          cipd_package: "infra/experimental/golangbuild/${platform}"
   281          cipd_version: "latest"
   282          cmd: "golangbuild"
   283        }
   284        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {    \"GOEXPERIMENT\": \"boringcrypto\"  },  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.20\",  \"mode\": 0,  \"project\": \"telemetry\",  \"tools_cache\": \"tools\"}"
   285        caches: {
   286          name: "git"
   287          path: "git"
   288        }
   289        caches: {
   290          name: "tools"
   291          path: "tools"
   292        }
   293        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   294        experiments: {
   295          key: "golang.parallel_compile_only_ports"
   296          value: 50
   297        }
   298        experiments: {
   299          key: "golang.parallel_compile_only_ports_maxprocs"
   300          value: 50
   301        }
   302        resultdb: {
   303          enable: true
   304        }
   305      }
   306      builders: {
   307        name: "x_text-go1.21-windows-amd64"
   308        swarming_host: "chromium-swarm.appspot.com"
   309        dimensions: "cpu:x86-64"
   310        dimensions: "os:Windows"
   311        dimensions: "pool:luci.golang.ci-workers"
   312        exe: {
   313          cipd_package: "infra/experimental/golangbuild/${platform}"
   314          cipd_version: "latest"
   315          cmd: "golangbuild"
   316        }
   317        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.21\",  \"mode\": 0,  \"project\": \"text\",  \"tools_cache\": \"tools\"}"
   318        caches: {
   319          name: "git"
   320          path: "git"
   321        }
   322        caches: {
   323          name: "tools"
   324          path: "tools"
   325        }
   326        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   327        experiments: {
   328          key: "golang.parallel_compile_only_ports"
   329          value: 50
   330        }
   331        experiments: {
   332          key: "golang.parallel_compile_only_ports_maxprocs"
   333          value: 50
   334        }
   335        resultdb: {
   336          enable: true
   337        }
   338      }
   339    }
   340  }
   341  buckets: {
   342    name: "prod"
   343    swarming: {
   344      builders: {
   345        name: "recipe-bundler"
   346        swarming_host: "chromium-swarm.appspot.com"
   347        dimensions: "cpu:x86-64"
   348        dimensions: "os:Ubuntu"
   349        dimensions: "pool:luci.golang.prod"
   350        exe: {
   351          cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra"
   352          cipd_version: "git_revision:910dab144e53063038e4e67a7d7bac729203f43c"
   353          cmd: "luciexe"
   354        }
   355        properties: "{  \"package_name_internal_prefix\": \"golang/recipe_bundles\",  \"package_name_prefix\": \"golang/recipe_bundles\",  \"recipe\": \"recipe_bundler\",  \"recipe_bundler_vers\": \"git_revision:910dab144e53063038e4e67a7d7bac729203f43c\",  \"repo_specs\": [    \"go.googlesource.com/build=FETCH_HEAD,refs/heads/luci-config\"  ]}"
   356        priority: 20
   357        execution_timeout_secs: 600
   358        expiration_secs: 900
   359        service_account: "recipe-bundler@golang-ci-luci.iam.gserviceaccount.com"
   360        experiments: {
   361          key: "luci.recipes.use_python3"
   362          value: 100
   363        }
   364        description_html: "Builder to bundle recipe changes and upload bundled recipe package to CIPD."
   365      }
   366    }
   367  }
   368  buckets: {
   369    name: "try"
   370    swarming: {
   371      builders: {
   372        name: "go1.20-darwin-amd64"
   373        swarming_host: "chromium-swarm.appspot.com"
   374        dimensions: "cpu:x86-64"
   375        dimensions: "os:Linux"
   376        dimensions: "pool:luci.golang.try"
   377        exe: {
   378          cipd_package: "infra/experimental/golangbuild/${platform}"
   379          cipd_version: "latest"
   380          cmd: "golangbuild"
   381        }
   382        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"coord_mode\": {    \"build_builder\": \"golang/try/go1.20-darwin-amd64-build_go\",    \"builders_to_trigger_after_toolchain_build\": [],    \"num_test_shards\": 1,    \"test_builder\": \"golang/try/go1.20-darwin-amd64-test_only\"  },  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.20\",  \"mode\": 1,  \"project\": \"go\",  \"tools_cache\": \"tools\",  \"xcode_version\": \"12e5244e\"}"
   383        caches: {
   384          name: "git"
   385          path: "git"
   386        }
   387        caches: {
   388          name: "tools"
   389          path: "tools"
   390        }
   391        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   392        experiments: {
   393          key: "golang.parallel_compile_only_ports"
   394          value: 50
   395        }
   396        experiments: {
   397          key: "golang.parallel_compile_only_ports_maxprocs"
   398          value: 50
   399        }
   400        resultdb: {
   401          enable: true
   402        }
   403      }
   404      builders: {
   405        name: "go1.21-internal-linux-386-longtest-test_only"
   406        swarming_host: "chromium-swarm.appspot.com"
   407        dimensions: "cpu:x86-64"
   408        dimensions: "os:Linux"
   409        dimensions: "pool:luci.golang.try-workers"
   410        exe: {
   411          cipd_package: "infra/experimental/golangbuild/${platform}"
   412          cipd_version: "latest"
   413          cmd: "golangbuild"
   414        }
   415        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {    \"GOARCH\": \"386\",    \"GOHOSTARCH\": \"386\",    \"GO_TEST_TIMEOUT_SCALE\": \"5\"  },  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.21\",  \"long_test\": true,  \"mode\": 3,  \"project\": \"go\",  \"test_mode\": {},  \"test_shard\": {    \"num_shards\": 1,    \"shard_id\": 0  },  \"tools_cache\": \"tools\"}"
   416        allowed_property_overrides: "test_shard"
   417        caches: {
   418          name: "git"
   419          path: "git"
   420        }
   421        caches: {
   422          name: "tools"
   423          path: "tools"
   424        }
   425        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   426        experiments: {
   427          key: "golang.parallel_compile_only_ports"
   428          value: 50
   429        }
   430        experiments: {
   431          key: "golang.parallel_compile_only_ports_maxprocs"
   432          value: 50
   433        }
   434        resultdb: {
   435          enable: true
   436        }
   437      }
   438      builders: {
   439        name: "gotip-internal-linux-amd64-longtest-race-build_go"
   440        swarming_host: "chromium-swarm.appspot.com"
   441        dimensions: "cpu:x86-64"
   442        dimensions: "os:Linux"
   443        dimensions: "pool:luci.golang.try-workers"
   444        exe: {
   445          cipd_package: "infra/experimental/golangbuild/${platform}"
   446          cipd_version: "latest"
   447          cmd: "golangbuild"
   448        }
   449        properties: "{  \"bootstrap_version\": \"1.20.6\",  \"build_mode\": {},  \"env\": {    \"GO_TEST_TIMEOUT_SCALE\": \"5\"  },  \"git_cache\": \"git\",  \"go_branch\": \"master\",  \"long_test\": true,  \"mode\": 2,  \"project\": \"go\",  \"race_mode\": true,  \"tools_cache\": \"tools\"}"
   450        caches: {
   451          name: "git"
   452          path: "git"
   453        }
   454        caches: {
   455          name: "tools"
   456          path: "tools"
   457        }
   458        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   459        experiments: {
   460          key: "golang.parallel_compile_only_ports"
   461          value: 50
   462        }
   463        experiments: {
   464          key: "golang.parallel_compile_only_ports_maxprocs"
   465          value: 50
   466        }
   467        resultdb: {
   468          enable: true
   469        }
   470      }
   471      builders: {
   472        name: "x_arch-go1.21-windows-amd64-race"
   473        swarming_host: "chromium-swarm.appspot.com"
   474        dimensions: "cpu:x86-64"
   475        dimensions: "os:Windows"
   476        dimensions: "pool:luci.golang.try-workers"
   477        exe: {
   478          cipd_package: "infra/experimental/golangbuild/${platform}"
   479          cipd_version: "latest"
   480          cmd: "golangbuild"
   481        }
   482        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.21\",  \"mode\": 0,  \"project\": \"arch\",  \"race_mode\": true,  \"tools_cache\": \"tools\"}"
   483        caches: {
   484          name: "git"
   485          path: "git"
   486        }
   487        caches: {
   488          name: "tools"
   489          path: "tools"
   490        }
   491        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   492        experiments: {
   493          key: "golang.parallel_compile_only_ports"
   494          value: 50
   495        }
   496        experiments: {
   497          key: "golang.parallel_compile_only_ports_maxprocs"
   498          value: 50
   499        }
   500        resultdb: {
   501          enable: true
   502        }
   503      }
   504      builders: {
   505        name: "x_build-gotip-linux-arm64"
   506        swarming_host: "chromium-swarm.appspot.com"
   507        dimensions: "cpu:arm64"
   508        dimensions: "os:Linux"
   509        dimensions: "pool:luci.golang.try-workers"
   510        exe: {
   511          cipd_package: "infra/experimental/golangbuild/${platform}"
   512          cipd_version: "latest"
   513          cmd: "golangbuild"
   514        }
   515        properties: "{  \"bootstrap_version\": \"1.20.6\",  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"master\",  \"mode\": 0,  \"project\": \"build\",  \"tools_cache\": \"tools\"}"
   516        caches: {
   517          name: "git"
   518          path: "git"
   519        }
   520        caches: {
   521          name: "tools"
   522          path: "tools"
   523        }
   524        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   525        experiments: {
   526          key: "golang.parallel_compile_only_ports"
   527          value: 50
   528        }
   529        experiments: {
   530          key: "golang.parallel_compile_only_ports_maxprocs"
   531          value: 50
   532        }
   533        resultdb: {
   534          enable: true
   535        }
   536      }
   537      builders: {
   538        name: "x_exp-go1.20-linux-amd64-boringcrypto"
   539        swarming_host: "chromium-swarm.appspot.com"
   540        dimensions: "cpu:x86-64"
   541        dimensions: "os:Linux"
   542        dimensions: "pool:luci.golang.try-workers"
   543        exe: {
   544          cipd_package: "infra/experimental/golangbuild/${platform}"
   545          cipd_version: "latest"
   546          cmd: "golangbuild"
   547        }
   548        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {    \"GOEXPERIMENT\": \"boringcrypto\"  },  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.20\",  \"mode\": 0,  \"project\": \"exp\",  \"tools_cache\": \"tools\"}"
   549        caches: {
   550          name: "git"
   551          path: "git"
   552        }
   553        caches: {
   554          name: "tools"
   555          path: "tools"
   556        }
   557        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   558        experiments: {
   559          key: "golang.parallel_compile_only_ports"
   560          value: 50
   561        }
   562        experiments: {
   563          key: "golang.parallel_compile_only_ports_maxprocs"
   564          value: 50
   565        }
   566        resultdb: {
   567          enable: true
   568        }
   569      }
   570      builders: {
   571        name: "x_mobile-go1.20-windows-amd64-race"
   572        swarming_host: "chromium-swarm.appspot.com"
   573        dimensions: "cpu:x86-64"
   574        dimensions: "os:Windows"
   575        dimensions: "pool:luci.golang.try-workers"
   576        exe: {
   577          cipd_package: "infra/experimental/golangbuild/${platform}"
   578          cipd_version: "latest"
   579          cmd: "golangbuild"
   580        }
   581        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.20\",  \"mode\": 0,  \"project\": \"mobile\",  \"race_mode\": true,  \"tools_cache\": \"tools\"}"
   582        caches: {
   583          name: "git"
   584          path: "git"
   585        }
   586        caches: {
   587          name: "tools"
   588          path: "tools"
   589        }
   590        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   591        experiments: {
   592          key: "golang.parallel_compile_only_ports"
   593          value: 50
   594        }
   595        experiments: {
   596          key: "golang.parallel_compile_only_ports_maxprocs"
   597          value: 50
   598        }
   599        resultdb: {
   600          enable: true
   601        }
   602      }
   603      builders: {
   604        name: "x_net-go1.21-linux-arm64"
   605        swarming_host: "chromium-swarm.appspot.com"
   606        dimensions: "cpu:arm64"
   607        dimensions: "os:Linux"
   608        dimensions: "pool:luci.golang.try-workers"
   609        exe: {
   610          cipd_package: "infra/experimental/golangbuild/${platform}"
   611          cipd_version: "latest"
   612          cmd: "golangbuild"
   613        }
   614        properties: "{  \"bootstrap_version\": \"1.17.13\",  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"release-branch.go1.21\",  \"mode\": 0,  \"project\": \"net\",  \"tools_cache\": \"tools\"}"
   615        caches: {
   616          name: "git"
   617          path: "git"
   618        }
   619        caches: {
   620          name: "tools"
   621          path: "tools"
   622        }
   623        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   624        experiments: {
   625          key: "golang.parallel_compile_only_ports"
   626          value: 50
   627        }
   628        experiments: {
   629          key: "golang.parallel_compile_only_ports_maxprocs"
   630          value: 50
   631        }
   632        resultdb: {
   633          enable: true
   634        }
   635      }
   636      builders: {
   637        name: "x_perf-gotip-linux-amd64-boringcrypto"
   638        swarming_host: "chromium-swarm.appspot.com"
   639        dimensions: "cpu:x86-64"
   640        dimensions: "os:Linux"
   641        dimensions: "pool:luci.golang.try-workers"
   642        exe: {
   643          cipd_package: "infra/experimental/golangbuild/${platform}"
   644          cipd_version: "latest"
   645          cmd: "golangbuild"
   646        }
   647        properties: "{  \"bootstrap_version\": \"1.20.6\",  \"env\": {    \"GOEXPERIMENT\": \"boringcrypto\"  },  \"git_cache\": \"git\",  \"go_branch\": \"master\",  \"mode\": 0,  \"project\": \"perf\",  \"tools_cache\": \"tools\"}"
   648        caches: {
   649          name: "git"
   650          path: "git"
   651        }
   652        caches: {
   653          name: "tools"
   654          path: "tools"
   655        }
   656        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   657        experiments: {
   658          key: "golang.parallel_compile_only_ports"
   659          value: 50
   660        }
   661        experiments: {
   662          key: "golang.parallel_compile_only_ports_maxprocs"
   663          value: 50
   664        }
   665        resultdb: {
   666          enable: true
   667        }
   668      }
   669      builders: {
   670        name: "x_pkgsite-metrics-gotip-windows-amd64-race"
   671        swarming_host: "chromium-swarm.appspot.com"
   672        dimensions: "cpu:x86-64"
   673        dimensions: "os:Windows"
   674        dimensions: "pool:luci.golang.try-workers"
   675        exe: {
   676          cipd_package: "infra/experimental/golangbuild/${platform}"
   677          cipd_version: "latest"
   678          cmd: "golangbuild"
   679        }
   680        properties: "{  \"bootstrap_version\": \"1.20.6\",  \"env\": {},  \"git_cache\": \"git\",  \"go_branch\": \"master\",  \"mode\": 0,  \"project\": \"pkgsite-metrics\",  \"race_mode\": true,  \"tools_cache\": \"tools\"}"
   681        caches: {
   682          name: "git"
   683          path: "git"
   684        }
   685        caches: {
   686          name: "tools"
   687          path: "tools"
   688        }
   689        service_account: "luci-task@golang-ci-luci.iam.gserviceaccount.com"
   690        experiments: {
   691          key: "golang.parallel_compile_only_ports"
   692          value: 50
   693        }
   694        experiments: {
   695          key: "golang.parallel_compile_only_ports_maxprocs"
   696          value: 50
   697        }
   698        resultdb: {
   699          enable: true
   700        }
   701      }
   702    }
   703  }