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

feat: [maps-routing] new module for maps-routing #8727

Merged
merged 5 commits into from
Nov 7, 2022

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Nov 4, 2022

Creating new module for maps-routing module.

Deleted java-routiting module (typo). Because the files are similar before and after, git recognizes the changes as renames.

@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Nov 4, 2022
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 5, 2022
@suztomo
Copy link
Member Author

suztomo commented Nov 7, 2022

??? (This pull request doesn't touch google-cloud-essential-contacts)

Running Integration Tests for:
java-maps-routing,java-maps-routiting
[0.008s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /tmpfs/docker/overlay2/f801d0b892f8e5b5eed66f7e557ae077b238fc2787139529223fb88e37dcb938/merged/sys/fs/cgroup/cpuset.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-essential-contacts:jar:2.5.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax-httpjson:jar -> duplicate declaration of version (?) @ line 64, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax:jar:testlib -> duplicate declaration of version (?) @ line 92, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax-httpjson:jar:testlib -> duplicate declaration of version (?) @ line 110, column 17
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-kms:jar:2.8.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api.grpc:grpc-google-iam-v1:jar -> duplicate declaration of version (?) @ line 95, column 17
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-resourcemanager:jar:1.7.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api.grpc:grpc-google-cloud-resourcemanager-v3:jar -> duplicate declaration of version (?) @ line 145, column 17
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-resource-settings:jar:1.5.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax-httpjson:jar -> duplicate declaration of version (?) @ line 64, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax:jar:testlib -> duplicate declaration of version (?) @ line 92, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax-httpjson:jar:testlib -> duplicate declaration of version (?) @ line 110, column 17

Retrying.

@suztomo
Copy link
Member Author

suztomo commented Nov 7, 2022

Running Integration Tests for: java-maps-routing,java-maps-routiting seems incorrect. The "java-maps-routiting" module is being removed.

Running Integration Tests for:
java-maps-routing,java-maps-routiting
[0.002s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /tmpfs/docker/overlay2/be372cf074c79cf499070d198e8c10d2463c0e5c43fa7134813cf14b7c807ed6/merged/sys/fs/cgroup/cpuset.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-essential-contacts:jar:2.5.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax-httpjson:jar -> duplicate declaration of version (?) @ line 64, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax:jar:testlib -> duplicate declaration of version (?) @ line 92, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax-httpjson:jar:testlib -> duplicate declaration of version (?) @ line 110, column 17
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-kms:jar:2.8.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api.grpc:grpc-google-iam-v1:jar -> duplicate declaration of version (?) @ line 95, column 17
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-resourcemanager:jar:1.7.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api.grpc:grpc-google-cloud-resourcemanager-v3:jar -> duplicate declaration of version (?) @ line 145, column 17
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-resource-settings:jar:1.5.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax-httpjson:jar -> duplicate declaration of version (?) @ line 64, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax:jar:testlib -> duplicate declaration of version (?) @ line 92, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.api:gax-httpjson:jar:testlib -> duplicate declaration of version (?) @ line 110, column 17

No, these are warnings. It shouldn't fail the build.

@suztomo
Copy link
Member Author

suztomo commented Nov 7, 2022

This is the real errors:

Running Integration Tests for:
java-maps-routing,java-maps-routiting seems incorrect. 
[ERROR] Could not find the selected project in the reactor: java-maps-routiting -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException

@suztomo suztomo added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2022
@suztomo suztomo added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 7, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Nov 7, 2022
@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Nov 7, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit ecd6ab4 into main Nov 7, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the new_module_java-maps-routing branch November 7, 2022 18:48
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 7, 2022
@release-please release-please bot mentioned this pull request Nov 7, 2022
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

Successfully merging this pull request may close these issues.

3 participants