Skip to content

Instantly share code, notes, and snippets.

@palash25
Last active June 5, 2020 06:39
Show Gist options
  • Save palash25/2afd2ae27f76be2ed39b0d9487b62fb4 to your computer and use it in GitHub Desktop.
Save palash25/2afd2ae27f76be2ed39b0d9487b62fb4 to your computer and use it in GitHub Desktop.
palash@teensoon:~/dev/go/src/github.com/percona/pmm-managed$ make env-up
docker-compose pull
WARNING: The TRAVIS_REPO_SLUG variable is not set. Defaulting to a blank string.
WARNING: The TRAVIS_PULL_REQUEST_SHA variable is not set. Defaulting to a blank string.
WARNING: The TRAVIS_COMMIT variable is not set. Defaulting to a blank string.
WARNING: The TRAVIS_PULL_REQUEST_BRANCH variable is not set. Defaulting to a blank string.
WARNING: The TRAVIS_PULL_REQUEST variable is not set. Defaulting to a blank string.
WARNING: The REVIEWDOG_GITHUB_API_TOKEN variable is not set. Defaulting to a blank string.
Pulling pmm-managed-server ... done
docker-compose up --detach --force-recreate --renew-anon-volumes --remove-orphans
WARNING: The TRAVIS_REPO_SLUG variable is not set. Defaulting to a blank string.
WARNING: The TRAVIS_PULL_REQUEST_SHA variable is not set. Defaulting to a blank string.
WARNING: The TRAVIS_COMMIT variable is not set. Defaulting to a blank string.
WARNING: The TRAVIS_PULL_REQUEST_BRANCH variable is not set. Defaulting to a blank string.
WARNING: The TRAVIS_PULL_REQUEST variable is not set. Defaulting to a blank string.
WARNING: The REVIEWDOG_GITHUB_API_TOKEN variable is not set. Defaulting to a blank string.
Creating pmm-managed-server ... done
docker exec -it --workdir=/root/go/src/github.com/percona/pmm-managed pmm-managed-server .devcontainer/setup.py
> curl -sS https://raw.githubusercontent.com/travis-ci/gimme/v1.5.3/gimme -o /usr/local/bin/gimme
> sed -i '/nodocs/d' /etc/yum.conf
> yum reinstall -y yum rpm
Loaded plugins: changelog, fastestmirror, ovl
Loading mirror speeds from cached hostfile
curl: (6) Could not resolve host: raw.githubusercontent.com; Unknown error
Traceback (most recent call last):
File ".devcontainer/setup.py", line 154, in <module>
main()
File ".devcontainer/setup.py", line 128, in main
install_go()
File ".devcontainer/setup.py", line 45, in install_go
"chmod +x /usr/local/bin/gimme"
File ".devcontainer/setup.py", line 19, in run_commands
subprocess.check_call(cmd, shell=True)
File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'curl -sS https://raw.githubusercontent.com/travis-ci/gimme/v1.5.3/gimme -o /usr/local/bin/gimme' returned non-zero exit status 6
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=container&content=centos error was
14: curl#6 - "Could not resolve host: mirrors.fedoraproject.org; Unknown error"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=container error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates&infra=container error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
* base: d36uatko69830t.cloudfront.net
* epel: csc.mcs.sdsmt.edu
* extras: d36uatko69830t.cloudfront.net
* updates: d36uatko69830t.cloudfront.net
http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.
http://d36uatko69830t.cloudfront.net/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: d36uatko69830t.cloudfront.net; Unknown error"
Trying other mirror.
http://mirror.centos.org/centos/7/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.
http://d36uatko69830t.cloudfront.net/centos/7/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: d36uatko69830t.cloudfront.net; Unknown error"
Trying other mirror.
http://nginx.org/packages/mainline/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: nginx.org; Unknown error"
Trying other mirror.
http://repo.percona.com/ppg-11/yum/release/7/RPMS/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: repo.percona.com; Unknown error"
Trying other mirror.
http://repo.percona.com/percona/yum/release/7/RPMS/noarch/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: repo.percona.com; Unknown error"
Trying other mirror.
http://repo.percona.com/percona/yum/release/7/RPMS/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: repo.percona.com; Unknown error"
Trying other mirror.
https://repo.percona.com/pmm2-components/yum/release/7/RPMS/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: repo.percona.com; Unknown error"
Trying other mirror.
http://mirror.centos.org/centos/7/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.
http://d36uatko69830t.cloudfront.net/centos/7/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: d36uatko69830t.cloudfront.net; Unknown error"
Trying other mirror.
Resolving Dependencies
--> Running transaction check
---> Package rpm.x86_64 0:4.11.3-43.el7 will be reinstalled
---> Package yum.noarch 0:3.4.3-167.el7.centos will be reinstalled
--> Finished Dependency Resolution
Dependencies Resolved
==============================================================================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================================================================
Reinstalling:
rpm x86_64 4.11.3-43.el7 base 1.2 M
yum noarch 3.4.3-167.el7.centos base 1.2 M
Transaction Summary
==============================================================================================================================================================================
Reinstall 2 Packages
Total download size: 2.4 M
Installed size: 8.1 M
Downloading packages:
rpm-4.11.3-43.el7.x86_64.rpm FAILED
http://mirror.centos.org/centos/7/os/x86_64/Packages/rpm-4.11.3-43.el7.x86_64.rpm: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"--:--:-- ETA
Trying other mirror.
yum-3.4.3-167.el7.centos.noarc FAILED
http://d36uatko69830t.cloudfront.net/centos/7/os/x86_64/Packages/yum-3.4.3-167.el7.centos.noarch.rpm: [Errno 14] curl#6 - "Could not resolve host: d36uatko69830t.cloudfront.net; Unknown error"
Trying other mirror.
yum-3.4.3-167.el7.centos.noarc FAILED
http://mirror.centos.org/centos/7/os/x86_64/Packages/yum-3.4.3-167.el7.centos.noarch.rpm: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"- ETA
Trying other mirror.
rpm-4.11.3-43.el7.x86_64.rpm FAILED
http://d36uatko69830t.cloudfront.net/centos/7/os/x86_64/Packages/rpm-4.11.3-43.el7.x86_64.rpm: [Errno 14] curl#6 - "Could not resolve host: d36uatko69830t.cloudfront.net; Unknown error"
Trying other mirror.
Error downloading packages:
rpm-4.11.3-43.el7.x86_64: [Errno 256] No more mirrors to try.
yum-3.4.3-167.el7.centos.noarch: [Errno 256] No more mirrors to try.
Process Process-1:
Traceback (most recent call last):
File "/usr/lib64/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/usr/lib64/python2.7/multiprocessing/process.py", line 114, in run
self._target(*self._args, **self._kwargs)
File ".devcontainer/setup.py", line 36, in install_packages
man man-pages",
File ".devcontainer/setup.py", line 19, in run_commands
subprocess.check_call(cmd, shell=True)
File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command 'yum reinstall -y yum rpm' returned non-zero exit status 1
make: *** [Makefile:12: env-devcontainer] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment