stuvms
June 27, 2024, 6:19pm
#1
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).
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:
But somehow, it appears that i’m missing something here, this is the error that i’m getting.
The execute no 4, is the one that Kodekloud does to validate.
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!
takman
March 9, 2025, 11:20pm
#3
I have the same issue here, the pipeline build normally and everything is checked
I also have a stage named “Build” but the check when failed
KK engineer, Task 3 - Jenkins level 3
Hi guys,
I just passed the task using the Jenkins script below.
@raymond.baoly , If the above script is working , how did you enable communications between Jenkins server and Git Repo? As this script needs access to use Git repo right how did you do that?
Hi @Vishnu-Kosuri
The repo was previously cloned inside App Service 01, and we have the username and password needed to clone it from the Git repository.