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

Getting Unexpected end of file exception with xcprofiler on Jenkins CI #34

Open
atreyd opened this issue Sep 5, 2021 · 0 comments
Open

Comments

@atreyd
Copy link

atreyd commented Sep 5, 2021

We have integrated xcprofiler in standard Jenkins declarative pipeline. We are using xcprofiler v0.6.3 with XCODE-12 on Jenkins CI.

The issue which we hit as a road blocker is the Unexpected end of file exception when xcprofiler command is executed with xcactivitylog path provided in DerivedData path.

Although the same version of xcprofiler and XCODE works on local and generating the output.

The only difference between local and Jenkins is we are running build using fastlane on Jenkins whereas using XCODE build options on local.

I have verified the xcactivitylog file is created under DerivedData path on Jenkins but xcprofiler is not able to generate the report.

Any leads would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant