azul1 on issues/dsotirho-ucsc/5927-layer-and-lambda-race daniel.local 🐍 v3.11.9 (.venv) at 09/11 10:05:29 ❯ make auto_deploy ; sleep 60 ; make integration_test ; git status ; git rev-parse HEAD ; date /Library/Developer/CommandLineTools/usr/bin/make -C lambdas /Library/Developer/CommandLineTools/usr/bin/make -C layer layer python /Users/daniel/repo/azul1/scripts/check_branch.py python .chalice/config.json.template.py .chalice/config.json Creating .chalice/config.json python /Users/daniel/repo/azul1/scripts/stage_layer.py 2024-09-11 10:05:34,358 INFO MainThread botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentials 2024-09-11 10:05:34,394 INFO MainThread azul.deployment: Allocated new Boto3 client for 'iam' with ID 4386090128 2024-09-11 10:05:34,815 INFO MainThread azul.deployment: Allocated new Boto3 client for 'sts' with ID 4386689360 2024-09-11 10:05:34,863 INFO MainThread azul.lambda_layer: Checking for dependencies layer package at s3://edu-ucsc-gi-platform-hca-dev-shared.us-east-1/azul/daniel/lambda_layers/cf5699f01777e3f013c3c9f73fb7d3ec68930022.zip. 2024-09-11 10:05:34,888 INFO MainThread azul.deployment: Allocated new Boto3 client for 's3' with ID 4375071888 2024-09-11 10:05:34,993 INFO MainThread azul.boto3: s3.HeadObject: Making HEAD request to https://s3.amazonaws.com/edu-ucsc-gi-platform-hca-dev-shared.us-east-1/azul/daniel/lambda_layers/cf5699f01777e3f013c3c9f73fb7d3ec68930022.zip 2024-09-11 10:05:34,993 INFO MainThread azul.boto3: s3.HeadObject: … without request body 2024-09-11 10:05:35,343 INFO MainThread azul.boto3: s3.HeadObject: Got 200 response 2024-09-11 10:05:35,343 INFO MainThread azul.boto3: s3.HeadObject: … with response body b'' 2024-09-11 10:05:35,343 INFO MainThread azul.lambda_layer: Layer package already up-to-date. /Library/Developer/CommandLineTools/usr/bin/make -C indexer package python /Users/daniel/repo/azul1/scripts/check_branch.py python .chalice/config.json.template.py .chalice/config.json [INFO] 2024-09-11T10:05:37.006Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-09-11T10:05:37.046Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4570139408 Creating .chalice/config.json python vendor/resources/environ.json.template.py vendor/resources/environ.json Creating vendor/resources/environ.json PYTHONHASHSEED=0 python -m compileall \ -f -q --invalidation-mode checked-hash \ vendor vendor/humancellatlas vendor/azul python -m azul.changelog vendor chalice package --stage daniel --pkg-format terraform .chalice/terraform /Users/daniel/repo/azul1/.venv/lib/python3.11/site-packages/_distutils_hack/__init__.py:32: UserWarning: Setuptools is replacing distutils. Support for replacing an already imported distutils is deprecated. In the future, this condition will fail. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml warnings.warn( [INFO] 2024-09-11T10:05:38.714Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-09-11T10:05:38.741Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4376590352 Creating deployment package. Reusing existing deployment package. [INFO] 2024-09-11T10:05:39.168Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in environment variables. /Library/Developer/CommandLineTools/usr/bin/make -C service package python /Users/daniel/repo/azul1/scripts/check_branch.py python .chalice/config.json.template.py .chalice/config.json [INFO] 2024-09-11T10:05:40.873Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-09-11T10:05:40.900Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4390051536 Creating .chalice/config.json python vendor/resources/environ.json.template.py vendor/resources/environ.json Creating vendor/resources/environ.json PYTHONHASHSEED=0 python -m compileall \ -f -q --invalidation-mode checked-hash \ vendor vendor/humancellatlas vendor/azul python -m azul.changelog vendor chalice package --stage daniel --pkg-format terraform .chalice/terraform /Users/daniel/repo/azul1/.venv/lib/python3.11/site-packages/_distutils_hack/__init__.py:32: UserWarning: Setuptools is replacing distutils. Support for replacing an already imported distutils is deprecated. In the future, this condition will fail. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml warnings.warn( Creating deployment package. Reusing existing deployment package. [INFO] 2024-09-11T10:05:42.309Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in environment variables. /Library/Developer/CommandLineTools/usr/bin/make -C terraform auto_apply python /Users/daniel/repo/azul1/scripts/check_branch.py set -o pipefail && git ls-files --ignored --others --directory --exclude-standard | (grep -v '/[^/]' || test $? -eq 1) | xargs -r rm -rv __pycache__//cloudwatch_dashboard.template.json.cpython-311.pyc __pycache__/ api_gateway.tf.json authentication.tf.json backend.tf.json cloudwatch.tf.json common.tf.json dynamo.tf.json lambda_layer.tf.json providers.tf.json s3.tf.json sqs.tf.json step_function.tf.json python providers.tf.json.template.py providers.tf.json Creating providers.tf.json python backend.tf.json.template.py backend.tf.json Creating backend.tf.json terraform init -reconfigure -lockfile=readonly Initializing the backend... Successfully configured the backend "s3"! Terraform will automatically use this backend unless the backend configuration changes. Initializing provider plugins... - Reusing previous version of hashicorp/google from the dependency lock file - Reusing previous version of hashicorp/aws from the dependency lock file - Reusing previous version of opensearch-project/opensearch from the dependency lock file - Reusing previous version of hashicorp/external from the dependency lock file - Reusing previous version of hashicorp/null from the dependency lock file - Using previously-installed hashicorp/aws v5.49.0 - Using previously-installed opensearch-project/opensearch v2.2.1 - Using previously-installed hashicorp/external v2.2.0 - Using previously-installed hashicorp/null v3.2.0 - Using previously-installed hashicorp/google v4.58.0 Terraform has been successfully initialized! You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working directory. If you forget, other commands will detect it and remind you to do so if necessary. python /Users/daniel/repo/azul1/scripts/terraform_schema.py check \ || (echo "Schema is stale. Run 'make update_schema' and commit." ; false) 2024-09-11 10:05:48,550 INFO MainThread azul.terraform: Running ['terraform', 'version', '-json'] 2024-09-11 10:05:48,599 INFO MainThread azul.terraform: Terraform output: { "terraform_version": "1.9.5", "platform": "darwin_arm64", "provider_selections": { "registry.terraform.io/hashicorp/aws": "5.49.0", "registry.terraform.io/hashicorp/external": "2.2.0", "registry.terraform.io/hashicorp/google": "4.58.0", "registry.terraform.io/hashicorp/null": "3.2.0", "registry.terraform.io/opensearch-project/opensearch": "2.2.1" }, "terraform_outdated": false } python api_gateway.tf.json.template.py api_gateway.tf.json [INFO] 2024-09-11T10:05:49.869Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'es' with ID 4644012816 Creating api_gateway.tf.json python authentication.tf.json.template.py authentication.tf.json Creating authentication.tf.json python cloudwatch.tf.json.template.py cloudwatch.tf.json Creating cloudwatch.tf.json python common.tf.json.template.py common.tf.json Creating common.tf.json python dynamo.tf.json.template.py dynamo.tf.json Creating dynamo.tf.json python elasticsearch.tf.json.template.py elasticsearch.tf.json python lambda_layer.tf.json.template.py lambda_layer.tf.json Creating lambda_layer.tf.json python s3.tf.json.template.py s3.tf.json Creating s3.tf.json python sqs.tf.json.template.py sqs.tf.json Creating sqs.tf.json python step_function.tf.json.template.py step_function.tf.json [INFO] 2024-09-11T10:05:57.147Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-09-11T10:05:57.186Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4388194832 [INFO] 2024-09-11T10:05:57.587Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'sts' with ID 4395119504 Creating step_function.tf.json terraform validate Success! The configuration is valid. python /Users/daniel/repo/azul1/scripts/rename_resources.py 2024-09-11 10:06:01,595 INFO MainThread azul.terraform: Running ['terraform', 'state', 'list'] python /Users/daniel/repo/azul1/scripts/delete_published_function_versions.py 2024-09-11 10:06:04,410 INFO MainThread azul.lambdas: Deleting stale versions of AWS Lambda functions 2024-09-11 10:06:04,415 INFO MainThread botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentials 2024-09-11 10:06:04,445 INFO MainThread azul.deployment: Allocated new Boto3 client for 'lambda' with ID 4338802768 2024-09-11 10:06:06,812 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-indexer-daniel-aggregate_retry' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-service-daniel' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-indexer-daniel-aggregate' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-indexer-daniel-indexercachehealth' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-service-daniel-servicecachehealth' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-service-daniel-manifest' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-indexer-daniel' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-indexer-daniel-contribute_retry' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Skipping the unpublished version of 'azul-indexer-daniel-contribute' 2024-09-11 10:06:06,813 INFO MainThread azul.lambdas: Deleting published version '39' of 'azul-indexer-daniel-indexercachehealth' 2024-09-11 10:06:07,100 INFO MainThread azul.lambdas: Deleting published version '39' of 'azul-indexer-daniel' 2024-09-11 10:06:07,333 INFO MainThread azul.lambdas: Deleting published version '39' of 'azul-indexer-daniel-aggregate_retry' 2024-09-11 10:06:07,594 INFO MainThread azul.lambdas: Deleting published version '39' of 'azul-indexer-daniel-aggregate' 2024-09-11 10:06:07,878 INFO MainThread azul.lambdas: Deleting published version '39' of 'azul-indexer-daniel-contribute' 2024-09-11 10:06:08,450 INFO MainThread azul.lambdas: Deleting published version '39' of 'azul-indexer-daniel-contribute_retry' 2024-09-11 10:06:08,731 INFO MainThread azul.lambdas: Deleting published version '40' of 'azul-service-daniel' 2024-09-11 10:06:09,019 INFO MainThread azul.lambdas: Deleting published version '40' of 'azul-service-daniel-servicecachehealth' 2024-09-11 10:06:09,286 INFO MainThread azul.lambdas: Deleting published version '40' of 'azul-service-daniel-manifest' terraform plan -no-color -out=plan.bin null_resource.hmac_secret: Refreshing state... [id=5577006791947779410] data.external.elasticsearch_nodes: Reading... data.aws_wafv2_ip_set.blocked_v4_ips: Reading... data.aws_route53_zone.dev_singlecell_gi_ucsc_edu: Reading... data.aws_region.current: Reading... data.aws_region.indexer: Reading... aws_iam_role.states: Refreshing state... [id=azul-statemachine-daniel] aws_iam_role.indexer: Refreshing state... [id=azul-indexer-daniel] aws_dynamodb_table.sources_cache_by_auth: Refreshing state... [id=azul-sources_cache_by_auth-daniel] data.aws_region.indexer: Read complete after 0s [id=us-east-1] data.aws_region.current: Read complete after 0s [id=us-east-1] data.aws_vpc.gitlab: Reading... data.aws_partition.service: Reading... data.aws_partition.service: Read complete after 0s [id=aws] aws_sqs_queue.tallies_fail: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-tallies_fail-daniel.fifo] data.aws_partition.indexer: Reading... data.aws_partition.indexer: Read complete after 0s [id=aws] data.aws_s3_bucket.logs: Reading... data.aws_wafv2_ip_set.allowed_v4_ips: Reading... data.aws_s3_bucket.logs: Read complete after 1s [id=edu-ucsc-gi-platform-hca-dev-logs.us-east-1] data.aws_region.service: Reading... data.aws_region.service: Read complete after 0s [id=us-east-1] aws_lambda_layer_version.dependencies: Refreshing state... [id=arn:aws:lambda:us-east-1:122796619775:layer:azul-dependencies-daniel:242] data.aws_route53_zone.dev_singlecell_gi_ucsc_edu: Read complete after 1s [id=ZRJRXAKW4OYOA] aws_s3_bucket.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1] aws_sqs_queue.notifications_fail: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-notifications_fail-daniel] data.aws_subnet.gitlab_private_1: Reading... aws_cloudwatch_event_rule.service_servicecachehealth: Refreshing state... [id=azul-servicecachehealth-daniel] data.aws_wafv2_ip_set.blocked_v4_ips: Read complete after 1s [id=60749613-bc5f-4a3f-9a11-3009cf99319a] aws_cloudwatch_log_group.service: Refreshing state... [id=/aws/apigateway/azul-service-daniel] data.aws_wafv2_ip_set.allowed_v4_ips: Read complete after 1s [id=0f8a542f-1472-451e-a910-c35334f87df9] data.aws_subnet.gitlab_private_0: Reading... data.aws_caller_identity.indexer: Reading... data.aws_vpc.gitlab: Read complete after 1s [id=vpc-06931ee1298704867] aws_cloudwatch_log_group.waf_api_gateway: Refreshing state... [id=aws-waf-logs-azul-api_gateway-daniel] data.aws_caller_identity.indexer: Read complete after 0s [id=122796619775] aws_cloudwatch_event_rule.indexer_indexercachehealth: Refreshing state... [id=azul-indexercachehealth-daniel] data.external.elasticsearch_nodes: Read complete after 1s [id=-] data.aws_caller_identity.service: Reading... data.aws_caller_identity.service: Read complete after 1s [id=122796619775] aws_dynamodb_table.object_versions: Refreshing state... [id=azul-object_versions-daniel] data.aws_subnet.gitlab_private_1: Read complete after 1s [id=subnet-07cab4c0971afee67] data.aws_subnet.gitlab_public_0: Reading... data.aws_subnet.gitlab_private_0: Read complete after 1s [id=subnet-03776c9deb0ed1c77] data.aws_subnet.gitlab_public_1: Reading... data.aws_caller_identity.current: Reading... data.aws_subnet.gitlab_public_0: Read complete after 0s [id=subnet-0c4b13fb5432426c3] aws_iam_role.service: Refreshing state... [id=azul-service-daniel] aws_kms_key.manifest: Refreshing state... [id=bd5443c4-469b-490c-a47f-0fe56e8be3b6] aws_cloudwatch_log_group.indexer: Refreshing state... [id=/aws/apigateway/azul-indexer-daniel] data.aws_caller_identity.current: Read complete after 0s [id=122796619775] data.aws_subnet.gitlab_public_1: Read complete after 0s [id=subnet-02866d3ce894ba178] aws_acm_certificate.indexer_0: Refreshing state... [id=arn:aws:acm:us-east-1:122796619775:certificate/9df7078f-62c2-487d-b9ab-4c72e2fce35f] aws_acm_certificate.service_0: Refreshing state... [id=arn:aws:acm:us-east-1:122796619775:certificate/6f14e47b-d3af-4098-9074-3a51fe1f2370] aws_acm_certificate.service_1: Refreshing state... [id=arn:aws:acm:us-east-1:122796619775:certificate/ce201833-ad5e-4757-b5ba-007a4508bde8] google_project_iam_custom_role.azul: Refreshing state... [id=projects/platform-hca-dev/roles/azul_daniel_11] data.google_client_config.current: Reading... data.google_client_config.current: Read complete after 0s [id=projects/platform-hca-dev/regions//zones/] aws_sqs_queue.tallies_retry: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-tallies_retry-daniel.fifo] aws_sqs_queue.notifications_retry: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-notifications_retry-daniel] aws_security_group.service: Refreshing state... [id=sg-0375b33dbf313a173] aws_security_group.indexer: Refreshing state... [id=sg-0cc391f421dd12e70] aws_kms_alias.manifest: Refreshing state... [id=alias/azul-manifest-daniel] aws_sqs_queue.tallies: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-tallies-daniel.fifo] aws_wafv2_web_acl.api_gateway: Refreshing state... [id=fbf58fe0-fe9d-4277-9e54-067fe11f2195] aws_iam_role_policy.states: Refreshing state... [id=azul-statemachine-daniel:azul-statemachine-daniel] aws_sfn_state_machine.manifest: Refreshing state... [id=arn:aws:states:us-east-1:122796619775:stateMachine:azul-manifest-daniel] aws_cloudwatch_dashboard.dashboard: Refreshing state... [id=azul-dashboard-daniel] google_service_account.azul: Refreshing state... [id=projects/platform-hca-dev/serviceAccounts/azul-ucsc-11-daniel@platform-hca-dev.iam.gserviceaccount.com] google_service_account.azul_public: Refreshing state... [id=projects/platform-hca-dev/serviceAccounts/azul-ucsc-11-public-daniel@platform-hca-dev.iam.gserviceaccount.com] google_service_account.azul_unregistered: Refreshing state... [id=projects/platform-hca-dev/serviceAccounts/azul-ucsc-11-unreg-daniel@platform-hca-dev.iam.gserviceaccount.com] aws_lambda_function.service_manifest: Refreshing state... [id=azul-service-daniel-manifest] aws_lambda_function.service: Refreshing state... [id=azul-service-daniel] aws_lambda_function.service_servicecachehealth: Refreshing state... [id=azul-service-daniel-servicecachehealth] aws_sqs_queue.notifications: Refreshing state... [id=https://sqs.us-east-1.amazonaws.com/122796619775/azul-notifications-daniel] aws_route53_record.service_domain_validation_0: Refreshing state... [id=ZRJRXAKW4OYOA__7ec7bd992f8c52f7dc868205af307cd8.service.daniel.dev.singlecell.gi.ucsc.edu._CNAME] google_project_iam_member.azul: Refreshing state... [id=platform-hca-dev/projects/platform-hca-dev/roles/azul_daniel_11/serviceAccount:azul-ucsc-11-daniel@platform-hca-dev.iam.gserviceaccount.com] aws_route53_record.indexer_domain_validation_0: Refreshing state... [id=ZRJRXAKW4OYOA__8d8629347339c6b9ab5f73af4452501e.indexer.daniel.dev.singlecell.gi.ucsc.edu._CNAME] aws_route53_record.service_domain_validation_1: Refreshing state... [id=ZRJRXAKW4OYOA__93a0125de244a1421bfbb7dc5099f5a0.drs.daniel.dev.singlecell.gi.ucsc.edu._CNAME] aws_s3_bucket_lifecycle_configuration.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1] aws_s3_bucket_inventory.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1:azul-inventory-daniel] aws_s3_bucket_logging.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1] aws_s3_bucket_public_access_block.storage: Refreshing state... [id=edu-ucsc-gi-platform-hca-dev-storage-daniel.us-east-1] aws_iam_role_policy.service: Refreshing state... [id=azul-service-daniel:service] aws_acm_certificate_validation.service_0: Refreshing state... [id=2024-06-27 17:47:36.308 +0000 UTC] aws_cloudwatch_event_target.service_servicecachehealth: Refreshing state... [id=azul-servicecachehealth-daniel-azul-servicecachehealth-daniel] aws_lambda_permission.service_servicecachehealth: Refreshing state... [id=terraform-20240627175823514300000003] aws_lambda_function_event_invoke_config.service_servicecachehealth: Refreshing state... [id=azul-service-daniel-servicecachehealth] aws_lambda_function.indexer_contribute_retry: Refreshing state... [id=azul-indexer-daniel-contribute_retry] aws_lambda_function.indexer_contribute: Refreshing state... [id=azul-indexer-daniel-contribute] aws_lambda_function.indexer_indexercachehealth: Refreshing state... [id=azul-indexer-daniel-indexercachehealth] aws_lambda_function.indexer_aggregate: Refreshing state... [id=azul-indexer-daniel-aggregate] aws_lambda_function.indexer_aggregate_retry: Refreshing state... [id=azul-indexer-daniel-aggregate_retry] aws_iam_role_policy.indexer: Refreshing state... [id=azul-indexer-daniel:indexer] aws_lambda_function.indexer: Refreshing state... [id=azul-indexer-daniel] aws_api_gateway_rest_api.service: Refreshing state... [id=xa7lc03ug7] aws_acm_certificate_validation.indexer_0: Refreshing state... [id=2024-06-27 17:47:28.016 +0000 UTC] aws_api_gateway_domain_name.service_0: Refreshing state... [id=service.daniel.dev.singlecell.gi.ucsc.edu] aws_acm_certificate_validation.service_1: Refreshing state... [id=2024-06-27 17:47:35.911 +0000 UTC] aws_lambda_event_source_mapping.indexer_contribute_retry: Refreshing state... [id=7e20e766-c08c-48e5-85e7-8a340923c993] aws_lambda_event_source_mapping.indexer_contribute: Refreshing state... [id=2e88dd96-7871-411c-b607-b0eddf26cd04] aws_lambda_function_event_invoke_config.indexer_indexercachehealth: Refreshing state... [id=azul-indexer-daniel-indexercachehealth] aws_cloudwatch_event_target.indexer_indexercachehealth: Refreshing state... [id=azul-indexercachehealth-daniel-azul-indexercachehealth-daniel] aws_lambda_permission.indexer_indexercachehealth: Refreshing state... [id=terraform-20240627175213967300000001] aws_lambda_event_source_mapping.indexer_aggregate_retry: Refreshing state... [id=9bec7800-3b5c-4159-808f-92895e628a4f] aws_lambda_event_source_mapping.indexer_aggregate: Refreshing state... [id=40f44561-9d61-4633-8276-2e9a8e8f8d8d] aws_api_gateway_domain_name.indexer_0: Refreshing state... [id=indexer.daniel.dev.singlecell.gi.ucsc.edu] aws_route53_record.service_0: Refreshing state... [id=ZRJRXAKW4OYOA_service.daniel.dev.singlecell.gi.ucsc.edu_A] aws_api_gateway_domain_name.service_1: Refreshing state... [id=drs.daniel.dev.singlecell.gi.ucsc.edu] aws_api_gateway_rest_api.indexer: Refreshing state... [id=u2f0nkn089] aws_route53_record.indexer_0: Refreshing state... [id=ZRJRXAKW4OYOA_indexer.daniel.dev.singlecell.gi.ucsc.edu_A] aws_route53_record.service_1: Refreshing state... [id=ZRJRXAKW4OYOA_drs.daniel.dev.singlecell.gi.ucsc.edu_A] aws_lambda_permission.service: Refreshing state... [id=terraform-20240627175922966700000004] aws_api_gateway_deployment.service: Refreshing state... [id=wzzpux] aws_api_gateway_stage.service: Refreshing state... [id=ags-xa7lc03ug7-daniel] aws_api_gateway_deployment.indexer: Refreshing state... [id=22ac2k] aws_lambda_permission.indexer: Refreshing state... [id=terraform-20240627175247425200000002] aws_api_gateway_base_path_mapping.service_0: Refreshing state... [id=service.daniel.dev.singlecell.gi.ucsc.edu/] aws_api_gateway_base_path_mapping.service_1: Refreshing state... [id=drs.daniel.dev.singlecell.gi.ucsc.edu/] aws_api_gateway_method_settings.service_1: Refreshing state... [id=xa7lc03ug7-daniel-*/*] aws_api_gateway_method_settings.service_0: Refreshing state... [id=xa7lc03ug7-daniel-*/*] aws_api_gateway_stage.indexer: Refreshing state... [id=ags-u2f0nkn089-daniel] aws_api_gateway_base_path_mapping.indexer_0: Refreshing state... [id=indexer.daniel.dev.singlecell.gi.ucsc.edu/] aws_api_gateway_method_settings.indexer_0: Refreshing state... [id=u2f0nkn089-daniel-*/*] aws_wafv2_web_acl_association.service: Refreshing state... [id=arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/fbf58fe0-fe9d-4277-9e54-067fe11f2195,arn:aws:apigateway:us-east-1::/restapis/xa7lc03ug7/stages/daniel] aws_wafv2_web_acl_association.indexer: Refreshing state... [id=arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/fbf58fe0-fe9d-4277-9e54-067fe11f2195,arn:aws:apigateway:us-east-1::/restapis/u2f0nkn089/stages/daniel] aws_wafv2_web_acl_logging_configuration.waf_api_gateway: Refreshing state... [id=arn:aws:wafv2:us-east-1:122796619775:regional/webacl/azul-api_gateway-daniel/fbf58fe0-fe9d-4277-9e54-067fe11f2195] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # aws_lambda_function.indexer will be updated in-place ~ resource "aws_lambda_function" "indexer" { ~ filename = "/Users/daniel/repo/azul3/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel" ~ last_modified = "2024-09-11T16:47:45.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "VTa6H/HiJIBLLFaP4WqJpNac0yXQv5BYRTz4oGX/CG4=" -> "oC0wXDtttgrXUX3yPrftNmsY1qhghHHTjTULg6kgMQM=" tags = { "Name" = "azul-indexer-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } # aws_lambda_function.indexer_aggregate will be updated in-place ~ resource "aws_lambda_function" "indexer_aggregate" { ~ filename = "/Users/daniel/repo/azul3/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-aggregate" ~ last_modified = "2024-09-11T16:48:27.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-aggregate:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-aggregate:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "VTa6H/HiJIBLLFaP4WqJpNac0yXQv5BYRTz4oGX/CG4=" -> "oC0wXDtttgrXUX3yPrftNmsY1qhghHHTjTULg6kgMQM=" tags = { "Name" = "azul-indexer_aggregate-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_aggregate" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } # aws_lambda_function.indexer_aggregate_retry will be updated in-place ~ resource "aws_lambda_function" "indexer_aggregate_retry" { ~ filename = "/Users/daniel/repo/azul3/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-aggregate_retry" ~ last_modified = "2024-09-11T16:48:39.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-aggregate_retry:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-aggregate_retry:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "VTa6H/HiJIBLLFaP4WqJpNac0yXQv5BYRTz4oGX/CG4=" -> "oC0wXDtttgrXUX3yPrftNmsY1qhghHHTjTULg6kgMQM=" tags = { "Name" = "azul-indexer_aggregate_retry-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_aggregate_retry" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } # aws_lambda_function.indexer_contribute will be updated in-place ~ resource "aws_lambda_function" "indexer_contribute" { ~ filename = "/Users/daniel/repo/azul3/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-contribute" ~ last_modified = "2024-09-11T16:48:17.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-contribute:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-contribute:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "VTa6H/HiJIBLLFaP4WqJpNac0yXQv5BYRTz4oGX/CG4=" -> "oC0wXDtttgrXUX3yPrftNmsY1qhghHHTjTULg6kgMQM=" tags = { "Name" = "azul-indexer_contribute-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_contribute" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } # aws_lambda_function.indexer_contribute_retry will be updated in-place ~ resource "aws_lambda_function" "indexer_contribute_retry" { ~ filename = "/Users/daniel/repo/azul3/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-contribute_retry" ~ last_modified = "2024-09-11T16:47:36.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-contribute_retry:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-contribute_retry:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "VTa6H/HiJIBLLFaP4WqJpNac0yXQv5BYRTz4oGX/CG4=" -> "oC0wXDtttgrXUX3yPrftNmsY1qhghHHTjTULg6kgMQM=" tags = { "Name" = "azul-indexer_contribute_retry-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_contribute_retry" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } # aws_lambda_function.indexer_indexercachehealth will be updated in-place ~ resource "aws_lambda_function" "indexer_indexercachehealth" { ~ filename = "/Users/daniel/repo/azul3/lambdas/indexer/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/indexer/.chalice/terraform/deployment.zip" id = "azul-indexer-daniel-indexercachehealth" ~ last_modified = "2024-09-11T16:47:24.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-indexercachehealth:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-indexer-daniel-indexercachehealth:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "VTa6H/HiJIBLLFaP4WqJpNac0yXQv5BYRTz4oGX/CG4=" -> "oC0wXDtttgrXUX3yPrftNmsY1qhghHHTjTULg6kgMQM=" tags = { "Name" = "azul-indexer_indexercachehealth-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-indexer" "billing" = "hca" "component" = "azul-indexer_indexercachehealth" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } # aws_lambda_function.service will be updated in-place ~ resource "aws_lambda_function" "service" { ~ filename = "/Users/daniel/repo/azul3/lambdas/service/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/service/.chalice/terraform/deployment.zip" id = "azul-service-daniel" ~ last_modified = "2024-09-11T16:48:48.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "FhYskFFfnX8TOr9XXreUGGvL5c3PXoqSnGDG0N/qy1A=" -> "75C6p+g9MvTMNTmO9jfTPQYcC6S/LLVJ20M1p+uL2yU=" tags = { "Name" = "azul-service-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-service" "billing" = "hca" "component" = "azul-service" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } # aws_lambda_function.service_manifest will be updated in-place ~ resource "aws_lambda_function" "service_manifest" { ~ filename = "/Users/daniel/repo/azul3/lambdas/service/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/service/.chalice/terraform/deployment.zip" id = "azul-service-daniel-manifest" ~ last_modified = "2024-09-11T16:47:55.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel-manifest:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel-manifest:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "FhYskFFfnX8TOr9XXreUGGvL5c3PXoqSnGDG0N/qy1A=" -> "75C6p+g9MvTMNTmO9jfTPQYcC6S/LLVJ20M1p+uL2yU=" tags = { "Name" = "azul-service_manifest-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-service" "billing" = "hca" "component" = "azul-service_manifest" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } # aws_lambda_function.service_servicecachehealth will be updated in-place ~ resource "aws_lambda_function" "service_servicecachehealth" { ~ filename = "/Users/daniel/repo/azul3/lambdas/service/.chalice/terraform/deployment.zip" -> "/Users/daniel/repo/azul1/lambdas/service/.chalice/terraform/deployment.zip" id = "azul-service-daniel-servicecachehealth" ~ last_modified = "2024-09-11T16:48:08.000+0000" -> (known after apply) ~ publish = false -> true ~ qualified_arn = "arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel-servicecachehealth:$LATEST" -> (known after apply) ~ qualified_invoke_arn = "arn:aws:apigateway:us-east-1:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-1:122796619775:function:azul-service-daniel-servicecachehealth:$LATEST/invocations" -> (known after apply) ~ source_code_hash = "FhYskFFfnX8TOr9XXreUGGvL5c3PXoqSnGDG0N/qy1A=" -> "75C6p+g9MvTMNTmO9jfTPQYcC6S/LLVJ20M1p+uL2yU=" tags = { "Name" = "azul-service_servicecachehealth-daniel" "aws-chalice" = "version=1.30.0:stage=daniel:app=azul-service" "billing" = "hca" "component" = "azul-service_servicecachehealth" "deployment" = "daniel" "owner" = "dsotirho@ucsc.edu" "service" = "azul" } ~ version = "$LATEST" -> (known after apply) # (21 unchanged attributes hidden) ~ environment { ~ variables = { ~ "azul_git_commit" = "6e66a5b1acb61225bdd7cd476a81218a6cedbd82" -> "f612650d42903a5fc5e78672d31fc701e940ad82" # (41 unchanged elements hidden) } } # (4 unchanged blocks hidden) } Plan: 0 to add, 9 to change, 0 to destroy. ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Saved the plan to: plan.bin To perform exactly these actions, run the following command to apply: terraform apply "plan.bin" terraform show -json plan.bin > plan.json terraform apply -auto-approve plan.bin aws_lambda_function.indexer_aggregate_retry: Modifying... [id=azul-indexer-daniel-aggregate_retry] aws_lambda_function.indexer_contribute_retry: Modifying... [id=azul-indexer-daniel-contribute_retry] aws_lambda_function.service_manifest: Modifying... [id=azul-service-daniel-manifest] aws_lambda_function.service: Modifying... [id=azul-service-daniel] aws_lambda_function.indexer_indexercachehealth: Modifying... [id=azul-indexer-daniel-indexercachehealth] aws_lambda_function.indexer_contribute: Modifying... [id=azul-indexer-daniel-contribute] aws_lambda_function.service_servicecachehealth: Modifying... [id=azul-service-daniel-servicecachehealth] aws_lambda_function.indexer: Modifying... [id=azul-indexer-daniel] aws_lambda_function.indexer_aggregate: Modifying... [id=azul-indexer-daniel-aggregate] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 10s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 10s elapsed] aws_lambda_function.service_manifest: Still modifying... [id=azul-service-daniel-manifest, 10s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 10s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 10s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 10s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 10s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 10s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 10s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 20s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 20s elapsed] aws_lambda_function.service_manifest: Still modifying... [id=azul-service-daniel-manifest, 20s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 20s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 20s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 20s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 20s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 20s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 20s elapsed] aws_lambda_function.service_manifest: Modifications complete after 23s [id=azul-service-daniel-manifest] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 30s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 30s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 30s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 30s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 30s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 30s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 30s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 30s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 40s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 40s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 40s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 40s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 40s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 40s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 40s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 40s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 50s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 50s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 50s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 50s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 50s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 50s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 50s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 50s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m0s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m0s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m0s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m0s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m0s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m0s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m0s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 1m0s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m10s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m10s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m10s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m10s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m10s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m10s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m10s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 1m10s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m20s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m20s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m20s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m20s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 1m20s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m20s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m20s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m20s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m30s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m30s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m30s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m30s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m30s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m30s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 1m30s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m30s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m40s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m40s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m40s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m40s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m40s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 1m40s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m40s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m40s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 1m50s elapsed] aws_lambda_function.indexer: Still modifying... [id=azul-indexer-daniel, 1m50s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 1m50s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 1m50s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 1m50s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 1m50s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 1m50s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 1m50s elapsed] aws_lambda_function.indexer: Modifications complete after 1m57s [id=azul-indexer-daniel] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m0s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m0s elapsed] aws_lambda_function.indexer_contribute: Still modifying... [id=azul-indexer-daniel-contribute, 2m0s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 2m0s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m0s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 2m0s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 2m0s elapsed] aws_lambda_function.indexer_contribute: Modifications complete after 2m7s [id=azul-indexer-daniel-contribute] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m10s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m10s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 2m10s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m10s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 2m10s elapsed] aws_lambda_function.indexer_aggregate_retry: Still modifying... [id=azul-indexer-daniel-aggregate_retry, 2m10s elapsed] aws_lambda_function.indexer_aggregate_retry: Modifications complete after 2m17s [id=azul-indexer-daniel-aggregate_retry] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 2m20s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 2m20s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m20s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m20s elapsed] aws_lambda_function.indexer_contribute_retry: Still modifying... [id=azul-indexer-daniel-contribute_retry, 2m20s elapsed] aws_lambda_function.indexer_contribute_retry: Modifications complete after 2m27s [id=azul-indexer-daniel-contribute_retry] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m30s elapsed] aws_lambda_function.indexer_indexercachehealth: Still modifying... [id=azul-indexer-daniel-indexercachehealth, 2m30s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 2m30s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m30s elapsed] aws_lambda_function.indexer_indexercachehealth: Modifications complete after 2m37s [id=azul-indexer-daniel-indexercachehealth] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m40s elapsed] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m40s elapsed] aws_lambda_function.indexer_aggregate: Still modifying... [id=azul-indexer-daniel-aggregate, 2m40s elapsed] aws_lambda_function.indexer_aggregate: Modifications complete after 2m47s [id=azul-indexer-daniel-aggregate] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 2m50s elapsed] aws_lambda_function.service: Still modifying... [id=azul-service-daniel, 2m50s elapsed] aws_lambda_function.service: Modifications complete after 2m56s [id=azul-service-daniel] aws_lambda_function.service_servicecachehealth: Still modifying... [id=azul-service-daniel-servicecachehealth, 3m0s elapsed] aws_lambda_function.service_servicecachehealth: Modifications complete after 3m6s [id=azul-service-daniel-servicecachehealth] Apply complete! Resources: 0 added, 9 changed, 0 destroyed. python /Users/daniel/repo/azul1/scripts/post_deploy_tdr.py 2024-09-11 10:09:39,702 INFO MainThread botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentials 2024-09-11 10:09:39,755 INFO MainThread azul.deployment: Allocated new Boto3 client for 'secretsmanager' with ID 4870836368 2024-09-11 10:09:40,391 INFO MainThread azul.terra: Making POST request to 'https://sam.dsde-dev.broadinstitute.org/register/user/v1' 2024-09-11 10:09:40,391 DEBUG MainThread azul.terra: … with request body '' 2024-09-11 10:09:40,831 INFO MainThread azul.terra: Got 409 response after 0.440s from POST to https://sam.dsde-dev.broadinstitute.org/register/user/v1 2024-09-11 10:09:40,831 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:40 GMT', 'Server': 'akka-http/10.2.9', 'X-Frame-Options': 'SAMEORIGIN', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Referrer-Policy': 'strict-origin-when-cross-origin', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Headers': 'authorization,content-type,accept,origin,x-app-id', 'Access-Control-Allow-Methods': 'GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD', 'Access-Control-Max-Age': '1728000', 'Content-Type': 'application/json', 'Content-Length': '161', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:40,831 DEBUG MainThread azul.terra: … with response body b'{"causes":[],"message":"user azul-ucsc-11-daniel@platform-hca-dev.iam.gserviceaccount.com is already registered","source":"sa...' 2024-09-11 10:09:40,831 INFO MainThread azul.terra: Google service account 'azul-ucsc-11-daniel@platform-hca-dev.iam.gserviceaccount.com' previously registered with SAM. 2024-09-11 10:09:40,832 INFO MainThread azul.terra: Making GET request to 'https://sam.dsde-dev.broadinstitute.org/register/user/v1' 2024-09-11 10:09:40,833 DEBUG MainThread azul.terra: … without request body 2024-09-11 10:09:41,492 INFO MainThread azul.terra: Got 200 response after 0.660s from GET to https://sam.dsde-dev.broadinstitute.org/register/user/v1 2024-09-11 10:09:41,492 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:41 GMT', 'Server': 'akka-http/10.2.9', 'X-Frame-Options': 'SAMEORIGIN', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Referrer-Policy': 'strict-origin-when-cross-origin', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Headers': 'authorization,content-type,accept,origin,x-app-id', 'Access-Control-Allow-Methods': 'GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD', 'Access-Control-Max-Age': '1728000', 'Content-Type': 'application/json', 'Content-Length': '227', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:41,492 DEBUG MainThread azul.terra: … with response body b'{"enabled":{"tosAccepted":true,"google":true,"ldap":true,"allUsersGroup":true,"adminEnabled":true},"userInfo":{"userEmail":"a...' 2024-09-11 10:09:41,829 INFO MainThread azul.terra: Making POST request to 'https://sam.dsde-dev.broadinstitute.org/register/user/v1' 2024-09-11 10:09:41,829 DEBUG MainThread azul.terra: … with request body '' 2024-09-11 10:09:42,005 INFO MainThread azul.terra: Got 409 response after 0.176s from POST to https://sam.dsde-dev.broadinstitute.org/register/user/v1 2024-09-11 10:09:42,005 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:41 GMT', 'Server': 'akka-http/10.2.9', 'X-Frame-Options': 'SAMEORIGIN', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Referrer-Policy': 'strict-origin-when-cross-origin', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Headers': 'authorization,content-type,accept,origin,x-app-id', 'Access-Control-Allow-Methods': 'GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD', 'Access-Control-Max-Age': '1728000', 'Content-Type': 'application/json', 'Content-Length': '168', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:42,005 DEBUG MainThread azul.terra: … with response body b'{"causes":[],"message":"user azul-ucsc-11-public-daniel@platform-hca-dev.iam.gserviceaccount.com is already registered","sour...' 2024-09-11 10:09:42,005 INFO MainThread azul.terra: Google service account 'azul-ucsc-11-public-daniel@platform-hca-dev.iam.gserviceaccount.com' previously registered with SAM. 2024-09-11 10:09:42,006 INFO MainThread azul.terra: Making GET request to 'https://sam.dsde-dev.broadinstitute.org/register/user/v1' 2024-09-11 10:09:42,006 DEBUG MainThread azul.terra: … without request body 2024-09-11 10:09:42,676 INFO MainThread azul.terra: Got 200 response after 0.670s from GET to https://sam.dsde-dev.broadinstitute.org/register/user/v1 2024-09-11 10:09:42,676 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:42 GMT', 'Server': 'akka-http/10.2.9', 'X-Frame-Options': 'SAMEORIGIN', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Referrer-Policy': 'strict-origin-when-cross-origin', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Headers': 'authorization,content-type,accept,origin,x-app-id', 'Access-Control-Allow-Methods': 'GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD', 'Access-Control-Max-Age': '1728000', 'Content-Type': 'application/json', 'Content-Length': '234', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:42,676 DEBUG MainThread azul.terra: … with response body b'{"enabled":{"tosAccepted":true,"google":true,"ldap":true,"allUsersGroup":true,"adminEnabled":true},"userInfo":{"userEmail":"a...' 2024-09-11 10:09:42,892 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215&limit=2' 2024-09-11 10:09:42,892 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:42,892 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903&limit=2' 2024-09-11 10:09:42,893 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:42,893 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903&limit=2' 2024-09-11 10:09:42,893 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903&limit=2' 2024-09-11 10:09:42,893 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:42,893 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903&limit=2' 2024-09-11 10:09:42,893 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:42,894 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902&limit=2' 2024-09-11 10:09:42,894 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903&limit=2' 2024-09-11 10:09:42,894 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:42,894 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903&limit=2' 2024-09-11 10:09:42,896 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:42,896 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:42,896 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:43,654 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.760s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903&limit=2 2024-09-11 10:09:43,655 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eOAmZyPz', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:43,655 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.762s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903&limit=2 2024-09-11 10:09:43,655 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"879a755b-ebc0-4ebb-b4ad-6c89054c4851","name":"hca_dev_bd40033154b94fccbff66bb8...' 2024-09-11 10:09:43,655 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pP07mZEK', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:43,655 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/879a755b-ebc0-4ebb-b4ad-6c89054c4851' 2024-09-11 10:09:43,656 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"cddb722a-4229-47bb-ba86-736b7898406f","name":"hca_dev_99101928d9b14aafb759e979...' 2024-09-11 10:09:43,656 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:43,657 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cddb722a-4229-47bb-ba86-736b7898406f' 2024-09-11 10:09:43,657 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:43,685 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.792s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903&limit=2 2024-09-11 10:09:43,685 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aA9Qyx7o', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:43,685 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"251c52e6-3bda-48df-a4f2-50aa759d7d80","name":"hca_dev_f8aa201c4ff145a4890e840d...' 2024-09-11 10:09:43,686 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/251c52e6-3bda-48df-a4f2-50aa759d7d80' 2024-09-11 10:09:43,686 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:43,692 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.796s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902&limit=2 2024-09-11 10:09:43,692 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.800s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215&limit=2 2024-09-11 10:09:43,692 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e1V4ZWWr', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:43,692 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eOrzyxq8', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:43,692 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"fcc6b9e5-3e37-464f-8d5b-2b7b3d40f128","name":"hca_dev_dbd836cfbfc241f0983441cc...' 2024-09-11 10:09:43,692 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a3b6a664-1afb-4b4f-bf08-63bab26c848f","name":"hca_dev_05657a599f9d4bb9b77b24be...' 2024-09-11 10:09:43,693 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/fcc6b9e5-3e37-464f-8d5b-2b7b3d40f128' 2024-09-11 10:09:43,693 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a3b6a664-1afb-4b4f-bf08-63bab26c848f' 2024-09-11 10:09:43,694 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:43,694 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:43,698 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.802s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903&limit=2 2024-09-11 10:09:43,699 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aA9RRGD0', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:43,699 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"403ef1b1-7b7f-4e13-bf4a-d898f047310a","name":"hca_dev_c893cb575c9f4f26931221b8...' 2024-09-11 10:09:43,699 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/403ef1b1-7b7f-4e13-bf4a-d898f047310a' 2024-09-11 10:09:43,699 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:43,745 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.849s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903&limit=2 2024-09-11 10:09:43,745 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e1nbQEBr', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:43,745 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d8ee3cfa-32c9-49c2-b1ae-af0a7bb1c98d","name":"hca_dev_955dfc2ca8c64d04aa4d9076...' 2024-09-11 10:09:43,746 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.849s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903&limit=2 2024-09-11 10:09:43,746 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d8ee3cfa-32c9-49c2-b1ae-af0a7bb1c98d' 2024-09-11 10:09:43,746 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPKBrGm4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:43,746 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:43,746 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"3011a1cf-1388-4819-8091-fee55e878ea1","name":"hca_dev_d3446f0c30f34a12b7c36af8...' 2024-09-11 10:09:43,746 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3011a1cf-1388-4819-8091-fee55e878ea1' 2024-09-11 10:09:43,746 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:44,199 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.542s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/879a755b-ebc0-4ebb-b4ad-6c89054c4851 2024-09-11 10:09:44,199 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eR50RGKv', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:44,199 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"879a755b-ebc0-4ebb-b4ad-6c89054c4851","name":"hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903","descriptio...' 2024-09-11 10:09:44,200 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-376d3f4a:hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903:/0. 2024-09-11 10:09:44,203 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-376d3f4a.hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:44,444 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.787s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cddb722a-4229-47bb-ba86-736b7898406f 2024-09-11 10:09:44,445 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:44 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQ853WZQ', 'Content-Type': 'application/json', 'Content-Length': '13486', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:44,445 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"cddb722a-4229-47bb-ba86-736b7898406f","name":"hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903","descriptio...' 2024-09-11 10:09:44,445 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-02c59b72:hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903:6a/0. 2024-09-11 10:09:44,445 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-02c59b72.hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '6a')\n GROUP BY prefix\n " 2024-09-11 10:09:44,483 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.737s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3011a1cf-1388-4819-8091-fee55e878ea1 2024-09-11 10:09:44,484 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:44 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXvwOBlo', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:44,484 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"3011a1cf-1388-4819-8091-fee55e878ea1","name":"hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903","descriptio...' 2024-09-11 10:09:44,484 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-b3632667:hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903:8/0. 2024-09-11 10:09:44,484 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-b3632667.hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '8')\n GROUP BY prefix\n " 2024-09-11 10:09:44,493 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.799s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a3b6a664-1afb-4b4f-bf08-63bab26c848f 2024-09-11 10:09:44,493 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:44 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQw1rObK', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:44,493 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"a3b6a664-1afb-4b4f-bf08-63bab26c848f","name":"hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215","descriptio...' 2024-09-11 10:09:44,494 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-3d6d24ad:hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215:9/0. 2024-09-11 10:09:44,494 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-3d6d24ad.hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n " 2024-09-11 10:09:44,522 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.828s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/fcc6b9e5-3e37-464f-8d5b-2b7b3d40f128 2024-09-11 10:09:44,522 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e7qJRRwj', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:44,522 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"fcc6b9e5-3e37-464f-8d5b-2b7b3d40f128","name":"hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902","descriptio...' 2024-09-11 10:09:44,522 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-848e2d4f:hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902:/0. 2024-09-11 10:09:44,523 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-848e2d4f.hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:44,524 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.838s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/251c52e6-3bda-48df-a4f2-50aa759d7d80 2024-09-11 10:09:44,524 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:44 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aERgkBEY', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:44,524 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"251c52e6-3bda-48df-a4f2-50aa759d7d80","name":"hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903","descriptio...' 2024-09-11 10:09:44,524 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-e8e0a59a:hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903:0/0. 2024-09-11 10:09:44,524 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-e8e0a59a.hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '0')\n GROUP BY prefix\n " 2024-09-11 10:09:44,532 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.786s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d8ee3cfa-32c9-49c2-b1ae-af0a7bb1c98d 2024-09-11 10:09:44,532 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:43 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6MG9oqQW', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:44,532 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"d8ee3cfa-32c9-49c2-b1ae-af0a7bb1c98d","name":"hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903","descriptio...' 2024-09-11 10:09:44,532 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-788c3b52:hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903:/0. 2024-09-11 10:09:44,532 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-788c3b52.hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:44,543 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.844s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/403ef1b1-7b7f-4e13-bf4a-d898f047310a 2024-09-11 10:09:44,543 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:44 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eb1yy78J', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:44,543 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"403ef1b1-7b7f-4e13-bf4a-d898f047310a","name":"hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903","descriptio...' 2024-09-11 10:09:44,544 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-71926fdc:hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903:/0. 2024-09-11 10:09:44,544 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-71926fdc.hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:45,317 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "f3546cd2-8716-4fb6-87c2-e3c2d6c21692", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-376d3f4a.hca_dev_bd40033154b94fccbff66bb8b079ee1f__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:45,485 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "6c78532e-a3a6-43a9-ac7c-7f48eb6ea051", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-b3632667.hca_dev_d3446f0c30f34a12b7c36af877c7bb2d__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '8')\n GROUP BY prefix\n "} 2024-09-11 10:09:45,485 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "7cc572a1-346b-473e-b321-ee0fee40c81c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-02c59b72.hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '6a')\n GROUP BY prefix\n "} 2024-09-11 10:09:45,493 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903&limit=2' 2024-09-11 10:09:45,493 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:45,504 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "b01a55c9-0726-4b89-bc44-a5761e359831", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-e8e0a59a.hca_dev_f8aa201c4ff145a4890e840d63459ca2__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '0')\n GROUP BY prefix\n "} 2024-09-11 10:09:45,509 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "35a88d13-ba88-43e7-985c-1fbdb8604ba3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-71926fdc.hca_dev_c893cb575c9f4f26931221b85be84313__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:45,509 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "6b320f88-0e84-4690-8101-162f937e38ae", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-3d6d24ad.hca_dev_05657a599f9d4bb9b77b24be13aa5cea__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n "} 2024-09-11 10:09:45,586 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "bef3a1ed-8056-46b0-a42d-f8051479aaf0", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-788c3b52.hca_dev_955dfc2ca8c64d04aa4d907610545d11__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:45,612 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "0d9ae417-46ef-4695-8b55-4a242cb47af1", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-848e2d4f.hca_dev_dbd836cfbfc241f0983441cc6c0b235a__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:45,667 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903&limit=2' 2024-09-11 10:09:45,667 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:45,677 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903&limit=2' 2024-09-11 10:09:45,677 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:45,686 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903&limit=2' 2024-09-11 10:09:45,687 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903&limit=2' 2024-09-11 10:09:45,687 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:45,687 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:45,727 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902&limit=2' 2024-09-11 10:09:45,727 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:45,745 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903&limit=2' 2024-09-11 10:09:45,745 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:45,792 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.299s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903&limit=2 2024-09-11 10:09:45,792 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6d5J0bw4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:45,792 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"69d49001-0f5f-46a8-8396-b83fd1c41e6b","name":"hca_dev_e5d455791f5b48c3b568320d...' 2024-09-11 10:09:45,792 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/69d49001-0f5f-46a8-8396-b83fd1c41e6b' 2024-09-11 10:09:45,792 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:45,857 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215&limit=2' 2024-09-11 10:09:45,857 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:45,894 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.227s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903&limit=2 2024-09-11 10:09:45,894 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6WVbjB7p', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:45,894 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"0522bcb4-e8f9-4c0b-936b-b2d729cbcac7","name":"hca_dev_87d52a86bdc7440cb84d170f...' 2024-09-11 10:09:45,895 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0522bcb4-e8f9-4c0b-936b-b2d729cbcac7' 2024-09-11 10:09:45,895 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:45,901 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.224s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903&limit=2 2024-09-11 10:09:45,901 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6WDNK15a', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:45,901 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"01b1ac88-8144-428e-a84c-88e9ed8ec6a2","name":"hca_dev_3a69470330844ece9abed935...' 2024-09-11 10:09:45,902 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/01b1ac88-8144-428e-a84c-88e9ed8ec6a2' 2024-09-11 10:09:45,902 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:45,903 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.216s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903&limit=2 2024-09-11 10:09:45,903 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eO5K8xzD', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:45,903 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a6ffed95-9d29-4484-a5db-c080a6278665","name":"hca_dev_2ef3655a973d4d699b4121fa...' 2024-09-11 10:09:45,903 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a6ffed95-9d29-4484-a5db-c080a6278665' 2024-09-11 10:09:45,903 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:45,940 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.254s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903&limit=2 2024-09-11 10:09:45,940 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dDLyK5Y', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:45,940 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"5c3ab1e3-24a9-4ae7-9c56-638422b1ae8b","name":"hca_dev_1ce3b3dc02f244a896dad6d1...' 2024-09-11 10:09:45,941 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5c3ab1e3-24a9-4ae7-9c56-638422b1ae8b' 2024-09-11 10:09:45,941 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:45,944 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.217s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902&limit=2 2024-09-11 10:09:45,944 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVYvnDbq', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:45,944 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"90d35849-38f1-4259-86dd-b91023a6b9d8","name":"hca_dev_78b2406dbff246fc8b612069...' 2024-09-11 10:09:45,945 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/90d35849-38f1-4259-86dd-b91023a6b9d8' 2024-09-11 10:09:45,945 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:45,959 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.213s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903&limit=2 2024-09-11 10:09:45,959 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pV5KlEWr', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:45,959 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"4a245d7b-c43c-4bcb-a738-90ae11378928","name":"hca_dev_842605c7375a47c59e2ca71c...' 2024-09-11 10:09:45,959 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/4a245d7b-c43c-4bcb-a738-90ae11378928' 2024-09-11 10:09:45,959 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:46,162 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.305s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215&limit=2 2024-09-11 10:09:46,162 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6M0vKJ42', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,162 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e2af563e-68e2-495a-a51a-041e1e32f037","name":"hca_dev_d3ac7c1b53024804b611dad9...' 2024-09-11 10:09:46,162 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e2af563e-68e2-495a-a51a-041e1e32f037' 2024-09-11 10:09:46,162 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:46,345 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.553s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/69d49001-0f5f-46a8-8396-b83fd1c41e6b 2024-09-11 10:09:46,345 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNL8v13O', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,345 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"69d49001-0f5f-46a8-8396-b83fd1c41e6b","name":"hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903","descriptio...' 2024-09-11 10:09:46,345 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-3faef568:hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903:/0. 2024-09-11 10:09:46,345 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3faef568.hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:46,569 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.624s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/90d35849-38f1-4259-86dd-b91023a6b9d8 2024-09-11 10:09:46,569 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e48NVm5d', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,569 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"90d35849-38f1-4259-86dd-b91023a6b9d8","name":"hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902","descriptio...' 2024-09-11 10:09:46,569 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-7913b094:hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902:8/0. 2024-09-11 10:09:46,569 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-7913b094.hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '8')\n GROUP BY prefix\n " 2024-09-11 10:09:46,736 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.842s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0522bcb4-e8f9-4c0b-936b-b2d729cbcac7 2024-09-11 10:09:46,736 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:46 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pV5zo5wL', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,736 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"0522bcb4-e8f9-4c0b-936b-b2d729cbcac7","name":"hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903","descriptio...' 2024-09-11 10:09:46,737 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-8eb2ffd1:hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903:/0. 2024-09-11 10:09:46,737 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8eb2ffd1.hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:46,750 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.809s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5c3ab1e3-24a9-4ae7-9c56-638422b1ae8b 2024-09-11 10:09:46,750 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:45 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e3Dk07oY', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,750 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"5c3ab1e3-24a9-4ae7-9c56-638422b1ae8b","name":"hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903","descriptio...' 2024-09-11 10:09:46,750 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-f5321179:hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903:5/0. 2024-09-11 10:09:46,750 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f5321179.hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '5')\n GROUP BY prefix\n " 2024-09-11 10:09:46,768 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.866s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/01b1ac88-8144-428e-a84c-88e9ed8ec6a2 2024-09-11 10:09:46,768 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:46 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dD4Edv4', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,768 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"01b1ac88-8144-428e-a84c-88e9ed8ec6a2","name":"hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903","descriptio...' 2024-09-11 10:09:46,768 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-40283c27:hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903:d/0. 2024-09-11 10:09:46,768 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-40283c27.hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n " 2024-09-11 10:09:46,799 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.840s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/4a245d7b-c43c-4bcb-a738-90ae11378928 2024-09-11 10:09:46,799 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:46 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aGkYGoZg', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,799 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"4a245d7b-c43c-4bcb-a738-90ae11378928","name":"hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903","descriptio...' 2024-09-11 10:09:46,799 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-bd995e95:hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903:/0. 2024-09-11 10:09:46,799 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-bd995e95.hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:46,877 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.973s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a6ffed95-9d29-4484-a5db-c080a6278665 2024-09-11 10:09:46,877 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:46 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qdD4Yyz', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,877 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.714s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e2af563e-68e2-495a-a51a-041e1e32f037 2024-09-11 10:09:46,877 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"a6ffed95-9d29-4484-a5db-c080a6278665","name":"hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903","descriptio...' 2024-09-11 10:09:46,877 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:46 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4EjZKAN', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:46,877 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-766bfb76:hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903:/0. 2024-09-11 10:09:46,877 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"e2af563e-68e2-495a-a51a-041e1e32f037","name":"hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215","descriptio...' 2024-09-11 10:09:46,877 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-766bfb76.hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:46,877 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-1005632d:hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215:/0. 2024-09-11 10:09:46,877 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1005632d.hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:47,245 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "494cde95-3f3d-4047-b4fd-28d24396f9e2", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3faef568.hca_dev_e5d455791f5b48c3b568320d93e7ca72__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:47,409 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903&limit=2' 2024-09-11 10:09:47,409 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:47,424 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "591b19b7-bc60-4429-8d33-6cfefdf60627", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-7913b094.hca_dev_78b2406dbff246fc8b6120690e602227__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '8')\n GROUP BY prefix\n "} 2024-09-11 10:09:47,612 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "f2eb6882-f502-4e18-b774-b5eb86c70586", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8eb2ffd1.hca_dev_87d52a86bdc7440cb84d170f7dc346d9__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:47,612 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.203s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903&limit=2 2024-09-11 10:09:47,612 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:46 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQvN17Yj', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:47,612 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f7eefeb5-4198-4d9a-b3db-f2db6a567a15","name":"hca_dev_08b794a0519c4516b184c583...' 2024-09-11 10:09:47,613 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f7eefeb5-4198-4d9a-b3db-f2db6a567a15' 2024-09-11 10:09:47,613 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:47,616 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "5a5e2ab7-7f58-422b-925e-38a38e041df5", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f5321179.hca_dev_1ce3b3dc02f244a896dad6d107b27a76__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '5')\n GROUP BY prefix\n "} 2024-09-11 10:09:47,618 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "d63100c9-0af7-468d-9577-26318d071d1d", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-40283c27.hca_dev_3a69470330844ece9abed935fd5f6748__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n "} 2024-09-11 10:09:47,645 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903&limit=2' 2024-09-11 10:09:47,645 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:47,661 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "48def449-dc6d-4ae8-b4e4-e530e65cc473", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-bd995e95.hca_dev_842605c7375a47c59e2ca71c2c00fcad__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:47,741 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "3eec19ef-fcb6-4319-8036-d9d25d3ebbb2", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1005632d.hca_dev_d3ac7c1b53024804b611dad9f89c049d__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:47,759 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "cb030cda-2bdf-40eb-a615-100a4603f99e", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-766bfb76.hca_dev_2ef3655a973d4d699b4121fa4041eed7__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:47,773 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909&limit=2' 2024-09-11 10:09:47,773 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:47,789 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928&limit=2' 2024-09-11 10:09:47,789 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:47,803 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903&limit=2' 2024-09-11 10:09:47,803 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:47,814 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.201s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f7eefeb5-4198-4d9a-b3db-f2db6a567a15 2024-09-11 10:09:47,814 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:47 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'errlR82Q', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:47,814 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"f7eefeb5-4198-4d9a-b3db-f2db6a567a15","name":"hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903","descriptio...' 2024-09-11 10:09:47,814 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-38e08b5c:hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903:/0. 2024-09-11 10:09:47,814 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-38e08b5c.hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:47,842 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902&limit=2' 2024-09-11 10:09:47,843 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:47,843 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.198s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903&limit=2 2024-09-11 10:09:47,843 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:46 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'axlPrxY2', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:47,843 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"155a019c-ca47-432d-939b-6e51d5bec730","name":"hca_dev_60ea42e1af4942f58164d641...' 2024-09-11 10:09:47,843 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/155a019c-ca47-432d-939b-6e51d5bec730' 2024-09-11 10:09:47,843 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:47,876 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928&limit=2' 2024-09-11 10:09:47,876 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:47,931 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903&limit=2' 2024-09-11 10:09:47,931 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:48,047 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.244s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903&limit=2 2024-09-11 10:09:48,047 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:47 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plPb8v99', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,047 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"0ab78bd0-2e02-4536-b3c9-bdd7a57d7988","name":"hca_dev_c6ad8f9bd26a4811b2ba93d4...' 2024-09-11 10:09:48,047 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.258s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928&limit=2 2024-09-11 10:09:48,047 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0ab78bd0-2e02-4536-b3c9-bdd7a57d7988' 2024-09-11 10:09:48,047 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:48 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aK5d3jRK', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,047 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:48,047 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"2e0b01ae-bf72-43a6-864a-4419af665b80","name":"hca_dev_71436067ac414acebe1b2fbc...' 2024-09-11 10:09:48,047 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2e0b01ae-bf72-43a6-864a-4419af665b80' 2024-09-11 10:09:48,047 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:48,074 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.301s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909&limit=2 2024-09-11 10:09:48,074 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:48 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eOKYGqYl', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,074 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"7138a5ec-41de-458d-9ac3-2fa2b0575787","name":"hca_dev_23587fb31a4a4f58ad74cc9a...' 2024-09-11 10:09:48,074 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7138a5ec-41de-458d-9ac3-2fa2b0575787' 2024-09-11 10:09:48,074 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:48,134 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.291s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902&limit=2 2024-09-11 10:09:48,134 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:47 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aKEXrWDb', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,134 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"7b6a1bb0-7da1-4975-bd61-04865a1dc296","name":"hca_dev_027c51c60719469fa7f5640f...' 2024-09-11 10:09:48,134 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7b6a1bb0-7da1-4975-bd61-04865a1dc296' 2024-09-11 10:09:48,134 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:48,147 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.271s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928&limit=2 2024-09-11 10:09:48,147 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:47 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVMQ0Gny', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,147 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"c935fa3e-06f7-4e85-9ff1-c58eaa789978","name":"hca_dev_b963bd4b4bc14404842569d7...' 2024-09-11 10:09:48,148 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c935fa3e-06f7-4e85-9ff1-c58eaa789978' 2024-09-11 10:09:48,148 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:48,201 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.270s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903&limit=2 2024-09-11 10:09:48,201 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:48 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a5EPELZa', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,201 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"9bf03ef5-4f42-4afb-b451-21923c6ff468","name":"hca_dev_faeedcb0e0464be7b1ad80a3...' 2024-09-11 10:09:48,201 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9bf03ef5-4f42-4afb-b451-21923c6ff468' 2024-09-11 10:09:48,201 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:48,404 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.561s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/155a019c-ca47-432d-939b-6e51d5bec730 2024-09-11 10:09:48,404 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:48 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aKK3Znwl', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,404 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"155a019c-ca47-432d-939b-6e51d5bec730","name":"hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903","descriptio...' 2024-09-11 10:09:48,404 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-da221b1a:hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903:97/0. 2024-09-11 10:09:48,404 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-da221b1a.hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '97')\n GROUP BY prefix\n " 2024-09-11 10:09:48,667 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.620s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0ab78bd0-2e02-4536-b3c9-bdd7a57d7988 2024-09-11 10:09:48,667 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:48 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pldxnYn9', 'Content-Type': 'application/json', 'Content-Length': '13484', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,667 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"0ab78bd0-2e02-4536-b3c9-bdd7a57d7988","name":"hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903","descriptio...' 2024-09-11 10:09:48,668 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-990234a8:hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903:f7/0. 2024-09-11 10:09:48,668 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-990234a8.hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'f7')\n GROUP BY prefix\n " 2024-09-11 10:09:48,717 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "fc0a4e0e-4f4c-440e-ad99-73fad5e2545d", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-38e08b5c.hca_dev_08b794a0519c4516b184c583746254c5__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:48,742 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.668s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7138a5ec-41de-458d-9ac3-2fa2b0575787 2024-09-11 10:09:48,742 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:47 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQ37mmbR', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,742 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"7138a5ec-41de-458d-9ac3-2fa2b0575787","name":"hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909","descriptio...' 2024-09-11 10:09:48,742 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-23782220:hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909:4c/0. 2024-09-11 10:09:48,742 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-23782220.hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909.links`\n )\n WHERE STARTS_WITH(prefix, '4c')\n GROUP BY prefix\n " 2024-09-11 10:09:48,779 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.631s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c935fa3e-06f7-4e85-9ff1-c58eaa789978 2024-09-11 10:09:48,779 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:47 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aA8r7PWZ', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,779 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"c935fa3e-06f7-4e85-9ff1-c58eaa789978","name":"hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928","descriptio...' 2024-09-11 10:09:48,779 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-cd97e83a:hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928:/0. 2024-09-11 10:09:48,779 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-cd97e83a.hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:48,789 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.655s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7b6a1bb0-7da1-4975-bd61-04865a1dc296 2024-09-11 10:09:48,789 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:48 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ekDMjByX', 'Content-Type': 'application/json', 'Content-Length': '13477', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,789 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"7b6a1bb0-7da1-4975-bd61-04865a1dc296","name":"hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902","descriptio...' 2024-09-11 10:09:48,789 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-c148d39c:hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902:/0. 2024-09-11 10:09:48,789 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c148d39c.hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:48,794 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.747s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2e0b01ae-bf72-43a6-864a-4419af665b80 2024-09-11 10:09:48,794 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:48 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qn44z8X', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,794 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"2e0b01ae-bf72-43a6-864a-4419af665b80","name":"hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928","descriptio...' 2024-09-11 10:09:48,794 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-3545971c:hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928:/0. 2024-09-11 10:09:48,794 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3545971c.hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:48,821 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.620s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9bf03ef5-4f42-4afb-b451-21923c6ff468 2024-09-11 10:09:48,821 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:48 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ekYmm2PO', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:48,821 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"9bf03ef5-4f42-4afb-b451-21923c6ff468","name":"hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903","descriptio...' 2024-09-11 10:09:48,821 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-96d8e08c:hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903:e/0. 2024-09-11 10:09:48,821 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-96d8e08c.hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n " 2024-09-11 10:09:48,857 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903&limit=2' 2024-09-11 10:09:48,857 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:49,046 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.190s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903&limit=2 2024-09-11 10:09:49,046 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:49 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6q5JLR2E', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:49,046 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"9b53159b-d0b8-44e7-8871-ca086529709c","name":"hca_dev_f86f1ab41fbb4510ae353ffd...' 2024-09-11 10:09:49,047 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9b53159b-d0b8-44e7-8871-ca086529709c' 2024-09-11 10:09:49,047 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:49,169 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "101d9e09-e877-4ef0-94dc-5cbbb57b6d91", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-da221b1a.hca_dev_60ea42e1af4942f58164d641fdb696bc__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '97')\n GROUP BY prefix\n "} 2024-09-11 10:09:49,250 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.204s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9b53159b-d0b8-44e7-8871-ca086529709c 2024-09-11 10:09:49,250 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:49 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pY1REVMb', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:49,251 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"9b53159b-d0b8-44e7-8871-ca086529709c","name":"hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903","descriptio...' 2024-09-11 10:09:49,251 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-67240cf2:hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903:/0. 2024-09-11 10:09:49,251 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-67240cf2.hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:49,381 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903&limit=2' 2024-09-11 10:09:49,381 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:49,585 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.205s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903&limit=2 2024-09-11 10:09:49,586 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:49 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQQ14L2Q', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:49,586 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"90c2d68f-a000-4c8d-a493-8be93a71b44d","name":"hca_dev_005d611a14d54fbf846e571a...' 2024-09-11 10:09:49,586 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/90c2d68f-a000-4c8d-a493-8be93a71b44d' 2024-09-11 10:09:49,586 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:49,613 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "0da31870-61da-4d87-a644-80566ea1cc5d", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3545971c.hca_dev_71436067ac414acebe1b2fbcc2cb02fa__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:49,622 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "d9d52c3d-db54-49ea-bfb3-81fb0cd967c9", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-23782220.hca_dev_23587fb31a4a4f58ad74cc9a4cb4c254__20210827_20210909.links`\n )\n WHERE STARTS_WITH(prefix, '4c')\n GROUP BY prefix\n "} 2024-09-11 10:09:49,624 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "60b57590-b3fd-4f55-963c-17eeb61f33ad", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c148d39c.hca_dev_027c51c60719469fa7f5640fe57cbece__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:49,642 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "42152614-cbd5-4cf9-a70b-7d60502e15ef", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-990234a8.hca_dev_c6ad8f9bd26a4811b2ba93d487978446__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'f7')\n GROUP BY prefix\n "} 2024-09-11 10:09:49,692 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "f487141b-8a0d-41db-a235-5684ebbd2688", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-96d8e08c.hca_dev_faeedcb0e0464be7b1ad80a3eeabb066__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n "} 2024-09-11 10:09:49,766 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902&limit=2' 2024-09-11 10:09:49,766 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:49,776 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "7070f605-f9bc-4c27-a320-2e54eaaa777a", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-cd97e83a.hca_dev_b963bd4b4bc14404842569d74bc636b8__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:49,811 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903&limit=2' 2024-09-11 10:09:49,811 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:49,822 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903&limit=2' 2024-09-11 10:09:49,822 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:49,824 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.239s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/90c2d68f-a000-4c8d-a493-8be93a71b44d 2024-09-11 10:09:49,824 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:49 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a8zn1wwk', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:49,824 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"90c2d68f-a000-4c8d-a493-8be93a71b44d","name":"hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903","descriptio...' 2024-09-11 10:09:49,825 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-a9252919:hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903:/0. 2024-09-11 10:09:49,825 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-a9252919.hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:49,838 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007&limit=2' 2024-09-11 10:09:49,838 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:49,856 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215&limit=2' 2024-09-11 10:09:49,856 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:49,929 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14&limit=2' 2024-09-11 10:09:49,929 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:49,953 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.187s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902&limit=2 2024-09-11 10:09:49,953 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:49 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9D7XDjg', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:49,953 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"60f11345-3c51-43c7-9c40-4d41eae11a17","name":"hca_dev_52d10a60c8d14d068a5eaf0d...' 2024-09-11 10:09:49,953 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/60f11345-3c51-43c7-9c40-4d41eae11a17' 2024-09-11 10:09:49,953 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:50,001 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.190s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903&limit=2 2024-09-11 10:09:50,001 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:49 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6W71n2B3', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,001 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d74bbb92-2f76-4637-b386-4a60eec93e28","name":"hca_dev_0792db3480474e62802c9177...' 2024-09-11 10:09:50,002 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d74bbb92-2f76-4637-b386-4a60eec93e28' 2024-09-11 10:09:50,002 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:50,026 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.204s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903&limit=2 2024-09-11 10:09:50,026 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:49 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2nv9qmo', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,026 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"32cfbe46-2cd9-4b13-95c0-e2670373dd9a","name":"hca_dev_577c946d6de54b55a854cd3f...' 2024-09-11 10:09:50,027 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/32cfbe46-2cd9-4b13-95c0-e2670373dd9a' 2024-09-11 10:09:50,027 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:50,036 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "c920f3b9-18f3-4471-9bf3-a5d00a29914b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-67240cf2.hca_dev_f86f1ab41fbb4510ae353ffd752d4dfc__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:50,079 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.223s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215&limit=2 2024-09-11 10:09:50,079 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQ41V4Mo', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,079 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"07bd9e9a-f3d5-4ce7-a7b5-a82cf5ede5b9","name":"hca_dev_df88f39f01a84b5b92f43177...' 2024-09-11 10:09:50,079 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/07bd9e9a-f3d5-4ce7-a7b5-a82cf5ede5b9' 2024-09-11 10:09:50,079 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:50,106 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.268s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007&limit=2 2024-09-11 10:09:50,106 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:49 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6J5rymmw', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,106 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"92166035-2bfc-412b-91a5-fdff874967b2","name":"hca_dev_83f5188e3bf749569544cea4...' 2024-09-11 10:09:50,106 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/92166035-2bfc-412b-91a5-fdff874967b2' 2024-09-11 10:09:50,106 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:50,185 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903&limit=2' 2024-09-11 10:09:50,185 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:50,185 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.256s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14&limit=2 2024-09-11 10:09:50,185 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6WdqbdYW', 'Content-Type': 'application/json', 'Content-Length': '956', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,185 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e785046f-93af-4c79-94b1-d8d0b4c04689","name":"hca_dev_dc1a41f69e0942a6959e3be2...' 2024-09-11 10:09:50,186 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e785046f-93af-4c79-94b1-d8d0b4c04689' 2024-09-11 10:09:50,186 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:50,532 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.347s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903&limit=2 2024-09-11 10:09:50,532 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'po3rdyN8', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,532 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"b580fa04-b2ef-472e-bd39-4a51368e813c","name":"hca_dev_a39728aa70a04201b0a281b7...' 2024-09-11 10:09:50,533 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/b580fa04-b2ef-472e-bd39-4a51368e813c' 2024-09-11 10:09:50,533 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:50,621 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "0d2c6cfc-1a79-4a0a-88ea-d25524707bfe", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-a9252919.hca_dev_005d611a14d54fbf846e571a1f874f70__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:50,801 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215&limit=2' 2024-09-11 10:09:50,801 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:50,855 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.902s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/60f11345-3c51-43c7-9c40-4d41eae11a17 2024-09-11 10:09:50,855 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pL8noXMV', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,855 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"60f11345-3c51-43c7-9c40-4d41eae11a17","name":"hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902","descriptio...' 2024-09-11 10:09:50,855 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-f76414c8:hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902:0/0. 2024-09-11 10:09:50,855 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f76414c8.hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '0')\n GROUP BY prefix\n " 2024-09-11 10:09:50,894 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.893s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d74bbb92-2f76-4637-b386-4a60eec93e28 2024-09-11 10:09:50,894 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ebMOV7Ja', 'Content-Type': 'application/json', 'Content-Length': '13484', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,894 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"d74bbb92-2f76-4637-b386-4a60eec93e28","name":"hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903","descriptio...' 2024-09-11 10:09:50,894 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-baa2812f:hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903:aa/0. 2024-09-11 10:09:50,895 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-baa2812f.hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'aa')\n GROUP BY prefix\n " 2024-09-11 10:09:50,904 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.877s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/32cfbe46-2cd9-4b13-95c0-e2670373dd9a 2024-09-11 10:09:50,904 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNKMQ8ke', 'Content-Type': 'application/json', 'Content-Length': '13477', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:50,904 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"32cfbe46-2cd9-4b13-95c0-e2670373dd9a","name":"hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903","descriptio...' 2024-09-11 10:09:50,904 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-319b80f7:hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903:/0. 2024-09-11 10:09:50,904 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-319b80f7.hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:51,117 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.316s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215&limit=2 2024-09-11 10:09:51,117 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aDxkBN5M', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:51,118 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"356c3be6-78c2-47e0-b71a-5d0ffd6603de","name":"hca_dev_c5f4661568de4cf4bbc2a0ae...' 2024-09-11 10:09:51,118 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/356c3be6-78c2-47e0-b71a-5d0ffd6603de' 2024-09-11 10:09:51,118 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:51,122 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 1.043s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/07bd9e9a-f3d5-4ce7-a7b5-a82cf5ede5b9 2024-09-11 10:09:51,122 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9q7MDrx', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:51,122 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"07bd9e9a-f3d5-4ce7-a7b5-a82cf5ede5b9","name":"hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215","descriptio...' 2024-09-11 10:09:51,122 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-8709b362:hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215:/0. 2024-09-11 10:09:51,122 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8709b362.hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:51,149 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 1.042s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/92166035-2bfc-412b-91a5-fdff874967b2 2024-09-11 10:09:51,149 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:51 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a0qoA9bQ', 'Content-Type': 'application/json', 'Content-Length': '13492', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:51,149 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"92166035-2bfc-412b-91a5-fdff874967b2","name":"hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007","descriptio...' 2024-09-11 10:09:51,149 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-560ee3d1:hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007:c4/0. 2024-09-11 10:09:51,149 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-560ee3d1.hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007.links`\n )\n WHERE STARTS_WITH(prefix, 'c4')\n GROUP BY prefix\n " 2024-09-11 10:09:51,190 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 1.004s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e785046f-93af-4c79-94b1-d8d0b4c04689 2024-09-11 10:09:51,190 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pn5QnV9D', 'Content-Type': 'application/json', 'Content-Length': '13493', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:51,190 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"e785046f-93af-4c79-94b1-d8d0b4c04689","name":"hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14","desc...' 2024-09-11 10:09:51,190 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-3b058b81:hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14:/0. 2024-09-11 10:09:51,190 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (339 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3b058b81.hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:51,254 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.721s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/b580fa04-b2ef-472e-bd39-4a51368e813c 2024-09-11 10:09:51,254 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:51 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ebyQRDBy', 'Content-Type': 'application/json', 'Content-Length': '13482', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:51,255 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"b580fa04-b2ef-472e-bd39-4a51368e813c","name":"hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903","descriptio...' 2024-09-11 10:09:51,255 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-d3d5bbfa:hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903:1/0. 2024-09-11 10:09:51,255 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-d3d5bbfa.hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n " 2024-09-11 10:09:51,507 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.389s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/356c3be6-78c2-47e0-b71a-5d0ffd6603de 2024-09-11 10:09:51,507 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:50 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'awnNzbWb', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:51,507 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"356c3be6-78c2-47e0-b71a-5d0ffd6603de","name":"hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215","descriptio...' 2024-09-11 10:09:51,507 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-27c50fbc:hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215:/0. 2024-09-11 10:09:51,507 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-27c50fbc.hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:51,652 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "cec9a77f-f561-48fc-9d48-0173329d7049", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f76414c8.hca_dev_52d10a60c8d14d068a5eaf0d5c0d5034__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '0')\n GROUP BY prefix\n "} 2024-09-11 10:09:51,743 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "50268b96-e8f1-4eb3-a56b-030e714e0271", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-baa2812f.hca_dev_0792db3480474e62802c9177c9cd8e28__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'aa')\n GROUP BY prefix\n "} 2024-09-11 10:09:51,812 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902&limit=2' 2024-09-11 10:09:51,812 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:51,881 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "69fe17d2-fdf9-4abf-bb3c-5299fcbd1042", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-560ee3d1.hca_dev_83f5188e3bf749569544cea4f8997756__20210929_20211007.links`\n )\n WHERE STARTS_WITH(prefix, 'c4')\n GROUP BY prefix\n "} 2024-09-11 10:09:51,892 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110&limit=2' 2024-09-11 10:09:51,892 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:51,897 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "fea4c8cc-711a-4902-8021-10e03fb203be", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8709b362.hca_dev_df88f39f01a84b5b92f43177d6c0f242__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:52,013 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903&limit=2' 2024-09-11 10:09:52,013 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:52,021 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "23aba604-58b4-4995-9da7-07adfc9a8791", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3b058b81.hca_dev_dc1a41f69e0942a6959e3be23db6da56__20210827_20220228_dcp14.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:52,029 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907&limit=2' 2024-09-11 10:09:52,029 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:52,034 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.222s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902&limit=2 2024-09-11 10:09:52,034 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:51 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a0k0oKv1', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,035 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"385eb563-005e-43ed-adb7-d3c9e0a8ae93","name":"hca_dev_a96b71c078a742d188ce83c7...' 2024-09-11 10:09:52,035 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/385eb563-005e-43ed-adb7-d3c9e0a8ae93' 2024-09-11 10:09:52,035 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:52,080 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "4b5c2037-ca1b-4496-a9f4-9f08d664afef", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-d3d5bbfa.hca_dev_a39728aa70a04201b0a281b7badf3e71__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n "} 2024-09-11 10:09:52,141 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.249s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110&limit=2 2024-09-11 10:09:52,141 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:51 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6zrzOdvO', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,141 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"8bf100c0-7ac3-4860-80ca-28093f4adb61","name":"hca_dev_90bd693340c048d48d76778c...' 2024-09-11 10:09:52,141 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8bf100c0-7ac3-4860-80ca-28093f4adb61' 2024-09-11 10:09:52,141 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:52,157 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "dd5bac66-1b02-4ba1-a3dd-1bdb1a778ddb", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-319b80f7.hca_dev_577c946d6de54b55a854cd3fde40bff2__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:52,176 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903&limit=2' 2024-09-11 10:09:52,176 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:52,244 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903&limit=2' 2024-09-11 10:09:52,245 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:52,245 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.217s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907&limit=2 2024-09-11 10:09:52,245 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:51 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ek1y1O8W', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,245 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"b1083e8b-4de9-467a-97de-18179c4e6bd1","name":"hca_dev_248fcf0316c64a41b6ccaad4...' 2024-09-11 10:09:52,245 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/b1083e8b-4de9-467a-97de-18179c4e6bd1' 2024-09-11 10:09:52,245 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:52,305 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "bb9ffd40-417c-4187-823b-657c5ba12bce", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-27c50fbc.hca_dev_c5f4661568de4cf4bbc2a0ae10f08243__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:52,317 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215&limit=2' 2024-09-11 10:09:52,317 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:52,328 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.315s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903&limit=2 2024-09-11 10:09:52,328 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2v3ENr3', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,328 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"31d19143-1faa-471a-8575-4a8052fdcf19","name":"hca_dev_2a64db431b554639aabb8dba...' 2024-09-11 10:09:52,328 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/31d19143-1faa-471a-8575-4a8052fdcf19' 2024-09-11 10:09:52,328 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:52,329 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.294s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/385eb563-005e-43ed-adb7-d3c9e0a8ae93 2024-09-11 10:09:52,329 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pLbG1ykx', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,329 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"385eb563-005e-43ed-adb7-d3c9e0a8ae93","name":"hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902","descriptio...' 2024-09-11 10:09:52,329 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-7b7daff7:hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902:/0. 2024-09-11 10:09:52,329 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-7b7daff7.hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:52,429 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916&limit=2' 2024-09-11 10:09:52,429 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:52,429 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.253s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903&limit=2 2024-09-11 10:09:52,429 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:51 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'awYWbYwb', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,430 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a36cb7cb-0122-40af-8942-1d5ec9372e77","name":"hca_dev_b4a7d12f6c2f40a39e359756...' 2024-09-11 10:09:52,430 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a36cb7cb-0122-40af-8942-1d5ec9372e77' 2024-09-11 10:09:52,430 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:52,484 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.239s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903&limit=2 2024-09-11 10:09:52,484 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eyxboVPP', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,484 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"3d661f98-8742-434a-98de-168dde5b5120","name":"hca_dev_1cd1f41ff81a486ba05b66ec...' 2024-09-11 10:09:52,484 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3d661f98-8742-434a-98de-168dde5b5120' 2024-09-11 10:09:52,484 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:52,521 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.204s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215&limit=2 2024-09-11 10:09:52,521 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:51 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQQRN4wo', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,521 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"5f55707c-6cb2-4b8a-a1b0-9099617fae2e","name":"hca_dev_e526d91dcf3a44cb80c5fd76...' 2024-09-11 10:09:52,521 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5f55707c-6cb2-4b8a-a1b0-9099617fae2e' 2024-09-11 10:09:52,521 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:52,585 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.443s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8bf100c0-7ac3-4860-80ca-28093f4adb61 2024-09-11 10:09:52,585 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a5jlK5Je', 'Content-Type': 'application/json', 'Content-Length': '13489', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,585 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"8bf100c0-7ac3-4860-80ca-28093f4adb61","name":"hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110","descriptio...' 2024-09-11 10:09:52,585 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-29509483:hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110:5c/0. 2024-09-11 10:09:52,585 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-29509483.hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110.links`\n )\n WHERE STARTS_WITH(prefix, '5c')\n GROUP BY prefix\n " 2024-09-11 10:09:52,698 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.268s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916&limit=2 2024-09-11 10:09:52,698 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pY1YAOVb', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,698 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"69525f31-1a87-4a22-9ea3-e10ade1b7343","name":"hca_dev_ae71be1dddd84feb9bed24c3...' 2024-09-11 10:09:52,698 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/69525f31-1a87-4a22-9ea3-e10ade1b7343' 2024-09-11 10:09:52,698 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:52,787 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.541s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/b1083e8b-4de9-467a-97de-18179c4e6bd1 2024-09-11 10:09:52,787 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:51 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9ByD29M', 'Content-Type': 'application/json', 'Content-Length': '13492', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,787 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"b1083e8b-4de9-467a-97de-18179c4e6bd1","name":"hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907","descriptio...' 2024-09-11 10:09:52,787 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-4c3e6011:hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907:e8/0. 2024-09-11 10:09:52,787 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4c3e6011.hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907.links`\n )\n WHERE STARTS_WITH(prefix, 'e8')\n GROUP BY prefix\n " 2024-09-11 10:09:52,943 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.614s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/31d19143-1faa-471a-8575-4a8052fdcf19 2024-09-11 10:09:52,943 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dnobw7y', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:52,943 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"31d19143-1faa-471a-8575-4a8052fdcf19","name":"hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903","descriptio...' 2024-09-11 10:09:52,943 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-38f08cd8:hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903:/0. 2024-09-11 10:09:52,943 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-38f08cd8.hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:53,018 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.588s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a36cb7cb-0122-40af-8942-1d5ec9372e77 2024-09-11 10:09:53,018 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'axJW7mQQ', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:53,018 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"a36cb7cb-0122-40af-8942-1d5ec9372e77","name":"hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903","descriptio...' 2024-09-11 10:09:53,018 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-b2004d1c:hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903:/0. 2024-09-11 10:09:53,018 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b2004d1c.hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:53,037 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.516s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5f55707c-6cb2-4b8a-a1b0-9099617fae2e 2024-09-11 10:09:53,037 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPLdGv0z', 'Content-Type': 'application/json', 'Content-Length': '13484', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:53,037 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"5f55707c-6cb2-4b8a-a1b0-9099617fae2e","name":"hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215","descriptio...' 2024-09-11 10:09:53,037 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-e1712bfa:hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215:14/0. 2024-09-11 10:09:53,037 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-e1712bfa.hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '14')\n GROUP BY prefix\n " 2024-09-11 10:09:53,068 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.584s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3d661f98-8742-434a-98de-168dde5b5120 2024-09-11 10:09:53,068 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6W4q1RK3', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:53,068 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"3d661f98-8742-434a-98de-168dde5b5120","name":"hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903","descriptio...' 2024-09-11 10:09:53,068 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-86c60513:hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903:/0. 2024-09-11 10:09:53,068 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-86c60513.hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:53,117 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "aec63a48-66d2-46bb-a5b7-ea2530f289ce", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-7b7daff7.hca_dev_a96b71c078a742d188ce83c78925cfeb__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:53,123 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.425s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/69525f31-1a87-4a22-9ea3-e10ade1b7343 2024-09-11 10:09:53,123 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:52 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a95JQ8Ox', 'Content-Type': 'application/json', 'Content-Length': '13489', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:53,123 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"69525f31-1a87-4a22-9ea3-e10ade1b7343","name":"hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916","descriptio...' 2024-09-11 10:09:53,123 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-1dce87e5:hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916:bb/0. 2024-09-11 10:09:53,123 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-1dce87e5.hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916.links`\n )\n WHERE STARTS_WITH(prefix, 'bb')\n GROUP BY prefix\n " 2024-09-11 10:09:53,265 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903&limit=2' 2024-09-11 10:09:53,265 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:53,385 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "2fa17fc5-1336-4e7a-b26f-5b087b4a5986", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-29509483.hca_dev_90bd693340c048d48d76778c103bf545__20210827_20211110.links`\n )\n WHERE STARTS_WITH(prefix, '5c')\n GROUP BY prefix\n "} 2024-09-11 10:09:53,471 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.206s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903&limit=2 2024-09-11 10:09:53,471 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'erVrZqA7', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:53,471 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"daa3a6f0-c1e0-4e38-b6aa-235fa509daf5","name":"hca_dev_a9c022b4c7714468b769cabc...' 2024-09-11 10:09:53,471 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/daa3a6f0-c1e0-4e38-b6aa-235fa509daf5' 2024-09-11 10:09:53,471 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:53,525 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903&limit=2' 2024-09-11 10:09:53,525 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:53,723 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.252s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/daa3a6f0-c1e0-4e38-b6aa-235fa509daf5 2024-09-11 10:09:53,723 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aG8nKkZE', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:53,723 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"daa3a6f0-c1e0-4e38-b6aa-235fa509daf5","name":"hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903","descriptio...' 2024-09-11 10:09:53,724 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-58610528:hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903:/0. 2024-09-11 10:09:53,724 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-58610528.hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:53,745 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.220s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903&limit=2 2024-09-11 10:09:53,745 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aKE1KEzo', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:53,745 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f012a311-5d55-42ad-8b77-f8a1816f3aa4","name":"hca_dev_0c3b7785f74d40918616a687...' 2024-09-11 10:09:53,745 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f012a311-5d55-42ad-8b77-f8a1816f3aa4' 2024-09-11 10:09:53,745 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:53,804 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "9fc80d14-6249-4ba1-b944-529c154df91c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-38f08cd8.hca_dev_2a64db431b554639aabb8dba0145689d__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:53,844 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "71a8583d-07e0-477e-bb8f-6d805fba03fe", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4c3e6011.hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907.links`\n )\n WHERE STARTS_WITH(prefix, 'e8')\n GROUP BY prefix\n "} 2024-09-11 10:09:53,857 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "bf78c3b5-770d-4e8b-825c-b405302d383b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-e1712bfa.hca_dev_e526d91dcf3a44cb80c5fd7676b55a1d__20210902_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '14')\n GROUP BY prefix\n "} 2024-09-11 10:09:53,872 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "7f687ec6-034d-41a0-9b71-83a41a3609e3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-1dce87e5.hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916.links`\n )\n WHERE STARTS_WITH(prefix, 'bb')\n GROUP BY prefix\n "} 2024-09-11 10:09:53,880 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "23064503-a6be-47bc-afdc-77ab5637c92d", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b2004d1c.hca_dev_b4a7d12f6c2f40a39e359756997857e3__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:53,886 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "040eb11d-1a93-450e-ab5b-d7dc02ba851b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-86c60513.hca_dev_1cd1f41ff81a486ba05b66ec60f81dcf__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:53,969 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903&limit=2' 2024-09-11 10:09:53,969 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:53,996 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903&limit=2' 2024-09-11 10:09:53,996 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:53,996 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.251s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f012a311-5d55-42ad-8b77-f8a1816f3aa4 2024-09-11 10:09:53,996 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pYWD9jbL', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:53,996 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"f012a311-5d55-42ad-8b77-f8a1816f3aa4","name":"hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903","descriptio...' 2024-09-11 10:09:53,996 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-eab7fa76:hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903:1/0. 2024-09-11 10:09:53,996 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-eab7fa76.hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n " 2024-09-11 10:09:54,000 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903&limit=2' 2024-09-11 10:09:54,001 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:54,027 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902&limit=2' 2024-09-11 10:09:54,027 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:54,028 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903&limit=2' 2024-09-11 10:09:54,028 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:54,043 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903&limit=2' 2024-09-11 10:09:54,043 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:54,210 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.241s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903&limit=2 2024-09-11 10:09:54,210 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a5qRWvrD', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,210 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"ae52c25c-9ee4-4a42-83f2-6e4b20116380","name":"hca_dev_d3a4ceac4d66498497042570...' 2024-09-11 10:09:54,210 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/ae52c25c-9ee4-4a42-83f2-6e4b20116380' 2024-09-11 10:09:54,210 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:54,267 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.271s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903&limit=2 2024-09-11 10:09:54,267 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6B4q7jMm', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,267 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d5222430-0f7a-4bd1-8706-c58b4397a9b8","name":"hca_dev_3e329187a9c448ec90e3cc45...' 2024-09-11 10:09:54,267 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d5222430-0f7a-4bd1-8706-c58b4397a9b8' 2024-09-11 10:09:54,267 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:54,271 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.243s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903&limit=2 2024-09-11 10:09:54,271 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pYOMwQra', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,271 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"fcca83ce-9015-42ae-a846-504cefa7902a","name":"hca_dev_2086eb0510b9432bb7f0169c...' 2024-09-11 10:09:54,271 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/fcca83ce-9015-42ae-a846-504cefa7902a' 2024-09-11 10:09:54,271 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:54,288 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.261s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902&limit=2 2024-09-11 10:09:54,288 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6Wgmn376', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,288 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"5d9ff6e0-3ec0-44f5-bb5c-32691a09517b","name":"hca_dev_ccd1f1ba74ce469b9fc9f6fa...' 2024-09-11 10:09:54,288 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5d9ff6e0-3ec0-44f5-bb5c-32691a09517b' 2024-09-11 10:09:54,288 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:54,291 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.290s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903&limit=2 2024-09-11 10:09:54,291 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pLxBLwb7', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,291 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f5a52dbb-acad-47fd-8832-436134301ea2","name":"hca_dev_4037007b0eff4e6db7bd8dd8...' 2024-09-11 10:09:54,291 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f5a52dbb-acad-47fd-8832-436134301ea2' 2024-09-11 10:09:54,291 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:54,294 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.252s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903&limit=2 2024-09-11 10:09:54,294 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:53 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plW3v0Yn', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,295 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"8635ff71-8513-48ea-a8d9-f4432f6fcc32","name":"hca_dev_3cfcdff5dee14a7ba591c09c...' 2024-09-11 10:09:54,295 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8635ff71-8513-48ea-a8d9-f4432f6fcc32' 2024-09-11 10:09:54,295 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:54,517 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "af0f90dc-5a54-452c-8d5b-a898b8c79360", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-58610528.hca_dev_a9c022b4c7714468b769cabcf9738de3__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:54,630 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.420s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/ae52c25c-9ee4-4a42-83f2-6e4b20116380 2024-09-11 10:09:54,630 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'awwnk202', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,630 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"ae52c25c-9ee4-4a42-83f2-6e4b20116380","name":"hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903","descriptio...' 2024-09-11 10:09:54,630 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-92c3a1de:hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903:/0. 2024-09-11 10:09:54,630 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-92c3a1de.hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:54,660 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903&limit=2' 2024-09-11 10:09:54,660 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:54,758 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "7b126130-bcac-46e4-af52-c802d4bb0702", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-eab7fa76.hca_dev_0c3b7785f74d40918616a68757e4c2a8__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n "} 2024-09-11 10:09:54,763 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.472s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f5a52dbb-acad-47fd-8832-436134301ea2 2024-09-11 10:09:54,763 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aE4LdA90', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,763 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"f5a52dbb-acad-47fd-8832-436134301ea2","name":"hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903","descriptio...' 2024-09-11 10:09:54,763 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-ec07c8d8:hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903:7/0. 2024-09-11 10:09:54,763 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ec07c8d8.hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '7')\n GROUP BY prefix\n " 2024-09-11 10:09:54,783 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.495s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5d9ff6e0-3ec0-44f5-bb5c-32691a09517b 2024-09-11 10:09:54,783 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dnXLXJy', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,783 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"5d9ff6e0-3ec0-44f5-bb5c-32691a09517b","name":"hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902","descriptio...' 2024-09-11 10:09:54,783 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-2f4bfe5d:hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902:e/0. 2024-09-11 10:09:54,783 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-2f4bfe5d.hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n " 2024-09-11 10:09:54,832 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.565s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d5222430-0f7a-4bd1-8706-c58b4397a9b8 2024-09-11 10:09:54,833 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'po2QMQRr', 'Content-Type': 'application/json', 'Content-Length': '13491', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,833 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"d5222430-0f7a-4bd1-8706-c58b4397a9b8","name":"hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903","descriptio...' 2024-09-11 10:09:54,833 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-bdc9f342:hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903:9e/0. 2024-09-11 10:09:54,833 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-bdc9f342.hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9e')\n GROUP BY prefix\n " 2024-09-11 10:09:54,892 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.597s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8635ff71-8513-48ea-a8d9-f4432f6fcc32 2024-09-11 10:09:54,892 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZYyrn41', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,892 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"8635ff71-8513-48ea-a8d9-f4432f6fcc32","name":"hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903","descriptio...' 2024-09-11 10:09:54,892 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.232s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903&limit=2 2024-09-11 10:09:54,893 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-b08233fa:hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903:/0. 2024-09-11 10:09:54,893 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aGdnxERb', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,893 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b08233fa.hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:54,893 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"05ed25dc-408d-4045-998d-6166fc2c3293","name":"hca_dev_eaefa1b6dae14414953b17b0...' 2024-09-11 10:09:54,893 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.621s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/fcca83ce-9015-42ae-a846-504cefa7902a 2024-09-11 10:09:54,893 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/05ed25dc-408d-4045-998d-6166fc2c3293' 2024-09-11 10:09:54,893 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVMwk7ZD', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:54,893 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:54,893 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"fcca83ce-9015-42ae-a846-504cefa7902a","name":"hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903","descriptio...' 2024-09-11 10:09:54,894 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-c808badb:hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903:/0. 2024-09-11 10:09:54,894 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c808badb.hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:54,910 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903&limit=2' 2024-09-11 10:09:54,910 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:55,118 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.209s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903&limit=2 2024-09-11 10:09:55,119 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eObOv4E4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:55,119 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"58a0eacf-0caa-449b-9fc8-4fe629e99176","name":"hca_dev_7880637a35a14047b422b5ea...' 2024-09-11 10:09:55,119 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/58a0eacf-0caa-449b-9fc8-4fe629e99176' 2024-09-11 10:09:55,119 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:55,145 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.252s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/05ed25dc-408d-4045-998d-6166fc2c3293 2024-09-11 10:09:55,145 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:54 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'emBqZoRB', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:55,145 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"05ed25dc-408d-4045-998d-6166fc2c3293","name":"hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903","descriptio...' 2024-09-11 10:09:55,145 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-dbc3e131:hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903:1/0. 2024-09-11 10:09:55,146 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-dbc3e131.hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n " 2024-09-11 10:09:55,379 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.260s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/58a0eacf-0caa-449b-9fc8-4fe629e99176 2024-09-11 10:09:55,379 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'poB1XZkr', 'Content-Type': 'application/json', 'Content-Length': '13484', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:55,379 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"58a0eacf-0caa-449b-9fc8-4fe629e99176","name":"hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903","descriptio...' 2024-09-11 10:09:55,379 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-12b7a9e1:hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903:e/0. 2024-09-11 10:09:55,379 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-12b7a9e1.hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n " 2024-09-11 10:09:55,526 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "54885873-7539-4e7d-b5bc-c4bcd21ff438", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-92c3a1de.hca_dev_d3a4ceac4d66498497042570c0647a56__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:55,589 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "a533d7fd-4673-49a7-8575-f8aa4a7634f3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-2f4bfe5d.hca_dev_ccd1f1ba74ce469b9fc9f6faea623358__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n "} 2024-09-11 10:09:55,608 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "520d3590-f2e3-44a9-9b18-25798783a3a2", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ec07c8d8.hca_dev_4037007b0eff4e6db7bd8dd8eec80143__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '7')\n GROUP BY prefix\n "} 2024-09-11 10:09:55,670 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903&limit=2' 2024-09-11 10:09:55,670 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:55,672 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "5f4b71b6-c2e4-41f3-b4f3-69e896d5492b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b08233fa.hca_dev_3cfcdff5dee14a7ba591c09c6e850b11__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:55,728 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "b5d58cde-e604-434b-9829-141b4e68ce6d", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c808badb.hca_dev_2086eb0510b9432bb7f0169ccc49d270__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:55,748 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903&limit=2' 2024-09-11 10:09:55,748 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:55,749 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "a486b7df-ef44-47fe-a521-a1b48190aaa6", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-bdc9f342.hca_dev_3e329187a9c448ec90e3cc45f7c2311c__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9e')\n GROUP BY prefix\n "} 2024-09-11 10:09:55,763 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903&limit=2' 2024-09-11 10:09:55,763 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:55,807 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902&limit=2' 2024-09-11 10:09:55,808 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:55,873 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903&limit=2' 2024-09-11 10:09:55,873 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:55,877 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "160f992b-8da8-42a3-a4bd-836c8f5035b4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-dbc3e131.hca_dev_eaefa1b6dae14414953b17b0427d061e__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n "} 2024-09-11 10:09:55,878 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.208s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903&limit=2 2024-09-11 10:09:55,878 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4LjArmd', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:55,878 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"cabce9f2-b98b-49f3-9dd4-d7e14c19acd2","name":"hca_dev_38449aea70b540db84b31e08...' 2024-09-11 10:09:55,879 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cabce9f2-b98b-49f3-9dd4-d7e14c19acd2' 2024-09-11 10:09:55,879 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:55,885 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903&limit=2' 2024-09-11 10:09:55,885 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:55,972 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.208s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903&limit=2 2024-09-11 10:09:55,972 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPgqZmkz', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:55,972 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"806a9a68-1804-4234-85e1-aac7cdbffd73","name":"hca_dev_b51f49b40d2e4cbdbbd504cd...' 2024-09-11 10:09:55,972 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/806a9a68-1804-4234-85e1-aac7cdbffd73' 2024-09-11 10:09:55,972 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:56,024 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903&limit=2' 2024-09-11 10:09:56,025 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:56,100 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.293s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902&limit=2 2024-09-11 10:09:56,100 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eOGEzz94', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,100 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"477240da-1ce8-422a-aef4-cc2cf65dd539","name":"hca_dev_379ed69ebe0548bcaf5ea7fc...' 2024-09-11 10:09:56,100 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/477240da-1ce8-422a-aef4-cc2cf65dd539' 2024-09-11 10:09:56,101 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:56,128 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.244s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903&limit=2 2024-09-11 10:09:56,128 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aALxzm23', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,128 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"743190c3-fb25-4ccc-9e66-f076ca624c03","name":"hca_dev_2a72a4e566b2405abb7c1e46...' 2024-09-11 10:09:56,129 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/743190c3-fb25-4ccc-9e66-f076ca624c03' 2024-09-11 10:09:56,129 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:56,166 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "0433bfa0-52e6-467f-a41c-1420185d98c6", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-12b7a9e1.hca_dev_7880637a35a14047b422b5eac2a2a358__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'e')\n GROUP BY prefix\n "} 2024-09-11 10:09:56,296 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.417s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cabce9f2-b98b-49f3-9dd4-d7e14c19acd2 2024-09-11 10:09:56,296 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6MvkXKd2', 'Content-Type': 'application/json', 'Content-Length': '13482', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,296 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"cabce9f2-b98b-49f3-9dd4-d7e14c19acd2","name":"hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903","descriptio...' 2024-09-11 10:09:56,296 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-ac6efd3f:hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903:a/0. 2024-09-11 10:09:56,296 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ac6efd3f.hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'a')\n GROUP BY prefix\n " 2024-09-11 10:09:56,307 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903&limit=2' 2024-09-11 10:09:56,307 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:56,307 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.283s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903&limit=2 2024-09-11 10:09:56,307 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aAk82q8q', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,307 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"139ecf31-b6bb-419a-97c8-1245029631bb","name":"hca_dev_403c3e7668144a2da5805dd5...' 2024-09-11 10:09:56,308 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/139ecf31-b6bb-419a-97c8-1245029631bb' 2024-09-11 10:09:56,308 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:56,379 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.407s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/806a9a68-1804-4234-85e1-aac7cdbffd73 2024-09-11 10:09:56,379 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXMkx3Xn', 'Content-Type': 'application/json', 'Content-Length': '13486', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,379 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"806a9a68-1804-4234-85e1-aac7cdbffd73","name":"hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903","descriptio...' 2024-09-11 10:09:56,379 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-0b465564:hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903:1/0. 2024-09-11 10:09:56,379 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-0b465564.hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n " 2024-09-11 10:09:56,435 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.335s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/477240da-1ce8-422a-aef4-cc2cf65dd539 2024-09-11 10:09:56,435 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQQ53VJQ', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,435 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"477240da-1ce8-422a-aef4-cc2cf65dd539","name":"hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902","descriptio...' 2024-09-11 10:09:56,435 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-1720b3c5:hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902:/0. 2024-09-11 10:09:56,435 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1720b3c5.hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:56,516 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.209s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903&limit=2 2024-09-11 10:09:56,516 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:55 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aD97QkRy', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,516 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d7250e7a-20c6-42ff-9332-4bc5a5fd2470","name":"hca_dev_946c5add47d1402a97bba5af...' 2024-09-11 10:09:56,516 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d7250e7a-20c6-42ff-9332-4bc5a5fd2470' 2024-09-11 10:09:56,516 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:56,647 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.339s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/139ecf31-b6bb-419a-97c8-1245029631bb 2024-09-11 10:09:56,647 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6J4OlG1n', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,647 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"139ecf31-b6bb-419a-97c8-1245029631bb","name":"hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903","descriptio...' 2024-09-11 10:09:56,648 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.900s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903&limit=2 2024-09-11 10:09:56,650 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'em5Xjo8R', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,650 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"98f112bc-743e-4f38-8b7a-6efb08802ef0","name":"hca_dev_962bd805eb894c54bad2008e...' 2024-09-11 10:09:56,650 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-c0ec174a:hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903:f/0. 2024-09-11 10:09:56,651 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/98f112bc-743e-4f38-8b7a-6efb08802ef0' 2024-09-11 10:09:56,651 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-c0ec174a.hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'f')\n GROUP BY prefix\n " 2024-09-11 10:09:56,651 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:56,701 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.828s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903&limit=2 2024-09-11 10:09:56,701 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'emdANPOq', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,701 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"924ed952-4c7b-455f-871b-c740b72d405f","name":"hca_dev_992aad5e7fab46d9a47ddf71...' 2024-09-11 10:09:56,701 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/924ed952-4c7b-455f-871b-c740b72d405f' 2024-09-11 10:09:56,701 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:56,773 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.645s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/743190c3-fb25-4ccc-9e66-f076ca624c03 2024-09-11 10:09:56,773 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZmv0KRj', 'Content-Type': 'application/json', 'Content-Length': '13490', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,773 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"743190c3-fb25-4ccc-9e66-f076ca624c03","name":"hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903","descriptio...' 2024-09-11 10:09:56,773 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-4cf05ce2:hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903:2f/0. 2024-09-11 10:09:56,773 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4cf05ce2.hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '2f')\n GROUP BY prefix\n " 2024-09-11 10:09:56,869 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.352s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d7250e7a-20c6-42ff-9332-4bc5a5fd2470 2024-09-11 10:09:56,869 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eRQZBBNE', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:56,869 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"d7250e7a-20c6-42ff-9332-4bc5a5fd2470","name":"hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903","descriptio...' 2024-09-11 10:09:56,869 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-59d37b9a:hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903:5/0. 2024-09-11 10:09:56,869 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-59d37b9a.hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '5')\n GROUP BY prefix\n " 2024-09-11 10:09:57,011 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.310s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/924ed952-4c7b-455f-871b-c740b72d405f 2024-09-11 10:09:57,011 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dDPQWnK', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:57,012 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"924ed952-4c7b-455f-871b-c740b72d405f","name":"hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903","descriptio...' 2024-09-11 10:09:57,012 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-a6312a94:hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903:9/0. 2024-09-11 10:09:57,012 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-a6312a94.hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n " 2024-09-11 10:09:57,032 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.381s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/98f112bc-743e-4f38-8b7a-6efb08802ef0 2024-09-11 10:09:57,032 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plzGBOgn', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:57,032 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"98f112bc-743e-4f38-8b7a-6efb08802ef0","name":"hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903","descriptio...' 2024-09-11 10:09:57,032 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-4b88b45b:hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903:/0. 2024-09-11 10:09:57,032 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4b88b45b.hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:57,089 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "9edebab1-f0e2-48c1-a0e4-b370980f7745", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ac6efd3f.hca_dev_38449aea70b540db84b31e08f32efe34__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'a')\n GROUP BY prefix\n "} 2024-09-11 10:09:57,169 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "93149d24-8ce4-4b16-a5cc-b03951c745a3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-0b465564.hca_dev_b51f49b40d2e4cbdbbd504cd171fc2fa__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '1')\n GROUP BY prefix\n "} 2024-09-11 10:09:57,188 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "c8a1658c-f2e8-4971-8967-f4b28aa79098", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1720b3c5.hca_dev_379ed69ebe0548bcaf5ea7fc589709bf__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:57,245 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007&limit=2' 2024-09-11 10:09:57,245 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:57,317 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903&limit=2' 2024-09-11 10:09:57,317 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:57,338 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902&limit=2' 2024-09-11 10:09:57,338 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:57,448 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.203s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007&limit=2 2024-09-11 10:09:57,448 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a8zyrGg1', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:57,448 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"dc4c099e-1d33-4810-aca5-036a026f3aae","name":"hca_dev_f48e7c39cc6740559d79bc43...' 2024-09-11 10:09:57,448 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/dc4c099e-1d33-4810-aca5-036a026f3aae' 2024-09-11 10:09:57,448 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:57,500 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "7a1a8b08-c3f9-4a8e-ab42-901af5d0631c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-c0ec174a.hca_dev_403c3e7668144a2da5805dd5de38c7ff__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'f')\n GROUP BY prefix\n "} 2024-09-11 10:09:57,535 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.197s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902&limit=2 2024-09-11 10:09:57,535 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:56 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4BRNvJW', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:57,535 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"68598166-b4e2-49a0-b025-51a0159f6649","name":"hca_dev_a29952d9925e40f48a1c274f...' 2024-09-11 10:09:57,535 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/68598166-b4e2-49a0-b025-51a0159f6649' 2024-09-11 10:09:57,535 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:57,612 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "7bd51cfe-543a-4515-ab31-e5a91a9ac04f", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4cf05ce2.hca_dev_2a72a4e566b2405abb7c1e463e8febb0__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '2f')\n GROUP BY prefix\n "} 2024-09-11 10:09:57,630 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.313s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903&limit=2 2024-09-11 10:09:57,630 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pLnNZM9V', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:57,630 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"2c4ec571-f489-4277-b215-da8dedd86803","name":"hca_dev_a004b1501c364af69bbd070c...' 2024-09-11 10:09:57,630 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2c4ec571-f489-4277-b215-da8dedd86803' 2024-09-11 10:09:57,630 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:57,637 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903&limit=2' 2024-09-11 10:09:57,637 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:57,715 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "f88ff041-15ac-4d58-887e-6fca429dc886", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-59d37b9a.hca_dev_946c5add47d1402a97bba5af97e8bce7__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '5')\n GROUP BY prefix\n "} 2024-09-11 10:09:57,716 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.268s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/dc4c099e-1d33-4810-aca5-036a026f3aae 2024-09-11 10:09:57,716 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eRPBBvB8', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:57,716 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"dc4c099e-1d33-4810-aca5-036a026f3aae","name":"hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007","descriptio...' 2024-09-11 10:09:57,716 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-b51e6694:hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007:/0. 2024-09-11 10:09:57,716 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b51e6694.hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:57,753 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903&limit=2' 2024-09-11 10:09:57,753 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:57,801 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "a1b64e96-4d3d-467d-bb03-7032d71cc094", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-a6312a94.hca_dev_992aad5e7fab46d9a47ddf715e8cfd24__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n "} 2024-09-11 10:09:57,807 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.271s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/68598166-b4e2-49a0-b025-51a0159f6649 2024-09-11 10:09:57,807 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4lK8mxQ', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:57,807 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"68598166-b4e2-49a0-b025-51a0159f6649","name":"hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902","descriptio...' 2024-09-11 10:09:57,807 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-9ec7beb6:hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902:/0. 2024-09-11 10:09:57,807 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-9ec7beb6.hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:57,833 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "5922746a-f445-41ff-a607-1a504489e3e2", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4b88b45b.hca_dev_962bd805eb894c54bad2008e497d1307__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:57,851 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903&limit=2' 2024-09-11 10:09:57,851 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:57,877 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.247s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2c4ec571-f489-4277-b215-da8dedd86803 2024-09-11 10:09:57,877 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pLKnzmX7', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:57,877 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"2c4ec571-f489-4277-b215-da8dedd86803","name":"hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903","descriptio...' 2024-09-11 10:09:57,877 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-d4b988d6:hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903:/0. 2024-09-11 10:09:57,877 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d4b988d6.hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:57,965 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907&limit=2' 2024-09-11 10:09:57,965 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:57,981 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903&limit=2' 2024-09-11 10:09:57,981 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:58,060 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.209s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903&limit=2 2024-09-11 10:09:58,060 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'axOOnkzl', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:58,060 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f142a2f7-4c50-458d-a047-27bdb8e0d367","name":"hca_dev_0fd8f91862d64b8bac354c53...' 2024-09-11 10:09:58,061 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f142a2f7-4c50-458d-a047-27bdb8e0d367' 2024-09-11 10:09:58,061 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:58,073 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.436s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903&limit=2 2024-09-11 10:09:58,073 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eb1DM5jR', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:58,073 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a21be4c9-9778-4713-bc31-1a1c905a6ad3","name":"hca_dev_116965f3f09447699d28ae67...' 2024-09-11 10:09:58,073 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a21be4c9-9778-4713-bc31-1a1c905a6ad3' 2024-09-11 10:09:58,073 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:09:58,080 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.327s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903&limit=2 2024-09-11 10:09:58,080 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6MWVnoze', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:58,080 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a73ed2f2-12c7-4c71-a09d-3189b0fedc26","name":"hca_dev_7adede6a0ab745e69b67ffe7...' 2024-09-11 10:09:58,080 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a73ed2f2-12c7-4c71-a09d-3189b0fedc26' 2024-09-11 10:09:58,080 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:58,186 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.222s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907&limit=2 2024-09-11 10:09:58,187 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6vwwNwg4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:58,187 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e889c6f4-8783-46d6-89bc-8ab9685edf35","name":"hca_dev_2043c65a1cf84828a6569e24...' 2024-09-11 10:09:58,187 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e889c6f4-8783-46d6-89bc-8ab9685edf35' 2024-09-11 10:09:58,187 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:09:58,367 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.306s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f142a2f7-4c50-458d-a047-27bdb8e0d367 2024-09-11 10:09:58,367 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNwxl1gZ', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:58,367 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"f142a2f7-4c50-458d-a047-27bdb8e0d367","name":"hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903","descriptio...' 2024-09-11 10:09:58,367 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-78bae095:hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903:/0. 2024-09-11 10:09:58,367 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-78bae095.hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:58,387 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.307s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a73ed2f2-12c7-4c71-a09d-3189b0fedc26 2024-09-11 10:09:58,387 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:57 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a90rmD8o', 'Content-Type': 'application/json', 'Content-Length': '13488', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:58,387 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"a73ed2f2-12c7-4c71-a09d-3189b0fedc26","name":"hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903","descriptio...' 2024-09-11 10:09:58,387 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-4747d8fe:hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903:14/0. 2024-09-11 10:09:58,387 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4747d8fe.hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '14')\n GROUP BY prefix\n " 2024-09-11 10:09:58,452 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "ad2b91c2-cf4b-49fb-9ab0-80b0f1285de4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b51e6694.hca_dev_f48e7c39cc6740559d79bc437892840c__20210830_20211007.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:58,605 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "01721699-37cb-4e5a-acad-5cd7b9adc85f", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-9ec7beb6.hca_dev_a29952d9925e40f48a1c274f118f1f51__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:58,637 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907&limit=2' 2024-09-11 10:09:58,637 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:58,706 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "a29c309d-f9a7-4e24-9f0b-55ca3ef10e82", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d4b988d6.hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:58,741 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903&limit=2' 2024-09-11 10:09:58,741 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:58,818 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.181s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907&limit=2 2024-09-11 10:09:58,818 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:58 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eybm9b5z', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:58,818 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"5d88275d-d7a5-492b-8e2a-4e93305a0b46","name":"hca_dev_cddab57b68684be4806f395e...' 2024-09-11 10:09:58,818 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5d88275d-d7a5-492b-8e2a-4e93305a0b46' 2024-09-11 10:09:58,818 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:09:58,849 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903&limit=2' 2024-09-11 10:09:58,849 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:58,948 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.208s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903&limit=2 2024-09-11 10:09:58,948 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:58 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dJZ5vZ4', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:58,948 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"1b3866aa-d2a3-42cf-888d-7fb57a77c5aa","name":"hca_dev_2af52a1365cb4973b51339be...' 2024-09-11 10:09:58,949 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1b3866aa-d2a3-42cf-888d-7fb57a77c5aa' 2024-09-11 10:09:58,949 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:09:59,007 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 1.026s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903&limit=2 2024-09-11 10:09:59,007 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aEKLmLXN', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,007 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"830b26f1-f900-40ca-a69d-eb530d73703f","name":"hca_dev_996120f9e84f409fa01e732a...' 2024-09-11 10:09:59,008 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/830b26f1-f900-40ca-a69d-eb530d73703f' 2024-09-11 10:09:59,008 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:09:59,054 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "4e7c2308-f67f-4813-8f7d-28ee4263e2b4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-78bae095.hca_dev_0fd8f91862d64b8bac354c53dd601f71__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:59,058 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.240s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/5d88275d-d7a5-492b-8e2a-4e93305a0b46 2024-09-11 10:09:59,058 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:58 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aKx4A0wl', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,058 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"5d88275d-d7a5-492b-8e2a-4e93305a0b46","name":"hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907","descriptio...' 2024-09-11 10:09:59,058 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-24e672db:hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907:1f/0. 2024-09-11 10:09:59,058 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-24e672db.hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '1f')\n GROUP BY prefix\n " 2024-09-11 10:09:59,064 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.991s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a21be4c9-9778-4713-bc31-1a1c905a6ad3 2024-09-11 10:09:59,064 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXnGknBm', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,065 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"a21be4c9-9778-4713-bc31-1a1c905a6ad3","name":"hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903","descriptio...' 2024-09-11 10:09:59,065 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-ff0a2fe7:hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903:/0. 2024-09-11 10:09:59,065 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-ff0a2fe7.hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:59,083 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.234s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903&limit=2 2024-09-11 10:09:59,083 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:58 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aEGd58B2', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,083 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e612386b-287d-4424-beb8-4ab62f925642","name":"hca_dev_414accedeba0440fb721befb...' 2024-09-11 10:09:59,083 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e612386b-287d-4424-beb8-4ab62f925642' 2024-09-11 10:09:59,083 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:09:59,169 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.220s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1b3866aa-d2a3-42cf-888d-7fb57a77c5aa 2024-09-11 10:09:59,169 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:58 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6g1goNBV', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,169 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"1b3866aa-d2a3-42cf-888d-7fb57a77c5aa","name":"hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903","descriptio...' 2024-09-11 10:09:59,169 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-3041c2cf:hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903:/0. 2024-09-11 10:09:59,169 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3041c2cf.hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:59,218 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907&limit=2' 2024-09-11 10:09:59,218 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:59,300 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.217s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e612386b-287d-4424-beb8-4ab62f925642 2024-09-11 10:09:59,300 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:58 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZMwqb1J', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,300 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"e612386b-287d-4424-beb8-4ab62f925642","name":"hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903","descriptio...' 2024-09-11 10:09:59,300 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-31b3553a:hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903:/0. 2024-09-11 10:09:59,300 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-31b3553a.hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:59,345 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "89d0957a-8ed7-4a70-90ef-4333250d89f4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-4747d8fe.hca_dev_7adede6a0ab745e69b67ffe7466bec1f__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '14')\n GROUP BY prefix\n "} 2024-09-11 10:09:59,407 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.189s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907&limit=2 2024-09-11 10:09:59,407 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:58 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6BKRLvma', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,407 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e0c597f8-4aa4-485c-b19c-c46b564550a5","name":"hca_dev_7b947aa243a74082afff222a...' 2024-09-11 10:09:59,407 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e0c597f8-4aa4-485c-b19c-c46b564550a5' 2024-09-11 10:09:59,407 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:09:59,493 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903&limit=2' 2024-09-11 10:09:59,493 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:59,496 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 1.309s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e889c6f4-8783-46d6-89bc-8ab9685edf35 2024-09-11 10:09:59,496 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pL4wx3jN', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,496 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"e889c6f4-8783-46d6-89bc-8ab9685edf35","name":"hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907","descriptio...' 2024-09-11 10:09:59,496 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-76de829d:hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907:6c/0. 2024-09-11 10:09:59,496 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-76de829d.hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '6c')\n GROUP BY prefix\n " 2024-09-11 10:09:59,625 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.218s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e0c597f8-4aa4-485c-b19c-c46b564550a5 2024-09-11 10:09:59,625 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:58 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZlgWKlw', 'Content-Type': 'application/json', 'Content-Length': '13477', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,625 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"e0c597f8-4aa4-485c-b19c-c46b564550a5","name":"hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907","descriptio...' 2024-09-11 10:09:59,626 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-aba01389:hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907:/0. 2024-09-11 10:09:59,626 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-aba01389.hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:59,748 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.740s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/830b26f1-f900-40ca-a69d-eb530d73703f 2024-09-11 10:09:59,748 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eOb8lqAD', 'Content-Type': 'application/json', 'Content-Length': '13482', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,748 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"830b26f1-f900-40ca-a69d-eb530d73703f","name":"hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903","descriptio...' 2024-09-11 10:09:59,748 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-75589244:hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903:/0. 2024-09-11 10:09:59,748 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-75589244.hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:09:59,780 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.287s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903&limit=2 2024-09-11 10:09:59,780 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a0x7YVOQ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:09:59,780 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"41d88011-1981-4f50-b6fe-78f7b7d27bab","name":"hca_dev_42d4f8d454224b78adaee7c3...' 2024-09-11 10:09:59,781 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/41d88011-1981-4f50-b6fe-78f7b7d27bab' 2024-09-11 10:09:59,781 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:09:59,861 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "942645ce-b403-493b-a3ed-d256af7e1cc9", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-ff0a2fe7.hca_dev_116965f3f09447699d28ae675c1b569c__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:59,965 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "6312d127-f3d8-49a9-9d30-924e94338156", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-24e672db.hca_dev_cddab57b68684be4806f395ed9dd635a__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '1f')\n GROUP BY prefix\n "} 2024-09-11 10:09:59,977 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "bde46930-bf36-4a26-a002-aa0957e540e4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-3041c2cf.hca_dev_2af52a1365cb4973b51339be38f2df3f__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:09:59,994 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903&limit=2' 2024-09-11 10:09:59,994 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:00,009 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.228s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/41d88011-1981-4f50-b6fe-78f7b7d27bab 2024-09-11 10:10:00,009 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eO4rzAgp', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,009 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"41d88011-1981-4f50-b6fe-78f7b7d27bab","name":"hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903","descriptio...' 2024-09-11 10:10:00,009 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-4e5ffd52:hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903:/0. 2024-09-11 10:10:00,009 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4e5ffd52.hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:00,108 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "6e5c96e7-9eef-45d8-bee0-94912838dd09", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-31b3553a.hca_dev_414accedeba0440fb721befbc5642bef__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:00,121 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903&limit=2' 2024-09-11 10:10:00,121 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:00,137 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903&limit=2' 2024-09-11 10:10:00,137 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:00,188 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.194s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903&limit=2 2024-09-11 10:10:00,188 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a5YxRV5Z', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,189 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e470d283-fd86-45b3-bec2-0c1663c16a67","name":"hca_dev_8185730f411340d39cc39292...' 2024-09-11 10:10:00,189 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e470d283-fd86-45b3-bec2-0c1663c16a67' 2024-09-11 10:10:00,189 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:00,248 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928&limit=2' 2024-09-11 10:10:00,248 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:00,296 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "39890845-13c5-41d3-9bd6-9582f5835c96", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-76de829d.hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '6c')\n GROUP BY prefix\n "} 2024-09-11 10:10:00,400 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.211s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e470d283-fd86-45b3-bec2-0c1663c16a67 2024-09-11 10:10:00,400 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e2X4MO22', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,400 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"e470d283-fd86-45b3-bec2-0c1663c16a67","name":"hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903","descriptio...' 2024-09-11 10:10:00,400 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-bf3a4c8a:hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903:/0. 2024-09-11 10:10:00,400 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-bf3a4c8a.hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:00,428 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.307s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903&limit=2 2024-09-11 10:10:00,428 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dy44nKX', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,428 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"006f69b6-7f42-4eba-81df-86805c22dd3d","name":"hca_dev_5ee710d7e2d54fe2818d15f5...' 2024-09-11 10:10:00,428 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/006f69b6-7f42-4eba-81df-86805c22dd3d' 2024-09-11 10:10:00,428 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:00,430 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.293s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903&limit=2 2024-09-11 10:10:00,430 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "f4fbf263-9895-433e-a11e-1e983c8d6e87", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-aba01389.hca_dev_7b947aa243a74082afff222a3e3a4635__20210831_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:00,430 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pnDronk1', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,430 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"70c0ed2f-0db6-4245-b1c5-d140cc6c712c","name":"hca_dev_ccef38d7aa9240109621c4c7...' 2024-09-11 10:10:00,431 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/70c0ed2f-0db6-4245-b1c5-d140cc6c712c' 2024-09-11 10:10:00,431 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:00,441 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903&limit=2' 2024-09-11 10:10:00,441 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:10:00,455 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.207s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928&limit=2 2024-09-11 10:10:00,455 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:09:59 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pozJEXyZ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,455 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"104f2254-2af9-4699-9573-00d2da718430","name":"hca_dev_ce33dde2382d448cb6acbfb4...' 2024-09-11 10:10:00,455 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/104f2254-2af9-4699-9573-00d2da718430' 2024-09-11 10:10:00,455 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:00,566 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215&limit=2' 2024-09-11 10:10:00,567 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:10:00,577 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "2977246e-165b-4b2d-a2b6-207b70561532", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-75589244.hca_dev_996120f9e84f409fa01e732ab58ca8b9__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:00,694 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.253s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903&limit=2 2024-09-11 10:10:00,694 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZm72KkG', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,694 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"1e63b2ce-88ec-4c56-b016-56e9bd7f35e5","name":"hca_dev_52b29aa4c8d642b4807ab35b...' 2024-09-11 10:10:00,694 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1e63b2ce-88ec-4c56-b016-56e9bd7f35e5' 2024-09-11 10:10:00,694 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:10:00,761 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903&limit=2' 2024-09-11 10:10:00,761 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:00,826 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.260s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215&limit=2 2024-09-11 10:10:00,826 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZ73xRzX', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,826 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"7496e23c-ff51-45fc-9d0f-37659b290038","name":"hca_dev_d2111fac3fc44f429b6d32cd...' 2024-09-11 10:10:00,826 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7496e23c-ff51-45fc-9d0f-37659b290038' 2024-09-11 10:10:00,826 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:10:00,863 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.432s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/70c0ed2f-0db6-4245-b1c5-d140cc6c712c 2024-09-11 10:10:00,863 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plZWlwvl', 'Content-Type': 'application/json', 'Content-Length': '13489', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,863 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"70c0ed2f-0db6-4245-b1c5-d140cc6c712c","name":"hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903","descriptio...' 2024-09-11 10:10:00,863 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-aa8357fb:hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903:22/0. 2024-09-11 10:10:00,863 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-aa8357fb.hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '22')\n GROUP BY prefix\n " 2024-09-11 10:10:00,864 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.409s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/104f2254-2af9-4699-9573-00d2da718430 2024-09-11 10:10:00,864 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aj3dgMox', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,864 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"104f2254-2af9-4699-9573-00d2da718430","name":"hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928","descriptio...' 2024-09-11 10:10:00,865 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-f4cb2365:hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928:d/0. 2024-09-11 10:10:00,865 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f4cb2365.hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n " 2024-09-11 10:10:00,871 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.443s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/006f69b6-7f42-4eba-81df-86805c22dd3d 2024-09-11 10:10:00,871 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6JrWLEld', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:00,871 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"006f69b6-7f42-4eba-81df-86805c22dd3d","name":"hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903","descriptio...' 2024-09-11 10:10:00,871 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-279f1986:hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903:9/0. 2024-09-11 10:10:00,871 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-279f1986.hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n " 2024-09-11 10:10:01,000 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "560bef3c-a13d-460d-a5e2-40024fd1cf43", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4e5ffd52.hca_dev_42d4f8d454224b78adaee7c3c2ef511c__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:01,001 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.240s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903&limit=2 2024-09-11 10:10:01,001 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pYRVJWP6', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:01,001 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f5a609de-0760-4a39-b633-9d751aa7d472","name":"hca_dev_e77fed30959d4fadbc15a0a5...' 2024-09-11 10:10:01,001 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f5a609de-0760-4a39-b633-9d751aa7d472' 2024-09-11 10:10:01,001 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:01,021 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.327s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1e63b2ce-88ec-4c56-b016-56e9bd7f35e5 2024-09-11 10:10:01,021 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e1nP0vnX', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:01,021 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"1e63b2ce-88ec-4c56-b016-56e9bd7f35e5","name":"hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903","descriptio...' 2024-09-11 10:10:01,021 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-ffcf8b00:hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903:3/0. 2024-09-11 10:10:01,021 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ffcf8b00.hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '3')\n GROUP BY prefix\n " 2024-09-11 10:10:01,122 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.296s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/7496e23c-ff51-45fc-9d0f-37659b290038 2024-09-11 10:10:01,122 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6BQm71jm', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:01,122 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"7496e23c-ff51-45fc-9d0f-37659b290038","name":"hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215","descriptio...' 2024-09-11 10:10:01,123 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-2a4ab485:hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215:fd/0. 2024-09-11 10:10:01,123 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-2a4ab485.hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215.links`\n )\n WHERE STARTS_WITH(prefix, 'fd')\n GROUP BY prefix\n " 2024-09-11 10:10:01,141 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903&limit=2' 2024-09-11 10:10:01,141 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:10:01,229 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.228s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f5a609de-0760-4a39-b633-9d751aa7d472 2024-09-11 10:10:01,229 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a83719QR', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:01,229 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"f5a609de-0760-4a39-b633-9d751aa7d472","name":"hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903","descriptio...' 2024-09-11 10:10:01,229 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-e304a8fe:hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903:d/0. 2024-09-11 10:10:01,230 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-e304a8fe.hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n " 2024-09-11 10:10:01,378 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.238s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903&limit=2 2024-09-11 10:10:01,379 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'erd5rAnJ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:01,379 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"4c15703d-2502-4863-8d82-fc1b6ccf65f0","name":"hca_dev_0d4b87ea6e9e456982e41343...' 2024-09-11 10:10:01,379 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/4c15703d-2502-4863-8d82-fc1b6ccf65f0' 2024-09-11 10:10:01,379 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:10:01,429 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "163c1c4e-f3bf-40ed-8df2-25dcf9bb9c29", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-bf3a4c8a.hca_dev_8185730f411340d39cc3929271784c2b__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:01,590 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.211s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/4c15703d-2502-4863-8d82-fc1b6ccf65f0 2024-09-11 10:10:01,590 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:00 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVK8yzdr', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:01,590 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"4c15703d-2502-4863-8d82-fc1b6ccf65f0","name":"hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903","descriptio...' 2024-09-11 10:10:01,590 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-fef02a92:hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903:/0. 2024-09-11 10:10:01,591 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-fef02a92.hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:01,694 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "5f8b4e40-38d7-4f68-9636-2ef30aae7ae8", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-279f1986.hca_dev_5ee710d7e2d54fe2818d15f5e31dae32__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '9')\n GROUP BY prefix\n "} 2024-09-11 10:10:01,697 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "0fb5c638-53d6-4873-bf4b-cbf8da4cb965", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-f4cb2365.hca_dev_ce33dde2382d448cb6acbfb424644f23__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n "} 2024-09-11 10:10:01,700 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "9c4d10dc-6eb0-4733-9682-f2247dcb2da6", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-aa8357fb.hca_dev_ccef38d7aa9240109621c4c7b1182647__20210831_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '22')\n GROUP BY prefix\n "} 2024-09-11 10:10:01,705 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903&limit=2' 2024-09-11 10:10:01,705 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:01,777 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "e125eb59-0da7-46f3-9717-dac7cb1490b7", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-ffcf8b00.hca_dev_52b29aa4c8d642b4807ab35be94469ca__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '3')\n GROUP BY prefix\n "} 2024-09-11 10:10:01,828 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902&limit=2' 2024-09-11 10:10:01,828 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:01,844 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903&limit=2' 2024-09-11 10:10:01,844 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:01,846 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903&limit=2' 2024-09-11 10:10:01,846 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:01,873 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "7b9fe30c-f678-48e8-8f80-428cd7848657", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-2a4ab485.hca_dev_d2111fac3fc44f429b6d32cd6a828267__20210830_20230215.links`\n )\n WHERE STARTS_WITH(prefix, 'fd')\n GROUP BY prefix\n "} 2024-09-11 10:10:01,909 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903&limit=2' 2024-09-11 10:10:01,909 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:10:01,913 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.208s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903&limit=2 2024-09-11 10:10:01,913 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'axNxm0wG', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:01,913 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"0559efce-d188-4a59-9f6f-2a6258ca7e79","name":"hca_dev_8787c23889ef4636a57d3167...' 2024-09-11 10:10:01,914 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0559efce-d188-4a59-9f6f-2a6258ca7e79' 2024-09-11 10:10:01,914 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:02,009 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "d6361ffe-d67c-4d15-bef4-986c78693359", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-e304a8fe.hca_dev_e77fed30959d4fadbc15a0a5a85c21d2__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'd')\n GROUP BY prefix\n "} 2024-09-11 10:10:02,021 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.192s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902&limit=2 2024-09-11 10:10:02,021 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pL5zWzXE', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,021 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"79f24905-a9e2-4328-91da-fc18036b77eb","name":"hca_dev_dbcd4b1d31bd4eb594e150e8...' 2024-09-11 10:10:02,021 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/79f24905-a9e2-4328-91da-fc18036b77eb' 2024-09-11 10:10:02,021 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:02,025 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903&limit=2' 2024-09-11 10:10:02,025 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:10:02,061 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.215s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903&limit=2 2024-09-11 10:10:02,061 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6v113gME', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,061 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"2c5901f6-67bf-40cc-aea1-621a60c19baa","name":"hca_dev_f81efc039f564354aabb6ce8...' 2024-09-11 10:10:02,061 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2c5901f6-67bf-40cc-aea1-621a60c19baa' 2024-09-11 10:10:02,061 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:02,065 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.221s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903&limit=2 2024-09-11 10:10:02,065 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'plPyPKN9', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,065 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"13c6bf33-41a3-4330-a3f7-1e69f675b01e","name":"hca_dev_67a3de0945b949c3a068ff46...' 2024-09-11 10:10:02,065 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/13c6bf33-41a3-4330-a3f7-1e69f675b01e' 2024-09-11 10:10:02,065 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:02,122 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.214s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903&limit=2 2024-09-11 10:10:02,122 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6vrdQ15E', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,122 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e0664f4e-cf09-488a-841d-4baf2cbf1507","name":"hca_dev_455b46e6d8ea4611861ede72...' 2024-09-11 10:10:02,123 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e0664f4e-cf09-488a-841d-4baf2cbf1507' 2024-09-11 10:10:02,123 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:10:02,177 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903&limit=2' 2024-09-11 10:10:02,177 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:02,184 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.270s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/0559efce-d188-4a59-9f6f-2a6258ca7e79 2024-09-11 10:10:02,184 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6WYj8qzK', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,184 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"0559efce-d188-4a59-9f6f-2a6258ca7e79","name":"hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903","descriptio...' 2024-09-11 10:10:02,184 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-d0772077:hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903:/0. 2024-09-11 10:10:02,184 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d0772077.hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:02,292 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.267s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903&limit=2 2024-09-11 10:10:02,292 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'axOXwl1j', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,292 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"dc7a86a7-e75c-4012-934b-86e7f7ff21eb","name":"hca_dev_41fb1734a121461695c73b73...' 2024-09-11 10:10:02,292 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/dc7a86a7-e75c-4012-934b-86e7f7ff21eb' 2024-09-11 10:10:02,292 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:10:02,370 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.349s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/79f24905-a9e2-4328-91da-fc18036b77eb 2024-09-11 10:10:02,370 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a9QJVkPY', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,371 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"79f24905-a9e2-4328-91da-fc18036b77eb","name":"hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902","descriptio...' 2024-09-11 10:10:02,371 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-dbc582d9:hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902:4/0. 2024-09-11 10:10:02,371 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-dbc582d9.hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '4')\n GROUP BY prefix\n " 2024-09-11 10:10:02,401 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "93414f98-8cca-4395-894b-487ca9fce2ce", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-fef02a92.hca_dev_0d4b87ea6e9e456982e41343e0e3259f__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:02,421 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.244s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903&limit=2 2024-09-11 10:10:02,421 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a95qZjDq', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,421 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"9d173ed8-c0ff-4a43-baf5-eb30ea7fba6d","name":"hca_dev_63b5b6c1bbcd487d8c2e0095...' 2024-09-11 10:10:02,421 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9d173ed8-c0ff-4a43-baf5-eb30ea7fba6d' 2024-09-11 10:10:02,421 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:02,568 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902&limit=2' 2024-09-11 10:10:02,568 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:10:02,586 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.525s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2c5901f6-67bf-40cc-aea1-621a60c19baa 2024-09-11 10:10:02,586 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eR525K2v', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,586 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"2c5901f6-67bf-40cc-aea1-621a60c19baa","name":"hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903","descriptio...' 2024-09-11 10:10:02,586 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-10f0610a:hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903:/0. 2024-09-11 10:10:02,586 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-10f0610a.hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:02,629 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.563s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/13c6bf33-41a3-4330-a3f7-1e69f675b01e 2024-09-11 10:10:02,629 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6WwMElZn', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,629 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"13c6bf33-41a3-4330-a3f7-1e69f675b01e","name":"hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903","descriptio...' 2024-09-11 10:10:02,629 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-ecb9c129:hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903:cd/0. 2024-09-11 10:10:02,629 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-ecb9c129.hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'cd')\n GROUP BY prefix\n " 2024-09-11 10:10:02,654 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.531s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e0664f4e-cf09-488a-841d-4baf2cbf1507 2024-09-11 10:10:02,654 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eRPxV1P8', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,654 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"e0664f4e-cf09-488a-841d-4baf2cbf1507","name":"hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903","descriptio...' 2024-09-11 10:10:02,654 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-5ef7f2e2:hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903:a/0. 2024-09-11 10:10:02,654 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (334 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-5ef7f2e2.hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'a')\n GROUP BY prefix\n " 2024-09-11 10:10:02,746 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.453s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/dc7a86a7-e75c-4012-934b-86e7f7ff21eb 2024-09-11 10:10:02,746 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a544Rr2J', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,746 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"dc7a86a7-e75c-4012-934b-86e7f7ff21eb","name":"hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903","descriptio...' 2024-09-11 10:10:02,746 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-b4789901:hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903:/0. 2024-09-11 10:10:02,746 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b4789901.hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:02,788 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.367s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9d173ed8-c0ff-4a43-baf5-eb30ea7fba6d 2024-09-11 10:10:02,788 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:01 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6vDw7qwP', 'Content-Type': 'application/json', 'Content-Length': '13479', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,788 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"9d173ed8-c0ff-4a43-baf5-eb30ea7fba6d","name":"hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903","descriptio...' 2024-09-11 10:10:02,789 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-c3d623dc:hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903:/0. 2024-09-11 10:10:02,789 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c3d623dc.hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:02,798 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.230s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902&limit=2 2024-09-11 10:10:02,798 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a0ODMvVN', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,798 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"c6e19201-4fae-4213-a16c-edfd0cc11335","name":"hca_dev_c715cd2fdc7c44a69cd5b6a6...' 2024-09-11 10:10:02,799 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c6e19201-4fae-4213-a16c-edfd0cc11335' 2024-09-11 10:10:02,799 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:10:02,989 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "854cdbb8-807f-434b-865d-e7a4fb14e1ea", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d0772077.hca_dev_8787c23889ef4636a57d3167e8b54a80__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:02,999 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.200s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c6e19201-4fae-4213-a16c-edfd0cc11335 2024-09-11 10:10:02,999 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pn5KMRkZ', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:02,999 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"c6e19201-4fae-4213-a16c-edfd0cc11335","name":"hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902","descriptio...' 2024-09-11 10:10:02,999 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-61b8d081:hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902:/0. 2024-09-11 10:10:02,999 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-61b8d081.hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:03,168 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "b84fda86-1ee2-4058-be01-0e844b2253bd", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-dbc582d9.hca_dev_dbcd4b1d31bd4eb594e150e8706fa192__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '4')\n GROUP BY prefix\n "} 2024-09-11 10:10:03,181 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907&limit=2' 2024-09-11 10:10:03,181 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:03,310 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903&limit=2' 2024-09-11 10:10:03,310 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:03,380 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "c802708c-532c-4c15-a00d-2d56b6af89fc", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-10f0610a.hca_dev_f81efc039f564354aabb6ce819c3d414__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:03,386 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "cc2f17ee-1378-401e-b69c-9b90b63055ca", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 1) AS prefix\n FROM `datarepo-dev-5ef7f2e2.hca_dev_455b46e6d8ea4611861ede720a562ada__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'a')\n GROUP BY prefix\n "} 2024-09-11 10:10:03,432 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "46ae6c06-7f15-438b-aa21-a5f03b833a7c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-ecb9c129.hca_dev_67a3de0945b949c3a068ff4665daa50e__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, 'cd')\n GROUP BY prefix\n "} 2024-09-11 10:10:03,477 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.297s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907&limit=2 2024-09-11 10:10:03,478 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:02 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6MGAoAyW', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:03,478 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d15b9e6e-dd53-4b80-80f1-4c698300b15a","name":"hca_dev_2d8460958a334f3c97d4585b...' 2024-09-11 10:10:03,478 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d15b9e6e-dd53-4b80-80f1-4c698300b15a' 2024-09-11 10:10:03,478 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:03,520 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903&limit=2' 2024-09-11 10:10:03,520 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:03,530 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_05be4f374506429bb112506444507d62__20210827_20210902&limit=2' 2024-09-11 10:10:03,530 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:10:03,532 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.222s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903&limit=2 2024-09-11 10:10:03,532 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e18g449k', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:03,532 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"f84e6b4a-719c-4c75-891c-be52c106c6b8","name":"hca_dev_4bec484dca7a47b48d488830...' 2024-09-11 10:10:03,532 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f84e6b4a-719c-4c75-891c-be52c106c6b8' 2024-09-11 10:10:03,532 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:03,570 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "a80d0ac4-980c-4f6a-84ef-4773643ebda1", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b4789901.hca_dev_41fb1734a121461695c73b732c9433c7__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:03,574 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902&limit=2' 2024-09-11 10:10:03,574 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:03,577 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "4d537426-68da-4505-bdeb-637cc10e4343", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-c3d623dc.hca_dev_63b5b6c1bbcd487d8c2e0095150c1ecd__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:03,717 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907&limit=2' 2024-09-11 10:10:03,717 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:03,765 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907&limit=2' 2024-09-11 10:10:03,765 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:10:03,796 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "170623a0-f010-4f17-9547-c6bcd047ab9c", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-61b8d081.hca_dev_c715cd2fdc7c44a69cd5b6a6d9f075ae__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:03,801 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.271s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_05be4f374506429bb112506444507d62__20210827_20210902&limit=2 2024-09-11 10:10:03,801 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aA8KEVWG', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:03,801 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"ee9a4b92-82c1-4324-85ec-252cd8cea024","name":"hca_dev_05be4f374506429bb1125064...' 2024-09-11 10:10:03,801 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/ee9a4b92-82c1-4324-85ec-252cd8cea024' 2024-09-11 10:10:03,801 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:10:03,808 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.288s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903&limit=2 2024-09-11 10:10:03,808 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6v1D90on', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:03,808 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"c594fc9a-f1c5-4770-acaa-013c2852e660","name":"hca_dev_24c654a5caa5440a8f025829...' 2024-09-11 10:10:03,808 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c594fc9a-f1c5-4770-acaa-013c2852e660' 2024-09-11 10:10:03,808 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:03,813 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.239s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902&limit=2 2024-09-11 10:10:03,813 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6B5jN2Rp', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:03,813 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"19510524-bbb9-4883-9228-fcbee947d27e","name":"hca_dev_6072616c87944b208f52fb15...' 2024-09-11 10:10:03,813 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/19510524-bbb9-4883-9228-fcbee947d27e' 2024-09-11 10:10:03,813 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:03,814 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.336s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d15b9e6e-dd53-4b80-80f1-4c698300b15a 2024-09-11 10:10:03,814 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXMR9YLm', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:03,814 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"d15b9e6e-dd53-4b80-80f1-4c698300b15a","name":"hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907","descriptio...' 2024-09-11 10:10:03,814 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-311340f6:hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907:50/0. 2024-09-11 10:10:03,814 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-311340f6.hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '50')\n GROUP BY prefix\n " 2024-09-11 10:10:03,857 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.324s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/f84e6b4a-719c-4c75-891c-be52c106c6b8 2024-09-11 10:10:03,857 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6gzdVMNZ', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:03,857 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"f84e6b4a-719c-4c75-891c-be52c106c6b8","name":"hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903","descriptio...' 2024-09-11 10:10:03,857 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-a6c6b953:hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903:/0. 2024-09-11 10:10:03,857 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-a6c6b953.hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:03,941 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903&limit=2' 2024-09-11 10:10:03,941 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:10:03,942 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.225s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907&limit=2 2024-09-11 10:10:03,942 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a0JA5Lbr', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:03,942 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"cc6e85e6-6e30-4bf0-8c52-56fbd8a1bdaf","name":"hca_dev_e8808cc84ca0409680f2bba7...' 2024-09-11 10:10:03,942 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cc6e85e6-6e30-4bf0-8c52-56fbd8a1bdaf' 2024-09-11 10:10:03,942 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:04,028 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.263s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907&limit=2 2024-09-11 10:10:04,028 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aNPy0xX9', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,028 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"2d6116af-ceb1-4324-ba47-65fbc4202028","name":"hca_dev_8c3c290ddfff4553886854ce...' 2024-09-11 10:10:04,028 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2d6116af-ceb1-4324-ba47-65fbc4202028' 2024-09-11 10:10:04,028 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:10:04,240 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.438s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/ee9a4b92-82c1-4324-85ec-252cd8cea024 2024-09-11 10:10:04,240 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6gqGb1oe', 'Content-Type': 'application/json', 'Content-Length': '13486', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,240 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"ee9a4b92-82c1-4324-85ec-252cd8cea024","name":"hca_dev_05be4f374506429bb112506444507d62__20210827_20210902","descriptio...' 2024-09-11 10:10:04,240 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-9f4012c9:hca_dev_05be4f374506429bb112506444507d62__20210827_20210902:80/0. 2024-09-11 10:10:04,240 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-9f4012c9.hca_dev_05be4f374506429bb112506444507d62__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '80')\n GROUP BY prefix\n " 2024-09-11 10:10:04,247 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.306s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903&limit=2 2024-09-11 10:10:04,247 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aA5d9GMq', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,247 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"1c32d6d0-6249-4b0e-a3a4-3a262ed610ef","name":"hca_dev_d012d4768f8c4ff389d6ebbe...' 2024-09-11 10:10:04,248 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1c32d6d0-6249-4b0e-a3a4-3a262ed610ef' 2024-09-11 10:10:04,248 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:10:04,335 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.522s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/19510524-bbb9-4883-9228-fcbee947d27e 2024-09-11 10:10:04,335 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pP2xKJ5a', 'Content-Type': 'application/json', 'Content-Length': '13483', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,336 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"19510524-bbb9-4883-9228-fcbee947d27e","name":"hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902","descriptio...' 2024-09-11 10:10:04,336 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-0abea017:hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902:b5/0. 2024-09-11 10:10:04,336 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-0abea017.hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, 'b5')\n GROUP BY prefix\n " 2024-09-11 10:10:04,413 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.605s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/c594fc9a-f1c5-4770-acaa-013c2852e660 2024-09-11 10:10:04,413 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'a83JwZ9V', 'Content-Type': 'application/json', 'Content-Length': '13475', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,413 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"c594fc9a-f1c5-4770-acaa-013c2852e660","name":"hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903","descriptio...' 2024-09-11 10:10:04,413 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-1c2c69d9:hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903:/0. 2024-09-11 10:10:04,413 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1c2c69d9.hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:04,463 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.521s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/cc6e85e6-6e30-4bf0-8c52-56fbd8a1bdaf 2024-09-11 10:10:04,463 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pP4dgG7b', 'Content-Type': 'application/json', 'Content-Length': '13487', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,463 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"cc6e85e6-6e30-4bf0-8c52-56fbd8a1bdaf","name":"hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907","descriptio...' 2024-09-11 10:10:04,463 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-6fdac3db:hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907:28/0. 2024-09-11 10:10:04,463 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-6fdac3db.hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '28')\n GROUP BY prefix\n " 2024-09-11 10:10:04,472 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.444s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/2d6116af-ceb1-4324-ba47-65fbc4202028 2024-09-11 10:10:04,472 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6vymPvYl', 'Content-Type': 'application/json', 'Content-Length': '13492', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,472 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"2d6116af-ceb1-4324-ba47-65fbc4202028","name":"hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907","descriptio...' 2024-09-11 10:10:04,472 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-0c5c20b5:hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907:0f/0. 2024-09-11 10:10:04,472 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-0c5c20b5.hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '0f')\n GROUP BY prefix\n " 2024-09-11 10:10:04,565 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.317s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/1c32d6d0-6249-4b0e-a3a4-3a262ed610ef 2024-09-11 10:10:04,565 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:03 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dnEWjwX', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,565 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"1c32d6d0-6249-4b0e-a3a4-3a262ed610ef","name":"hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903","descriptio...' 2024-09-11 10:10:04,565 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-0d6f73ac:hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903:/0. 2024-09-11 10:10:04,565 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-0d6f73ac.hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:04,581 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "2b7e6d7a-cc53-4319-9780-f114aa5a9294", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-a6c6b953.hca_dev_4bec484dca7a47b48d488830e06ad6db__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:04,633 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "37681da9-3af4-4389-b890-3729f2f864fb", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-311340f6.hca_dev_2d8460958a334f3c97d4585bafac13b4__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '50')\n GROUP BY prefix\n "} 2024-09-11 10:10:04,769 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908&limit=2' 2024-09-11 10:10:04,769 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:04,785 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928&limit=2' 2024-09-11 10:10:04,785 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:04,953 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "78ed1cc2-55ef-4701-867a-0d28a5689360", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-9f4012c9.hca_dev_05be4f374506429bb112506444507d62__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, '80')\n GROUP BY prefix\n "} 2024-09-11 10:10:04,954 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.185s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908&limit=2 2024-09-11 10:10:04,954 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'ek15d5v9', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,954 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e9fb5a5a-6eca-40b4-a894-3a3c65b7908e","name":"hca_dev_f83165c5e2ea4d15a5cf33f3...' 2024-09-11 10:10:04,954 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e9fb5a5a-6eca-40b4-a894-3a3c65b7908e' 2024-09-11 10:10:04,954 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:04,987 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.202s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928&limit=2 2024-09-11 10:10:04,987 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pLbr2GMZ', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:04,987 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"8a527b32-5ae3-437e-8a96-12562894849c","name":"hca_dev_1c6a960d52ac44eab728a59c...' 2024-09-11 10:10:04,987 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8a527b32-5ae3-437e-8a96-12562894849c' 2024-09-11 10:10:04,987 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:05,085 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "7c4c7a9e-1275-4ce6-b4e0-d7e07ef01e4b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-0abea017.hca_dev_6072616c87944b208f52fb15992ea5a4__20210827_20210902.links`\n )\n WHERE STARTS_WITH(prefix, 'b5')\n GROUP BY prefix\n "} 2024-09-11 10:10:05,103 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903&limit=2' 2024-09-11 10:10:05,103 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:10:05,164 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "b3fc66ee-1600-45eb-b238-d145c9f5d133", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-1c2c69d9.hca_dev_24c654a5caa5440a8f02582921f2db4a__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:05,195 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.241s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e9fb5a5a-6eca-40b4-a894-3a3c65b7908e 2024-09-11 10:10:05,195 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:04 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pQrZNGjJ', 'Content-Type': 'application/json', 'Content-Length': '13494', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,195 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"e9fb5a5a-6eca-40b4-a894-3a3c65b7908e","name":"hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908","descriptio...' 2024-09-11 10:10:05,196 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-24e9529e:hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908:fe/0. 2024-09-11 10:10:05,196 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-24e9529e.hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908.links`\n )\n WHERE STARTS_WITH(prefix, 'fe')\n GROUP BY prefix\n " 2024-09-11 10:10:05,229 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903&limit=2' 2024-09-11 10:10:05,229 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:05,256 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.268s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/8a527b32-5ae3-437e-8a96-12562894849c 2024-09-11 10:10:05,256 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6vWkBxPX', 'Content-Type': 'application/json', 'Content-Length': '13478', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,256 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"8a527b32-5ae3-437e-8a96-12562894849c","name":"hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928","descriptio...' 2024-09-11 10:10:05,256 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-135f340c:hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928:/0. 2024-09-11 10:10:05,256 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-135f340c.hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:05,280 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "7374b8d6-626e-4e5e-9a69-ed2a3eff6de7", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-6fdac3db.hca_dev_e8808cc84ca0409680f2bba73600cba6__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '28')\n GROUP BY prefix\n "} 2024-09-11 10:10:05,304 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903&limit=2' 2024-09-11 10:10:05,304 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:05,306 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "6857cc79-07e2-429d-9ab4-7e05e6b7198b", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-0c5c20b5.hca_dev_8c3c290ddfff4553886854ce45f4ba7f__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, '0f')\n GROUP BY prefix\n "} 2024-09-11 10:10:05,330 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.227s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903&limit=2 2024-09-11 10:10:05,330 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qAPQZ5X', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,330 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"d1437ee2-cfb9-4635-822d-8593da2954fa","name":"hca_dev_16ed4ad8731946b288596fe1...' 2024-09-11 10:10:05,330 INFO ThreadPoolExecutor-0_3 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d1437ee2-cfb9-4635-822d-8593da2954fa' 2024-09-11 10:10:05,330 DEBUG ThreadPoolExecutor-0_3 azul.terra: … without request body 2024-09-11 10:10:05,428 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928&limit=2' 2024-09-11 10:10:05,428 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:05,430 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907&limit=2' 2024-09-11 10:10:05,430 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:10:05,435 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.206s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903&limit=2 2024-09-11 10:10:05,435 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aDGEz7Gy', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,435 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"e1ab6579-ea65-45a7-abea-869b055b5a6a","name":"hca_dev_091cf39b01bc42e59437f419...' 2024-09-11 10:10:05,435 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e1ab6579-ea65-45a7-abea-869b055b5a6a' 2024-09-11 10:10:05,435 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:05,499 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.195s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903&limit=2 2024-09-11 10:10:05,499 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qP5d1Jw', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,499 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"40f2f1d0-f5f4-4847-9e65-5865f2cea4fe","name":"hca_dev_4d6f6c962a8343d88fe10f53...' 2024-09-11 10:10:05,499 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/40f2f1d0-f5f4-4847-9e65-5865f2cea4fe' 2024-09-11 10:10:05,499 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:05,567 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "4826afde-e842-4a24-87c1-8efce6f043ec", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-0d6f73ac.hca_dev_d012d4768f8c4ff389d6ebbe22c1b5c1__20210827_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:05,634 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.206s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928&limit=2 2024-09-11 10:10:05,634 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVdYzdJL', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,634 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"768c4624-c07b-4496-8b7b-76275a149774","name":"hca_dev_520afa10f9d24e93ab7a26c4...' 2024-09-11 10:10:05,634 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/768c4624-c07b-4496-8b7b-76275a149774' 2024-09-11 10:10:05,634 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:05,634 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.205s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907&limit=2 2024-09-11 10:10:05,634 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6JkMYwkl', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,635 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"79abca77-cb9b-4905-8853-190367e397dc","name":"hca_dev_03c6fce7789e4e78a27a664d...' 2024-09-11 10:10:05,635 INFO ThreadPoolExecutor-0_1 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/79abca77-cb9b-4905-8853-190367e397dc' 2024-09-11 10:10:05,635 DEBUG ThreadPoolExecutor-0_1 azul.terra: … without request body 2024-09-11 10:10:05,674 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.238s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/e1ab6579-ea65-45a7-abea-869b055b5a6a 2024-09-11 10:10:05,674 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pVKBbyKL', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,674 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"e1ab6579-ea65-45a7-abea-869b055b5a6a","name":"hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903","descriptio...' 2024-09-11 10:10:05,674 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-2749da57:hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903:/0. 2024-09-11 10:10:05,674 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-2749da57.hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:05,705 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215&limit=2' 2024-09-11 10:10:05,705 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:10:05,782 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.283s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/40f2f1d0-f5f4-4847-9e65-5865f2cea4fe 2024-09-11 10:10:05,782 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aEoALjbZ', 'Content-Type': 'application/json', 'Content-Length': '13480', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,782 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"40f2f1d0-f5f4-4847-9e65-5865f2cea4fe","name":"hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903","descriptio...' 2024-09-11 10:10:05,782 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-f31edbc2:hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903:/0. 2024-09-11 10:10:05,782 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-f31edbc2.hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:05,930 INFO ThreadPoolExecutor-0_1 azul.terra: Got 200 response after 0.296s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/79abca77-cb9b-4905-8853-190367e397dc 2024-09-11 10:10:05,931 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eRGgqbrY', 'Content-Type': 'application/json', 'Content-Length': '13489', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,931 DEBUG ThreadPoolExecutor-0_1 azul.terra: … with response body b'{"id":"79abca77-cb9b-4905-8853-190367e397dc","name":"hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907","descriptio...' 2024-09-11 10:10:05,931 INFO ThreadPoolExecutor-0_1 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-e2ab8487:hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907:af/0. 2024-09-11 10:10:05,931 DEBUG ThreadPoolExecutor-0_1 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-e2ab8487.hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, 'af')\n GROUP BY prefix\n " 2024-09-11 10:10:05,949 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.245s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215&limit=2 2024-09-11 10:10:05,950 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6dDgnmGr', 'Content-Type': 'application/json', 'Content-Length': '944', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,950 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"9e33ae37-eb19-47b5-a5fd-e2e8a41d3574","name":"hca_dev_51f02950ee254f4b8d0759aa...' 2024-09-11 10:10:05,950 INFO ThreadPoolExecutor-0_7 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9e33ae37-eb19-47b5-a5fd-e2e8a41d3574' 2024-09-11 10:10:05,950 DEBUG ThreadPoolExecutor-0_7 azul.terra: … without request body 2024-09-11 10:10:05,998 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.364s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/768c4624-c07b-4496-8b7b-76275a149774 2024-09-11 10:10:05,998 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eZQrbB5x', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:05,998 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"768c4624-c07b-4496-8b7b-76275a149774","name":"hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928","descriptio...' 2024-09-11 10:10:05,999 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-71de019e:hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928:98/0. 2024-09-11 10:10:05,999 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (335 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-71de019e.hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '98')\n GROUP BY prefix\n " 2024-09-11 10:10:06,011 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "d8d5b263-5ae9-4f27-ac33-ea2f2877a9e4", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-24e9529e.hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908.links`\n )\n WHERE STARTS_WITH(prefix, 'fe')\n GROUP BY prefix\n "} 2024-09-11 10:10:06,093 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "d73ab3ef-b89c-471d-b698-3ce3fbf59a51", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-135f340c.hca_dev_1c6a960d52ac44eab728a59c7ab9dc8e__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:06,149 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404&limit=2' 2024-09-11 10:10:06,149 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:06,157 INFO ThreadPoolExecutor-0_7 azul.terra: Got 200 response after 0.207s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/9e33ae37-eb19-47b5-a5fd-e2e8a41d3574 2024-09-11 10:10:06,157 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:05 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6M5DMK32', 'Content-Type': 'application/json', 'Content-Length': '13476', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:06,157 DEBUG ThreadPoolExecutor-0_7 azul.terra: … with response body b'{"id":"9e33ae37-eb19-47b5-a5fd-e2e8a41d3574","name":"hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215","descriptio...' 2024-09-11 10:10:06,157 INFO ThreadPoolExecutor-0_7 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-b46086a9:hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215:/0. 2024-09-11 10:10:06,157 DEBUG ThreadPoolExecutor-0_7 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b46086a9.hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:06,253 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404&limit=2' 2024-09-11 10:10:06,253 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:06,274 INFO ThreadPoolExecutor-0_3 azul.terra: Got 200 response after 0.944s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/d1437ee2-cfb9-4635-822d-8593da2954fa 2024-09-11 10:10:06,274 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4qJ8Q5N', 'Content-Type': 'application/json', 'Content-Length': '13481', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:06,274 DEBUG ThreadPoolExecutor-0_3 azul.terra: … with response body b'{"id":"d1437ee2-cfb9-4635-822d-8593da2954fa","name":"hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903","descriptio...' 2024-09-11 10:10:06,274 INFO ThreadPoolExecutor-0_3 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-4de1b9fd:hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903:/0. 2024-09-11 10:10:06,274 DEBUG ThreadPoolExecutor-0_3 azul.terra: Query (333 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4de1b9fd.hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:06,355 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.206s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404&limit=2 2024-09-11 10:10:06,355 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'emxzx8Ra', 'Content-Type': 'application/json', 'Content-Length': '952', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:06,355 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"96c6482b-7949-4d6e-894b-371149e85134","name":"lungmap_dev_1bdcecde16be420888f4...' 2024-09-11 10:10:06,355 INFO ThreadPoolExecutor-0_4 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/96c6482b-7949-4d6e-894b-371149e85134' 2024-09-11 10:10:06,355 DEBUG ThreadPoolExecutor-0_4 azul.terra: … without request body 2024-09-11 10:10:06,484 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "9f155c34-23fa-42d5-aa3e-4f48301a17a3", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-2749da57.hca_dev_091cf39b01bc42e59437f419a66c8a45__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:06,485 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.232s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404&limit=2 2024-09-11 10:10:06,485 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPVK2JDK', 'Content-Type': 'application/json', 'Content-Length': '952', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:06,485 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"23f0064e-3615-4009-9dfc-60583f92064e","name":"lungmap_dev_2620497955a349b28d2b...' 2024-09-11 10:10:06,485 INFO ThreadPoolExecutor-0_2 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/23f0064e-3615-4009-9dfc-60583f92064e' 2024-09-11 10:10:06,485 DEBUG ThreadPoolExecutor-0_2 azul.terra: … without request body 2024-09-11 10:10:06,558 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "4ad9ec89-79c4-4a5a-a341-406bc063bf29", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-f31edbc2.hca_dev_4d6f6c962a8343d88fe10f53bffd4674__20210901_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:06,562 INFO ThreadPoolExecutor-0_4 azul.terra: Got 200 response after 0.207s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/96c6482b-7949-4d6e-894b-371149e85134 2024-09-11 10:10:06,562 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'erx9BmJJ', 'Content-Type': 'application/json', 'Content-Length': '13485', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:06,562 DEBUG ThreadPoolExecutor-0_4 azul.terra: … with response body b'{"id":"96c6482b-7949-4d6e-894b-371149e85134","name":"lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404","descri...' 2024-09-11 10:10:06,562 INFO ThreadPoolExecutor-0_4 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-5d9526e0:lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404:/0. 2024-09-11 10:10:06,563 DEBUG ThreadPoolExecutor-0_4 azul.terra: Query (337 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-5d9526e0.lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:06,613 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2&limit=2' 2024-09-11 10:10:06,613 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:06,706 INFO ThreadPoolExecutor-0_2 azul.terra: Got 200 response after 0.221s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/23f0064e-3615-4009-9dfc-60583f92064e 2024-09-11 10:10:06,706 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pL5zbvDr', 'Content-Type': 'application/json', 'Content-Length': '13491', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:06,706 DEBUG ThreadPoolExecutor-0_2 azul.terra: … with response body b'{"id":"23f0064e-3615-4009-9dfc-60583f92064e","name":"lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404","descri...' 2024-09-11 10:10:06,706 INFO ThreadPoolExecutor-0_2 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-8de6d66b:lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404:/0. 2024-09-11 10:10:06,706 DEBUG ThreadPoolExecutor-0_2 azul.terra: Query (337 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8de6d66b.lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:06,721 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2&limit=2' 2024-09-11 10:10:06,721 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:06,809 DEBUG ThreadPoolExecutor-0_1 azul.terra: Job info: {"job_id": "de08bfb1-71c1-4d87-8504-eeba70622506", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-e2ab8487.hca_dev_03c6fce7789e4e78a27a664d562bb738__20210902_20210907.links`\n )\n WHERE STARTS_WITH(prefix, 'af')\n GROUP BY prefix\n "} 2024-09-11 10:10:06,817 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "1fc89428-dbea-460d-9256-9e3aaee52f73", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 2) AS prefix\n FROM `datarepo-dev-71de019e.hca_dev_520afa10f9d24e93ab7a26c4c863ce18__20210827_20210928.links`\n )\n WHERE STARTS_WITH(prefix, '98')\n GROUP BY prefix\n "} 2024-09-11 10:10:06,871 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.258s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2&limit=2 2024-09-11 10:10:06,871 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eX4GmvMJ', 'Content-Type': 'application/json', 'Content-Length': '960', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:06,871 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"3739a9ee-e7d7-4ced-860d-cf89e81d4437","name":"lungmap_dev_20037472ea1d4ddb9cd3...' 2024-09-11 10:10:06,871 INFO ThreadPoolExecutor-0_0 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3739a9ee-e7d7-4ced-860d-cf89e81d4437' 2024-09-11 10:10:06,871 DEBUG ThreadPoolExecutor-0_0 azul.terra: … without request body 2024-09-11 10:10:06,885 DEBUG ThreadPoolExecutor-0_7 azul.terra: Job info: {"job_id": "051cb49e-352d-4e53-9a3b-c8d89c29d863", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b46086a9.hca_dev_51f02950ee254f4b8d0759aa99bb3498__20210827_20230215.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:06,956 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2&limit=2' 2024-09-11 10:10:06,956 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:07,030 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.309s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2&limit=2 2024-09-11 10:10:07,030 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'e4N0AwAV', 'Content-Type': 'application/json', 'Content-Length': '960', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:07,030 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"da13c055-9b6e-4539-be07-230f662b0273","name":"lungmap_dev_00f056f273ff43ac97ff...' 2024-09-11 10:10:07,030 INFO ThreadPoolExecutor-0_6 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/da13c055-9b6e-4539-be07-230f662b0273' 2024-09-11 10:10:07,030 DEBUG ThreadPoolExecutor-0_6 azul.terra: … without request body 2024-09-11 10:10:07,117 DEBUG ThreadPoolExecutor-0_3 azul.terra: Job info: {"job_id": "600a7953-f342-4a2a-b81b-3e2237110538", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-4de1b9fd.hca_dev_16ed4ad8731946b288596fe1c1d73a82__20210830_20210903.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:07,120 INFO ThreadPoolExecutor-0_0 azul.terra: Got 200 response after 0.249s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/3739a9ee-e7d7-4ced-860d-cf89e81d4437 2024-09-11 10:10:07,120 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'aGz189nl', 'Content-Type': 'application/json', 'Content-Length': '13499', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:07,120 DEBUG ThreadPoolExecutor-0_0 azul.terra: … with response body b'{"id":"3739a9ee-e7d7-4ced-860d-cf89e81d4437","name":"lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2","de...' 2024-09-11 10:10:07,120 INFO ThreadPoolExecutor-0_0 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-2e9ef7fd:lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2:/0. 2024-09-11 10:10:07,120 DEBUG ThreadPoolExecutor-0_0 azul.terra: Query (341 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-2e9ef7fd.lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:07,164 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.208s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots?filter=lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2&limit=2 2024-09-11 10:10:07,164 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6zyBnRNy', 'Content-Type': 'application/json', 'Content-Length': '960', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:07,164 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"total":159,"filteredTotal":1,"items":[{"id":"a45481be-52fe-4458-b926-37b82fb0b04a","name":"lungmap_dev_f899709cae2c4bb988f0...' 2024-09-11 10:10:07,165 INFO ThreadPoolExecutor-0_5 azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a45481be-52fe-4458-b926-37b82fb0b04a' 2024-09-11 10:10:07,165 DEBUG ThreadPoolExecutor-0_5 azul.terra: … without request body 2024-09-11 10:10:07,248 INFO ThreadPoolExecutor-0_6 azul.terra: Got 200 response after 0.218s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/da13c055-9b6e-4539-be07-230f662b0273 2024-09-11 10:10:07,248 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'eXnWqlOr', 'Content-Type': 'application/json', 'Content-Length': '13497', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:07,248 DEBUG ThreadPoolExecutor-0_6 azul.terra: … with response body b'{"id":"da13c055-9b6e-4539-be07-230f662b0273","name":"lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2","de...' 2024-09-11 10:10:07,248 INFO ThreadPoolExecutor-0_6 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-b47b6759:lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2:/0. 2024-09-11 10:10:07,248 DEBUG ThreadPoolExecutor-0_6 azul.terra: Query (341 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b47b6759.lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:07,410 INFO ThreadPoolExecutor-0_5 azul.terra: Got 200 response after 0.246s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/a45481be-52fe-4458-b926-37b82fb0b04a 2024-09-11 10:10:07,410 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:06 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pLG1YWXk', 'Content-Type': 'application/json', 'Content-Length': '13499', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:07,411 DEBUG ThreadPoolExecutor-0_5 azul.terra: … with response body b'{"id":"a45481be-52fe-4458-b926-37b82fb0b04a","name":"lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2","de...' 2024-09-11 10:10:07,411 INFO ThreadPoolExecutor-0_5 __main__: TDR client is authorized for API access to tdr:bigquery:gcp:datarepo-dev-d57fd0c5:lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2:/0. 2024-09-11 10:10:07,411 DEBUG ThreadPoolExecutor-0_5 azul.terra: Query (341 characters total): "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d57fd0c5.lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n " 2024-09-11 10:10:07,537 DEBUG ThreadPoolExecutor-0_2 azul.terra: Job info: {"job_id": "79f5feb9-a75f-4959-bc4d-00fe573d19de", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-8de6d66b.lungmap_dev_2620497955a349b28d2b53e0bdfcb176__20220404_20220404.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:07,765 DEBUG ThreadPoolExecutor-0_4 azul.terra: Job info: {"job_id": "bcebe680-cc3a-419c-a0e5-49849b294c88", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-5d9526e0.lungmap_dev_1bdcecde16be420888f478cd2133d11d__20220401_20220404.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:07,916 DEBUG ThreadPoolExecutor-0_0 azul.terra: Job info: {"job_id": "83046a91-d4e0-44d7-927e-181901dfdfb5", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-2e9ef7fd.lungmap_dev_20037472ea1d4ddb9cd356a11a6f0f76__20220401_20220404_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:07,989 DEBUG ThreadPoolExecutor-0_6 azul.terra: Job info: {"job_id": "9e4157ef-828a-4929-82da-c87512305d21", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-b47b6759.lungmap_dev_00f056f273ff43ac97ff69ca10e38c89__20220404_20220404_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:08,285 DEBUG ThreadPoolExecutor-0_5 azul.terra: Job info: {"job_id": "2c3baccb-b5a3-4e7d-9cac-6820a22f78df", "stats": {"totalBytesProcessed": "0", "totalBytesBilled": "0", "cacheHit": true, "searchStatistics": {"indexUsageMode": "UNUSED", "indexUnusedReasons": [{"code": "QUERY_CACHE_HIT", "message": "Search indexes are not used because the query was cached."}]}}, "query": "\n SELECT prefix, COUNT(*) AS subgraph_count\n FROM (\n SELECT SUBSTR(links_id, 1, 0) AS prefix\n FROM `datarepo-dev-d57fd0c5.lungmap_dev_f899709cae2c4bb988f0131142e6c7ec__20220401_20220629_lm2.links`\n )\n WHERE STARTS_WITH(prefix, '')\n GROUP BY prefix\n "} 2024-09-11 10:10:08,437 INFO MainThread azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/roleMap' 2024-09-11 10:10:08,437 DEBUG MainThread azul.terra: … without request body 2024-09-11 10:10:08,873 INFO MainThread azul.terra: Got 200 response after 0.435s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/roleMap 2024-09-11 10:10:08,873 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:08 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': '6qRxxk5a', 'Content-Type': 'application/json', 'Content-Length': '13129', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:08,873 DEBUG MainThread azul.terra: … with response body b'{"roleMap":{"a0925f5f-3d38-4f8a-a09f-f6997072dc23":["aggregate_data_reader","discoverer","reader"],"215793b0-b991-4b73-9584-1...' 2024-09-11 10:10:08,874 INFO MainThread azul.terra: Making GET request to 'https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/roleMap' 2024-09-11 10:10:08,874 DEBUG MainThread azul.terra: … without request body 2024-09-11 10:10:09,121 INFO MainThread azul.terra: Got 200 response after 0.247s from GET to https://jade.datarepo-dev.broadinstitute.org/api/repository/v1/snapshots/roleMap 2024-09-11 10:10:09,121 DEBUG MainThread azul.terra: … with response headers HTTPHeaderDict({'Date': 'Wed, 11 Sep 2024 17:10:08 GMT', 'Server': 'Apache', 'X-Frame-Options': 'SAMEORIGIN', 'Access-Control-Allow-Headers': 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization,Accept,Referer,X-App-Id,Origin', 'Access-Control-Allow-Methods': 'GET,POST,DELETE,PUT,PATCH,OPTIONS,HEAD', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000;includeSubDomains', 'Cache-Control': 'no-cache,no-store,must-revalidate', 'X-Request-ID': 'pPmrg4bz', 'Content-Type': 'application/json', 'Content-Length': '13825', 'Vary': 'Accept-Encoding,Origin', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) 2024-09-11 10:10:09,121 DEBUG MainThread azul.terra: … with response body b'{"roleMap":{"a0925f5f-3d38-4f8a-a09f-f6997072dc23":["discoverer","aggregate_data_reader","reader"],"215793b0-b991-4b73-9584-1...' python /Users/daniel/repo/azul1/scripts/check_branch.py python /Users/daniel/repo/azul1/lambdas/service/.chalice/config.json.template.py /Users/daniel/repo/azul1/lambdas/service/.chalice/config.json [INFO] 2024-09-11T10:11:10.560Z 00010ca1-b0ba-466f-8c58-dabbad000000 botocore.credentials Found credentials in shared credentials file: ~/.aws/credentials [INFO] 2024-09-11T10:11:10.588Z 00010ca1-b0ba-466f-8c58-dabbad000000 azul.deployment Allocated new Boto3 client for 'iam' with ID 4386796880 Creating /Users/daniel/repo/azul1/lambdas/service/.chalice/config.json python -m unittest -v integration_test 2024-09-11 10:11:11,657 INFO MainThread botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentials 2024-09-11 10:11:11,683 INFO MainThread azul.deployment: Allocated new Boto3 client for 'es' with ID 4392739088 2024-09-11 10:11:12,191 DEBUG MainThread azul.es: Creating ES client [vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443] 2024-09-11 10:11:12,207 INFO MainThread azul.deployment: Allocated new Boto3 client for 'sts' with ID 4392697360 2024-09-11 10:11:12,218 INFO MainThread botocore.credentials: Found credentials in environment variables. 2024-09-11 10:11:12,219 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_files 2024-09-11 10:11:12,220 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:12,616 INFO MainThread elasticsearch: Got 200 response after 0.396s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_files 2024-09-11 10:11:12,616 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_files":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.donor…' 2024-09-11 10:11:12,619 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_files_aggregate 2024-09-11 10:11:12,619 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:12,733 INFO MainThread elasticsearch: Got 200 response after 0.114s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_files_aggregate 2024-09-11 10:11:12,734 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_files_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"cont…' 2024-09-11 10:11:12,734 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_cell_suspensions 2024-09-11 10:11:12,734 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:12,830 INFO MainThread elasticsearch: Got 200 response after 0.096s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_cell_suspensions 2024-09-11 10:11:12,830 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_cell_suspensions":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"con…' 2024-09-11 10:11:12,831 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_cell_suspensions_aggregate 2024-09-11 10:11:12,831 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:12,926 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_cell_suspensions_aggregate 2024-09-11 10:11:12,926 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_cell_suspensions_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_m…' 2024-09-11 10:11:12,926 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_samples 2024-09-11 10:11:12,926 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,020 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_samples 2024-09-11 10:11:13,020 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_samples":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.don…' 2024-09-11 10:11:13,020 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_samples_aggregate 2024-09-11 10:11:13,020 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,117 INFO MainThread elasticsearch: Got 200 response after 0.097s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_samples_aggregate 2024-09-11 10:11:13,117 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_samples_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"co…' 2024-09-11 10:11:13,118 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_projects 2024-09-11 10:11:13,118 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,211 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_projects 2024-09-11 10:11:13,211 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_projects":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.do…' 2024-09-11 10:11:13,212 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_projects_aggregate 2024-09-11 10:11:13,212 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,306 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_projects_aggregate 2024-09-11 10:11:13,306 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_projects_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"c…' 2024-09-11 10:11:13,306 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_bundles 2024-09-11 10:11:13,306 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,399 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_bundles 2024-09-11 10:11:13,399 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_bundles":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.don…' 2024-09-11 10:11:13,400 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_bundles_aggregate 2024-09-11 10:11:13,400 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,499 INFO MainThread elasticsearch: Got 200 response after 0.099s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_bundles_aggregate 2024-09-11 10:11:13,499 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_bundles_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"co…' 2024-09-11 10:11:13,499 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_replica 2024-09-11 10:11:13,499 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,590 INFO MainThread elasticsearch: Got 200 response after 0.091s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_dcp3-it_replica 2024-09-11 10:11:13,590 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_dcp3-it_replica":{"aliases":{},"mappings":{"dynamic_templates":[{"strings_as_text":{"match_mapping_type":"stri…' 2024-09-11 10:11:13,591 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_files 2024-09-11 10:11:13,591 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,686 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_files 2024-09-11 10:11:13,686 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_files":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.do…' 2024-09-11 10:11:13,687 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_files_aggregate 2024-09-11 10:11:13,687 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,781 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_files_aggregate 2024-09-11 10:11:13,781 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_files_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"c…' 2024-09-11 10:11:13,781 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_cell_suspensions 2024-09-11 10:11:13,781 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,875 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_cell_suspensions 2024-09-11 10:11:13,875 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_cell_suspensions":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"…' 2024-09-11 10:11:13,876 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_cell_suspensions_aggregate 2024-09-11 10:11:13,876 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:13,969 INFO MainThread elasticsearch: Got 200 response after 0.092s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_cell_suspensions_aggregate 2024-09-11 10:11:13,969 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_cell_suspensions_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"pat…' 2024-09-11 10:11:13,969 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_samples 2024-09-11 10:11:13,969 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,064 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_samples 2024-09-11 10:11:14,064 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_samples":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.…' 2024-09-11 10:11:14,065 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_samples_aggregate 2024-09-11 10:11:14,065 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,159 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_samples_aggregate 2024-09-11 10:11:14,159 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_samples_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":…' 2024-09-11 10:11:14,160 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_projects 2024-09-11 10:11:14,160 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,256 INFO MainThread elasticsearch: Got 200 response after 0.096s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_projects 2024-09-11 10:11:14,256 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_projects":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents…' 2024-09-11 10:11:14,256 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_projects_aggregate 2024-09-11 10:11:14,256 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,354 INFO MainThread elasticsearch: Got 200 response after 0.097s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_projects_aggregate 2024-09-11 10:11:14,354 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_projects_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match"…' 2024-09-11 10:11:14,354 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_bundles 2024-09-11 10:11:14,354 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,453 INFO MainThread elasticsearch: Got 200 response after 0.099s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_bundles 2024-09-11 10:11:14,453 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_bundles":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.…' 2024-09-11 10:11:14,454 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_bundles_aggregate 2024-09-11 10:11:14,454 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,548 INFO MainThread elasticsearch: Got 200 response after 0.094s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_bundles_aggregate 2024-09-11 10:11:14,548 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_bundles_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":…' 2024-09-11 10:11:14,549 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_replica 2024-09-11 10:11:14,549 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,639 INFO MainThread elasticsearch: Got 200 response after 0.090s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lungmap-it_replica 2024-09-11 10:11:14,639 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lungmap-it_replica":{"aliases":{},"mappings":{"dynamic_templates":[{"strings_as_text":{"match_mapping_type":"s…' 2024-09-11 10:11:14,640 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_files 2024-09-11 10:11:14,640 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,735 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_files 2024-09-11 10:11:14,735 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_files":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.donors…' 2024-09-11 10:11:14,735 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_files_aggregate 2024-09-11 10:11:14,735 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,831 INFO MainThread elasticsearch: Got 200 response after 0.096s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_files_aggregate 2024-09-11 10:11:14,831 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_files_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"conte…' 2024-09-11 10:11:14,832 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_cell_suspensions 2024-09-11 10:11:14,832 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:14,924 INFO MainThread elasticsearch: Got 200 response after 0.092s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_cell_suspensions 2024-09-11 10:11:14,924 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_cell_suspensions":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"cont…' 2024-09-11 10:11:14,925 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_cell_suspensions_aggregate 2024-09-11 10:11:14,925 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:15,020 INFO MainThread elasticsearch: Got 200 response after 0.095s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_cell_suspensions_aggregate 2024-09-11 10:11:15,020 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_cell_suspensions_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_ma…' 2024-09-11 10:11:15,021 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_samples 2024-09-11 10:11:15,021 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:15,117 INFO MainThread elasticsearch: Got 200 response after 0.096s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_samples 2024-09-11 10:11:15,117 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_samples":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.dono…' 2024-09-11 10:11:15,118 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_samples_aggregate 2024-09-11 10:11:15,118 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:15,210 INFO MainThread elasticsearch: Got 200 response after 0.092s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_samples_aggregate 2024-09-11 10:11:15,210 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_samples_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"con…' 2024-09-11 10:11:15,211 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_projects 2024-09-11 10:11:15,211 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:15,304 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_projects 2024-09-11 10:11:15,304 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_projects":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.don…' 2024-09-11 10:11:15,304 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_projects_aggregate 2024-09-11 10:11:15,305 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:15,398 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_projects_aggregate 2024-09-11 10:11:15,398 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_projects_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"co…' 2024-09-11 10:11:15,399 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_bundles 2024-09-11 10:11:15,399 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:15,495 INFO MainThread elasticsearch: Got 200 response after 0.096s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_bundles 2024-09-11 10:11:15,495 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_bundles":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"contents.dono…' 2024-09-11 10:11:15,496 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_bundles_aggregate 2024-09-11 10:11:15,496 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:15,589 INFO MainThread elasticsearch: Got 200 response after 0.093s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_bundles_aggregate 2024-09-11 10:11:15,589 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_bundles_aggregate":{"aliases":{},"mappings":{"dynamic_templates":[{"donor_age_range":{"path_match":"con…' 2024-09-11 10:11:15,590 INFO MainThread elasticsearch: Making GET request to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_replica 2024-09-11 10:11:15,590 INFO MainThread elasticsearch: … without request body 2024-09-11 10:11:15,678 INFO MainThread elasticsearch: Got 200 response after 0.089s from GET to https://vpc-azul-index-sandbox-mcwjphhhdivigzrsrdmxm2uude.us-east-1.es.amazonaws.com:443/azul_v2_daniel_lm2-it_replica 2024-09-11 10:11:15,678 INFO MainThread elasticsearch: … with response body '{"azul_v2_daniel_lm2-it_replica":{"aliases":{},"mappings":{"dynamic_templates":[{"strings_as_text":{"match_mapping_type":"strin…' test_local_chalice (integration_test.AzulChaliceLocalIntegrationTest.test_local_chalice) ... 2024-09-11 10:11:15,702 INFO Thread-2 (process_request_thread) azul.chalice: Received GET request for '/', with {"query": null, "headers": {"host": "127.0.0.1:8000", "user-agent": "python-requests/2.32.2", "accept-encoding": "gzip, deflate, br", "accept": "*/*", "connection": "keep-alive"}}. 2024-09-11 10:11:15,702 INFO Thread-2 (process_request_thread) azul.chalice: Did not authenticate request. 2024-09-11 10:11:15,702 DEBUG Thread-2 (process_request_thread) azul.chalice: Returning 200 response with headers {"Content-Type": "text/html", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "Cache-Control": "public, max-age=0, must-revalidate"}. See next line for the first 1024 characters of the body.