You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by GitBox <gi...@apache.org> on 2022/12/06 00:49:30 UTC

[GitHub] [directory-server] dependabot[bot] opened a new pull request, #53: Bump commons-net from 3.8.0 to 3.9.0

dependabot[bot] opened a new pull request, #53:
URL: https://github.com/apache/directory-server/pull/53

   Bumps commons-net from 3.8.0 to 3.9.0.
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-net:commons-net&package-manager=maven&previous-version=3.8.0&new-version=3.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/directory-server/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] elecharny commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "elecharny (via GitHub)" <gi...@apache.org>.
elecharny commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1506433405

   Regardless, the error you get should be that one of the three AssertThat is failing:
   
                   assertThat( e, is( instanceOf( LdapTlsHandshakeException.class ) ) );
                   assertThat( e.getMessage(), containsString( "ERR_04120_TLS_HANDSHAKE_ERROR" ) );
                   assertThat( e.getMessage(), containsString( "plaintext connection" ) );
   
   Now, the best would be to add a printStackTrace to know which one. Just done that. 
   can you build it again?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] coheigea commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1515712260

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] coheigea commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1506437513

   I commented on another Pr I did with the stacktrace: https://github.com/apache/directory-server/pull/55
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] coheigea commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1506346643

   @dependabot recreate


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] elecharny commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "elecharny (via GitHub)" <gi...@apache.org>.
elecharny commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1506374321

   What's the environmenet? (Java version, OS)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] coheigea commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1515734698

   @dependabot recreate


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] coheigea commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1506366956

   @elecharny See the "Build and Test" error here, there is on error:
   
   
   Error:  Tests run: 21, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.823 s <<< FAILURE! - in org.apache.directory.shared.client.api.LdapSSLConnectionTest
   Error:  org.apache.directory.shared.client.api.LdapSSLConnectionTest.testSslConnectionNonSslPort  Time elapsed: 0.027 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: <org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeException> but was: <java.lang.AssertionError>
   	at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:65)
   	at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37)
   	at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082)
   	at org.apache.directory.shared.client.api.LdapSSLConnectionTest.testSslConnectionNonSslPort(LdapSSLConnectionTest.java:555)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] elecharny commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "elecharny (via GitHub)" <gi...@apache.org>.
elecharny commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1506427661

   What is weird is that it passes green with Java 8 on Linux:
   
   https://ci-builds.apache.org/blue/organizations/jenkins/Directory%2Fdir-server-pipeline/detail/dir-server-pipeline/274/pipeline/50


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] coheigea merged pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea merged PR #53:
URL: https://github.com/apache/directory-server/pull/53


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] coheigea commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1500030226

   @dependabot recreate


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-server] coheigea commented on pull request #53: Bump commons-net from 3.8.0 to 3.9.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea commented on PR #53:
URL: https://github.com/apache/directory-server/pull/53#issuecomment-1506375820

   @elecharny You can see it in the "Details" tab of "Build and Test" above:
   
   Operating System
     Ubuntu
     22.0[4](https://github.com/apache/directory-server/actions/runs/4685649339/jobs/8302952015?pr=53#step:1:4).2
     LTS
   
   mvn -U clean install -Djava.awt.headless=true -fae -B
     shell: /usr/bin/bash -e {0}
     env:
       MAVEN_OPTS: -Xmx1024M
       JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.[3](https://github.com/apache/directory-server/actions/runs/4685649339/jobs/8302952015?pr=53#step:4:3)62-9/x6[4](https://github.com/apache/directory-server/actions/runs/4685649339/jobs/8302952015?pr=53#step:4:4)
       JAVA_HOME_8_X[6](https://github.com/apache/directory-server/actions/runs/4685649339/jobs/8302952015?pr=53#step:4:6)4: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.362-9/x64


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org