Giter Site home page Giter Site logo

Comments (9)

adambkaplan avatar adambkaplan commented on June 26, 2024

@openshift/sig-developer-experience
@openshift/sig-continuous-delivery

from aos-cd-jobs.

adambkaplan avatar adambkaplan commented on June 26, 2024

@openshift/sig-continuous-infrastructure

from aos-cd-jobs.

adambkaplan avatar adambkaplan commented on June 26, 2024

odd...with a fresh Jenkins job the build succeeds: https://ci.openshift.redhat.com/jenkins/job/tmp_origin_tito_test/1/
However, existing jobs continue to fail.

from aos-cd-jobs.

ingvagabund avatar ingvagabund commented on June 26, 2024

For some reason the tag already exists in the repo even before the github.com/openshift/openshift-ansible is pulled/synced.

Right after creating the AWS instance:

$ cd /data/src/github.com/openshift/openshift-ansible
$ git tag | grep 3.10.1-1
openshift-ansible-3.10.1-1
openshift-ansible-3.6.123.1001-1

So something is putting the tag into the repo during the "bake the base image" process.

from aos-cd-jobs.

ingvagabund avatar ingvagabund commented on June 26, 2024

The job [1] already builds openshift-ansible-3.10.1 and adds the openshift-ansible-3.10.1-1 tag. @stevekuznetsov ? Do you know why?

[1] https://ci.openshift.redhat.com/jenkins/job/ami_build_origin_int_rhel_build/2885/consoleFull

from aos-cd-jobs.

stevekuznetsov avatar stevekuznetsov commented on June 26, 2024

/assign @sdodson @smarterclayton

Is this the classic release branch mishap?

from aos-cd-jobs.

stevekuznetsov avatar stevekuznetsov commented on June 26, 2024

In the jobs we build tag N+1 from the current branch, so this could also be a workspace caching problem:

  • AMI was built from master after 3.9 and therefore created a workspace with 3.10
  • master is updated to 3.10
  • jobs using the AMI have a stale workspace and collide tags

We can release a new AMI this morning.

from aos-cd-jobs.

stevekuznetsov avatar stevekuznetsov commented on June 26, 2024

Yeah, the working job is at image_stage: base and the broken job at image_stage: build. We need to publish a new build stage AMI, which should be happening on every commit to Origin. I will look into it.

/assign

from aos-cd-jobs.

stevekuznetsov avatar stevekuznetsov commented on June 26, 2024

The job is building Origin and OpenShift Ansible but is asking for a pre-built AMI at the same time. The job should be reconfigured to use the base stage AMI instead.

/close

from aos-cd-jobs.

Related Issues (20)

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.