Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/jenkins/jobs/SCANsat-dev/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/S-C-A-N/SCANsat.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/S-C-A-N/SCANsat.git
 > git --version # timeout=10
 > git fetch --tags --force --progress https://github.com/S-C-A-N/SCANsat.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10
Checking out Revision 0da450b33cbf47a948809763c5205cab9457e2f4 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0da450b33cbf47a948809763c5205cab9457e2f4
Commit message: "Release assembly files"
 > git rev-list --no-walk e3b305913700d8f5be81e2a9ad0209ae9a6566c0 # timeout=10
FATAL: Failed to copy file:/home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll to /home/jenkins/jobs/SCANsat-dev/workspace/Dependency/OpenResourceSystem_1_1_0.dll
java.io.FileNotFoundException: /home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll
	at jenkins.util.VirtualFile$FileVF.open(VirtualFile.java:536)
	at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:611)
Caused: java.io.IOException: Failed to copy file:/home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll to /home/jenkins/jobs/SCANsat-dev/workspace/Dependency/OpenResourceSystem_1_1_0.dll
	at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:634)
	at hudson.plugins.copyartifact.CopyArtifact.copy(CopyArtifact.java:577)
	at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:537)
	at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:475)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1818)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Archiving artifacts
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@6edf435d[description=Real Scanning, Real Science, at Warp Speed!,homepage=<null>,name=SCANsat,license=<null>,fork=false,archived=false,size=146830,milestones={},language=C#,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Sun, 31 May 2020 16:33:04 GMT], ETag=[W/"55e9595d279a4948f65426c8924c246e"], Last-Modified=[Sun, 31 May 2020 16:25:18 GMT], OkHttp-Received-Millis=[1590942790795], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1590942790582], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[82BC:2668B:2BCAF62:33C7BDD:5ED3DC3F], X-OAuth-Scopes=[repo:status, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1590946384], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/S-C-A-N/SCANsat,id=19879607]] (sha:0da450b) with context:SCANsat-dev
Setting commit status on GitHub for https://github.com/S-C-A-N/SCANsat/commit/0da450b33cbf47a948809763c5205cab9457e2f4
ERROR: [GitHub Commit Status Setter] - {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"}, setting build result to FAILURE
Finished: FAILURE