Replies: 1 comment
-
need to copy the Python content to the container's /opt/soft/python directory |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[INFO] 2023-03-30 10:33:27.413 +0000 - Begin to pulling task
[INFO] 2023-03-30 10:33:27.416 +0000 - Begin to initialize task
[INFO] 2023-03-30 10:33:27.416 +0000 - Set task startTime: Thu Mar 30 10:33:27 UTC 2023
[INFO] 2023-03-30 10:33:27.416 +0000 - Set task envFile: /opt/apache-dolphinscheduler-3.1.4-bin/standalone-server/conf/dolphinscheduler_env.sh
[INFO] 2023-03-30 10:33:27.416 +0000 - Set task appId: 2_2
[INFO] 2023-03-30 10:33:27.417 +0000 - End initialize task
[INFO] 2023-03-30 10:33:27.419 +0000 - Set task status to TaskExecutionStatus{code=1, desc='running'}
[INFO] 2023-03-30 10:33:27.419 +0000 - TenantCode:root check success
[INFO] 2023-03-30 10:33:27.420 +0000 - ProcessExecDir:/tmp/dolphinscheduler/exec/process/root/9054882966400/9054889231488_1/2/2 check success
[INFO] 2023-03-30 10:33:27.420 +0000 - Resources:{} check success
[INFO] 2023-03-30 10:33:27.420 +0000 - Task plugin: DATAX create success
[INFO] 2023-03-30 10:33:27.420 +0000 - datax task params {"localParams":[],"resourceList":[],"customConfig":0,"dsType":"MYSQL","dataSource":2,"dtType":"MYSQL","dataTarget":1,"sql":"select id,created_by,created_date,updated_by,updated_date,deleted,remark,type,point_code,point_name,data_source,plant_code,compute_type,compute_express,plant_unit_code,device_code from data_collect.meta_point","targetTable":"ods.meta_point","jobSpeedByte":0,"jobSpeedRecord":1000,"preStatements":[],"postStatements":[],"xms":1,"xmx":1}
[INFO] 2023-03-30 10:33:27.421 +0000 - Success initialized task plugin instance success
[INFO] 2023-03-30 10:33:27.421 +0000 - Success set taskVarPool: null
[INFO] 2023-03-30 10:33:27.423 +0000 - Begin to create command file:/tmp/dolphinscheduler/exec/process/root/9054882966400/9054889231488_1/2/2/2_2.command
[INFO] 2023-03-30 10:33:27.423 +0000 - Success create command file, command: #!/bin/bash
BASEDIR=$(cd
dirname $0
; pwd)cd $BASEDIR
source /opt/apache-dolphinscheduler-3.1.4-bin/standalone-server/conf/dolphinscheduler_env.sh
/tmp/dolphinscheduler/exec/process/root/9054882966400/9054889231488_1/2/2/2_2_node.sh
[INFO] 2023-03-30 10:33:27.431 +0000 - task run command: sudo -u root -E bash /tmp/dolphinscheduler/exec/process/root/9054882966400/9054889231488_1/2/2/2_2.command
[INFO] 2023-03-30 10:33:27.434 +0000 - process start, process id is: 15093
[INFO] 2023-03-30 10:33:27.451 +0000 - process has exited. execute path:/tmp/dolphinscheduler/exec/process/root/9054882966400/9054889231488_1/2/2, processId:15093 ,exitStatusCode:127 ,processWaitForStatus:true ,processExitValue:127
[INFO] 2023-03-30 10:33:27.453 +0000 - Send task execute result to master, the current task status: TaskExecutionStatus{code=6, desc='failure'}
[INFO] 2023-03-30 10:33:27.453 +0000 - Remove the current task execute context from worker cache
[INFO] 2023-03-30 10:33:27.453 +0000 - The current execute mode isn't develop mode, will clear the task execute file: /tmp/dolphinscheduler/exec/process/root/9054882966400/9054889231488_1/2/2
[INFO] 2023-03-30 10:33:27.454 +0000 - Success clear the task execute file: /tmp/dolphinscheduler/exec/process/root/9054882966400/9054889231488_1/2/2
[INFO] 2023-03-30 10:33:28.436 +0000 - -> /tmp/dolphinscheduler/exec/process/root/9054882966400/9054889231488_1/2/2/2_2_node.sh: line 1: /opt/soft/python/bin/python2.7: No such file or directory
[INFO] 2023-03-30 10:33:28.437 +0000 - FINALIZE_SESSION
Beta Was this translation helpful? Give feedback.
All reactions