aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-04-08 11:12:23 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-04-08 11:12:23 +0300
commitfcbee24ed9ba75755cbd9ba15cc53e493c47f795 (patch)
treebbd77f2c2e2d2781e8fc53bc22e36e0bd5539080 /build
parent9f27bcb9b900c8c78129176724b614604c462022 (diff)
downloadydb-fcbee24ed9ba75755cbd9ba15cc53e493c47f795.tar.gz
intermediate changes
ref:1d0edaaab2fb7e38b2752aa0f8a3126791513196
Diffstat (limited to 'build')
-rw-r--r--build/platform/test_tool/host.ya.make.inc20
-rw-r--r--build/rules/autocheck.blacklist2
-rw-r--r--build/scripts/go_tool.py6
-rw-r--r--build/ya.conf.json18
4 files changed, 27 insertions, 19 deletions
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index d28e6de9948..80325955345 100644
--- a/build/platform/test_tool/host.ya.make.inc
+++ b/build/platform/test_tool/host.ya.make.inc
@@ -1,16 +1,16 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2940363303)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2940354445)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2963675099)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2963699705)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2940361933)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2940354035)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2963673758)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2963697752)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_PPC64LE)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2940362407)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2940354214)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2963674506)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2963698723)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2940363731)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2940354683)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2963676087)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2963700619)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2940361355)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2940353783)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2963672949)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2963696977)
ENDIF()
diff --git a/build/rules/autocheck.blacklist b/build/rules/autocheck.blacklist
index bfe4fe81960..a43468a3ed0 100644
--- a/build/rules/autocheck.blacklist
+++ b/build/rules/autocheck.blacklist
@@ -810,3 +810,5 @@ taxi/github/cmpd
intranet/tools-trendbox
taxi/backend-cpp
classifieds/passport
+billing/tools/docker
+portal/archive/divts
diff --git a/build/scripts/go_tool.py b/build/scripts/go_tool.py
index c1e98b20c0b..2fa4b55076d 100644
--- a/build/scripts/go_tool.py
+++ b/build/scripts/go_tool.py
@@ -1,5 +1,6 @@
from __future__ import absolute_import, unicode_literals
import argparse
+import codecs
import copy
import json
import os
@@ -780,6 +781,11 @@ def do_link_test(args):
if __name__ == '__main__':
+ reload(sys)
+ sys.setdefaultencoding('utf-8')
+ sys.stdout = codecs.getwriter('utf8')(sys.stdout)
+ sys.stderr = codecs.getwriter('utf8')(sys.stderr)
+
args = pcf.get_args(sys.argv[1:])
parser = argparse.ArgumentParser(prefix_chars='+')
diff --git a/build/ya.conf.json b/build/ya.conf.json
index 56fdd32c382..aa28f98fa6e 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -7682,7 +7682,7 @@
},
"horadric": {
"formula": {
- "sandbox_id": 1269806490,
+ "sandbox_id": 1270710790,
"match": "horadric"
},
"executable": {
@@ -7825,7 +7825,7 @@
},
"apphost": {
"formula": {
- "sandbox_id": 1269815645,
+ "sandbox_id": 1270710601,
"match": "app_host_launcher"
},
"executable": {
@@ -8479,7 +8479,7 @@
},
"bigb_request": {
"formula": {
- "sandbox_id": 1269815662,
+ "sandbox_id": 1270717060,
"match": "bb_requester"
},
"executable": {
@@ -8490,7 +8490,7 @@
},
"bigb_hitlog_analyser": {
"formula": {
- "sandbox_id": 1269811854,
+ "sandbox_id": 1270716826,
"match": "hitlog_analyser"
},
"executable": {
@@ -8512,7 +8512,7 @@
},
"bigb_bb_cluster_analyzer": {
"formula": {
- "sandbox_id": 1269806384,
+ "sandbox_id": 1270716486,
"match": "bb_cluster_analyzer"
},
"executable": {
@@ -8558,7 +8558,7 @@
},
"caesar_yt_sync": {
"formula": {
- "sandbox_id": 1269810573,
+ "sandbox_id": 1270716255,
"match": "yt_sync"
},
"executable": {
@@ -8569,7 +8569,7 @@
},
"caesar_lookup_profile": {
"formula": {
- "sandbox_id": 1269806927,
+ "sandbox_id": 1270716873,
"match": "lookup_profile"
},
"executable": {
@@ -8580,7 +8580,7 @@
},
"exp_stats": {
"formula": {
- "sandbox_id": 1269815222,
+ "sandbox_id": 1270713444,
"match": "exp_stats"
},
"executable": {
@@ -8602,7 +8602,7 @@
},
"caesar_profile_size_analyzer": {
"formula": {
- "sandbox_id": 1269814833,
+ "sandbox_id": 1270710998,
"match": "profile_size_analyzer"
},
"executable": {