Skip to content
Success

Console Output

Skipping 821 KB.. Full Log
[DEBUG]  << "    <licenseInstalled>true</licenseInstalled>[\n]"
[DEBUG]  << "    <licenseExpired>false</licenseExpired>[\n]"
[DEBUG]  << "    <trialLicense>false</trialLicense>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</status>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 1 * Client in-bound response
1 < 200
1 < Date: Fri, 26 Jul 2019 21:35:51 GMT
1 < Content-Type: application/xml; charset=UTF-8
1 < Content-Length: 1112
1 < Connection: keep-alive
1 < Server: nginx
1 < X-Frame-Options: SAMEORIGIN
1 < X-Content-Type-Options: nosniff
1 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
1 < 
<status>
  <data>
    <appName>Nexus Repository Manager</appName>
    <formattedAppName>Nexus Repository Manager 2.14.13-01</formattedAppName>
    <version>2.14.13-01</version>
    <apiVersion>2.14.13-01</apiVersion>
    <editionLong>Professional</editionLong>
    <editionShort>PRO</editionShort>
    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>
    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>
    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>
    <state>STARTED</state>
    <initializedAt>2019-07-21 19:51:15.413 UTC</initializedAt>
    <startedAt>2019-07-21 19:52:03.833 UTC</startedAt>
    <lastConfigChange>2019-07-21 19:52:03.832 UTC</lastConfigChange>
    <firstStart>false</firstStart>
    <instanceUpgraded>false</instanceUpgraded>
    <configurationUpgraded>false</configurationUpgraded>
    <baseUrl>https://oss.sonatype.org</baseUrl>
    <licenseInstalled>true</licenseInstalled>
    <licenseExpired>false</licenseExpired>
    <trialLicense>false</trialLicense>
  </data>
</status>

[DEBUG] Connected, received NexusStatus [appName=Nexus Repository Manager, version=2.14.13-01, editionShort=PRO] 
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.13-01 and edition "Professional"
[INFO] 2 * Client out-bound request
2 > GET https://oss.sonatype.org:443/service/local/status
2 > Content-Type: application/xml; charset=UTF-8
2 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/status HTTP/1.1
[DEBUG]  >> "GET /service/local/status HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/status HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:35:51 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1112[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:35:51 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1112
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<status>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <appName>Nexus Repository Manager</appName>[\n]"
[DEBUG]  << "    <formattedAppName>Nexus Repository Manager 2.14.13-01</formattedAppName>[\n]"
[DEBUG]  << "    <version>2.14.13-01</version>[\n]"
[DEBUG]  << "    <apiVersion>2.14.13-01</apiVersion>[\n]"
[DEBUG]  << "    <editionLong>Professional</editionLong>[\n]"
[DEBUG]  << "    <editionShort>PRO</editionShort>[\n]"
[DEBUG]  << "    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>[\n]"
[DEBUG]  << "    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>[\n]"
[DEBUG]  << "    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>[\n]"
[DEBUG]  << "    <state>STARTED</state>[\n]"
[DEBUG]  << "    <initializedAt>2019-07-21 19:51:15.413 UTC</initializedAt>[\n]"
[DEBUG]  << "    <startedAt>2019-07-21 19:52:03.833 UTC</startedAt>[\n]"
[DEBUG]  << "    <lastConfigChange>2019-07-21 19:52:03.832 UTC</lastConfigChange>[\n]"
[DEBUG]  << "    <firstStart>false</firstStart>[\n]"
[DEBUG]  << "    <instanceUpgraded>false</instanceUpgraded>[\n]"
[DEBUG]  << "    <configurationUpgraded>false</configurationUpgraded>[\n]"
[DEBUG]  << "    <baseUrl>https://oss.sonatype.org</baseUrl>[\n]"
[DEBUG]  << "    <licenseInstalled>true</licenseInstalled>[\n]"
[DEBUG]  << "    <licenseExpired>false</licenseExpired>[\n]"
[DEBUG]  << "    <trialLicense>false</trialLicense>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</status>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 2 * Client in-bound response
2 < 200
2 < Date: Fri, 26 Jul 2019 21:35:51 GMT
2 < Content-Type: application/xml; charset=UTF-8
2 < Content-Length: 1112
2 < Connection: keep-alive
2 < Server: nginx
2 < X-Frame-Options: SAMEORIGIN
2 < X-Content-Type-Options: nosniff
2 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
2 < 
<status>
  <data>
    <appName>Nexus Repository Manager</appName>
    <formattedAppName>Nexus Repository Manager 2.14.13-01</formattedAppName>
    <version>2.14.13-01</version>
    <apiVersion>2.14.13-01</apiVersion>
    <editionLong>Professional</editionLong>
    <editionShort>PRO</editionShort>
    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>
    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>
    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>
    <state>STARTED</state>
    <initializedAt>2019-07-21 19:51:15.413 UTC</initializedAt>
    <startedAt>2019-07-21 19:52:03.833 UTC</startedAt>
    <lastConfigChange>2019-07-21 19:52:03.832 UTC</lastConfigChange>
    <firstStart>false</firstStart>
    <instanceUpgraded>false</instanceUpgraded>
    <configurationUpgraded>false</configurationUpgraded>
    <baseUrl>https://oss.sonatype.org</baseUrl>
    <licenseInstalled>true</licenseInstalled>
    <licenseExpired>false</licenseExpired>
    <trialLicense>false</trialLicense>
  </data>
