René's URL Explorer Experiment


Title: WARNING about unknown commit-graph chunk · Issue #687 · git-commit-id/git-commit-id-maven-plugin · GitHub

Open Graph Title: WARNING about unknown commit-graph chunk · Issue #687 · git-commit-id/git-commit-id-maven-plugin

X Title: WARNING about unknown commit-graph chunk · Issue #687 · git-commit-id/git-commit-id-maven-plugin

Description: Describe the bug (required) [INFO] --- git-commit-id:7.0.0:revision (default) @ tree --- [WARNING] unknown commit-graph chunk: 0x47444132 [WARNING] unknown commit-graph chunk: 0x47444132 [WARNING] unknown commit-graph chunk: 0x47444132 [...

Open Graph Description: Describe the bug (required) [INFO] --- git-commit-id:7.0.0:revision (default) @ tree --- [WARNING] unknown commit-graph chunk: 0x47444132 [WARNING] unknown commit-graph chunk: 0x47444132 [WARNING] ...

X Description: Describe the bug (required) [INFO] --- git-commit-id:7.0.0:revision (default) @ tree --- [WARNING] unknown commit-graph chunk: 0x47444132 [WARNING] unknown commit-graph chunk: 0x47444132 [WARNING] ...

Opengraph URL: https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/687

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"WARNING about unknown commit-graph chunk","articleBody":"### Describe the bug (required)\r\n\r\n```\r\n[INFO] --- git-commit-id:7.0.0:revision (default) @ tree ---\r\n[WARNING] unknown commit-graph chunk: 0x47444132\r\n[WARNING] unknown commit-graph chunk: 0x47444132\r\n[WARNING] unknown commit-graph chunk: 0x47444132\r\n[WARNING] unknown commit-graph chunk: 0x47444132\r\n```\r\nAlready done a `git gc --prune=now` etc. \r\n```\r\n$\u003e git fsck --unreachable \r\nChecking object directories: 100% (256/256), done.\r\nChecking objects: 100% (3261/3261), done.\r\nVerifying commits in commit graph: 100% (323/323), done.\r\n```\r\n\r\n### Tell us about your plugin configuration (required)\r\n\r\n```xml\r\n        \u003cplugin\u003e\r\n          \u003cgroupId\u003eio.github.git-commit-id\u003c/groupId\u003e\r\n          \u003cartifactId\u003egit-commit-id-maven-plugin\u003c/artifactId\u003e\r\n          \u003cversion\u003e7.0.0\u003c/version\u003e\r\n          \u003cconfiguration\u003e\r\n            \u003cfailOnNoGitDirectory\u003efalse\u003c/failOnNoGitDirectory\u003e\r\n            \u003crunOnlyOnce\u003etrue\u003c/runOnlyOnce\u003e\r\n            \u003cgenerateGitPropertiesFile\u003etrue\u003c/generateGitPropertiesFile\u003e\r\n            \u003ccommitIdGenerationMode\u003efull\u003c/commitIdGenerationMode\u003e\r\n            \u003cuseBranchNameFromBuildEnvironment\u003efalse\u003c/useBranchNameFromBuildEnvironment\u003e\r\n          \u003c/configuration\u003e\r\n        \u003c/plugin\u003e\r\n```\r\n\r\n\r\n### Tell us about the Plugin version used (required)\r\n\r\n7.0.0\r\n\r\n### Tell us about the Maven version used (required)\r\n\r\n* Maven 4.0.0-alpha-10\r\n```bash\r\nApache Maven 4.0.0-alpha-10 (89d3c0321dda868c432edf504f1884e6fd706f00)\r\nMaven home: /Users/khm/tools/maven\r\nJava version: 21.0.1, vendor: Oracle Corporation, runtime: /Users/khm/.sdkman/candidates/java/21.0.1-open\r\nDefault locale: en_DE, platform encoding: UTF-8\r\nOS name: \"mac os x\", version: \"14.0\", arch: \"aarch64\", family: \"mac\"\r\n```\r\n* Maven 3.9.6\r\n ```bash\r\nApache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)\r\nMaven home: /Users/khm/tools/maven\r\nJava version: 21.0.1, vendor: Oracle Corporation, runtime: /Users/khm/.sdkman/candidates/java/21.0.1-open\r\nDefault locale: en_DE, platform encoding: UTF-8\r\nOS name: \"mac os x\", version: \"14.0\", arch: \"aarch64\", family: \"mac\"\r\n```\r\n* Maven 3.8.8\r\n```bash\r\nmvn --version\r\nApache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39)\r\nMaven home: /Users/khm/tools/maven\r\nJava version: 21.0.1, vendor: Oracle Corporation, runtime: /Users/khm/.sdkman/candidates/java/21.0.1-open\r\nDefault locale: en_DE, platform encoding: UTF-8\r\nOS name: \"mac os x\", version: \"14.0\", arch: \"aarch64\", family: \"mac\"\r\n```\r\n\r\n\r\n\r\n### Steps to Reproduce (required)\r\n\r\n`mvn clean verify`\r\n\r\n### Are there any stacktraces or any error messages? (required)\r\n\r\n```bash\r\nmvn clean verify\r\n...\r\n[INFO] \r\n[INFO] --- git-commit-id:7.0.0:revision (default) @ tree ---\r\n[INFO] Current project: 'XYZ..', first project to execute based on dependency graph: 'XYZ...'\r\n[INFO] dotGitDirectory '/Users/khm/xyz/.git'\r\n[INFO] Collected git.build.user.name with value \r\n[INFO] Collected git.build.user.email with value \r\n[WARNING] unknown commit-graph chunk: 0x47444132\r\n[INFO] Collected git.branch with value main\r\n[INFO] Collected git.commit.id.describe with value 0b93ad0-dirty\r\n[INFO] Collected git.commit.id.describe-short with value 0b93ad0-dirty\r\n[INFO] Collected git.commit.id.full with value 0b93ad0c8c4ebf955108b85d6afda4428a5c11a3\r\n[INFO] Collected git.commit.id.abbrev with value 0b93ad0\r\n[INFO] Collected git.dirty with value true\r\n[INFO] Collected git.commit.user.name with value Karl Heinz Marbaise\r\n[INFO] Collected git.commit.user.email with value kama@soebes.de\r\n[INFO] Collected git.commit.message.full with value Upgrade assertj-bom 3.25.1\r\n[INFO] Collected git.commit.message.short with value Upgrade assertj-bom 3.25.1\r\n[INFO] Collected git.commit.time with value 2024-01-03T17:29:20+0100\r\n[INFO] Collected git.commit.author.time with value 2024-01-03T17:29:20+0100\r\n[INFO] Collected git.commit.committer.time with value 2024-01-03T17:29:20+0100\r\n[INFO] Collected git.remote.origin.url with value git@192.168.178.9:/home/git/repos/xyz.git\r\n[WARNING] unknown commit-graph chunk: 0x47444132\r\n[INFO] Collected git.tags with value \r\n[WARNING] unknown commit-graph chunk: 0x47444132\r\n[INFO] Collected git.closest.tag.name with value \r\n[WARNING] unknown commit-graph chunk: 0x47444132\r\n[INFO] Collected git.closest.tag.commit.count with value \r\n[INFO] Collected git.total.commit.count with value 319\r\n[INFO] Collected git.local.branch.ahead with value 0\r\n[INFO] Collected git.local.branch.behind with value 0\r\n[INFO] Collected git.build.time with value 2024-01-04T11:12:41+0100\r\n[INFO] Collected git.build.version with value 0.2.0-SNAPSHOT\r\n[INFO] Collected git.build.host with value Karl-Heinzs-MacBook-Pro.local\r\n[INFO] including property 'git.tags' in results\r\n[INFO] including property 'git.build.version' in results\r\n[INFO] including property 'git.branch' in results\r\n[INFO] including property 'git.build.host' in results\r\n[INFO] including property 'git.commit.user.email' in results\r\n[INFO] including property 'git.local.branch.behind' in results\r\n[INFO] including property 'git.commit.author.time' in results\r\n[INFO] including property 'git.build.user.name' in results\r\n[INFO] including property 'git.dirty' in results\r\n[INFO] including property 'git.closest.tag.commit.count' in results\r\n[INFO] including property 'git.commit.user.name' in results\r\n[INFO] including property 'git.commit.id.abbrev' in results\r\n[INFO] including property 'git.commit.id.describe-short' in results\r\n[INFO] including property 'git.total.commit.count' in results\r\n[INFO] including property 'git.commit.id.describe' in results\r\n[INFO] including property 'git.build.user.email' in results\r\n[INFO] including property 'git.commit.message.short' in results\r\n[INFO] including property 'git.commit.committer.time' in results\r\n[INFO] including property 'git.commit.id.full' in results\r\n[INFO] including property 'git.closest.tag.name' in results\r\n[INFO] including property 'git.local.branch.ahead' in results\r\n[INFO] including property 'git.commit.time' in results\r\n[INFO] including property 'git.build.time' in results\r\n[INFO] including property 'git.commit.message.full' in results\r\n[INFO] including property 'git.remote.origin.url' in results\r\n[INFO] Writing properties file [/Users/khm/xyz/tree/target/classes/git.properties] (for project XYZ..)...\r\n[INFO] \r\n```\r\n\r\n\r\n### Is there a (public) project where this issue can be reproduced? (optional)\r\n\r\nI used my public project and applied the same configuration and it produces the same warning:\r\n\r\nhttps://github.com/khmarbaise/maven-it-extension/tree/git-commit-id-maven-plugin-issue-687\r\n\r\n### Your Environment (optional)\r\n\r\nJava version: 21.0.1, vendor: Oracle Corporation, runtime: /Users/khm/.sdkman/candidates/java/21.0.1-open\r\nDefault locale: en_DE, platform encoding: UTF-8\r\nOS name: \"mac os x\", version: \"14.0\", arch: \"aarch64\", family: \"mac\"\r\nalso Tested with JDK 17\r\nJava version: 17.0.9, vendor: Eclipse Adoptium, runtime: /Users/khm/.sdkman/candidates/java/17.0.9-tem\r\nDefault locale: en_DE, platform encoding: UTF-8\r\nOS name: \"mac os x\", version: \"14.0\", arch: \"aarch64\", family: \"mac\"\r\n\r\n\r\n### Context (optional)\r\n\r\n_No response_","author":{"url":"https://github.com/khmarbaise","@type":"Person","name":"khmarbaise"},"datePublished":"2024-01-04T10:23:08.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/687/git-commit-id-maven-plugin/issues/687"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c1a85282-bc0e-a782-c321-03a4d57222b6
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8B5A:C17B1:1595D6:1C2FD1:69903A40
html-safe-nonce6eb6434f568d2219ae3020dfd4718abffd306dff27baba9e790ffa3d1b89a7ca
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QjVBOkMxN0IxOjE1OTVENjoxQzJGRDE6Njk5MDNBNDAiLCJ2aXNpdG9yX2lkIjoiNDg4NDQzNTMwNjk5MDgxMTcxMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac137ef4efe99d6e889f33f01d4a24af3c9c21ac37e2d5d23a06a1585b8f830ea3
hovercard-subject-tagissue:2065382024
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/git-commit-id/git-commit-id-maven-plugin/687/issue_layout
twitter:imagehttps://opengraph.githubassets.com/698e9c729224592ce8d57b80cf683dbbde522cfa0aa04e2a068f05a534b0310a/git-commit-id/git-commit-id-maven-plugin/issues/687
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/698e9c729224592ce8d57b80cf683dbbde522cfa0aa04e2a068f05a534b0310a/git-commit-id/git-commit-id-maven-plugin/issues/687
og:image:altDescribe the bug (required) [INFO] --- git-commit-id:7.0.0:revision (default) @ tree --- [WARNING] unknown commit-graph chunk: 0x47444132 [WARNING] unknown commit-graph chunk: 0x47444132 [WARNING] ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekhmarbaise
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/git-commit-id/git-commit-id-maven-plugin git https://github.com/git-commit-id/git-commit-id-maven-plugin.git
octolytics-dimension-user_id43124426
octolytics-dimension-user_logingit-commit-id
octolytics-dimension-repository_id1361792
octolytics-dimension-repository_nwogit-commit-id/git-commit-id-maven-plugin
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1361792
octolytics-dimension-repository_network_root_nwogit-commit-id/git-commit-id-maven-plugin
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3b33c5aedc9808f45bc5fcf0b1e4404cf749dac7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/issues/687#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgit-commit-id%2Fgit-commit-id-maven-plugin%2Fissues%2F687
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgit-commit-id%2Fgit-commit-id-maven-plugin%2Fissues%2F687
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=git-commit-id%2Fgit-commit-id-maven-plugin
Reloadhttps://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/issues/687
Reloadhttps://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/issues/687
Reloadhttps://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/issues/687
git-commit-id https://patch-diff.githubusercontent.com/git-commit-id
git-commit-id-maven-pluginhttps://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fgit-commit-id%2Fgit-commit-id-maven-plugin
Fork 302 https://patch-diff.githubusercontent.com/login?return_to=%2Fgit-commit-id%2Fgit-commit-id-maven-plugin
Star 1.7k https://patch-diff.githubusercontent.com/login?return_to=%2Fgit-commit-id%2Fgit-commit-id-maven-plugin
Code https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin
Issues 25 https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/issues
Pull requests 6 https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/pulls
Actions https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/actions
Projects 0 https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/projects
Security 0 https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/security
Insights https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/pulse
Code https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin
Issues https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/issues
Pull requests https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/pulls
Actions https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/actions
Projects https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/projects
Security https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/security
Insights https://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/687
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/687
WARNING about unknown commit-graph chunkhttps://patch-diff.githubusercontent.com/git-commit-id/git-commit-id-maven-plugin/issues/687#top
bughttps://github.com/git-commit-id/git-commit-id-maven-plugin/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/khmarbaise
https://github.com/khmarbaise
khmarbaisehttps://github.com/khmarbaise
on Jan 4, 2024https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/687#issue-2065382024
https://github.com/khmarbaise/maven-it-extension/tree/git-commit-id-maven-plugin-issue-687https://github.com/khmarbaise/maven-it-extension/tree/git-commit-id-maven-plugin-issue-687
bughttps://github.com/git-commit-id/git-commit-id-maven-plugin/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.