<< Back to previous view

[QB-2476] Artifactory Artifact Repository - LATEST build number
Created: 25/Jun/15  Updated: 11/Jul/15

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 6.0.10
Fix Version/s: 6.0.22

Type: Bug Priority: Critical
Reporter: Fai Fung Assigned To: Robin Shen
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown

File Attachments: PNG File Screen Shot 2015-06-25 at 11.16.41.png     PNG File Screen Shot 2015-06-25 at 11.16.55.png    

 Description   
I created two build configurations:

1). One uses the Artifactory Publish step and pushes an artifact to Artifactory, this works and I see the artifact and the build in artifactory.
2). Then I created a build configuration consuming this artifact, using the Artifactory Artifact Repository and use the LATEST build number.

When I trigger a couple of builds of buildconfig 1, a new build gets registered each time.
However 2). is triggered only once and if I run 2. manually it detects the first known build of 1. in Artifactory as LATEST.

Seems like the LATEST build determination is off.

 Comments   
Comment by Fai Fung [ 25/Jun/15 09:19 AM ]
available builds in Artifactory
Comment by Fai Fung [ 25/Jun/15 09:20 AM ]
it's picking up the first available build in Artifactory
Comment by Robin Shen [ 25/Jun/15 11:24 PM ]
Please access below link of artifactory and show me the result:

http://&lt;artifactory server>:<artifactory port>/artifactory/api/build/root>greenfield-playground>thirdparty-pipeline>thirdparty-linux-pipeline-experimental-artifactory
Comment by Fai Fung [ 29/Jun/15 07:38 AM ]


{
  "buildsNumbers" : [ {
    "uri" : "/experimental-1.0.25",
    "started" : "2015-06-25T11:25:19.284+0000"
  }, {
    "uri" : "/experimental-1.0.24",
    "started" : "2015-06-25T09:09:28.136+0000"
  }, {
    "uri" : "/experimental-1.0.23",
    "started" : "2015-06-24T13:55:36.319+0000"
  }, {
    "uri" : "/experimental-1.0.26",
    "started" : "2015-06-25T15:20:06.609+0000"
  }, {
    "uri" : "/experimental-1.0.27",
    "started" : "2015-06-26T07:35:34.103+0000"
  }, {
    "uri" : "/experimental-1.0.31",
    "started" : "2015-06-26T12:01:00.641+0000"
  }, {
    "uri" : "/experimental-1.0.32",
    "started" : "2015-06-26T15:25:48.030+0000"
  } ],
  "uri" : "http://artifactory-ci.tomtomgroup.com/artifactory/api/build/root%3Egreenfield-playground%3Ethirdparty-pipeline%3Ethirdparty-linux-pipeline-experimental-artifactory"
}
Comment by Robin Shen [ 30/Jun/15 12:45 AM ]
Thanks for the info. This is confirmed to be a bug and will be fixed in next patch release.
Generated at Wed May 01 20:37:05 UTC 2024 using JIRA 189.