Task review - Lv 3 Jenkins - Task 3: Jenkins Build Images

Hi to all,

Im searching for some review here, i cant complete the task that i’ve mentioned on the title, here’s the procedure of that task.

The following plugins were installed.

I’ve created the App Server and Gitea credentials.

Java has been installed on node server (is a task requirement to use the server to run the pipeline).

image

The node specs:

Agent node configured and syncronized.

Pipeline job script:

Here’s the execution output when running the pipeline:




If i check the images, it is there.

If i run the pipeline again, there’s no problem:

image

But somehow, it appears that i’m missing something here, this is the error that i’m getting.

image

The execute no 4, is the one that Kodekloud does to validate.

image

I’ll be very grateful if you can help me!!!

Hello,i got the same error despite everything went as expected, the job execution is successful and i can see the new created Docker image.
Something is wrong with the verification buton!