Victor Martinez

Results 227 comments of Victor Martinez

I think I need to enable some docker login in Buildkite... (I'll disable the docker generation for Buildkite for the time being) while I work on that in a separated...

@craigdbarber , regarding the `int-test`, I did follow the docs to run them in one of my GCP projects, but I'm afraid I was not able to run them as...

I also got the same stacktrace: ``` [2020-10-23T12:06:05.234Z] java.util.ConcurrentModificationException [2020-10-23T12:06:05.234Z] at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445) [2020-10-23T12:06:05.234Z] at java.util.HashMap$KeyIterator.next(HashMap.java:1469) [2020-10-23T12:06:05.234Z] at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:73) [2020-10-23T12:06:05.234Z] at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) [2020-10-23T12:06:05.234Z] at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) [2020-10-23T12:06:05.234Z] at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) [2020-10-23T12:06:05.234Z] at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:264)...

I'm afraid the proposal done in https://github.com/jenkinsci/google-storage-plugin/pull/120 didn't help ``` [2021-04-30T19:08:01.435Z] [2021-04-30T19:08:01.435Z] GitHub has been notified of this commit’s build result [2021-04-30T19:08:01.435Z] [2021-04-30T19:08:01.435Z] java.util.ConcurrentModificationException [2021-04-30T19:08:01.435Z] at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445) [2021-04-30T19:08:01.435Z] at java.util.HashMap$KeyIterator.next(HashMap.java:1469)...

> @v1v, do you mean you'd register a GitHub App and add a GitHub App credential to Jenkins, but make the job in Jenkins use a different credential for accessing...

Thanks for open discussion here, let me clarify the use case. 1) CI as a Service, everything related to the Jenkins CI (configuration, workers) is managed by an infra team....

> What's the reason you don't want to change the pipeline auth to using the GitHub app? I could do it, but I'm not the system owner and I rather...

I'm not very familiar with the cost of storing attribute names, but if reducing these `3 bytes` in the attribute names implies some space-saving, I wonder whether the `Run` suffix...