agones icon indicating copy to clipboard operation
agones copied to clipboard

Test: CI Check for Changes in Examples Directory

Open Kalaiselvi84 opened this issue 1 year ago • 2 comments

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking /kind bug /kind cleanup /kind documentation /kind feature /kind hotfix /kind release

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #3794

Special notes for your reviewer:

Kalaiselvi84 avatar May 08 '24 04:05 Kalaiselvi84

Build Succeeded :clap:

Build Id: 31e27266-aff2-4545-9ffa-182454abb55c

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

  • https://23dd473-dot-preview-dot-agones-images.appspot.com/

To install this version:

  • git fetch https://github.com/googleforgames/agones.git pull/3811/head:pr_3811 && git checkout pr_3811
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.41.0-dev-23dd473-amd64

agones-bot avatar May 08 '24 05:05 agones-bot

Build Failed :scream:

Build Id: 172e8b86-56ae-49ee-83e8-f9de874d6ea1

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

agones-bot avatar May 08 '24 21:05 agones-bot

Build Succeeded :clap:

Build Id: 5c87aacc-10ad-4c30-8cd9-4c30eef0f8f9

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

  • https://dabd840-dot-preview-dot-agones-images.appspot.com/

To install this version:

  • git fetch https://github.com/googleforgames/agones.git pull/3811/head:pr_3811 && git checkout pr_3811
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.41.0-dev-dabd840-amd64

agones-bot avatar May 09 '24 03:05 agones-bot

Build Succeeded :clap:

Build Id: 8f3fc401-78e3-4437-a5e1-5aa65e256efa

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

  • https://2ac7da5-dot-preview-dot-agones-images.appspot.com/

To install this version:

  • git fetch https://github.com/googleforgames/agones.git pull/3811/head:pr_3811 && git checkout pr_3811
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.41.0-dev-2ac7da5-amd64

agones-bot avatar May 09 '24 23:05 agones-bot

@markmandel The script successfully detects changes in main.go, Dockerfile, Dockerfile.windows, go.mod, and go.sum within the examples directory on my local; however, it is not working as expected in CI. What could be the reason?

Kalaiselvi84 avatar May 10 '24 17:05 Kalaiselvi84

Build Succeeded :clap:

Build Id: c4a8f344-c58e-42a0-822a-7f5ffcc43903

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

  • https://a7ffcf3-dot-preview-dot-agones-images.appspot.com/

To install this version:

  • git fetch https://github.com/googleforgames/agones.git pull/3811/head:pr_3811 && git checkout pr_3811
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.41.0-dev-a7ffcf3-amd64

agones-bot avatar May 10 '24 19:05 agones-bot

Build Failed :scream:

Build Id: b7b5f8a8-e02b-474b-9fbc-5ca91704a57d

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

agones-bot avatar May 17 '24 18:05 agones-bot

ERROR: failed to solve: failed to compute cache key: mount callback failed on /tmp/containerd-mount4055613205: link /tmp/containerd-mount4055613205/Windows/INF/basicrender.inf /tmp/containerd-mount4055613205/Windows/System32/DriverStore/FileRepository/basicrender.inf_amd64_efdc64af60c69a6d/basicrender.inf: no such file or directory
make: *** [Makefile:619: build-agones-sdk-image-windows-ltsc2019] Error 1

FYI - this isn't your thing failing, you'll want to update against main.

markmandel avatar May 23 '24 22:05 markmandel

Build Succeeded :clap:

Build Id: 812cb7b3-53c6-4c50-82db-5c43b94a80ac

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

  • https://3e659f4-dot-preview-dot-agones-images.appspot.com/

To install this version:

  • git fetch https://github.com/googleforgames/agones.git pull/3811/head:pr_3811 && git checkout pr_3811
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.41.0-dev-3e659f4-amd64

agones-bot avatar May 24 '24 00:05 agones-bot