dsiebel commented on issue #8442:
URL: 
https://github.com/apache/incubator-devlake/issues/8442#issuecomment-3321314233

   > [@dsiebel](https://github.com/dsiebel) 
[@Joerg-Tech](https://github.com/Joerg-Tech) 
[@charltonaustin](https://github.com/charltonaustin) Seems like you are getting 
errors from different tables/entities. Can you all share the detailed log like 
[@charltonaustin](https://github.com/charltonaustin) ? Thanks
   
   @klesh Apologies for the delay. Error is essentially the same as 
@Joerg-Tech, so from the github extractor:
   
   <details>
   <summary>Stack Trace</summary>
   
   ```
   attached stack trace
     -- stack trace:
     | github.com/apache/incubator-devlake/core/runner.RunPluginSubTasks
     |  /app/core/runner/run_task.go:333
     | github.com/apache/incubator-devlake/core/runner.RunPluginTask
     |  /app/core/runner/run_task.go:165
     | github.com/apache/incubator-devlake/core/runner.RunTask
     |  /app/core/runner/run_task.go:139
     | github.com/apache/incubator-devlake/server/services.runTaskStandalone
     |  /app/server/services/task_runner.go:114
     | 
github.com/apache/incubator-devlake/server/services.RunTasksStandalone.func1
     |  /app/server/services/task.go:187
   Wraps: (2) subtask Extract Jobs ended unexpectedly
   Wraps: (3) attached stack trace
     -- stack trace:
     | 
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*ApiExtractor).Execute
     |  /app/helpers/pluginhelper/api/api_extractor.go:134
     | [...repeated from below...]
   Wraps: (4) error adding result to batch (500)
   Wraps: (5) attached stack trace
     -- stack trace:
     | 
github.com/apache/incubator-devlake/impls/dalgorm.(*Dalgorm).convertGormError
     |  /app/impls/dalgorm/dalgorm.go:547
     | 
github.com/apache/incubator-devlake/impls/dalgorm.(*Dalgorm).CreateOrUpdate
     |  /app/impls/dalgorm/dalgorm.go:265
     | 
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*BatchSave).flushWithoutLocking
     |  /app/helpers/pluginhelper/api/batch_save.go:131
     | 
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*BatchSave).Add
     |  /app/helpers/pluginhelper/api/batch_save.go:109
     | 
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*ApiExtractor).Execute
     |  /app/helpers/pluginhelper/api/api_extractor.go:132
     | 
github.com/apache/incubator-devlake/plugins/github_graphql/tasks.ExtractJobs
     |  /app/plugins/github_graphql/tasks/job_extractor.go:92
     | github.com/apache/incubator-devlake/core/runner.runSubtask
     |  /app/core/runner/run_task.go:425
     | github.com/apache/incubator-devlake/core/runner.RunPluginSubTasks
     |  /app/core/runner/run_task.go:330
     | github.com/apache/incubator-devlake/core/runner.RunPluginTask
     |  /app/core/runner/run_task.go:165
     | github.com/apache/incubator-devlake/core/runner.RunTask
     |  /app/core/runner/run_task.go:139
     | github.com/apache/incubator-devlake/server/services.runTaskStandalone
     |  /app/server/services/task_runner.go:114
     | 
github.com/apache/incubator-devlake/server/services.RunTasksStandalone.func1
     |  /app/server/services/task.go:187
     | runtime.goexit
     |  /usr/local/go/src/runtime/asm_amd64.s:1598
   Wraps: (6) Error 1292 (22007): Incorrect datetime value: '0000-00-00' for 
column 'started_at' at row 14 (500)
   Wraps: (7) Error 1292 (22007): Incorrect datetime value: '0000-00-00' for 
column 'started_at' at row 14
   Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) 
*withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) 
*errutil.withPrefix (7) *mysql.MySQLError
   ```
   
   </details>
   
   


-- 
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: dev-unsubscr...@devlake.apache.org

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

Reply via email to