• Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • cli
    • None
    • Distributed mode using a master on Linux and slaves on windows.
      Hudson version 1.384 with CLI from this version

      The help remote command doesn't always display the same outputs:

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue
      connect-node

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue
      connect-node
      Reconnect to a node
      copy-job
      Copies a job
      create-job

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue
      connect-node
      Reconnect to a node
      copy-job
      Copies a job
      create-job

      >java -jar hudson-cli.jar -s http://myHost/hudson help
      build
      Builds a job, and optionally waits until its completion.
      cancel-quiet-down
      Cancel the effect of the "quiet-down" command.
      clear-queue
      Clears the build queue
      connect-node
      Reconnect to a node
      copy-job
      Copies a job
      create-job
      Creates a new job by reading stdin as a configuration XML file
      delete-builds
      Deletes build record(s)
      delete-job
      Deletes a job
      delete-node
      Deletes a node

      >

          [JENKINS-8104] Remote command help failed

          Does it report different results each time you invoke them? Or does it change its commands as you restart the server?

          Kohsuke Kawaguchi added a comment - Does it report different results each time you invoke them? Or does it change its commands as you restart the server?

          prevot added a comment -

          The Help command reports different results for each invocation

          prevot added a comment - The Help command reports different results for each invocation

          I see this same behavior with version 1.409.1 (LTS).

          Note the first example above also shows that sometimes the last command listed does not even list the associated short help message.

          Patrick Johnmeyer added a comment - I see this same behavior with version 1.409.1 (LTS). Note the first example above also shows that sometimes the last command listed does not even list the associated short help message.

          Michael Koch added a comment -

          Is this still the case? I have not seen this failure lately with CLI.

          Michael Koch added a comment - Is this still the case? I have not seen this failure lately with CLI.

          evernat added a comment -

          No response from the reporter, so resolving as incomplete.
          Please reopen if needed.

          evernat added a comment - No response from the reporter, so resolving as incomplete. Please reopen if needed.

            Unassigned Unassigned
            prevot prevot
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: