-
Notifications
You must be signed in to change notification settings - Fork 64
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
Add Jenkins source #64
Merged
Merged
Changes from 65 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
acea29b
add jenkins-source
Roma-Kyrnis 5c77c08
logging hostnames and ports on github
Roma-Kyrnis 4a5af16
Merge branch 'main' of github.com:faros-ai/airbyte-connectors into rk…
Roma-Kyrnis 22a3db8
update logging
Roma-Kyrnis f228360
wait jenkins server to start
Roma-Kyrnis c3594f4
run jenkins server using services
Roma-Kyrnis 29c6295
add docker running container list
Roma-Kyrnis 09b5246
add -it option to docker run
Roma-Kyrnis 9b988b8
update entrypoint
Roma-Kyrnis 8932fde
remove attach option
Roma-Kyrnis 7a2684e
update options in ci.yml
Roma-Kyrnis b6b1043
comment services
Roma-Kyrnis 01637eb
add logs to github actions
Roma-Kyrnis c185474
add options to jenkins github action's service
Roma-Kyrnis a6026d5
rm comments from options github actions
Roma-Kyrnis 937d997
remove health check github actions
Roma-Kyrnis 21c1178
delete twice check
Roma-Kyrnis 9937c21
try service without ports and volumes
Roma-Kyrnis e2516e7
update ci.yml
Roma-Kyrnis 4a087fe
update ci.yml
Roma-Kyrnis 06933ce
update ci.yml
Roma-Kyrnis a3d5aef
update ci.yml: run jenkins using docker run
Roma-Kyrnis 1bb80c3
ci.yml: remove tty option in docker run
Roma-Kyrnis 9a0b8d1
ci.yml: set user in docker run
Roma-Kyrnis af93556
create job in jenkins; add use to docker run
Roma-Kyrnis 854a274
ci.yml: run container in detach mode
Roma-Kyrnis 6408864
ci.yml comment logging
Roma-Kyrnis 583aeb8
rm data/.java
Roma-Kyrnis fe88141
add permission to read file in jenkins/data/.java
Roma-Kyrnis 710189f
remove logs from github workfrow's CI
Roma-Kyrnis 22dd8bc
Merge branch 'main' of github.com:faros-ai/airbyte-connectors into rk…
Roma-Kyrnis d4a1e51
bump faros-airbyte-cdk version
Roma-Kyrnis 249d7e0
change docker name in ci.yml
Roma-Kyrnis 3981906
Merge branch 'main' into rk/add-jenkins-source
tovbinm 973214f
Merge branch 'main' into rk/add-jenkins-source
tovbinm f1cece4
update to PR
Roma-Kyrnis f7b8ff8
Merge branch 'main' of github.com:faros-ai/airbyte-connectors into rk…
Roma-Kyrnis cd4b6f6
Merge branch 'rk/add-jenkins-source' of github.com:faros-ai/airbyte-c…
Roma-Kyrnis 7ba9103
add queue
Roma-Kyrnis 17011f7
add description to spec's options; reorder streams
Roma-Kyrnis 31a1301
update tests to order of streams
Roma-Kyrnis f8f8e8d
Merge branch 'main' into rk/add-jenkins-source
tovbinm f65084b
add cache; update syncMode
Roma-Kyrnis 2d10808
Merge branch 'rk/add-jenkins-source' of github.com:faros-ai/airbyte-c…
Roma-Kyrnis a35d0e0
Merge branch 'main' of github.com:faros-ai/airbyte-connectors into rk…
Roma-Kyrnis d0705df
rm breakline from spec
Roma-Kyrnis 64796b5
rm \n from test_files/spec.json
Roma-Kyrnis f4cb616
update to pull request; test chmod
Roma-Kyrnis 397adc8
update consiquence of steps
Roma-Kyrnis b388d52
update path to java file
Roma-Kyrnis a8d3148
change position of steps
Roma-Kyrnis 4442903
move chown before acceptance test
Roma-Kyrnis 00d749e
add chown to jenkins dir
Roma-Kyrnis d7afc9d
delete logs and comments
Roma-Kyrnis f1e947b
Delete .lastStarted
tovbinm 2b0144c
update to PR; test
Roma-Kyrnis 678180e
Merge branch 'main' of github.com:faros-ai/airbyte-connectors into rk…
Roma-Kyrnis 4ee812f
give permission to secrets folder
Roma-Kyrnis 2a1f8ac
make dir secrets in jenkins/data
Roma-Kyrnis 7f32799
update spec file in tests
Roma-Kyrnis 1a34050
add cursorValid field
Roma-Kyrnis cf1672a
add required fields to jobs schema
Roma-Kyrnis 8e79751
change order of lines in ci.yml
Roma-Kyrnis 10f75f5
Merge branch 'main' of github.com:faros-ai/airbyte-connectors into rk…
Roma-Kyrnis 1b08cb0
bump commander and faros-airbyte-cdk; typed error
Roma-Kyrnis 1b0435b
rm comment; rm command dependency
Roma-Kyrnis 1e721b1
Merge branch 'main' of github.com:faros-ai/airbyte-connectors into rk…
Roma-Kyrnis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
324256173 contextPath="" at 7@ad42d17cdcad |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<hudson> | ||
<disabledAdministrativeMonitors/> | ||
<version>2.303.1</version> | ||
<numExecutors>2</numExecutors> | ||
<mode>NORMAL</mode> | ||
<useSecurity>true</useSecurity> | ||
<authorizationStrategy class="hudson.security.FullControlOnceLoggedInAuthorizationStrategy"> | ||
<denyAnonymousReadAccess>true</denyAnonymousReadAccess> | ||
</authorizationStrategy> | ||
<securityRealm class="hudson.security.HudsonPrivateSecurityRealm"> | ||
<disableSignup>true</disableSignup> | ||
<enableCaptcha>false</enableCaptcha> | ||
</securityRealm> | ||
<disableRememberMe>false</disableRememberMe> | ||
<projectNamingStrategy class="jenkins.model.ProjectNamingStrategy$DefaultProjectNamingStrategy"/> | ||
<workspaceDir>${JENKINS_HOME}/workspace/${ITEM_FULL_NAME}</workspaceDir> | ||
<buildsDir>${ITEM_ROOTDIR}/builds</buildsDir> | ||
<jdks/> | ||
<viewsTabBar class="hudson.views.DefaultViewsTabBar"/> | ||
<myViewsTabBar class="hudson.views.DefaultMyViewsTabBar"/> | ||
<clouds/> | ||
<scmCheckoutRetryCount>0</scmCheckoutRetryCount> | ||
<views> | ||
<hudson.model.AllView> | ||
<owner class="hudson" reference="../../.."/> | ||
<name>all</name> | ||
<filterExecutors>false</filterExecutors> | ||
<filterQueue>false</filterQueue> | ||
<properties class="hudson.model.View$PropertyList"/> | ||
</hudson.model.AllView> | ||
</views> | ||
<primaryView>all</primaryView> | ||
<slaveAgentPort>50000</slaveAgentPort> | ||
<label></label> | ||
<crumbIssuer class="hudson.security.csrf.DefaultCrumbIssuer"> | ||
<excludeClientIPFromCrumb>false</excludeClientIPFromCrumb> | ||
</crumbIssuer> | ||
<nodeProperties/> | ||
<globalNodeProperties/> | ||
</hudson> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- Copying files at Mon Sep 6 16:20:12 UTC 2021 | ||
--- Copying files at Mon Sep 6 19:51:19 UTC 2021 | ||
--- Copying files at Mon Sep 6 20:01:02 UTC 2021 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<sites> | ||
<site> | ||
<id>default</id> | ||
<url>https://updates.jenkins.io/update-center.json</url> | ||
</site> | ||
</sites> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. what is the |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2.303.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2.303.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<jenkins.telemetry.Correlator> | ||
<correlationId>54773ce8-20b2-435b-a3c7-769a568b0abe</correlationId> | ||
</jenkins.telemetry.Correlator> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<build> | ||
<actions> | ||
<hudson.model.CauseAction> | ||
<causeBag class="linked-hash-map"> | ||
<entry> | ||
<hudson.model.Cause_-UserIdCause> | ||
<userId>admin</userId> | ||
</hudson.model.Cause_-UserIdCause> | ||
<int>1</int> | ||
</entry> | ||
</causeBag> | ||
</hudson.model.CauseAction> | ||
</actions> | ||
<queueId>1</queueId> | ||
<timestamp>1630945747633</timestamp> | ||
<startTime>1630945747651</startTime> | ||
<result>SUCCESS</result> | ||
<duration>41</duration> | ||
<charset>US-ASCII</charset> | ||
<keepLog>false</keepLog> | ||
<builtOn></builtOn> | ||
<workspace>/var/jenkins_home/workspace/Faros-test-job</workspace> | ||
<hudsonVersion>2.303.1</hudsonVersion> | ||
<scm class="hudson.scm.NullChangeLogParser"/> | ||
<culprits class="java.util.Collections$UnmodifiableSet"> | ||
<c class="sorted-set"/> | ||
</culprits> | ||
</build> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<log/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Started by user [8mha:////4IJFoT+H9WjAPaWj9Ss3Dt1fIxAvrCgzz8aXPlaejePcAAAAlx+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzWEgZu/dLi1CL9xJTczDwAj6GcLcAAAAA=[0madmin | ||
Running as SYSTEM | ||
Building in workspace /var/jenkins_home/workspace/Faros-test-job | ||
Finished: SUCCESS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<build> | ||
<actions> | ||
<hudson.model.CauseAction> | ||
<causeBag class="linked-hash-map"> | ||
<entry> | ||
<hudson.model.Cause_-UserIdCause> | ||
<userId>admin</userId> | ||
</hudson.model.Cause_-UserIdCause> | ||
<int>1</int> | ||
</entry> | ||
</causeBag> | ||
</hudson.model.CauseAction> | ||
</actions> | ||
<queueId>2</queueId> | ||
<timestamp>1630945749276</timestamp> | ||
<startTime>1630945749286</startTime> | ||
<result>SUCCESS</result> | ||
<duration>4</duration> | ||
<charset>US-ASCII</charset> | ||
<keepLog>false</keepLog> | ||
<builtOn></builtOn> | ||
<workspace>/var/jenkins_home/workspace/Faros-test-job</workspace> | ||
<hudsonVersion>2.303.1</hudsonVersion> | ||
<scm class="hudson.scm.NullChangeLogParser"/> | ||
<culprits class="java.util.Collections$UnmodifiableSet"> | ||
<c class="sorted-set"/> | ||
</culprits> | ||
</build> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<log/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Started by user [8mha:////4IJFoT+H9WjAPaWj9Ss3Dt1fIxAvrCgzz8aXPlaejePcAAAAlx+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzWEgZu/dLi1CL9xJTczDwAj6GcLcAAAAA=[0madmin | ||
Running as SYSTEM | ||
Building in workspace /var/jenkins_home/workspace/Faros-test-job | ||
Finished: SUCCESS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<build> | ||
<actions> | ||
<hudson.model.CauseAction> | ||
<causeBag class="linked-hash-map"> | ||
<entry> | ||
<hudson.model.Cause_-UserIdCause> | ||
<userId>admin</userId> | ||
</hudson.model.Cause_-UserIdCause> | ||
<int>1</int> | ||
</entry> | ||
</causeBag> | ||
</hudson.model.CauseAction> | ||
</actions> | ||
<queueId>3</queueId> | ||
<timestamp>1630945752114</timestamp> | ||
<startTime>1630945752129</startTime> | ||
<result>SUCCESS</result> | ||
<duration>5</duration> | ||
<charset>US-ASCII</charset> | ||
<keepLog>false</keepLog> | ||
<builtOn></builtOn> | ||
<workspace>/var/jenkins_home/workspace/Faros-test-job</workspace> | ||
<hudsonVersion>2.303.1</hudsonVersion> | ||
<scm class="hudson.scm.NullChangeLogParser"/> | ||
<culprits class="java.util.Collections$UnmodifiableSet"> | ||
<c class="sorted-set"/> | ||
</culprits> | ||
</build> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<log/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Started by user [8mha:////4IJFoT+H9WjAPaWj9Ss3Dt1fIxAvrCgzz8aXPlaejePcAAAAlx+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzWEgZu/dLi1CL9xJTczDwAj6GcLcAAAAA=[0madmin | ||
Running as SYSTEM | ||
Building in workspace /var/jenkins_home/workspace/Faros-test-job | ||
Finished: SUCCESS |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
lastCompletedBuild 3 | ||
lastFailedBuild -1 | ||
lastStableBuild 3 | ||
lastSuccessfulBuild 3 | ||
lastUnstableBuild -1 | ||
lastUnsuccessfulBuild -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<project> | ||
<description></description> | ||
<keepDependencies>false</keepDependencies> | ||
<properties/> | ||
<scm class="hudson.scm.NullSCM"/> | ||
<canRoam>true</canRoam> | ||
<disabled>false</disabled> | ||
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> | ||
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> | ||
<triggers/> | ||
<concurrentBuild>false</concurrentBuild> | ||
<builders/> | ||
<publishers/> | ||
<buildWrappers/> | ||
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<hudson.util.DescribableList> | ||
<hudson.node__monitors.ArchitectureMonitor> | ||
<ignored>false</ignored> | ||
</hudson.node__monitors.ArchitectureMonitor> | ||
<hudson.node__monitors.ClockMonitor> | ||
<ignored>false</ignored> | ||
</hudson.node__monitors.ClockMonitor> | ||
<hudson.node__monitors.DiskSpaceMonitor> | ||
<ignored>false</ignored> | ||
<freeSpaceThreshold>1GB</freeSpaceThreshold> | ||
</hudson.node__monitors.DiskSpaceMonitor> | ||
<hudson.node__monitors.SwapSpaceMonitor> | ||
<ignored>false</ignored> | ||
</hudson.node__monitors.SwapSpaceMonitor> | ||
<hudson.node__monitors.TemporarySpaceMonitor> | ||
<ignored>false</ignored> | ||
<freeSpaceThreshold>1GB</freeSpaceThreshold> | ||
</hudson.node__monitors.TemporarySpaceMonitor> | ||
<hudson.node__monitors.ResponseTimeMonitor> | ||
<ignored>false</ignored> | ||
</hudson.node__monitors.ResponseTimeMonitor> | ||
</hudson.util.DescribableList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<hudson.model.Queue_-State> | ||
<counter>3</counter> | ||
<items/> | ||
</hudson.model.Queue_-State> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<hudson.model.Queue_-State> | ||
<counter>3</counter> | ||
<items/> | ||
</hudson.model.Queue_-State> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
7aa047712e6d26248588f27ca6270128cc0cb70e58ab0f75c179bd658e3ca755 | ||
tovbinm marked this conversation as resolved.
Show resolved
Hide resolved
|
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"list":[{"id":"3.8.2","name":"3.8.2","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.2/apache-maven-3.8.2-bin.zip"},{"id":"3.8.1","name":"3.8.1","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.1/apache-maven-3.8.1-bin.zip"},{"id":"3.6.3","name":"3.6.3","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip"},{"id":"3.6.2","name":"3.6.2","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.2/apache-maven-3.6.2-bin.zip"},{"id":"3.6.1","name":"3.6.1","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip"},{"id":"3.6.0","name":"3.6.0","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.0/apache-maven-3.6.0-bin.zip"},{"id":"3.5.4","name":"3.5.4","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip"},{"id":"3.5.3","name":"3.5.3","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.3/apache-maven-3.5.3-bin.zip"},{"id":"3.5.2","name":"3.5.2","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.2/apache-maven-3.5.2-bin.zip"},{"id":"3.5.0","name":"3.5.0","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.0/apache-maven-3.5.0-bin.zip"},{"id":"3.3.9","name":"3.3.9","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip"},{"id":"3.3.3","name":"3.3.3","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.3/apache-maven-3.3.3-bin.zip"},{"id":"3.3.1","name":"3.3.1","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.1/apache-maven-3.3.1-bin.zip"},{"id":"3.2.5","name":"3.2.5","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.2.5/apache-maven-3.2.5-bin.zip"},{"id":"3.2.3","name":"3.2.3","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.2.3/apache-maven-3.2.3-bin.zip"},{"id":"3.2.2","name":"3.2.2","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.2.2/apache-maven-3.2.2-bin.zip"},{"id":"3.2.1","name":"3.2.1","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.2.1/apache-maven-3.2.1-bin.zip"},{"id":"3.1.1","name":"3.1.1","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.1.1/apache-maven-3.1.1-bin.zip"},{"id":"3.1.0","name":"3.1.0","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.1.0/apache-maven-3.1.0-bin.zip"},{"id":"3.0.5","name":"3.0.5","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.5/apache-maven-3.0.5-bin.zip"},{"id":"3.0.4","name":"3.0.4","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip"},{"id":"3.0.3","name":"3.0.3","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.3/apache-maven-3.0.3-bin.zip"},{"id":"3.0.2","name":"3.0.2","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.2/apache-maven-3.0.2-bin.zip"},{"id":"3.0.1","name":"3.0.1","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.1/apache-maven-3.0.1-bin.zip"},{"id":"3.0","name":"3.0","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0/apache-maven-3.0-bin.zip"},{"id":"2.2.1","name":"2.2.1","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/2.2.1/apache-maven-2.2.1-bin.zip"},{"id":"2.2.0","name":"2.2.0","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/2.2.0/apache-maven-2.2.0-bin.zip"},{"id":"2.1.0","name":"2.1.0","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/2.1.0/apache-maven-2.1.0-bin.zip"},{"id":"2.0.11","name":"2.0.11","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/2.0.11/apache-maven-2.0.11-bin.zip"},{"id":"2.0.10","name":"2.0.10","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/2.0.10/apache-maven-2.0.10-bin.zip"},{"id":"2.0.9","name":"2.0.9","url":"https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/2.0.9/apache-maven-2.0.9-bin.zip"},{"id":"2.0.8","name":"2.0.8","url":"https://archive.apache.org/dist/maven/binaries/apache-maven-2.0.8-bin.zip"},{"id":"2.0.7","name":"2.0.7","url":"https://archive.apache.org/dist/maven/binaries/maven-2.0.7-bin.zip"},{"id":"2.0.6","name":"2.0.6","url":"https://archive.apache.org/dist/maven/binaries/maven-2.0.6-bin.zip"},{"id":"2.0.5","name":"2.0.5","url":"https://archive.apache.org/dist/maven/binaries/maven-2.0.5-bin.zip"},{"id":"2.0.4","name":"2.0.4","url":"https://archive.apache.org/dist/maven/binaries/maven-2.0.4-bin.zip"},{"id":"2.0.3","name":"2.0.3","url":"https://archive.apache.org/dist/maven/binaries/maven-2.0.3-bin.zip"},{"id":"2.0.2","name":"2.0.2","url":"https://archive.apache.org/dist/maven/binaries/maven-2.0.2-bin.zip"},{"id":"2.0.1","name":"2.0.1","url":"https://archive.apache.org/dist/maven/binaries/maven-2.0.1-bin.zip"},{"id":"2.0","name":"2.0","url":"https://archive.apache.org/dist/maven/binaries/maven-2.0-bin.zip"},{"id":"1.1","name":"1.1","url":"https://archive.apache.org/dist/maven/binaries/maven-1.1.zip"},{"id":"1.0.2","name":"1.0.2","url":"https://archive.apache.org/dist/maven/binaries/maven-1.0.2.zip"},{"id":"1.0.1","name":"1.0.1","url":"https://archive.apache.org/dist/maven/binaries/maven-1.0.1.zip"},{"id":"1.0","name":"1.0","url":"https://archive.apache.org/dist/maven/binaries/maven-1.0.zip"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Files in this directory will be served under your http://yourjenkins/userContent/ |
10 changes: 10 additions & 0 deletions
10
jenkins/data/users/admin_14692387833535189143/apiTokenStats.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<jenkins.security.apitoken.ApiTokenStats> | ||
<tokenStats> | ||
<jenkins.security.apitoken.ApiTokenStats_-SingleTokenStats> | ||
<tokenUuid>8814633a-e564-4534-a0d1-4a9b96fd6e6d</tokenUuid> | ||
<lastUseDate>2021-09-06 19:43:24.662 UTC</lastUseDate> | ||
<useCounter>209</useCounter> | ||
</jenkins.security.apitoken.ApiTokenStats_-SingleTokenStats> | ||
</tokenStats> | ||
</jenkins.security.apitoken.ApiTokenStats> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<user> | ||
<version>10</version> | ||
<id>admin</id> | ||
<fullName>admin</fullName> | ||
<description></description> | ||
<properties> | ||
<jenkins.security.ApiTokenProperty> | ||
<tokenStore> | ||
<tokenList> | ||
<jenkins.security.apitoken.ApiTokenStore_-HashedToken> | ||
<uuid>8814633a-e564-4534-a0d1-4a9b96fd6e6d</uuid> | ||
<name>Test-token</name> | ||
<creationDate>2021-09-06 16:26:42.22 UTC</creationDate> | ||
<value> | ||
<version>11</version> | ||
<hash>54e852c13108144c43249be0759518cba52cf7c6946d6a2fe7d93f9bace5bf72</hash> | ||
</value> | ||
</jenkins.security.apitoken.ApiTokenStore_-HashedToken> | ||
</tokenList> | ||
</tokenStore> | ||
</jenkins.security.ApiTokenProperty> | ||
<jenkins.security.LastGrantedAuthoritiesProperty> | ||
<roles> | ||
<string>authenticated</string> | ||
</roles> | ||
<timestamp>1630945239135</timestamp> | ||
</jenkins.security.LastGrantedAuthoritiesProperty> | ||
<hudson.model.MyViewsProperty> | ||
<primaryViewName></primaryViewName> | ||
<views> | ||
<hudson.model.AllView> | ||
<owner class="hudson.model.MyViewsProperty" reference="../../.."/> | ||
<name>all</name> | ||
<filterExecutors>false</filterExecutors> | ||
<filterQueue>false</filterQueue> | ||
<properties class="hudson.model.View$PropertyList"/> | ||
</hudson.model.AllView> | ||
</views> | ||
</hudson.model.MyViewsProperty> | ||
<hudson.model.PaneStatusProperties> | ||
<collapsed/> | ||
</hudson.model.PaneStatusProperties> | ||
<hudson.security.HudsonPrivateSecurityRealm_-Details> | ||
<passwordHash>#jbcrypt:$2a$10$YUiWqTWqNzFaiqFA3yl2IuSigmo5kYY8ZocBQ4VGWM1ogGVqic26q</passwordHash> | ||
</hudson.security.HudsonPrivateSecurityRealm_-Details> | ||
<jenkins.security.seed.UserSeedProperty> | ||
<seed>66a0ffa5f4ecb630</seed> | ||
</jenkins.security.seed.UserSeedProperty> | ||
<hudson.search.UserSearchProperty> | ||
<insensitiveSearch>true</insensitiveSearch> | ||
</hudson.search.UserSearchProperty> | ||
<hudson.model.TimeZoneProperty> | ||
<timeZoneName></timeZoneName> | ||
</hudson.model.TimeZoneProperty> | ||
</properties> | ||
</user> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version='1.1' encoding='UTF-8'?> | ||
<hudson.model.UserIdMapper> | ||
<version>1</version> | ||
<idToDirectoryNameMap class="concurrent-hash-map"> | ||
<entry> | ||
<string>admin</string> | ||
<string>admin_14692387833535189143</string> | ||
</entry> | ||
</idToDirectoryNameMap> | ||
</hudson.model.UserIdMapper> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove comment
#