Skip to content

Instantly share code, notes, and snippets.

@denza
Created May 8, 2018 09:58
Show Gist options
  • Save denza/be84f52d4fa2d6e574e0912465a94b51 to your computer and use it in GitHub Desktop.
Save denza/be84f52d4fa2d6e574e0912465a94b51 to your computer and use it in GitHub Desktop.
make website-test
echo "github.com/hashicorp/terraform-website not found in your GOPATH (necessary for layouts and assets), get-ting..."
github.com/hashicorp/terraform-website not found in your GOPATH (necessary for layouts and assets), get-ting...
git clone https://github.com/hashicorp/terraform-website /src/github.com/hashicorp/terraform-website
Cloning into '/src/github.com/hashicorp/terraform-website'...
remote: Counting objects: 162836, done.
remote: Compressing objects: 100% (96/96), done.
remote: Total 162836 (delta 80), reused 71 (delta 40), pack-reused 162700
Receiving objects: 100% (162836/162836), 124.22 MiB | 1.22 MiB/s, done.
Resolving deltas: 100% (104071/104071), done.
Checking connectivity... done.
make[1]: Entering directory '/src/github.com/hashicorp/terraform-website'
==> Testing profitbricks provider website in Docker...
Error response from daemon: No such container: tf-website-profitbricks-temp
Makefile:84: recipe for target 'website-provider-test' failed
make[1]: [website-provider-test] Error 1 (ignored)
Unable to find image 'hashicorp/middleman-hashicorp:0.3.35' locally
0.3.35: Pulling from hashicorp/middleman-hashicorp
81033e7c1d6a: Already exists
a83827892197: Pull complete
e6837157ff44: Pull complete
d339fbbb4ad6: Pull complete
cb68b82a17fd: Pull complete
45ddb7d2ce56: Pull complete
1cf13860aa9e: Pull complete
c2f2e55b12ed: Pull complete
1940b7744ad5: Pull complete
7915a19d792d: Pull complete
Digest: sha256:975ec09f29be5898c5ceaf35962240141e97936c3626ed3824f124237fcb80bc
Status: Downloaded newer image for hashicorp/middleman-hashicorp:0.3.35
b1c05d8e65580d6d67335492d22dff7caf4ac7527d125352892fe2654556a0bc
/src/github.com/hashicorp/terraform-website/content/scripts/check-links.sh "http://127.0.0.1:4567/docs/providers/profitbricks/"
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/ [28223/28223] -> "index.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/robots.txt [44/44] -> "robots.txt.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/index.html [28223/28223] -> "index.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_datacenter.html [26514/26514] -> "profitbricks_datacenter.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_firewall.html [28345/28345] -> "profitbricks_firewall.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_group.html [27161/27161] -> "profitbricks_group.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_ipblock.html [26148/26148] -> "profitbricks_ipblock.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_ipfailover.html [26548/26548] -> "profitbricks_ipfailover.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_lan.html [26194/26194] -> "profitbricks_lan.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_loadbalancer.html [26794/26794] -> "profitbricks_loadbalancer.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_nic.html [27442/27442] -> "profitbricks_nic.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_server.html [30065/30065] -> "profitbricks_server.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_share.html [26738/26738] -> "profitbricks_share.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_snapshot.html [26388/26388] -> "profitbricks_snapshot.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_user.html [27030/27030] -> "profitbricks_user.html.tmp.tmp" [1]
2018-05-08 11:56:49 URL:http://127.0.0.1:4567/docs/providers/profitbricks/r/profitbricks_volume.html [28414/28414] -> "profitbricks_volume.html.tmp.tmp" [1]
Found no broken links.
FINISHED --2018-05-08 11:56:49--
Total wall clock time: 16s
Downloaded: 16 files, 401K in 0.05s (8.36 MB/s)
tf-website-profitbricks-temp
make[1]: Leaving directory '/src/github.com/hashicorp/terraform-website'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment