GithubHelp home page GithubHelp logo

nrck / kotoriagent Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 69 KB

Kotori Agent is very cute jobnet control system.

License: Apache License 2.0

TypeScript 100.00%
job-scheduler jobcontrol node node-js nodejs

kotoriagent's People

Contributors

nrck avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

hs-heddy

kotoriagent's Issues

ジョブ成功した際のSuccess情報送信ログ内容について

同じshを実行するジョブ001と002を直列に実行するようにnextMatrixを定義したとき、kotoriのログに以下のように出力されました。

1|kotori  | [2018-10-15 21:22:03]ws://127.0.0.1:27131/に接続を開始しました。
1|kotori  | [2018-10-15 21:22:04]ws://127.0.0.1:27131/に接続しました。
1|kotori  | [2018-10-15 21:22:04]サーバ認証に成功しました。
1|kotori  | [2018-10-15 21:24:00]file:/home/pi/jobnets/testjob.sh, args:undefined, cwd:/home/pi/jobnets/
1|kotori  | [2018-10-15 21:24:00]ジョブを実行しました。(execFile:/home/pi/jobnets/testjob.sh、PID:23229)
1|kotori  | [2018-10-15 21:24:00]onExecSuccessが実行されました。
1|kotori  | [2018-10-15 21:24:00]サーバにタイプSendJobResult、シリアル5、ジョブコード001を送信しました。
1|kotori  | [2018-10-15 21:24:00]stdout=hello world!
1|kotori  | , stderr=
1|kotori  | [2018-10-15 21:24:00]ジョブが成功しました。(execFile:/home/pi/jobnets/testjob.sh、RC:0)
1|kotori  | [2018-10-15 21:24:00]シリアル:5, ジョブコード001のSuccess情報送信が受理されました。
1|kotori  | [2018-10-15 21:25:00]file:/home/pi/jobnets/testjob.sh, args:undefined, cwd:/home/pi/jobnets/
1|kotori  | [2018-10-15 21:25:00]ジョブを実行しました。(execFile:/home/pi/jobnets/testjob.sh、PID:23239)
1|kotori  | [2018-10-15 21:25:00]onExecSuccessが実行されました。
1|kotori  | [2018-10-15 21:25:00]サーバにタイプSendJobResult、シリアル5、ジョブコード002を送信しました。
1|kotori  | [2018-10-15 21:25:00]stdout=hello world!
1|kotori  | , stderr=
1|kotori  | [2018-10-15 21:25:00]ジョブが成功しました。(execFile:/home/pi/jobnets/testjob.sh、RC:0)
1|kotori  | [2018-10-15 21:25:00]シリアル:5, ジョブコード002のSuccess情報送信が受理されませんでした。

ジョブ001が成功して、

1|kotori  | [2018-10-15 21:24:00]シリアル:5, ジョブコード001のSuccess情報送信が受理されました。

という出力なのであれば、ジョブ002が成功した場合に

1|kotori  | [2018-10-15 21:25:00]シリアル:5, ジョブコード002のSuccess情報送信が受理されませんでした。

というログ出力は想定どおりでしょうか?

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.