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

random pan annotation failures #143

Open
stdweird opened this issue Mar 5, 2017 · 5 comments
Open

random pan annotation failures #143

stdweird opened this issue Mar 5, 2017 · 5 comments

Comments

@stdweird
Copy link
Member

stdweird commented Mar 5, 2017

eg

# VERBOSE Namespace regex pattern (?^:^(declaration|unique|object|structure)\stemplate\s(\S+);$)
# VERBOSE Found matching template components/accounts/config type unique
# VERBOSE Found matching template components/accounts/functions type declaration
# VERBOSE Found matching template components/accounts/schema type declaration
# VERBOSE Found matching template components/accounts/sysgroups type unique
# VERBOSE Found matching template components/accounts/sysusers type unique
# DEBUG: Pan annotations called (proc panc-annotations --base-dir target/pan --output-dir target/panannotations components/accounts/config.pan components/accounts/sysgroups.pan components/accounts/schema.pan components/accounts/functions.pan components/accounts/sysusers.pan) 

#   Failed test 'No faulty pan annotation: components/accounts/schema.pan,components/accounts/functions.pan,components/accounts/sysusers.pan'
#   at /var/lib/jenkins/jobs/NCM_components/workspace/ncm-accounts/target/dependency/build-scripts/Test/Quattor/Doc.pm line 194.
#          got: '3'
#     expected: '0'

requires more debug output to see why the test thinks something is wrong (or what went wrong)

@jrha
Copy link
Member

jrha commented Mar 27, 2017

@stdweird did you get anywhere with this?

@stdweird
Copy link
Member Author

waiting for 1.53, and then the components that already have 1.51 / 1.52 should be bumped to 1.53.

@jrha
Copy link
Member

jrha commented Mar 29, 2017

@stdweird 1.53 is available.

@stdweird
Copy link
Member Author

stdweird commented Mar 31, 2017

# DEBUG: Pan annotations called (proc panc-annotations --base-dir target/pan --output-dir target/panannotations -v components/ccm/config.pan components/ccm/schema.pan) 
# VERBOSE Did not find annotation xml target/panannotations/components/ccm/schema.pan.annotation.xml for template components/ccm/schema.pan

so 2 pan files, 1 xml (most of the time, this gives 2 xml).
(i checked jenkins, there really is only one annotation file).

this looks like a pan issue to me, and if i had to bet on something i'd say threading issue.

@stdweird
Copy link
Member Author

after 17.3 is out, i'll switch to panc 10.4 on jenkins and try to reproduce.

stdweird added a commit to stdweird/maven-tools that referenced this issue Apr 16, 2017
stdweird added a commit to stdweird/maven-tools that referenced this issue Apr 26, 2017
@jrha jrha removed this from the 17.7 milestone Jul 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants