Git Product home page Git Product logo

Comments (6)

jen6 avatar jen6 commented on May 6, 2024

have same issue

❯ java -jar LocalTestingTool_${VERSION}.jar \
--input_data_avro_file ~/Downloads/output_debug_reports.avro \
--domain_avro_file ~/Downloads/output_domain\ \(2\).avro \
--output_directory .
2023-11-01 12:23:57:021 +0900 [WorkerPullWorkService] INFO com.google.aggregate.adtech.worker.WorkerPullWorkService - Aggregation worker started
2023-11-01 12:23:57:114 +0900 [WorkerPullWorkService] INFO com.google.aggregate.adtech.worker.WorkerPullWorkService - Item pulled
2023-11-01 12:23:57:154 +0900 [WorkerPullWorkService] INFO com.google.aggregate.adtech.worker.aggregation.concurrent.ConcurrentAggregationProcessor - Reports shards detected by blob storage client: [output_debug_reports.avro]
2023-11-01 12:23:57:216 +0900 [WorkerPullWorkService] INFO com.google.aggregate.adtech.worker.aggregation.concurrent.ConcurrentAggregationProcessor - Reports shards to be used: [DataLocation{blobStoreDataLocation=BlobStoreDataLocation{bucket=/Users/me/Downloads, key=output_debug_reports.avro}}]
2023-11-01 12:23:57:219 +0900 [WorkerPullWorkService] INFO com.google.aggregate.adtech.worker.aggregation.domain.OutputDomainProcessor - Output domain shards detected by blob storage client: [output_domain (2).avro]
2023-11-01 12:23:57:221 +0900 [WorkerPullWorkService] INFO com.google.aggregate.adtech.worker.aggregation.domain.OutputDomainProcessor - Output domain shards to be used: [DataLocation{blobStoreDataLocation=BlobStoreDataLocation{bucket=/Users/me/Downloads, key=output_domain (2).avro}}]
2023-11-01 12:23:57:240 +0900 [WorkerPullWorkService] INFO com.google.aggregate.adtech.worker.aggregation.concurrent.ConcurrentAggregationProcessor - Job parameters didn't have a report error threshold configured. Taking the default percentage value 10.000000
return_code: "REPORTS_WITH_ERRORS_EXCEEDED_THRESHOLD"
return_message: "Aggregation job failed early because the number of reports excluded from aggregation exceeded threshold."
error_summary {
  error_counts {
    category: "REQUIRED_SHAREDINFO_FIELD_INVALID"
    count: 1
    description: "One or more required SharedInfo fields are empty or invalid."
  }
  error_counts {
    category: "NUM_REPORTS_WITH_ERRORS"
    count: 1
    description: "Total number of reports that had an error. These reports were not considered in aggregation. See additional error messages for details on specific reasons."
  }
}
finished_at {
  seconds: 1698809037
  nanos: 449472000
}

from trusted-execution-aggregation-service.

JonathanAquino-NextRoll avatar JonathanAquino-NextRoll commented on May 6, 2024

@maybellineboon The avro files come from this repo itself. The files are:

from trusted-execution-aggregation-service.

maybellineboon avatar maybellineboon commented on May 6, 2024

Hi @JonathanAquino-NextRoll ,

Thanks! We're looking into the files. It looks like there's some problem with the output_debug_reports.avro. We will update you once we have more information.

from trusted-execution-aggregation-service.

jen6 avatar jen6 commented on May 6, 2024

Hi @maybellineboon . Is there any update?

from trusted-execution-aggregation-service.

maybellineboon avatar maybellineboon commented on May 6, 2024

Hi @JonathanAquino-NextRoll and @jen6 ,

Our engineers are still working on this and will publish the new avro file soon. However, temporarily, please find the attached avro file to help you test out the LocalTestingTool.
output_debug_reports.avro.zip

Thanks!
Maybelline

from trusted-execution-aggregation-service.

JonathanAquino-NextRoll avatar JonathanAquino-NextRoll commented on May 6, 2024

Yes, that file works - thank you

from trusted-execution-aggregation-service.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.