Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows test jobs fail: No such property: HOME for class: WorkflowScript #1807

Closed
andrew-m-leonard opened this issue Jun 1, 2020 · 1 comment
Labels
duplicate Issues that are a duplicate of an issue in this (or another) repository

Comments

@andrew-m-leonard
Copy link
Contributor

Platform:
Windows
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.system_x86-64_windows_xl/182/console

hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: HOME for class: WorkflowScript
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:53)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:458)
	at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:355)
	at org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:354)
	at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:353)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:357)
@M-Davies
Copy link
Contributor

M-Davies commented Jun 1, 2020

Dup of adoptium/aqa-tests#1803

@M-Davies M-Davies closed this as completed Jun 1, 2020
@M-Davies M-Davies added the duplicate Issues that are a duplicate of an issue in this (or another) repository label Jun 1, 2020
@karianna karianna added this to TODO in temurin-build via automation Jun 1, 2020
@karianna karianna moved this from TODO to Done in temurin-build Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues that are a duplicate of an issue in this (or another) repository
Projects
No open projects
temurin-build
  
Done
Development

No branches or pull requests

2 participants