You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/12/30 10:41:30 UTC

[GitHub] [dolphinscheduler] hmdyx opened a new issue, #13309: [Bug] [K8s Workflow Node] The job on k8s is running, but the node shows failure

hmdyx opened a new issue, #13309:
URL: https://github.com/apache/dolphinscheduler/issues/13309

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   After the job is submitted to k8s, the node fails. (in fact, the job on k8s is running)
   
   And I can't find any error logs.
   
   ```
   ...
   ...
   [INFO] 2022-12-30 16:33:15.955 +0800 - [K8sJobExecutor-examples-68] start to submit job
   [INFO] 2022-12-30 16:33:16.195 +0800 - [K8sJobExecutor-examples-68]  submitted job successfully
   [INFO] 2022-12-30 16:33:57.990 +0800 - Send task execute result to master, the current task status: TaskExecutionStatus{code=6, desc='failure'}
   [INFO] 2022-12-30 16:33:57.990 +0800 - Remove the current task execute context from worker cache
   ...
   ...
   ```
   
   
   Full log
   
   ```
   [INFO] 2022-12-30 16:33:15.641 +0800 - Begin to pulling task
   [INFO] 2022-12-30 16:33:15.708 +0800 - Begin to initialize task
   [INFO] 2022-12-30 16:33:15.741 +0800 - Set task startTime: Fri Dec 30 16:33:15 CST 2022
   [INFO] 2022-12-30 16:33:15.783 +0800 - Set task envFile: /opt/dolphinscheduler/conf/dolphinscheduler_env.sh
   [INFO] 2022-12-30 16:33:15.784 +0800 - Set task appId: 36_68
   [INFO] 2022-12-30 16:33:15.833 +0800 - End initialize task
   [INFO] 2022-12-30 16:33:15.834 +0800 - Set task status to TaskExecutionStatus{code=1, desc='running'}
   [INFO] 2022-12-30 16:33:15.835 +0800 - TenantCode:root check success
   [INFO] 2022-12-30 16:33:15.917 +0800 - ProcessExecDir:/tmp/dolphinscheduler/exec/process/root/7826084625920/8058590247072_4/36/68 check success
   [INFO] 2022-12-30 16:33:15.951 +0800 - Resources:{} check success
   [INFO] 2022-12-30 16:33:15.951 +0800 - Task plugin: K8S create success
   [INFO] 2022-12-30 16:33:15.951 +0800 - Success initialized task plugin instance success
   [INFO] 2022-12-30 16:33:15.951 +0800 - Success set taskVarPool: null
   [INFO] 2022-12-30 16:33:15.955 +0800 - [K8sJobExecutor-examples-68] start to submit job
   [INFO] 2022-12-30 16:33:16.195 +0800 - [K8sJobExecutor-examples-68]  submitted job successfully
   [INFO] 2022-12-30 16:33:57.990 +0800 - Send task execute result to master, the current task status: TaskExecutionStatus{code=6, desc='failure'}
   [INFO] 2022-12-30 16:33:57.990 +0800 - Remove the current task execute context from worker cache
   [INFO] 2022-12-30 16:33:58.023 +0800 - The current execute mode isn't develop mode, will clear the task execute file: /tmp/dolphinscheduler/exec/process/root/7826084625920/8058590247072_4/36/68
   ```
   
   
   
   ### What you expected to happen
   
   The k8s node is awesome, hope it works
   
   ### How to reproduce
   
   Version: 3.1.1
   Create a workflow, add k8s task nodes, and use a correct image ...
   Always happens.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13309: [Bug] [K8s Workflow Node] The job on k8s is running, but the node shows failure

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13309:
URL: https://github.com/apache/dolphinscheduler/issues/13309#issuecomment-1367850331

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] caishunfeng commented on issue #13309: [Bug] [K8s Workflow Node] The job on k8s is running, but the node shows failure

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #13309:
URL: https://github.com/apache/dolphinscheduler/issues/13309#issuecomment-1371968138

   I will fix this  issue.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] caishunfeng closed issue #13309: [Bug] [K8s Workflow Node] The job on k8s is running, but the node shows failure

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #13309: [Bug] [K8s Workflow Node] The job on k8s is running, but the node shows failure
URL: https://github.com/apache/dolphinscheduler/issues/13309


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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