Pull request #288 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cdfe376362e4e834e56263b822df517dc9a23ae9+e5eddfca3e456f98fd148374ca375fb54025eb5b (647762fb03a2353cfe31d163397c521be47e2ad3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-288/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-288/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20103 in /w/workspace/edgexfoundry_edgex-ui-go_PR-288 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-288 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit cdfe376362e4e834e56263b822df517dc9a23ae9 Merge succeeded, producing cdfe376362e4e834e56263b822df517dc9a23ae9 Checking out Revision cdfe376362e4e834e56263b822df517dc9a23ae9 (PR-288) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 Commit message: "Bump github.com/gorilla/websocket from 1.4.0 to 1.4.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T01:34:47.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T01:34:47.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T01:34:47.780Z] ========================================================= [2021-01-14T01:34:47.780Z] EdgeX Global Pipelines Version Info [2021-01-14T01:34:47.781Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:34:49.745Z] ------------------- [2021-01-14T01:34:49.746Z] stable info: [2021-01-14T01:34:49.746Z] ------------------- [2021-01-14T01:34:49.746Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T01:34:49.746Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:34:49.746Z] Message: update stable to v1.0.177 [2021-01-14T01:34:51.139Z] ------------------- [2021-01-14T01:34:51.140Z] experimental info: [2021-01-14T01:34:51.140Z] ------------------- [2021-01-14T01:34:51.140Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T01:34:51.140Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:34:51.140Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T01:34:51.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-01-14T01:34:51.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-01-14T01:34:51.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T01:34:51.863Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T01:34:52.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T01:34:52.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T01:34:52.265Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T01:34:52.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T01:34:52.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-14T01:34:52.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T01:34:52.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T01:34:52.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-01-14T01:34:53.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T01:34:53.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T01:34:53.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:34:53.451Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:34:53.615Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:34:53.746Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:34:53.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T01:34:53.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-14T01:34:54.113Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-14T01:34:54.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-14T01:34:54.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-14T01:34:54.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-14T01:34:54.619Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-14T01:34:54.738Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T01:34:54.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T01:34:55.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-288 [Pipeline] echo [2021-01-14T01:34:55.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-288 [Pipeline] echo [2021-01-14T01:34:55.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-288 [Pipeline] echo [2021-01-14T01:34:55.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdfe376362e4e834e56263b822df517dc9a23ae9 [Pipeline] echo [2021-01-14T01:34:55.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdfe376 [Pipeline] echo [2021-01-14T01:34:55.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:34:55.975Z] provisioning config files... [2021-01-14T01:34:56.006Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/config3037268905213177660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:34:56.444Z] ---> docker-login.sh [2021-01-14T01:34:56.444Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:34:56.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:56.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:56.709Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:56.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:56.709Z] [2021-01-14T01:34:56.709Z] Login Succeeded [2021-01-14T01:34:56.709Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:34:56.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:56.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:56.976Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:56.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:56.976Z] [2021-01-14T01:34:56.976Z] Login Succeeded [2021-01-14T01:34:56.976Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:34:57.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:57.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:57.241Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:57.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:57.241Z] [2021-01-14T01:34:57.241Z] Login Succeeded [2021-01-14T01:34:57.241Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:34:57.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:57.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:57.505Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:57.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:57.505Z] [2021-01-14T01:34:57.505Z] Login Succeeded [2021-01-14T01:34:57.505Z] docker.io [2021-01-14T01:34:57.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:57.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:57.773Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:57.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:57.773Z] [2021-01-14T01:34:57.773Z] Login Succeeded [2021-01-14T01:34:57.773Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:34:57.805Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:34:58.909Z] + git log --format=format:%s -1 cdfe376362e4e834e56263b822df517dc9a23ae9 [Pipeline] echo [2021-01-14T01:34:59.065Z] GIT_COMMIT: cdfe376362e4e834e56263b822df517dc9a23ae9, Commit Message: Bump github.com/gorilla/websocket from 1.4.0 to 1.4.2 [Pipeline] echo [2021-01-14T01:34:59.141Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:34:59.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:34:59.835Z] [2021-01-14T01:34:59.835Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:35:00.261Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:35:00.261Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T01:35:00.261Z] 31603596830f: Pulling fs layer [2021-01-14T01:35:00.261Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T01:35:00.261Z] 6ca5941a6612: Pulling fs layer [2021-01-14T01:35:00.261Z] ecc8261a40a4: Pulling fs layer [2021-01-14T01:35:00.261Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T01:35:00.261Z] 2a8b12db71e7: Download complete [2021-01-14T01:35:00.536Z] 31603596830f: Verifying Checksum [2021-01-14T01:35:00.536Z] 31603596830f: Download complete [2021-01-14T01:35:00.536Z] 6ca5941a6612: Verifying Checksum [2021-01-14T01:35:00.536Z] 6ca5941a6612: Download complete [2021-01-14T01:35:00.536Z] ecc8261a40a4: Verifying Checksum [2021-01-14T01:35:00.536Z] ecc8261a40a4: Download complete [2021-01-14T01:35:00.800Z] 31603596830f: Pull complete [2021-01-14T01:35:01.072Z] 2a8b12db71e7: Pull complete [2021-01-14T01:35:02.037Z] 6ca5941a6612: Pull complete [2021-01-14T01:35:02.301Z] ecc8261a40a4: Pull complete [2021-01-14T01:35:02.301Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T01:35:02.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:35:02.301Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T01:35:02.472Z] prd-centos7-docker-4c-2g-20103 does not seem to be running inside a container [2021-01-14T01:35:02.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-288 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288:/w/workspace/edgexfoundry_edgex-ui-go_PR-288:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T01:35:04.691Z] $ docker top 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T01:35:05.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:35:05.145Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:35:05.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:35:05.393Z] $ docker exec 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 ssh-agent [2021-01-14T01:35:05.586Z] SSH_AUTH_SOCK=/tmp/ssh-hRzAyIDGQrFb/agent.11 [2021-01-14T01:35:05.586Z] SSH_AGENT_PID=17 [2021-01-14T01:35:05.596Z] Running ssh-add (command line suppressed) [2021-01-14T01:35:05.732Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/private_key_5190233850605645396.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/private_key_5190233850605645396.key) [2021-01-14T01:35:05.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:35:06.179Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T01:35:06.217Z] $ docker exec --env ******** --env ******** 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 ssh-agent -k [2021-01-14T01:35:06.346Z] unset SSH_AUTH_SOCK; [2021-01-14T01:35:06.346Z] unset SSH_AGENT_PID; [2021-01-14T01:35:06.346Z] echo Agent pid 17 killed; [2021-01-14T01:35:06.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T01:35:06.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:35:06.637Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:35:06.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:35:06.819Z] $ docker exec 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 ssh-agent [2021-01-14T01:35:06.994Z] SSH_AUTH_SOCK=/tmp/ssh-wN2ZaEYfIPj3/agent.46 [2021-01-14T01:35:06.995Z] SSH_AGENT_PID=51 [2021-01-14T01:35:07.006Z] Running ssh-add (command line suppressed) [2021-01-14T01:35:07.126Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/private_key_7513692955407653254.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/private_key_7513692955407653254.key) [2021-01-14T01:35:07.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:35:07.560Z] + git semver init [2021-01-14T01:35:07.560Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T01:35:07.560Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-288/.git [2021-01-14T01:35:07.560Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-288 [2021-01-14T01:35:07.560Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T01:35:07.560Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T01:35:07.560Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T01:35:07.560Z] # $SEMVER_BRANCH = PR-288 [2021-01-14T01:35:07.560Z] # $SEMVER_TEMP = /tmp/semver-546257626 [2021-01-14T01:35:07.560Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-01-14T01:35:08.955Z] # '/tmp/semver-546257626' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-288/.semver' [2021-01-14T01:35:08.955Z] # -> Force: false [2021-01-14T01:35:08.955Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-288/.semver [Pipeline] } [2021-01-14T01:35:08.976Z] $ docker exec --env ******** --env ******** 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 ssh-agent -k [2021-01-14T01:35:09.098Z] unset SSH_AUTH_SOCK; [2021-01-14T01:35:09.098Z] unset SSH_AGENT_PID; [2021-01-14T01:35:09.098Z] echo Agent pid 51 killed; [2021-01-14T01:35:09.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T01:35:09.737Z] + git semver [Pipeline] } [2021-01-14T01:35:09.782Z] $ docker stop --time=1 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 [2021-01-14T01:35:11.208Z] $ docker rm -f 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:35:11.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T01:35:12.212Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T01:35:12.235Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-14T01:35:28.045Z] Still waiting to schedule task [2021-01-14T01:35:28.045Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-14T01:35:28.099Z] Still waiting to schedule task [2021-01-14T01:35:28.100Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-14T01:36:25.348Z] Running on prd-centos7-docker-4c-2g-20112 in /w/workspace/edgexfoundry_edgex-ui-go_PR-288 [Pipeline] { [Pipeline] ws [2021-01-14T01:36:25.489Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:36:28.297Z] using credential edgex-jenkins-ssh [2021-01-14T01:36:28.348Z] Cloning the remote Git repository [2021-01-14T01:36:28.180Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:28.258Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:36:28.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:28.326Z] > git --version # timeout=10 [2021-01-14T01:36:28.336Z] > git --version # 'git version 2.24.3' [2021-01-14T01:36:28.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:28.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:36:29.871Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit cdfe376362e4e834e56263b822df517dc9a23ae9 [2021-01-14T01:36:29.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:36:29.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:36:29.346Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:36:29.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:29.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:29.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:36:29.808Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:36:29.815Z] > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 [2021-01-14T01:36:30.055Z] Merge succeeded, producing cdfe376362e4e834e56263b822df517dc9a23ae9 [2021-01-14T01:36:30.056Z] Checking out Revision cdfe376362e4e834e56263b822df517dc9a23ae9 (PR-288) [2021-01-14T01:36:29.963Z] > git remote # timeout=10 [2021-01-14T01:36:29.969Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:36:29.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:29.978Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:36:29.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:36:30.000Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:36:30.004Z] > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 [2021-01-14T01:36:33.849Z] Commit message: "Bump github.com/gorilla/websocket from 1.4.0 to 1.4.2" [2021-01-14T01:36:33.872Z] > git --version # timeout=10 [2021-01-14T01:36:33.876Z] > git --version # 'git version 2.24.3' [2021-01-14T01:36:33.881Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:36:35.195Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:36:35.575Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:36:35.895Z] + sudo service docker restart [2021-01-14T01:36:35.895Z] + true [2021-01-14T01:36:35.895Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:36:36.982Z] provisioning config files... [2021-01-14T01:36:37.016Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6503783077025517828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:36:37.454Z] ---> docker-login.sh [2021-01-14T01:36:37.454Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:36:37.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:37.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:37.717Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:37.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:37.717Z] [2021-01-14T01:36:37.717Z] Login Succeeded [2021-01-14T01:36:37.717Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:36:37.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:37.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:37.981Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:37.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:37.981Z] [2021-01-14T01:36:37.981Z] Login Succeeded [2021-01-14T01:36:37.981Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:36:38.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:38.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:38.244Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:38.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:38.244Z] [2021-01-14T01:36:38.244Z] Login Succeeded [2021-01-14T01:36:38.244Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:36:38.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:38.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:38.244Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:38.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:38.244Z] [2021-01-14T01:36:38.244Z] Login Succeeded [2021-01-14T01:36:38.244Z] docker.io [2021-01-14T01:36:38.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:38.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:38.776Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:38.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:38.776Z] [2021-01-14T01:36:38.776Z] Login Succeeded [2021-01-14T01:36:38.776Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:36:38.800Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:36:39.337Z] ========================================================= [2021-01-14T01:36:39.337Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T01:36:39.337Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:36:39.742Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T01:36:40.007Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:36:40.007Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:36:40.007Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:36:40.007Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T01:36:40.007Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T01:36:40.007Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T01:36:40.007Z] de9db76c5a1d: Pulling fs layer [2021-01-14T01:36:40.007Z] bca2f99d35d6: Pulling fs layer [2021-01-14T01:36:40.007Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T01:36:40.007Z] 7c6f9722023f: Pulling fs layer [2021-01-14T01:36:40.007Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T01:36:40.007Z] 93359f2a8cfa: Waiting [2021-01-14T01:36:40.007Z] 7c6f9722023f: Waiting [2021-01-14T01:36:40.007Z] a35cf1a2eb13: Waiting [2021-01-14T01:36:40.007Z] bca2f99d35d6: Waiting [2021-01-14T01:36:40.007Z] de9db76c5a1d: Download complete [2021-01-14T01:36:40.008Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T01:36:40.008Z] 0ef7d3d256c8: Download complete [2021-01-14T01:36:40.008Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T01:36:40.008Z] 93359f2a8cfa: Download complete [2021-01-14T01:36:40.008Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T01:36:40.008Z] 188c0c94c7c5: Download complete [2021-01-14T01:36:40.008Z] 7c6f9722023f: Verifying Checksum [2021-01-14T01:36:40.008Z] 7c6f9722023f: Download complete [2021-01-14T01:36:40.275Z] 188c0c94c7c5: Pull complete [2021-01-14T01:36:40.537Z] 0ef7d3d256c8: Pull complete [2021-01-14T01:36:40.800Z] de9db76c5a1d: Pull complete [2021-01-14T01:36:42.192Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T01:36:42.192Z] a35cf1a2eb13: Download complete [2021-01-14T01:36:42.770Z] bca2f99d35d6: Verifying Checksum [2021-01-14T01:36:42.770Z] bca2f99d35d6: Download complete [2021-01-14T01:36:48.108Z] bca2f99d35d6: Pull complete [2021-01-14T01:36:48.108Z] 93359f2a8cfa: Pull complete [2021-01-14T01:36:48.108Z] 7c6f9722023f: Pull complete [2021-01-14T01:36:58.149Z] a35cf1a2eb13: Pull complete [2021-01-14T01:36:58.149Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T01:36:58.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T01:36:58.150Z] ---> a62c8e92a672 [2021-01-14T01:36:58.150Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:36:58.150Z] ---> Running in 11f0aa5d2691 [2021-01-14T01:36:58.150Z] Removing intermediate container 11f0aa5d2691 [2021-01-14T01:36:58.150Z] ---> 52f1e211f5af [2021-01-14T01:36:58.150Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:36:58.150Z] ---> Running in 366409ff82d1 [2021-01-14T01:36:58.416Z] Removing intermediate container 366409ff82d1 [2021-01-14T01:36:58.416Z] ---> 2bd8566cce35 [2021-01-14T01:36:58.416Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:36:58.683Z] ---> Running in 6c463e1ca5e3 [2021-01-14T01:36:59.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:01.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:02.492Z] OK: 166 MiB in 39 packages [2021-01-14T01:37:02.759Z] Removing intermediate container 6c463e1ca5e3 [2021-01-14T01:37:02.759Z] ---> 2ebdda22808d [2021-01-14T01:37:02.759Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:37:03.030Z] ---> Running in 9e53375b1955 [2021-01-14T01:37:03.031Z] Removing intermediate container 9e53375b1955 [2021-01-14T01:37:03.031Z] ---> 14821755771c [2021-01-14T01:37:03.031Z] Step 7/8 : COPY . . [2021-01-14T01:37:04.966Z] ---> eb1ef4caf8c7 [2021-01-14T01:37:04.966Z] Step 8/8 : RUN go mod download [2021-01-14T01:37:04.966Z] ---> Running in 45c137801f06 [2021-01-14T01:37:27.041Z] Removing intermediate container 45c137801f06 [2021-01-14T01:37:27.041Z] ---> 35bbc816ca88 [2021-01-14T01:37:27.041Z] Successfully built 35bbc816ca88 [2021-01-14T01:37:27.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:27.400Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:37:27.400Z] . [Pipeline] withDockerContainer [2021-01-14T01:37:27.533Z] prd-centos7-docker-4c-2g-20112 does not seem to be running inside a container [2021-01-14T01:37:27.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T01:37:28.278Z] $ docker top 975ceef37ad888cd7a8c70111dd4838ddfc3ae1f74b99957e7278d802104116f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:37:28.853Z] + go version [2021-01-14T01:37:28.853Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T01:37:28.883Z] $ docker stop --time=1 975ceef37ad888cd7a8c70111dd4838ddfc3ae1f74b99957e7278d802104116f [2021-01-14T01:37:30.269Z] $ docker rm -f 975ceef37ad888cd7a8c70111dd4838ddfc3ae1f74b99957e7278d802104116f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:31.369Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:37:31.370Z] . [Pipeline] withDockerContainer [2021-01-14T01:37:31.500Z] prd-centos7-docker-4c-2g-20112 does not seem to be running inside a container [2021-01-14T01:37:31.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T01:37:32.102Z] $ docker top cfda191c3db724476578a45b9eefc05a3c2b13d57217dac62606ac4b93986c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:37:32.634Z] + make test [2021-01-14T01:37:32.634Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:37:33.228Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-14T01:37:41.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-14T01:37:41.508Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-14T01:37:42.127Z] $ docker stop --time=1 cfda191c3db724476578a45b9eefc05a3c2b13d57217dac62606ac4b93986c98 [2021-01-14T01:37:44.237Z] $ docker rm -f cfda191c3db724476578a45b9eefc05a3c2b13d57217dac62606ac4b93986c98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:37:44.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T01:37:45.185Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-14T01:37:46.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T01:37:46.862Z] + ls -al . [2021-01-14T01:37:46.862Z] total 88 [2021-01-14T01:37:46.862Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 01:37 . [2021-01-14T01:37:46.862Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 01:36 .. [2021-01-14T01:37:46.862Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:36 assets [2021-01-14T01:37:46.862Z] drwxrwxr-x. 2 jenkins jenkins 35 Jan 14 01:36 bin [2021-01-14T01:37:46.862Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:36 cmd [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:36 CONTRIBUTING.md [2021-01-14T01:37:46.862Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:37 coverage.out [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jan 14 01:36 Dockerfile [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 14 01:36 Dockerfile.build [2021-01-14T01:37:46.862Z] drwxrwxr-x. 5 jenkins jenkins 104 Jan 14 01:36 docs [2021-01-14T01:37:46.862Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:36 .git [2021-01-14T01:37:46.862Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:36 .github [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 153 Jan 14 01:36 .gitignore [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jan 14 01:36 go.mod [2021-01-14T01:37:46.862Z] -rw-r--r--. 1 jenkins jenkins 20718 Jan 14 01:37 go.sum [2021-01-14T01:37:46.862Z] drwxrwxr-x. 10 jenkins jenkins 139 Jan 14 01:36 internal [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:36 Jenkinsfile [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:36 LICENSE [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 14 01:36 Makefile [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 4535 Jan 14 01:36 README.md [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:35 VERSION [2021-01-14T01:37:46.862Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:36 version.go [2021-01-14T01:37:46.862Z] drwxrwxr-x. 4 jenkins jenkins 266 Jan 14 01:36 web [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:47.205Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cdfe376362e4e834e56263b822df517dc9a23ae9 --label arch=amd64 --label version=0.0.0 . [2021-01-14T01:37:47.486Z] Sending build context to Docker daemon 16.61MB [2021-01-14T01:37:47.486Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:37:47.486Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T01:37:47.486Z] ---> 35bbc816ca88 [2021-01-14T01:37:47.486Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-14T01:37:48.064Z] ---> Running in 12701130e8d0 [2021-01-14T01:37:48.064Z] Removing intermediate container 12701130e8d0 [2021-01-14T01:37:48.064Z] ---> 8975232a6de7 [2021-01-14T01:37:48.064Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-14T01:37:48.332Z] ---> Running in 69eca026bd47 [2021-01-14T01:37:48.332Z] Removing intermediate container 69eca026bd47 [2021-01-14T01:37:48.332Z] ---> 04f3221799ac [2021-01-14T01:37:48.332Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-14T01:37:48.332Z] ---> Running in 8c361cb3b16b [2021-01-14T01:37:48.594Z] Removing intermediate container 8c361cb3b16b [2021-01-14T01:37:48.594Z] ---> bdba9bba296e [2021-01-14T01:37:48.594Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-14T01:37:48.594Z] ---> Running in 437e95a7beb4 [2021-01-14T01:37:48.857Z] Removing intermediate container 437e95a7beb4 [2021-01-14T01:37:48.857Z] ---> db0b22cf1223 [2021-01-14T01:37:48.857Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-14T01:37:48.857Z] ---> Running in c922d01d87da [2021-01-14T01:37:49.118Z] Removing intermediate container c922d01d87da [2021-01-14T01:37:49.118Z] ---> cc7c6f92a216 [2021-01-14T01:37:49.118Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:37:49.118Z] ---> Running in 893f03dc0d03 [2021-01-14T01:37:50.079Z] Removing intermediate container 893f03dc0d03 [2021-01-14T01:37:50.079Z] ---> c2f6d7e06153 [2021-01-14T01:37:50.079Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-14T01:37:50.079Z] ---> Running in 273c39609be0 [2021-01-14T01:37:50.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:51.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:51.866Z] OK: 166 MiB in 39 packages [2021-01-14T01:37:52.439Z] Removing intermediate container 273c39609be0 [2021-01-14T01:37:52.439Z] ---> bedad3c4002d [2021-01-14T01:37:52.439Z] Step 10/24 : ENV GO111MODULE=on [2021-01-14T01:37:52.439Z] ---> Running in da710c4b3d24 [2021-01-14T01:37:52.705Z] Removing intermediate container da710c4b3d24 [2021-01-14T01:37:52.706Z] ---> 11b57a83b962 [2021-01-14T01:37:52.706Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-14T01:37:52.706Z] ---> Running in 77eacbdac44c [2021-01-14T01:37:52.967Z] Removing intermediate container 77eacbdac44c [2021-01-14T01:37:52.967Z] ---> b5afb5587210 [2021-01-14T01:37:52.967Z] Step 12/24 : COPY go.mod . [2021-01-14T01:37:52.967Z] ---> c0e4941e717e [2021-01-14T01:37:52.967Z] Step 13/24 : COPY Makefile . [2021-01-14T01:37:53.229Z] ---> b6830711ce8a [2021-01-14T01:37:53.229Z] Step 14/24 : RUN make update [2021-01-14T01:37:53.492Z] ---> Running in 59c45c489cdd [2021-01-14T01:37:53.758Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-14T01:37:54.341Z] Removing intermediate container 59c45c489cdd [2021-01-14T01:37:54.341Z] ---> 8f44f43ba575 [2021-01-14T01:37:54.341Z] Step 15/24 : COPY . . [2021-01-14T01:37:56.282Z] ---> eec73b3f0704 [2021-01-14T01:37:56.282Z] Step 16/24 : RUN ${MAKE} [2021-01-14T01:37:56.282Z] ---> Running in 7e0c4e351092 [2021-01-14T01:37:56.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-01-14T01:38:04.867Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-14T01:38:06.787Z] Removing intermediate container 7e0c4e351092 [2021-01-14T01:38:06.787Z] ---> 0cca9cff1673 [2021-01-14T01:38:06.787Z] Step 17/24 : FROM alpine:3.12 [2021-01-14T01:38:07.049Z] 3.12: Pulling from library/alpine [2021-01-14T01:38:07.310Z] 801bfaa63ef2: Pulling fs layer [2021-01-14T01:38:07.310Z] 801bfaa63ef2: Verifying Checksum [2021-01-14T01:38:07.310Z] 801bfaa63ef2: Download complete [2021-01-14T01:38:07.574Z] 801bfaa63ef2: Pull complete [2021-01-14T01:38:07.574Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T01:38:07.574Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T01:38:07.574Z] ---> 389fef711851 [2021-01-14T01:38:07.574Z] Step 18/24 : EXPOSE 4000 [2021-01-14T01:38:07.842Z] ---> Running in 8c68df6b43a9 [2021-01-14T01:38:07.842Z] Removing intermediate container 8c68df6b43a9 [2021-01-14T01:38:07.842Z] ---> ec2688aa6760 [2021-01-14T01:38:07.842Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:38:08.784Z] ---> f59066c26163 [2021-01-14T01:38:08.784Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:38:08.784Z] ---> Running in 4e8c3e84fd3c [2021-01-14T01:38:09.052Z] Removing intermediate container 4e8c3e84fd3c [2021-01-14T01:38:09.052Z] ---> b70bc9ba12e6 [2021-01-14T01:38:09.052Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-14T01:38:09.052Z] ---> Running in 6f0159581032 [2021-01-14T01:38:09.325Z] Removing intermediate container 6f0159581032 [2021-01-14T01:38:09.325Z] ---> 7ccfb212494b [2021-01-14T01:38:09.325Z] Step 22/24 : LABEL arch=amd64 [2021-01-14T01:38:09.325Z] ---> Running in a386543e9399 [2021-01-14T01:38:09.590Z] Removing intermediate container a386543e9399 [2021-01-14T01:38:09.590Z] ---> 30904cb4d945 [2021-01-14T01:38:09.590Z] Step 23/24 : LABEL git_sha=cdfe376362e4e834e56263b822df517dc9a23ae9 [2021-01-14T01:38:09.590Z] ---> Running in dd1bde258d88 [2021-01-14T01:38:09.590Z] Removing intermediate container dd1bde258d88 [2021-01-14T01:38:09.590Z] ---> d268cede8876 [2021-01-14T01:38:09.590Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T01:38:09.851Z] ---> Running in ba030d4ab8e3 [2021-01-14T01:38:09.851Z] Removing intermediate container ba030d4ab8e3 [2021-01-14T01:38:09.851Z] ---> 734a784786ad [2021-01-14T01:38:09.851Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T01:38:09.851Z] Successfully built 734a784786ad [2021-01-14T01:38:09.851Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T01:38:30.143Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20119 in /w/workspace/edgexfoundry_edgex-ui-go_PR-288 [Pipeline] { [Pipeline] ws [2021-01-14T01:38:30.243Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:38:36.368Z] using credential edgex-jenkins-ssh [2021-01-14T01:38:36.449Z] Cloning the remote Git repository [2021-01-14T01:38:36.515Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:38:36.647Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:38:36.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:38:36.753Z] > git --version # timeout=10 [2021-01-14T01:38:36.770Z] > git --version # 'git version 2.17.1' [2021-01-14T01:38:36.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:38:36.825Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:39:00.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:39:00.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:39:00.962Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:39:01.001Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:39:01.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:39:01.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:39:03.523Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit cdfe376362e4e834e56263b822df517dc9a23ae9 [2021-01-14T01:39:03.948Z] Merge succeeded, producing cdfe376362e4e834e56263b822df517dc9a23ae9 [2021-01-14T01:39:03.949Z] Checking out Revision cdfe376362e4e834e56263b822df517dc9a23ae9 (PR-288) [2021-01-14T01:39:03.538Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:39:03.553Z] > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 [2021-01-14T01:39:03.864Z] > git remote # timeout=10 [2021-01-14T01:39:03.881Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:39:03.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:39:03.906Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:39:03.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:39:03.952Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:39:03.964Z] > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 [2021-01-14T01:39:08.614Z] Commit message: "Bump github.com/gorilla/websocket from 1.4.0 to 1.4.2" [2021-01-14T01:39:08.666Z] > git --version # timeout=10 [2021-01-14T01:39:08.675Z] > git --version # 'git version 2.17.1' [2021-01-14T01:39:08.688Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:39:10.405Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:39:10.847Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:39:11.263Z] + + true [2021-01-14T01:39:11.263Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:39:14.066Z] provisioning config files... [2021-01-14T01:39:14.123Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2605476215594073970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:39:14.582Z] ---> docker-login.sh [2021-01-14T01:39:14.582Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:39:15.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:16.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:16.175Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:16.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:16.175Z] [2021-01-14T01:39:16.175Z] Login Succeeded [2021-01-14T01:39:16.175Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:39:16.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:16.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:16.451Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:16.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:16.451Z] [2021-01-14T01:39:16.451Z] Login Succeeded [2021-01-14T01:39:16.728Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:39:17.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:17.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:17.004Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:17.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:17.004Z] [2021-01-14T01:39:17.004Z] Login Succeeded [2021-01-14T01:39:17.004Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:39:17.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:17.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:17.600Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:17.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:17.600Z] [2021-01-14T01:39:17.600Z] Login Succeeded [2021-01-14T01:39:17.600Z] docker.io [2021-01-14T01:39:17.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:18.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:18.477Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:18.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:18.477Z] [2021-01-14T01:39:18.477Z] Login Succeeded [2021-01-14T01:39:18.477Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:39:18.526Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:39:19.149Z] ========================================================= [2021-01-14T01:39:19.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T01:39:19.149Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:39:19.565Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T01:39:20.180Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:39:20.180Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:39:20.180Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:39:20.459Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T01:39:20.459Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T01:39:20.459Z] a4357932f1b6: Pulling fs layer [2021-01-14T01:39:20.459Z] 18c013af1878: Pulling fs layer [2021-01-14T01:39:20.459Z] 00ac8860ef70: Pulling fs layer [2021-01-14T01:39:20.459Z] 63d7cb157983: Pulling fs layer [2021-01-14T01:39:20.459Z] b116817d02f9: Pulling fs layer [2021-01-14T01:39:20.459Z] 745a02a5169b: Pulling fs layer [2021-01-14T01:39:20.459Z] 00ac8860ef70: Waiting [2021-01-14T01:39:20.459Z] 63d7cb157983: Waiting [2021-01-14T01:39:20.459Z] 18c013af1878: Download complete [2021-01-14T01:39:20.459Z] a4357932f1b6: Verifying Checksum [2021-01-14T01:39:20.459Z] a4357932f1b6: Download complete [2021-01-14T01:39:20.459Z] 63d7cb157983: Verifying Checksum [2021-01-14T01:39:20.459Z] 63d7cb157983: Download complete [2021-01-14T01:39:20.459Z] b116817d02f9: Download complete [2021-01-14T01:39:20.459Z] 5f621e34cdf4: Download complete [2021-01-14T01:39:21.059Z] 5f621e34cdf4: Pull complete [2021-01-14T01:39:21.664Z] a4357932f1b6: Pull complete [2021-01-14T01:39:21.937Z] 18c013af1878: Pull complete [2021-01-14T01:39:22.540Z] 745a02a5169b: Verifying Checksum [2021-01-14T01:39:22.540Z] 745a02a5169b: Download complete [2021-01-14T01:39:23.981Z] 00ac8860ef70: Verifying Checksum [2021-01-14T01:39:23.981Z] 00ac8860ef70: Download complete [2021-01-14T01:39:34.145Z] 00ac8860ef70: Pull complete [2021-01-14T01:39:34.145Z] 63d7cb157983: Pull complete [2021-01-14T01:39:34.145Z] b116817d02f9: Pull complete [2021-01-14T01:39:36.766Z] 745a02a5169b: Pull complete [2021-01-14T01:39:36.766Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T01:39:36.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T01:39:36.766Z] ---> b7e6874047d6 [2021-01-14T01:39:36.766Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:39:40.154Z] ---> Running in 6f032e48c703 [2021-01-14T01:39:40.154Z] Removing intermediate container 6f032e48c703 [2021-01-14T01:39:40.154Z] ---> a34708f45626 [2021-01-14T01:39:40.154Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:39:40.433Z] ---> Running in 854543edf2ef [2021-01-14T01:39:43.107Z] Removing intermediate container 854543edf2ef [2021-01-14T01:39:43.107Z] ---> adae0e5bfbfe [2021-01-14T01:39:43.107Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:39:43.107Z] ---> Running in c487a34aa941 [2021-01-14T01:39:44.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:39:44.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:39:45.661Z] OK: 142 MiB in 39 packages [2021-01-14T01:39:47.097Z] Removing intermediate container c487a34aa941 [2021-01-14T01:39:47.097Z] ---> 0ac6b8396dbd [2021-01-14T01:39:47.097Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:39:47.097Z] ---> Running in 7af5e15f261d [2021-01-14T01:39:47.367Z] Removing intermediate container 7af5e15f261d [2021-01-14T01:39:47.368Z] ---> c4f55ff15f88 [2021-01-14T01:39:47.368Z] Step 7/8 : COPY . . [2021-01-14T01:39:49.989Z] ---> 8ab9dddd57a7 [2021-01-14T01:39:49.989Z] Step 8/8 : RUN go mod download [2021-01-14T01:39:49.989Z] ---> Running in b73a930b116e [2021-01-14T01:40:16.825Z] Removing intermediate container b73a930b116e [2021-01-14T01:40:16.825Z] ---> abf6efd623ce [2021-01-14T01:40:16.825Z] Successfully built abf6efd623ce [2021-01-14T01:40:16.826Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:40:17.209Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:40:17.209Z] . [Pipeline] withDockerContainer [2021-01-14T01:40:17.526Z] prd-ubuntu18.04-docker-arm64-4c-16g-20119 does not seem to be running inside a container [2021-01-14T01:40:17.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T01:40:19.142Z] $ docker top 47361be34348df958110ffa7436b03bf7a9355616797b2b9e4e2f379048ba7e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:40:20.253Z] + go version [2021-01-14T01:40:20.253Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T01:40:20.288Z] $ docker stop --time=1 47361be34348df958110ffa7436b03bf7a9355616797b2b9e4e2f379048ba7e7 [2021-01-14T01:40:22.239Z] $ docker rm -f 47361be34348df958110ffa7436b03bf7a9355616797b2b9e4e2f379048ba7e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:40:23.522Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:40:23.522Z] . [Pipeline] withDockerContainer [2021-01-14T01:40:23.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-20119 does not seem to be running inside a container [2021-01-14T01:40:23.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T01:40:25.545Z] $ docker top 480e346473e89db624e828adbb273ec80bc1dc6c823197680fc622a50c7a8d00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:40:26.653Z] + make test [2021-01-14T01:40:26.653Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:40:27.639Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-14T01:40:54.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-14T01:40:54.471Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-14T01:40:56.497Z] $ docker stop --time=1 480e346473e89db624e828adbb273ec80bc1dc6c823197680fc622a50c7a8d00 [2021-01-14T01:40:58.599Z] $ docker rm -f 480e346473e89db624e828adbb273ec80bc1dc6c823197680fc622a50c7a8d00 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:40:59.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T01:40:59.555Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T01:41:00.529Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:41:01.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T01:41:01.808Z] + ls -al . [2021-01-14T01:41:01.808Z] total 124 [2021-01-14T01:41:01.808Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:40 . [2021-01-14T01:41:01.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:38 .. [2021-01-14T01:41:01.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:39 .git [2021-01-14T01:41:01.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 .github [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 153 Jan 14 01:39 .gitignore [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:39 CONTRIBUTING.md [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jan 14 01:39 Dockerfile [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 14 01:39 Dockerfile.build [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:39 Jenkinsfile [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:39 LICENSE [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 14 01:39 Makefile [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 4535 Jan 14 01:39 README.md [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:35 VERSION [2021-01-14T01:41:01.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 assets [2021-01-14T01:41:01.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 bin [2021-01-14T01:41:01.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 cmd [2021-01-14T01:41:01.808Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:40 coverage.out [2021-01-14T01:41:01.808Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 01:39 docs [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jan 14 01:39 go.mod [2021-01-14T01:41:01.808Z] -rw-r--r-- 1 jenkins jenkins 20718 Jan 14 01:40 go.sum [2021-01-14T01:41:01.808Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:39 internal [2021-01-14T01:41:01.808Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:39 version.go [2021-01-14T01:41:01.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 web [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:41:02.384Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cdfe376362e4e834e56263b822df517dc9a23ae9 --label arch=arm64 --label version=0.0.0 . [2021-01-14T01:41:03.375Z] Sending build context to Docker daemon 16.61MB [2021-01-14T01:41:03.375Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:41:03.375Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T01:41:03.375Z] ---> abf6efd623ce [2021-01-14T01:41:03.375Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-14T01:41:03.650Z] ---> Running in afedc4a29ec6 [2021-01-14T01:41:03.936Z] Removing intermediate container afedc4a29ec6 [2021-01-14T01:41:03.936Z] ---> 4d4c56c937c5 [2021-01-14T01:41:03.936Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-14T01:41:04.213Z] ---> Running in 87146ab493aa [2021-01-14T01:41:04.495Z] Removing intermediate container 87146ab493aa [2021-01-14T01:41:04.495Z] ---> 307465b15ac2 [2021-01-14T01:41:04.495Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-14T01:41:04.769Z] ---> Running in afae0570440f [2021-01-14T01:41:05.042Z] Removing intermediate container afae0570440f [2021-01-14T01:41:05.042Z] ---> 2922a4b06b2f [2021-01-14T01:41:05.042Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-14T01:41:05.312Z] ---> Running in c89668015cbb [2021-01-14T01:41:05.582Z] Removing intermediate container c89668015cbb [2021-01-14T01:41:05.582Z] ---> 2203a0b0f04e [2021-01-14T01:41:05.582Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-14T01:41:05.853Z] ---> Running in a08cba3bb2a5 [2021-01-14T01:41:06.124Z] Removing intermediate container a08cba3bb2a5 [2021-01-14T01:41:06.124Z] ---> 334780c7816c [2021-01-14T01:41:06.124Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:41:06.394Z] ---> Running in 5aa46921c9d4 [2021-01-14T01:41:08.376Z] Removing intermediate container 5aa46921c9d4 [2021-01-14T01:41:08.376Z] ---> eeac0abca11d [2021-01-14T01:41:08.376Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-14T01:41:08.376Z] ---> Running in f091cf0e99c3 [2021-01-14T01:41:09.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:41:10.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:41:11.009Z] OK: 142 MiB in 39 packages [2021-01-14T01:41:12.013Z] Removing intermediate container f091cf0e99c3 [2021-01-14T01:41:12.013Z] ---> 247c1995abd8 [2021-01-14T01:41:12.013Z] Step 10/24 : ENV GO111MODULE=on [2021-01-14T01:41:12.289Z] ---> Running in 6c95660c7ec1 [2021-01-14T01:41:12.890Z] Removing intermediate container 6c95660c7ec1 [2021-01-14T01:41:12.890Z] ---> 7f595005f0f4 [2021-01-14T01:41:12.890Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-14T01:41:12.890Z] ---> Running in a9ed1a604fcf [2021-01-14T01:41:13.488Z] Removing intermediate container a9ed1a604fcf [2021-01-14T01:41:13.488Z] ---> 940c2db769fb [2021-01-14T01:41:13.488Z] Step 12/24 : COPY go.mod . [2021-01-14T01:41:14.081Z] ---> b191ec241749 [2021-01-14T01:41:14.081Z] Step 13/24 : COPY Makefile . [2021-01-14T01:41:15.061Z] ---> f09a16ea1b20 [2021-01-14T01:41:15.061Z] Step 14/24 : RUN make update [2021-01-14T01:41:15.061Z] ---> Running in 592f5e015d8a [2021-01-14T01:41:16.491Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-14T01:41:17.479Z] Removing intermediate container 592f5e015d8a [2021-01-14T01:41:17.479Z] ---> 65fd46132e64 [2021-01-14T01:41:17.479Z] Step 15/24 : COPY . . [2021-01-14T01:41:19.446Z] ---> fb543239ed19 [2021-01-14T01:41:19.446Z] Step 16/24 : RUN ${MAKE} [2021-01-14T01:41:19.720Z] ---> Running in c04c4a6c7831 [2021-01-14T01:41:20.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-01-14T01:41:42.903Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-14T01:41:48.290Z] Removing intermediate container c04c4a6c7831 [2021-01-14T01:41:48.290Z] ---> 2f134d033670 [2021-01-14T01:41:48.290Z] Step 17/24 : FROM alpine:3.12 [2021-01-14T01:41:49.718Z] 3.12: Pulling from library/alpine [2021-01-14T01:41:49.991Z] 159e5727ea61: Pulling fs layer [2021-01-14T01:41:50.263Z] 159e5727ea61: Verifying Checksum [2021-01-14T01:41:50.263Z] 159e5727ea61: Download complete [2021-01-14T01:41:50.862Z] 159e5727ea61: Pull complete [2021-01-14T01:41:50.862Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T01:41:50.862Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T01:41:50.862Z] ---> afeebe901d6b [2021-01-14T01:41:50.862Z] Step 18/24 : EXPOSE 4000 [2021-01-14T01:41:51.133Z] ---> Running in 72e43a1519bd [2021-01-14T01:41:51.403Z] Removing intermediate container 72e43a1519bd [2021-01-14T01:41:51.403Z] ---> 8f72433d32cb [2021-01-14T01:41:51.403Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:41:53.369Z] ---> 8eecd30d109f [2021-01-14T01:41:53.369Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:41:53.369Z] ---> Running in d63430556ae4 [2021-01-14T01:41:53.638Z] Removing intermediate container d63430556ae4 [2021-01-14T01:41:53.638Z] ---> 75c93da7034a [2021-01-14T01:41:53.638Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-14T01:41:53.908Z] ---> Running in 6ae04ed1b810 [2021-01-14T01:41:54.178Z] Removing intermediate container 6ae04ed1b810 [2021-01-14T01:41:54.178Z] ---> 2c1e1005aa36 [2021-01-14T01:41:54.178Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T01:41:54.178Z] ---> Running in 603c9bcf2f20 [2021-01-14T01:41:54.772Z] Removing intermediate container 603c9bcf2f20 [2021-01-14T01:41:54.772Z] ---> 0ea5adec6661 [2021-01-14T01:41:54.772Z] Step 23/24 : LABEL git_sha=cdfe376362e4e834e56263b822df517dc9a23ae9 [2021-01-14T01:41:54.772Z] ---> Running in 78f2c89819ca [2021-01-14T01:41:55.370Z] Removing intermediate container 78f2c89819ca [2021-01-14T01:41:55.370Z] ---> a4c8d5573c9b [2021-01-14T01:41:55.370Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T01:41:55.370Z] ---> Running in 01aded2d11f9 [2021-01-14T01:41:55.975Z] Removing intermediate container 01aded2d11f9 [2021-01-14T01:41:55.975Z] ---> 96ffb2e31515 [2021-01-14T01:41:55.975Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T01:41:55.975Z] Successfully built 96ffb2e31515 [2021-01-14T01:41:55.975Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-14T01:41:58.208Z] provisioning config files... [2021-01-14T01:41:58.225Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/config4410076389238041438tmp [Pipeline] { [Pipeline] sh [2021-01-14T01:41:58.647Z] + set +x [2021-01-14T01:41:58.647Z] + curl -s https://codecov.io/bash [2021-01-14T01:41:58.647Z] + bash -s -- [2021-01-14T01:41:58.911Z] [2021-01-14T01:41:58.911Z] _____ _ [2021-01-14T01:41:58.911Z] / ____| | | [2021-01-14T01:41:58.911Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T01:41:58.911Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T01:41:58.911Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T01:41:58.911Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T01:41:58.911Z] Bash-20201231-23d4836 [2021-01-14T01:41:58.911Z] [2021-01-14T01:41:58.911Z] [2021-01-14T01:41:58.911Z] ==> git version 2.24.3 found [2021-01-14T01:41:58.911Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-14T01:41:58.911Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T01:41:58.911Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T01:41:58.911Z] ==> Jenkins CI detected. [2021-01-14T01:41:58.911Z] project root: . [2021-01-14T01:41:58.912Z] --> token set from env [2021-01-14T01:41:58.912Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T01:41:58.912Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T01:41:58.912Z] ==> Python coveragepy not found [2021-01-14T01:41:58.912Z] ==> Searching for coverage reports in: [2021-01-14T01:41:58.912Z] + . [2021-01-14T01:41:58.912Z] -> Found 1 reports [2021-01-14T01:41:58.912Z] ==> Detecting git/mercurial file structure [2021-01-14T01:41:58.912Z] ==> Reading reports [2021-01-14T01:41:58.912Z] + ./coverage.out bytes=10 [2021-01-14T01:41:58.912Z] ==> Appending adjustments [2021-01-14T01:41:58.912Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T01:41:59.174Z] + Found adjustments [2021-01-14T01:41:59.174Z] ==> Gzipping contents [2021-01-14T01:41:59.174Z] 4.0K /tmp/codecov.Xgm5UV.gz [2021-01-14T01:41:59.174Z] ==> Uploading reports [2021-01-14T01:41:59.174Z] url: https://codecov.io [2021-01-14T01:41:59.174Z] query: branch=PR-288&commit=cdfe376362e4e834e56263b822df517dc9a23ae9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=288&job=&cmd_args= [2021-01-14T01:41:59.174Z] -> Pinging Codecov [2021-01-14T01:41:59.174Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-288&commit=cdfe376362e4e834e56263b822df517dc9a23ae9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=288&job=&cmd_args= [2021-01-14T01:41:59.749Z] -> Uploading to [2021-01-14T01:41:59.749Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/FB506323287CE973F263BFD2A0EB1F37/cdfe376362e4e834e56263b822df517dc9a23ae9/9b24c57b-e1d2-4497-8181-0b3fa905d49a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T014159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc59be9c6e2249f2611bc9fb9fb691d1d92c7b7fec613e40d5263a42cc061ace [2021-01-14T01:41:59.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T01:41:59.749Z] Dload Upload Total Spent Left Speed [2021-01-14T01:42:00.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 5210 --:--:-- --:--:-- --:--:-- 5203 [2021-01-14T01:42:00.012Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cdfe376362e4e834e56263b822df517dc9a23ae9 [Pipeline] } [2021-01-14T01:42:00.036Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:03.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:04.241Z] ---> package-listing.sh [2021-01-14T01:42:04.241Z] ++ facter osfamily [2021-01-14T01:42:04.241Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T01:42:04.241Z] + OS_FAMILY=redhat [2021-01-14T01:42:04.241Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-288 [2021-01-14T01:42:04.242Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T01:42:04.242Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T01:42:04.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T01:42:04.242Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T01:42:04.242Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-288 ']' [2021-01-14T01:42:04.242Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T01:42:04.242Z] + case "${OS_FAMILY}" in [2021-01-14T01:42:04.242Z] + rpm -qa [2021-01-14T01:42:04.242Z] + sort [2021-01-14T01:42:09.560Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T01:42:09.560Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T01:42:09.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T01:42:09.560Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-288 ']' [2021-01-14T01:42:09.560Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-288/archives/ [2021-01-14T01:42:09.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-288/archives/ [Pipeline] echo [2021-01-14T01:42:09.592Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T01:42:09.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:42:10.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:42:10.250Z] [2021-01-14T01:42:10.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:42:10.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:42:10.651Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T01:42:10.651Z] df20fa9351a1: Pulling fs layer [2021-01-14T01:42:10.651Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T01:42:10.651Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T01:42:10.651Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T01:42:10.651Z] 93b61091891f: Pulling fs layer [2021-01-14T01:42:10.651Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T01:42:10.651Z] 5e14af77c1be: Pulling fs layer [2021-01-14T01:42:10.651Z] 01666e4c0597: Pulling fs layer [2021-01-14T01:42:10.651Z] aa168da1d23b: Pulling fs layer [2021-01-14T01:42:10.651Z] 46f8f816bc3b: Waiting [2021-01-14T01:42:10.651Z] 93b61091891f: Waiting [2021-01-14T01:42:10.651Z] 93b9cdb0e59b: Waiting [2021-01-14T01:42:10.651Z] 5e14af77c1be: Waiting [2021-01-14T01:42:10.651Z] 01666e4c0597: Waiting [2021-01-14T01:42:10.651Z] aa168da1d23b: Waiting [2021-01-14T01:42:10.651Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T01:42:10.651Z] 36b3adc4ff6f: Download complete [2021-01-14T01:42:10.651Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T01:42:10.651Z] 46f8f816bc3b: Download complete [2021-01-14T01:42:10.917Z] df20fa9351a1: Verifying Checksum [2021-01-14T01:42:10.917Z] df20fa9351a1: Download complete [2021-01-14T01:42:10.917Z] 93b61091891f: Verifying Checksum [2021-01-14T01:42:10.917Z] 93b61091891f: Download complete [2021-01-14T01:42:10.917Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T01:42:10.917Z] 93b9cdb0e59b: Download complete [2021-01-14T01:42:10.917Z] 5e14af77c1be: Verifying Checksum [2021-01-14T01:42:10.917Z] 5e14af77c1be: Download complete [2021-01-14T01:42:10.917Z] 01666e4c0597: Verifying Checksum [2021-01-14T01:42:10.917Z] 01666e4c0597: Download complete [2021-01-14T01:42:10.917Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T01:42:10.917Z] 8ad3a11d3b57: Download complete [2021-01-14T01:42:11.183Z] df20fa9351a1: Pull complete [2021-01-14T01:42:11.446Z] 36b3adc4ff6f: Pull complete [2021-01-14T01:42:13.378Z] aa168da1d23b: Verifying Checksum [2021-01-14T01:42:13.378Z] aa168da1d23b: Download complete [2021-01-14T01:42:13.378Z] 8ad3a11d3b57: Pull complete [2021-01-14T01:42:13.647Z] 46f8f816bc3b: Pull complete [2021-01-14T01:42:13.913Z] 93b61091891f: Pull complete [2021-01-14T01:42:13.913Z] 93b9cdb0e59b: Pull complete [2021-01-14T01:42:14.177Z] 5e14af77c1be: Pull complete [2021-01-14T01:42:14.177Z] 01666e4c0597: Pull complete [2021-01-14T01:42:22.381Z] aa168da1d23b: Pull complete [2021-01-14T01:42:22.381Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T01:42:22.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:42:22.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T01:42:22.629Z] prd-centos7-docker-4c-2g-20103 does not seem to be running inside a container [2021-01-14T01:42:22.681Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-288 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288:/w/workspace/edgexfoundry_edgex-ui-go_PR-288:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T01:42:25.929Z] $ docker top 4f4c04ff24aa808215994bdff8ae685bff9b7a882211a90cdc804db68e0e35dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:42:26.605Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T01:42:26.923Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T01:42:27.242Z] + ls /var/log/sa-host [2021-01-14T01:42:27.242Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T01:42:27.242Z] file_magic: OK [2021-01-14T01:42:27.242Z] HZ: Using current value: 100 [2021-01-14T01:42:27.242Z] file_header: OK [2021-01-14T01:42:27.242Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T01:42:27.242Z] Statistics: [2021-01-14T01:42:27.242Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T01:42:27.242Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T01:42:27.242Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T01:42:27.242Z] file_magic: OK [2021-01-14T01:42:27.242Z] HZ: Using current value: 100 [2021-01-14T01:42:27.242Z] file_header: OK [2021-01-14T01:42:27.242Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T01:42:27.242Z] Statistics: [2021-01-14T01:42:27.242Z] Hnuu...uuuununununu... [2021-01-14T01:42:27.242Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T01:42:27.508Z] provisioning config files... [2021-01-14T01:42:27.522Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/config8613687959815170137tmp [Pipeline] { [Pipeline] echo [2021-01-14T01:42:27.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:28.017Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T01:42:28.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T01:42:28.197Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:28.530Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T01:42:28.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:28.887Z] ---> sudo-logs.sh [2021-01-14T01:42:28.887Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T01:42:28.920Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:29.245Z] ---> job-cost.sh [2021-01-14T01:42:29.245Z] lf-activate-venv: SKIPPING [2021-01-14T01:42:29.245Z] INFO: No Stack... [2021-01-14T01:42:30.189Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T01:42:30.451Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T01:42:30.523Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:30.857Z] ---> logs-deploy.sh [2021-01-14T01:42:30.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-288/1 [2021-01-14T01:42:30.858Z] INFO: archiving workspace using pattern(s): [2021-01-14T01:42:32.776Z] Archives upload complete. [2021-01-14T01:42:32.776Z] INFO: archiving logs to Nexus