sokui commented on PR #3186: URL: https://github.com/apache/ozone/pull/3186#issuecomment-1133749066
> seems acceptance (secure) still failed in the second run. Not sure why it failed. I just renamed some enum and class name. @adoroszlai , is the test here: hadoop-ozone/dist/target/ozone-1.3.0-SNAPSHOT/compose/ozonesecure/test.sh ? I will run it locally to test it again I ran this locally, and I got the following error. Any idea? ``` ERROR: for ozonesecure_s3g_1 Cannot start service s3g: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/Users/shawn/repos/ozone-public/hadoop-ozone/dist/target/ozone-1.3.0-SNAPSHOT/compose/ozonesecure/krb5.conf" to rootfs at "/etc/krb5.conf" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
