andreaalf97 / ing-sw-2019-Alfieri-Carrioli-Ceruti

Adrenalina: the digital remake of a board game
2 stars 0 forks source link

Jenkins error. pls fix asap #3

Closed ingconti closed 5 years ago

ingconti commented 5 years ago

stderr: remote: Repository not found. fatal: repository 'https://github.com/andreaalf97/ing-sw-2019-Alfieri-Carrioli-Ceruti/' not found

at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
... 11 more

ERROR: Error fetching remote repo 'origin' Finished: FAILURE

AmeCarr commented 5 years ago

Abbiamo appena provato su due macchine e non abbiamo riscontrato problemi

andreaceruti commented 5 years ago

Salve, ora dovrebbe compilare giusto.

andreaalf97 commented 5 years ago

Everything works for us, can I close this issue?

ingconti commented 5 years ago

no, only instructors can close. thx

there is another error, maybe on sever side, we are actively investigating about. stay tuned.

andreaalf97 commented 5 years ago

are there any news about this issue?

ingconti commented 5 years ago

yes, but we have another..

:(

[WARNING] /var/jenkins_home/workspace/AM29/src/main/java/it/polimi/ingsw/view/ClientView.java: Some input files use or override a deprecated API. [WARNING] /var/jenkins_home/workspace/AM29/src/main/java/it/polimi/ingsw/view/ClientView.java: Recompile with -Xlint:deprecation for details. [WARNING] /var/jenkins_home/workspace/AM29/src/main/java/it/polimi/ingsw/model/KillShotTrack.java: Some input files use unchecked or unsafe operations. [WARNING] /var/jenkins_home/workspace/AM29/src/main/java/it/polimi/ingsw/model/KillShotTrack.java: Recompile with -Xlint:unchecked for details.