Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-48854

P4 sync code and display 'change' more than once.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • p4-plugin
    • None

      I created a Pipeline which sync code via P4 plugin,

      I noticed the 'changes' will display triple, for example, there is only 7 changes, but the 'change' will display 21 changes.

       

      And I checked the poll log, its sync the code three times, how can I avoid this issue?

      j1JuEOaOP4 Task: syncing files at change: 3957444
      (p4):cmd:... p4 sync /Jenkins/xxxxxx/myPipelineJob%40script/...@3957444
      p4 sync /Jenkins/xxxxxx/myPipelineJob%40script/...@3957444
      ...
      ...
      P4 Task: syncing files at change: 3957444
      (p4):cmd:... p4 sync /Jenkins/xxxxxx/myPipelineJob/...@3957444
      p4 sync /Jenkins/xxxxxx/myPipelineJob/...@3957444
      ...
      ...
      P4 Task: syncing files at change: 3957444
      (p4):cmd:... p4 sync -q /Jenkins/xxxxxx/workspace/TEST/Pipel___
      p4 sync -q /Jenkins/xxxxxx/workspace/TEST/Pipeline-Development/TEST/...@3957444

            p4paul Paul Allen
            shanghai_fu Shanghai Fu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: