You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 15:30:03 UTC

[GitHub] [beam] damccorm opened a new issue, #20134: Failed to run dataflow to consume pubsub

damccorm opened a new issue, #20134:
URL: https://github.com/apache/beam/issues/20134

   I try to run the example on golang streaming_wordcap.go on dataflow
   
    
   
   but on worker logs always gets this error on :
   
    
   
   Invalid bundle desc: no root units
   
   In log viewer got this json 
   
   
   ```
   
   { insertId: "4443678406175380376:29607:0:37911"   jsonPayload: {  job: "2020-04-02_06_49_21-8976320782752051209" 
      logger: "/home/cermati/work/src/github.com/apache/beam/sdks/go/pkg/beam/core/runtime/harness/harness.go:76" 
      message: "RESP: instruction_id: "-103"
   error: "Invalid bundle desc: no root units"
   register: <
   >
   " 
      portability_worker_id: "1"     worker: "go-job-1-1585835270681453-04020649-wgxo-harness-vjpx"   
   } labels: {  compute.googleapis.com/resource_id: "4443678406175380376"     compute.googleapis.com/resource_name: "go-job-1-1585835270681453-04020649-wgxo-harness-vjpx" 
      compute.googleapis.com/resource_type: "instance"     dataflow.googleapis.com/job_id: "2020-04-02_06_49_21-8976320782752051209" 
      dataflow.googleapis.com/job_name: "go-job-1-1585835270681453657"     dataflow.googleapis.com/region: "us-east1" 
     } logName: "projects/beam-tutorial-272917/logs/dataflow.googleapis.com%2Fworker"   receiveTimestamp: "2020-04-02T13:51:29.833259066Z" 
    resource: {  labels: {   job_id: "2020-04-02_06_49_21-8976320782752051209"       job_name: "go-job-1-1585835270681453657" 
        project_id: "beam-tutorial-272917"       region: "us-east1"       step_id: ""      }  type: "dataflow_step" 
     } severity: "DEBUG"   timestamp: "2020-04-02T13:51:15.671250878Z"  }
   
   ```
   
   
   Imported from Jira [BEAM-9672](https://issues.apache.org/jira/browse/BEAM-9672). Original Jira may contain additional context.
   Reported by: adrian3ka.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org