Next Generation of pyClowder

Build: #3 failed Changes by Kajetan Haas

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
buildserver-1.ncsa.illinois.edu
Revision
a0d31eb90c697074ff18114afd716d726970cd57
Total tests
20
Failing since
#1 (First build for this plan – )
No failed test found. A possible compilation error occurred.

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

Author Commit Message Commit date
Kajetan Haas Kajetan Haas a0d31eb90c697074ff18114afd716d726970cd57 Update sample-extractors/wordcount-simple-r-extractor/extractor_info.json
Kajetan Haas Kajetan Haas e76bbf0178a26100beba60f3ad91ebabf2a3716c Update sample-extractors/wordcount-simple-extractor/extractor_info.json
Kajetan Haas Kajetan Haas 4af11feef6dcb8c05a41f33d12dc95a0d9d240f2 Update sample-extractors/echo/extractor_info.json

Error summary for Default Job

The job generated some errors, drill down into the full build log for more details.

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
The command '/bin/sh -c echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" > /etc/apt/sources.list.d/R.list     && apt-key adv --keyserver keyserver.ubuntu.com --recv E084DAB9     && apt-get -q -q update     && apt-get -y install --no-install-recommends r-base-core r-base-dev     && rm -rf /var/lib/apt/lists/*     && Rscript --vanilla -e "install.packages('jsonlite', repos='http://cran.rstudio.com/'); print(system.file(package = 'jsonlite')); q(status=as.integer(system.file(package = 'jsonlite') == ''))"' returned a non-zero code: 100