Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/1908
  
    Sorry missed build failure, revoking +1.
    
    ```
    testSetup(org.apache.storm.daemon.supervisor.ContainerTest)  Time elapsed: 
0.761 sec  <<< FAILURE!
    org.mockito.exceptions.verification.WantedButNotInvoked: 
    Wanted but not invoked:
    advancedFSOps.createSymlink(
        /tmp/testing/workers/worker_id/resources,
        /tmp/testing/supervisor/stormdist/test_topology/resources
    );
    -> at 
org.apache.storm.daemon.supervisor.ContainerTest.testSetup(ContainerTest.java:219)
    However, there were other interactions with this mock:
    -> at 
org.apache.storm.daemon.supervisor.Container.<init>(Container.java:135)
    -> at org.apache.storm.daemon.supervisor.Container.setup(Container.java:305)
    -> at org.apache.storm.daemon.supervisor.Container.setup(Container.java:312)
    -> at org.apache.storm.daemon.supervisor.Container.setup(Container.java:313)
    -> at org.apache.storm.daemon.supervisor.Container.setup(Container.java:314)
    -> at org.apache.storm.daemon.supervisor.Container.setup(Container.java:317)
    -> at 
org.apache.storm.daemon.supervisor.Container.getWorkerUser(Container.java:462)
    -> at 
org.apache.storm.daemon.supervisor.Container.writeLogMetadata(Container.java:372)
    -> at 
org.apache.storm.daemon.supervisor.Container.saveWorkerUser(Container.java:481)
    -> at 
org.apache.storm.daemon.supervisor.Container.createArtifactsLink(Container.java:385)
    -> at 
org.apache.storm.daemon.supervisor.Container.createArtifactsLink(Container.java:387)
        at 
org.apache.storm.daemon.supervisor.ContainerTest.testSetup(ContainerTest.java:219)
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to