haojin2 opened a new issue #11680: Flaky Perl test: test_loss.test_dynamic
URL: https://github.com/apache/incubator-mxnet/issues/11680
 
 
   
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-11326/13/pipeline
   ```
   t/test_loss.t             (Wstat: 256 Tests: 30 Failed: 1)
   
     Failed test:  14
   
     Non-zero exit status: 1
   
   Files=30, Tests=14686, 691 wallclock secs ( 1.31 usr  0.42 sys + 14102.01 
cusr 95.05 csys = 14198.79 CPU)
   
   Result: FAIL
   
   Failed 1/30 test programs. 1/14686 subtests failed.
   
   Makefile:1203: recipe for target 'test_dynamic' failed
   
   make: *** [test_dynamic] Error 255
   
   build.py: 2018-07-12 22:50:45,148 Running of command in container failed 
(255):
   
   docker\
   
        run\
   
        --rm\
   
        -t\
   
        --shm-size=500m\
   
        -v\
   
        /home/jenkins_slave/workspace/ut-perl-cpu:/work/mxnet\
   
        -v\
   
        /home/jenkins_slave/workspace/ut-perl-cpu/build:/work/build\
   
        -v\
   
        /efs-ccache:/work/ccache\
   
        -u\
   
        1001:1001\
   
        -e\
   
        CCACHE_MAXSIZE=500G\
   
        -e\
   
        CCACHE_TEMPDIR=/tmp/ccache\
   
        -e\
   
        CCACHE_DIR=/work/ccache\
   
        -e\
   
        CCACHE_LOGFILE=/tmp/ccache.log\
   
        mxnetci/build.ubuntu_cpu\
   
        /work/runtime_functions.sh\
   
        unittest_ubuntu_cpugpu_perl
   
   
   
   build.py: 2018-07-12 22:50:45,148 You can get into the container by adding 
the -i option
   
   Traceback (most recent call last):
   
     File "ci/build.py", line 384, in <module>
   
       sys.exit(main())
   
     File "ci/build.py", line 313, in main
   
       local_ccache_dir=args.ccache_dir, interactive=args.interactive)
   
     File "ci/build.py", line 206, in container_run
   
       raise subprocess.CalledProcessError(ret, cmd)
   
   subprocess.CalledProcessError: Command 'docker\
   
        run\
   
        --rm\
   
        -t\
   
        --shm-size=500m\
   
        -v\
   
        /home/jenkins_slave/workspace/ut-perl-cpu:/work/mxnet\
   
        -v\
   
        /home/jenkins_slave/workspace/ut-perl-cpu/build:/work/build\
   
        -v\
   
        /efs-ccache:/work/ccache\
   
        -u\
   
        1001:1001\
   
        -e\
   
        CCACHE_MAXSIZE=500G\
   
        -e\
   
        CCACHE_TEMPDIR=/tmp/ccache\
   
        -e\
   
        CCACHE_DIR=/work/ccache\
   
        -e\
   
        CCACHE_LOGFILE=/tmp/ccache.log\
   
        mxnetci/build.ubuntu_cpu\
   
        /work/runtime_functions.sh\
   
        unittest_ubuntu_cpugpu_perl' returned non-zero exit status 255
   
   script returned exit code 1
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to