</status>

[DEBUG] Using staging v3 service
[DEBUG] Using progressTimeoutMinutes=5, progressPauseDurationSeconds=3
[INFO] 3 * Client out-bound request
3 > GET https://oss.sonatype.org:443/service/local/staging/profile_evaluate?a=jakarta.enterprise.cdi-api&t=maven2&v=2.0.2&g=jakarta.enterprise
3 > Content-Type: application/xml; charset=UTF-8
3 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/profile_evaluate?a=jakarta.enterprise.cdi-api&t=maven2&v=2.0.2&g=jakarta.enterprise HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/profile_evaluate?a=jakarta.enterprise.cdi-api&t=maven2&v=2.0.2&g=jakarta.enterprise HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/profile_evaluate?a=jakarta.enterprise.cdi-api&t=maven2&v=2.0.2&g=jakarta.enterprise HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:35:57 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1504[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:35:57 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1504
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfiles>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <stagingProfile>[\n]"
[DEBUG]  << "      <resourceURI>https://oss.sonatype.org/service/local/staging/profile_evaluate/7edbe315063867</resourceURI>[\n]"
[DEBUG]  << "      <id>7edbe315063867</id>[\n]"
[DEBUG]  << "      <name>Central Bundles</name>[\n]"
[DEBUG]  << "      <repositoryTemplateId>default_hosted_release</repositoryTemplateId>[\n]"
[DEBUG]  << "      <repositoryType>maven2</repositoryType>[\n]"
[DEBUG]  << "      <repositoryTargetId>1</repositoryTargetId>[\n]"
[DEBUG]  << "      <inProgress>false</inProgress>[\n]"
[DEBUG]  << "      <order>32035</order>[\n]"
[DEBUG]  << "      <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>[\n]"
[DEBUG]  << "      <targetGroups>[\n]"
[DEBUG]  << "        <string>central-staging</string>[\n]"
[DEBUG]  << "      </targetGroups>[\n]"
[DEBUG]  << "      <finishNotifyRoles/>[\n]"
[DEBUG]  << "      <promotionNotifyRoles/>[\n]"
[DEBUG]  << "      <dropNotifyRoles/>[\n]"
[DEBUG]  << "      <finishNotifyEmails>central@sonatype.com</finishNotifyEmails>[\n]"
[DEBUG]  << "      <promotionNotifyEmails>central@sonatype.com</promotionNotifyEmails>[\n]"
[DEBUG]  << "      <dropNotifyEmails>central@sonatype.com</dropNotifyEmails>[\n]"
[DEBUG]  << "      <closeRuleSets>[\n]"
[DEBUG]  << "        <string>5e9e8e6f8d20a3</string>[\n]"
[DEBUG]  << "      </closeRuleSets>[\n]"
[DEBUG]  << "      <promoteRuleSets/>[\n]"
[DEBUG]  << "      <promotionTargetRepository>central-sync</promotionTargetRepository>[\n]"
[DEBUG]  << "      <mode>BOTH</mode>[\n]"
[DEBUG]  << "      <finishNotifyCreator>false</finishNotifyCreator>[\n]"
[DEBUG]  << "      <promotionNotifyCreator>false</promotionNotifyCreator>[\n]"
[DEBUG]  << "      <dropNotifyCreator>false</dropNotifyCreator>[\n]"
[DEBUG]  << "      <autoStagingDisabled>false</autoStagingDisabled>[\n]"
[DEBUG]  << "      <repositoriesSearchable>true</repositoriesSearchable>[\n]"
[DEBUG]  << "      <properties class="linked-hash-map"/>[\n]"
[DEBUG]  << "    </stagingProfile>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</stagingProfiles>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 3 * Client in-bound response
3 < 200
3 < Date: Fri, 26 Jul 2019 21:35:57 GMT
3 < Content-Type: application/xml; charset=UTF-8
3 < Content-Length: 1504
3 < Connection: keep-alive
3 < Server: nginx
3 < X-Frame-Options: SAMEORIGIN
3 < X-Content-Type-Options: nosniff
3 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
3 < 
<stagingProfiles>
  <data>
    <stagingProfile>
      <resourceURI>https://oss.sonatype.org/service/local/staging/profile_evaluate/7edbe315063867</resourceURI>
      <id>7edbe315063867</id>
      <name>Central Bundles</name>
      <repositoryTemplateId>default_hosted_release</repositoryTemplateId>
      <repositoryType>maven2</repositoryType>
      <repositoryTargetId>1</repositoryTargetId>
      <inProgress>false</inProgress>
      <order>32035</order>
      <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>
      <targetGroups>
        <string>central-staging</string>
      </targetGroups>
      <finishNotifyRoles/>
      <promotionNotifyRoles/>
      <dropNotifyRoles/>
      <finishNotifyEmails>central@sonatype.com</finishNotifyEmails>
      <promotionNotifyEmails>central@sonatype.com</promotionNotifyEmails>
      <dropNotifyEmails>central@sonatype.com</dropNotifyEmails>
      <closeRuleSets>
        <string>5e9e8e6f8d20a3</string>
      </closeRuleSets>
      <promoteRuleSets/>
      <promotionTargetRepository>central-sync</promotionTargetRepository>
      <mode>BOTH</mode>
      <finishNotifyCreator>false</finishNotifyCreator>
      <promotionNotifyCreator>false</promotionNotifyCreator>
      <dropNotifyCreator>false</dropNotifyCreator>
      <autoStagingDisabled>false</autoStagingDisabled>
      <repositoriesSearchable>true</repositoriesSearchable>
      <properties class="linked-hash-map"/>
    </stagingProfile>
  </data>
</stagingProfiles>

[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG]     Converted to Byte value '0'
[DEBUG] Setting default value:  
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG]     No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG]     Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG]     Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG]     No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG]     Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG]     Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG]     No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG]     No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG]     Converted to Byte value '0'
[DEBUG] Setting default value:  
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG]     No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG]     Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG]     Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG]     No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG]     Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG]     Converted to Short value '0'
[DEBUG] Setting default value: 
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [Z@23776733
[DEBUG] Converting 'boolean[]' value '[Z@23776733' to type 'boolean[]'
[DEBUG]     No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [B@4721c977
[DEBUG] Converting 'byte[]' value '[B@4721c977' to type 'byte[]'
[DEBUG]     No conversion required, value is already a byte[]
[DEBUG] Setting default value: [C@a7698f6
[DEBUG] Converting 'char[]' value '[C@a7698f6' to type 'char[]'
[DEBUG]     No conversion required, value is already a char[]
[DEBUG] Setting default value: [D@70277751
[DEBUG] Converting 'double[]' value '[D@70277751' to type 'double[]'
[DEBUG]     No conversion required, value is already a double[]
[DEBUG] Setting default value: [F@68f1d899
[DEBUG] Converting 'float[]' value '[F@68f1d899' to type 'float[]'
[DEBUG]     No conversion required, value is already a float[]
[DEBUG] Setting default value: [I@21d2ce81
[DEBUG] Converting 'int[]' value '[I@21d2ce81' to type 'int[]'
[DEBUG]     No conversion required, value is already a int[]
[DEBUG] Setting default value: [J@1f5d5365
[DEBUG] Converting 'long[]' value '[J@1f5d5365' to type 'long[]'
[DEBUG]     No conversion required, value is already a long[]
[DEBUG] Setting default value: [S@540b3220
[DEBUG] Converting 'short[]' value '[S@540b3220' to type 'short[]'
[DEBUG]     No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@32d80d28
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@32d80d28' to type 'BigDecimal[]'
[DEBUG]     No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@5c96b34
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@5c96b34' to type 'BigInteger[]'
[DEBUG]     No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@70fac693
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@70fac693' to type 'Boolean[]'
[DEBUG]     No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@7ded609e
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@7ded609e' to type 'Byte[]'
[DEBUG]     No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@fae8346
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@fae8346' to type 'Character[]'
[DEBUG]     No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@41f0d94c
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@41f0d94c' to type 'Double[]'
[DEBUG]     No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@679851bf
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@679851bf' to type 'Float[]'
[DEBUG]     No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@71e72442
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@71e72442' to type 'Integer[]'
[DEBUG]     No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@a283d8b
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@a283d8b' to type 'Long[]'
[DEBUG]     No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@4d55af3b
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@4d55af3b' to type 'Short[]'
[DEBUG]     No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@68e50a87
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@68e50a87' to type 'String[]'
[DEBUG]     No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@20e8f6ed
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@20e8f6ed' to type 'Class[]'
[DEBUG]     No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@6be7431e
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@6be7431e' to type 'Date[]'
[DEBUG]     No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@bab152e
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@bab152e' to type 'Calendar[]'
[DEBUG]     No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@4b5a97ee
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@4b5a97ee' to type 'java.io.File[]'
[DEBUG]     No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@2ce25ff6
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@2ce25ff6' to type 'java.sql.Date[]'
[DEBUG]     No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@7d4c06c7
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@7d4c06c7' to type 'java.sql.Time[]'
[DEBUG]     No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@2e1d7e25
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@2e1d7e25' to type 'java.sql.Timestamp[]'
[DEBUG]     No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@316769ef
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@316769ef' to type 'java.net.URL[]'
[DEBUG]     No conversion required, value is already a java.net.URL[]
[DEBUG] BeanUtils.copyProperties(com.sonatype.nexus.staging.api.dto.StagingProfileDTO@2da75301, com.sonatype.nexus.staging.api.dto.StagingProfileDTO@35f0479a)
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/deploy/maven2' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'central@sonatype.com' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'central@sonatype.com' to type 'String'
[DEBUG] Converting 'String' value '7edbe315063867' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'BOTH' to type 'String'
[DEBUG] Converting 'String' value 'Central Bundles' to type 'String'
[DEBUG] Converting 'Integer' value '32035' to type 'Integer'
[DEBUG]     No conversion required, value is already a Integer
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'central@sonatype.com' to type 'String'
[DEBUG] Converting 'String' value 'central-sync' to type 'String'
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value '1' to type 'String'
[DEBUG] Converting 'String' value 'default_hosted_release' to type 'String'
[DEBUG] Converting 'String' value 'maven2' to type 'String'
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/profile_evaluate/7edbe315063867' to type 'String'
[INFO]  * Using staging profile ID "7edbe315063867" (matched by Nexus).
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2.jar to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[INFO] Installing /home/jenkins/workspace/CDI Release/api/pom.xml to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-sources.jar to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2.jar.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2.pom.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-sources.jar to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2.jar.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2.pom.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2.jar.asc.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar.asc.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2.pom.asc.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom.asc.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc
[INFO] Installing /home/jenkins/workspace/CDI Release/api/target/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc to /home/jenkins/workspace/CDI Release/target/nexus-staging/staging/7edbe315063867/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "7edbe315063867"
[INFO] 4 * Client out-bound request
4 > GET https://oss.sonatype.org:443/service/local/staging/profiles/7edbe315063867
4 > Content-Type: application/xml; charset=UTF-8
4 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/profiles/7edbe315063867 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/profiles/7edbe315063867 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/profiles/7edbe315063867 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:36:01 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1408[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:36:01 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1408
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<profileResponse>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <resourceURI>https://oss.sonatype.org/service/local/staging/profiles/7edbe315063867/7edbe315063867</resourceURI>[\n]"
[DEBUG]  << "    <id>7edbe315063867</id>[\n]"
[DEBUG]  << "    <name>Central Bundles</name>[\n]"
[DEBUG]  << "    <repositoryTemplateId>default_hosted_release</repositoryTemplateId>[\n]"
[DEBUG]  << "    <repositoryType>maven2</repositoryType>[\n]"
[DEBUG]  << "    <repositoryTargetId>1</repositoryTargetId>[\n]"
[DEBUG]  << "    <inProgress>false</inProgress>[\n]"
[DEBUG]  << "    <order>32035</order>[\n]"
[DEBUG]  << "    <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>[\n]"
[DEBUG]  << "    <targetGroups>[\n]"
[DEBUG]  << "      <string>central-staging</string>[\n]"
[DEBUG]  << "    </targetGroups>[\n]"
[DEBUG]  << "    <finishNotifyRoles/>[\n]"
[DEBUG]  << "    <promotionNotifyRoles/>[\n]"
[DEBUG]  << "    <dropNotifyRoles/>[\n]"
[DEBUG]  << "    <finishNotifyEmails>central@sonatype.com</finishNotifyEmails>[\n]"
[DEBUG]  << "    <promotionNotifyEmails>central@sonatype.com</promotionNotifyEmails>[\n]"
[DEBUG]  << "    <dropNotifyEmails>central@sonatype.com</dropNotifyEmails>[\n]"
[DEBUG]  << "    <closeRuleSets>[\n]"
[DEBUG]  << "      <string>5e9e8e6f8d20a3</string>[\n]"
[DEBUG]  << "    </closeRuleSets>[\n]"
[DEBUG]  << "    <promoteRuleSets/>[\n]"
[DEBUG]  << "    <promotionTargetRepository>central-sync</promotionTargetRepository>[\n]"
[DEBUG]  << "    <mode>BOTH</mode>[\n]"
[DEBUG]  << "    <finishNotifyCreator>false</finishNotifyCreator>[\n]"
[DEBUG]  << "    <promotionNotifyCreator>false</promotionNotifyCreator>[\n]"
[DEBUG]  << "    <dropNotifyCreator>false</dropNotifyCreator>[\n]"
[DEBUG]  << "    <autoStagingDisabled>false</autoStagingDisabled>[\n]"
[DEBUG]  << "    <repositoriesSearchable>true</repositoriesSearchable>[\n]"
[DEBUG]  << "    <properties class="linked-hash-map"/>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</profileResponse>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 4 * Client in-bound response
4 < 200
4 < Date: Fri, 26 Jul 2019 21:36:01 GMT
4 < Content-Type: application/xml; charset=UTF-8
4 < Content-Length: 1408
4 < Connection: keep-alive
4 < Server: nginx
4 < X-Frame-Options: SAMEORIGIN
4 < X-Content-Type-Options: nosniff
4 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
4 < 
<profileResponse>
  <data>
    <resourceURI>https://oss.sonatype.org/service/local/staging/profiles/7edbe315063867/7edbe315063867</resourceURI>
    <id>7edbe315063867</id>
    <name>Central Bundles</name>
    <repositoryTemplateId>default_hosted_release</repositoryTemplateId>
    <repositoryType>maven2</repositoryType>
    <repositoryTargetId>1</repositoryTargetId>
    <inProgress>false</inProgress>
    <order>32035</order>
    <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>
    <targetGroups>
      <string>central-staging</string>
    </targetGroups>
    <finishNotifyRoles/>
    <promotionNotifyRoles/>
    <dropNotifyRoles/>
    <finishNotifyEmails>central@sonatype.com</finishNotifyEmails>
    <promotionNotifyEmails>central@sonatype.com</promotionNotifyEmails>
    <dropNotifyEmails>central@sonatype.com</dropNotifyEmails>
    <closeRuleSets>
      <string>5e9e8e6f8d20a3</string>
    </closeRuleSets>
    <promoteRuleSets/>
    <promotionTargetRepository>central-sync</promotionTargetRepository>
    <mode>BOTH</mode>
    <finishNotifyCreator>false</finishNotifyCreator>
    <promotionNotifyCreator>false</promotionNotifyCreator>
    <dropNotifyCreator>false</dropNotifyCreator>
    <autoStagingDisabled>false</autoStagingDisabled>
    <repositoriesSearchable>true</repositoriesSearchable>
    <properties class="linked-hash-map"/>
  </data>
</profileResponse>

[DEBUG] BeanUtils.copyProperties(com.sonatype.nexus.staging.api.dto.StagingProfileDTO@2c32a175, com.sonatype.nexus.staging.api.dto.StagingProfileDTO@5396e825)
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/deploy/maven2' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'central@sonatype.com' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'central@sonatype.com' to type 'String'
[DEBUG] Converting 'String' value '7edbe315063867' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'BOTH' to type 'String'
[DEBUG] Converting 'String' value 'Central Bundles' to type 'String'
[DEBUG] Converting 'Integer' value '32035' to type 'Integer'
[DEBUG]     No conversion required, value is already a Integer
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'central@sonatype.com' to type 'String'
[DEBUG] Converting 'String' value 'central-sync' to type 'String'
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value '1' to type 'String'
[DEBUG] Converting 'String' value 'default_hosted_release' to type 'String'
[DEBUG] Converting 'String' value 'maven2' to type 'String'
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/profiles/7edbe315063867/7edbe315063867' to type 'String'
[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: POST /service/local/staging/profiles/7edbe315063867/start HTTP/1.1
[DEBUG]  >> "POST /service/local/staging/profiles/7edbe315063867/start HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Content-Length: 119[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> POST /service/local/staging/profiles/7edbe315063867/start HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Content-Length: 119
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  >> "<promoteRequest><data><description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description></data></promoteRequest>"
[INFO] 5 * Client out-bound request
5 > POST https://oss.sonatype.org:443/service/local/staging/profiles/7edbe315063867/start
5 > Content-Type: application/xml; charset=UTF-8
5 > Accept: application/xml; charset=UTF-8
<promoteRequest><data><description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description></data></promoteRequest>

[DEBUG]  << "HTTP/1.1 201 Created[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:36:38 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 200[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 201 Created
[DEBUG] << HTTP/1.1 201 Created
[DEBUG] << Date: Fri, 26 Jul 2019 21:36:38 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 200
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<promoteResponse>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <stagedRepositoryId>central_bundles-18432</stagedRepositoryId>[\n]"
[DEBUG]  << "    <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</promoteResponse>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 5 * Client in-bound response
5 < 201
5 < Date: Fri, 26 Jul 2019 21:36:38 GMT
5 < Content-Type: application/xml; charset=UTF-8
5 < Content-Length: 200
5 < Connection: keep-alive
5 < Server: nginx
5 < X-Frame-Options: SAMEORIGIN
5 < X-Content-Type-Options: nosniff
5 < 
<promoteResponse>
  <data>
    <stagedRepositoryId>central_bundles-18432</stagedRepositoryId>
    <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  </data>
</promoteResponse>

[INFO]  * Created staging repository with ID "central_bundles-18432".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO]  * Uploading locally staged artifacts to profile Central Bundles
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar.asc.asc
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar.asc.asc (833 B at 3.9 kB/s)
[INFO] Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/maven-metadata.xml
[DEBUG] Writing tracking file /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/resolver-status.properties
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/maven-metadata.xml
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/maven-metadata.xml (324 B at 816 B/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc.asc
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc.asc (833 B at 7.2 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom.asc
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom.asc (833 B at 9.5 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom.asc.asc
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom.asc.asc (833 B at 9.4 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar (191 kB at 509 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar.asc (833 B at 7.9 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-javadoc.jar (843 kB at 2.2 MB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (110 kB at 421 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (10.0 kB at 34 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc.asc
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc.asc (833 B at 10 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2-sources.jar.asc (833 B at 10 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432
[INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar.asc
[INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/central_bundles-18432/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar.asc (833 B at 8.8 kB/s)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "central_bundles-18432".
[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: POST /service/local/staging/profiles/7edbe315063867/finish HTTP/1.1
[DEBUG]  >> "POST /service/local/staging/profiles/7edbe315063867/finish HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Content-Length: 181[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> POST /service/local/staging/profiles/7edbe315063867/finish HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Content-Length: 181
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  >> "<promoteRequest><data><stagedRepositoryId>central_bundles-18432</stagedRepositoryId><description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description></data></promoteRequest>"
[INFO] 6 * Client out-bound request
6 > POST https://oss.sonatype.org:443/service/local/staging/profiles/7edbe315063867/finish
6 > Content-Type: application/xml; charset=UTF-8
6 > Accept: application/xml; charset=UTF-8
<promoteRequest><data><stagedRepositoryId>central_bundles-18432</stagedRepositoryId><description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description></data></promoteRequest>

[DEBUG]  << "HTTP/1.1 201 Created[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:36:44 GMT[\r][\n]"
[DEBUG]  << "Content-Length: 0[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 201 Created
[DEBUG] << HTTP/1.1 201 Created
[DEBUG] << Date: Fri, 26 Jul 2019 21:36:44 GMT
[DEBUG] << Content-Length: 0
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 6 * Client in-bound response
6 < 201
6 < Date: Fri, 26 Jul 2019 21:36:44 GMT
6 < Content-Length: 0
6 < Connection: keep-alive
6 < Server: nginx
6 < X-Frame-Options: SAMEORIGIN
6 < X-Content-Type-Options: nosniff
6 < 

[DEBUG] Monitoring transition of repositories: central_bundles-18432
[DEBUG] START
[DEBUG] TICK at 66.05 ฮผs
[DEBUG] Checking repository: central_bundles-18432
[INFO] 7 * Client out-bound request
7 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
7 > Content-Type: application/xml; charset=UTF-8
7 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:36:46 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:36:46 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:36:37.058Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:36:37 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564176997058</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 7 * Client in-bound response
7 < 200
7 < Date: Fri, 26 Jul 2019 21:36:46 GMT
7 < Content-Type: application/xml; charset=UTF-8
7 < Content-Length: 1115
7 < Connection: keep-alive
7 < Server: nginx
7 < X-Frame-Options: SAMEORIGIN
7 < X-Content-Type-Options: nosniff
7 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
7 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:36:37.058Z</updated>
  <updatedDate>Fri Jul 26 21:36:37 UTC 2019</updatedDate>
  <updatedTimestamp>1564176997058</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 2.097 s
[DEBUG] TICK at 5.097 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 8 * Client out-bound request
8 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
8 > Content-Type: application/xml; charset=UTF-8
8 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:36:54 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:36:54 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:36:50.817Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:36:50 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177010817</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 8 * Client in-bound response
8 < 200
8 < Date: Fri, 26 Jul 2019 21:36:54 GMT
8 < Content-Type: application/xml; charset=UTF-8
8 < Content-Length: 1115
8 < Connection: keep-alive
8 < Server: nginx
8 < X-Frame-Options: SAMEORIGIN
8 < X-Content-Type-Options: nosniff
8 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
8 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:36:50.817Z</updated>
  <updatedDate>Fri Jul 26 21:36:50 UTC 2019</updatedDate>
  <updatedTimestamp>1564177010817</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 10.02 s
[DEBUG] TICK at 13.02 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 9 * Client out-bound request
9 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
9 > Content-Type: application/xml; charset=UTF-8
9 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:02 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:02 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:36:57.363Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:36:57 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177017363</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 9 * Client in-bound response
9 < 200
9 < Date: Fri, 26 Jul 2019 21:37:02 GMT
9 < Content-Type: application/xml; charset=UTF-8
9 < Content-Length: 1115
9 < Connection: keep-alive
9 < Server: nginx
9 < X-Frame-Options: SAMEORIGIN
9 < X-Content-Type-Options: nosniff
9 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
9 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:36:57.363Z</updated>
  <updatedDate>Fri Jul 26 21:36:57 UTC 2019</updatedDate>
  <updatedTimestamp>1564177017363</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 18.03 s
[DEBUG] TICK at 21.03 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 10 * Client out-bound request
10 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
10 > Content-Type: application/xml; charset=UTF-8
10 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:06 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:06 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:05.293Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:05 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177025293</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 10 * Client in-bound response
10 < 200
10 < Date: Fri, 26 Jul 2019 21:37:06 GMT
10 < Content-Type: application/xml; charset=UTF-8
10 < Content-Length: 1115
10 < Connection: keep-alive
10 < Server: nginx
10 < X-Frame-Options: SAMEORIGIN
10 < X-Content-Type-Options: nosniff
10 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
10 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:05.293Z</updated>
  <updatedDate>Fri Jul 26 21:37:05 UTC 2019</updatedDate>
  <updatedTimestamp>1564177025293</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 22.14 s
[DEBUG] TICK at 25.14 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 11 * Client out-bound request
11 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
11 > Content-Type: application/xml; charset=UTF-8
11 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:12 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:12 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:09.271Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:09 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177029271</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 11 * Client in-bound response
11 < 200
11 < Date: Fri, 26 Jul 2019 21:37:12 GMT
11 < Content-Type: application/xml; charset=UTF-8
11 < Content-Length: 1115
11 < Connection: keep-alive
11 < Server: nginx
11 < X-Frame-Options: SAMEORIGIN
11 < X-Content-Type-Options: nosniff
11 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
11 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:09.271Z</updated>
  <updatedDate>Fri Jul 26 21:37:09 UTC 2019</updatedDate>
  <updatedTimestamp>1564177029271</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 28.16 s
[DEBUG] TICK at 31.16 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 12 * Client out-bound request
12 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
12 > Content-Type: application/xml; charset=UTF-8
12 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:18 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:18 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:14.961Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:14 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177034961</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 12 * Client in-bound response
12 < 200
12 < Date: Fri, 26 Jul 2019 21:37:18 GMT
12 < Content-Type: application/xml; charset=UTF-8
12 < Content-Length: 1115
12 < Connection: keep-alive
12 < Server: nginx
12 < X-Frame-Options: SAMEORIGIN
12 < X-Content-Type-Options: nosniff
12 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
12 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:14.961Z</updated>
  <updatedDate>Fri Jul 26 21:37:14 UTC 2019</updatedDate>
  <updatedTimestamp>1564177034961</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 34.01 s
[DEBUG] TICK at 37.01 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 13 * Client out-bound request
13 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
13 > Content-Type: application/xml; charset=UTF-8
13 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:23 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:23 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:21.245Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:21 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177041245</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 13 * Client in-bound response
13 < 200
13 < Date: Fri, 26 Jul 2019 21:37:23 GMT
13 < Content-Type: application/xml; charset=UTF-8
13 < Content-Length: 1115
13 < Connection: keep-alive
13 < Server: nginx
13 < X-Frame-Options: SAMEORIGIN
13 < X-Content-Type-Options: nosniff
13 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
13 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:21.245Z</updated>
  <updatedDate>Fri Jul 26 21:37:21 UTC 2019</updatedDate>
  <updatedTimestamp>1564177041245</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 39.25 s
[DEBUG] TICK at 42.25 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 14 * Client out-bound request
14 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
14 > Content-Type: application/xml; charset=UTF-8
14 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:26 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:26 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:23.395Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:23 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177043395</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 14 * Client in-bound response
14 < 200
14 < Date: Fri, 26 Jul 2019 21:37:26 GMT
14 < Content-Type: application/xml; charset=UTF-8
14 < Content-Length: 1115
14 < Connection: keep-alive
14 < Server: nginx
14 < X-Frame-Options: SAMEORIGIN
14 < X-Content-Type-Options: nosniff
14 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
14 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:23.395Z</updated>
  <updatedDate>Fri Jul 26 21:37:23 UTC 2019</updatedDate>
  <updatedTimestamp>1564177043395</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 42.50 s
[DEBUG] TICK at 45.50 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 15 * Client out-bound request
15 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
15 > Content-Type: application/xml; charset=UTF-8
15 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:30 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:30 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:29.947Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:29 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177049947</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 15 * Client in-bound response
15 < 200
15 < Date: Fri, 26 Jul 2019 21:37:30 GMT
15 < Content-Type: application/xml; charset=UTF-8
15 < Content-Length: 1115
15 < Connection: keep-alive
15 < Server: nginx
15 < X-Frame-Options: SAMEORIGIN
15 < X-Content-Type-Options: nosniff
15 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
15 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:29.947Z</updated>
  <updatedDate>Fri Jul 26 21:37:29 UTC 2019</updatedDate>
  <updatedTimestamp>1564177049947</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 46.81 s
[DEBUG] TICK at 49.81 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 16 * Client out-bound request
16 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
16 > Content-Type: application/xml; charset=UTF-8
16 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:38 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:38 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:34.036Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177054036</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 16 * Client in-bound response
16 < 200
16 < Date: Fri, 26 Jul 2019 21:37:38 GMT
16 < Content-Type: application/xml; charset=UTF-8
16 < Content-Length: 1115
16 < Connection: keep-alive
16 < Server: nginx
16 < X-Frame-Options: SAMEORIGIN
16 < X-Content-Type-Options: nosniff
16 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
16 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:34.036Z</updated>
  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>
  <updatedTimestamp>1564177054036</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 54.25 s
[DEBUG] TICK at 57.25 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 17 * Client out-bound request
17 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
17 > Content-Type: application/xml; charset=UTF-8
17 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:45 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:45 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:34.036Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177054036</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 17 * Client in-bound response
17 < 200
17 < Date: Fri, 26 Jul 2019 21:37:45 GMT
17 < Content-Type: application/xml; charset=UTF-8
17 < Content-Length: 1115
17 < Connection: keep-alive
17 < Server: nginx
17 < X-Frame-Options: SAMEORIGIN
17 < X-Content-Type-Options: nosniff
17 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
17 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:34.036Z</updated>
  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>
  <updatedTimestamp>1564177054036</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 61.01 s
[DEBUG] TICK at 64.01 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 18 * Client out-bound request
18 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
18 > Content-Type: application/xml; charset=UTF-8
18 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:48 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:48 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:34.036Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177054036</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 18 * Client in-bound response
18 < 200
18 < Date: Fri, 26 Jul 2019 21:37:48 GMT
18 < Content-Type: application/xml; charset=UTF-8
18 < Content-Length: 1115
18 < Connection: keep-alive
18 < Server: nginx
18 < X-Frame-Options: SAMEORIGIN
18 < X-Content-Type-Options: nosniff
18 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
18 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:34.036Z</updated>
  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>
  <updatedTimestamp>1564177054036</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 64.06 s
[DEBUG] TICK at 67.06 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 19 * Client out-bound request
19 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
19 > Content-Type: application/xml; charset=UTF-8
19 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:51 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:51 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:34.036Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177054036</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 19 * Client in-bound response
19 < 200
19 < Date: Fri, 26 Jul 2019 21:37:51 GMT
19 < Content-Type: application/xml; charset=UTF-8
19 < Content-Length: 1115
19 < Connection: keep-alive
19 < Server: nginx
19 < X-Frame-Options: SAMEORIGIN
19 < X-Content-Type-Options: nosniff
19 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
19 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:34.036Z</updated>
  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>
  <updatedTimestamp>1564177054036</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 67.11 s
[DEBUG] TICK at 70.11 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 20 * Client out-bound request
20 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
20 > Content-Type: application/xml; charset=UTF-8
20 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:37:55 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1115[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:37:55 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1115
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>open</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:37:34.036Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177054036</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 20 * Client in-bound response
20 < 200
20 < Date: Fri, 26 Jul 2019 21:37:55 GMT
20 < Content-Type: application/xml; charset=UTF-8
20 < Content-Length: 1115
20 < Connection: keep-alive
20 < Server: nginx
20 < X-Frame-Options: SAMEORIGIN
20 < X-Content-Type-Options: nosniff
20 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
20 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>open</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:37:34.036Z</updated>
  <updatedDate>Fri Jul 26 21:37:34 UTC 2019</updatedDate>
  <updatedTimestamp>1564177054036</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 71.14 s
[DEBUG] TICK at 74.14 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 21 * Client out-bound request
21 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
21 > Content-Type: application/xml; charset=UTF-8
21 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:38:04 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1117[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:38:04 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1117
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>closed</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:38:00.662Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:38:00 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177080662</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>true</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 21 * Client in-bound response
21 < 200
21 < Date: Fri, 26 Jul 2019 21:38:04 GMT
21 < Content-Type: application/xml; charset=UTF-8
21 < Content-Length: 1117
21 < Connection: keep-alive
21 < Server: nginx
21 < X-Frame-Options: SAMEORIGIN
21 < X-Content-Type-Options: nosniff
21 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
21 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>closed</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:38:00.662Z</updated>
  <updatedDate>Fri Jul 26 21:38:00 UTC 2019</updatedDate>
  <updatedTimestamp>1564177080662</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>true</transitioning>
</stagingProfileRepository>

[DEBUG] PAUSE at 80.34 s
[DEBUG] TICK at 83.34 s
[DEBUG] Checking repository: central_bundles-18432
[INFO] 22 * Client out-bound request
22 > GET https://oss.sonatype.org:443/service/local/staging/repository/central_bundles-18432
22 > Content-Type: application/xml; charset=UTF-8
22 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/repository/central_bundles-18432 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic Y2RpLWJvdDpVTl5PVGhnNGx5aE1Qc2BXJm1gdTQyO1c=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Fri, 26 Jul 2019 21:38:08 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1118[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: nginx[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Fri, 26 Jul 2019 21:38:08 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1118
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: nginx
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfileRepository>[\n]"
[DEBUG]  << "  <profileId>7edbe315063867</profileId>[\n]"
[DEBUG]  << "  <profileName>Central Bundles</profileName>[\n]"
[DEBUG]  << "  <profileType>repository</profileType>[\n]"
[DEBUG]  << "  <repositoryId>central_bundles-18432</repositoryId>[\n]"
[DEBUG]  << "  <type>closed</type>[\n]"
[DEBUG]  << "  <policy>release</policy>[\n]"
[DEBUG]  << "  <userId>cdi-bot</userId>[\n]"
[DEBUG]  << "  <userAgent>Nexus-Client/2.14.3-02</userAgent>[\n]"
[DEBUG]  << "  <ipAddress>198.41.30.195</ipAddress>[\n]"
[DEBUG]  << "  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>[\n]"
[DEBUG]  << "  <created>2019-07-26T21:36:20.840Z</created>[\n]"
[DEBUG]  << "  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>[\n]"
[DEBUG]  << "  <createdTimestamp>1564176980840</createdTimestamp>[\n]"
[DEBUG]  << "  <updated>2019-07-26T21:38:06.604Z</updated>[\n]"
[DEBUG]  << "  <updatedDate>Fri Jul 26 21:38:06 UTC 2019</updatedDate>[\n]"
[DEBUG]  << "  <updatedTimestamp>1564177086604</updatedTimestamp>[\n]"
[DEBUG]  << "  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>[\n]"
[DEBUG]  << "  <provider>maven2</provider>[\n]"
[DEBUG]  << "  <releaseRepositoryId>central-sync</releaseRepositoryId>[\n]"
[DEBUG]  << "  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>[\n]"
[DEBUG]  << "  <notifications>0</notifications>[\n]"
[DEBUG]  << "  <transitioning>false</transitioning>[\n]"
[DEBUG]  << "</stagingProfileRepository>"
[DEBUG] Connection [id: 0][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 0][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[INFO] 22 * Client in-bound response
22 < 200
22 < Date: Fri, 26 Jul 2019 21:38:08 GMT
22 < Content-Type: application/xml; charset=UTF-8
22 < Content-Length: 1118
22 < Connection: keep-alive
22 < Server: nginx
22 < X-Frame-Options: SAMEORIGIN
22 < X-Content-Type-Options: nosniff
22 < Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
22 < 
<stagingProfileRepository>
  <profileId>7edbe315063867</profileId>
  <profileName>Central Bundles</profileName>
  <profileType>repository</profileType>
  <repositoryId>central_bundles-18432</repositoryId>
  <type>closed</type>
  <policy>release</policy>
  <userId>cdi-bot</userId>
  <userAgent>Nexus-Client/2.14.3-02</userAgent>
  <ipAddress>198.41.30.195</ipAddress>
  <repositoryURI>https://oss.sonatype.org/content/repositories/central_bundles-18432</repositoryURI>
  <created>2019-07-26T21:36:20.840Z</created>
  <createdDate>Fri Jul 26 21:36:20 UTC 2019</createdDate>
  <createdTimestamp>1564176980840</createdTimestamp>
  <updated>2019-07-26T21:38:06.604Z</updated>
  <updatedDate>Fri Jul 26 21:38:06 UTC 2019</updatedDate>
  <updatedTimestamp>1564177086604</updatedTimestamp>
  <description>org.eclipse.ee4j.cdi:cdi-parent:2.0.2-SNAPSHOT</description>
  <provider>maven2</provider>
  <releaseRepositoryId>central-sync</releaseRepositoryId>
  <releaseRepositoryName>Central Sync Sources</releaseRepositoryName>
  <notifications>0</notifications>
  <transitioning>false</transitioning>
</stagingProfileRepository>

[DEBUG] Repository is no longer in transition; notifications: 0
[DEBUG] central_bundles-18432 OK
[DEBUG] STOP after 84.71 s
[INFO] Remote staged 1 repositories, finished with success.