Pull request #281 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from b545b505225351ba2b124fe3e8ab3394ebfbb37f+ad4a8559929426805d5df875db8eb26b12ca9048 (609ceb82c781f3cfb168441532538d8d220892f0) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-281/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-281/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-16598 in /w/workspace/edgexfoundry_edgex-ui-go_PR-281 [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-281 # 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 > 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/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ad4a8559929426805d5df875db8eb26b12ca9048 into PR head commit b545b505225351ba2b124fe3e8ab3394ebfbb37f Merge succeeded, producing b545b505225351ba2b124fe3e8ab3394ebfbb37f Checking out Revision b545b505225351ba2b124fe3e8ab3394ebfbb37f (PR-281) > git config core.sparsecheckout # timeout=10 > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # 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 ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 Commit message: "ci: standardize dockerfiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T19:28:58.050Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T19:28:58.427Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T19:28:58.675Z] ========================================================= [2020-12-17T19:28:58.675Z] EdgeX Global Pipelines Version Info [2020-12-17T19:28:58.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:29:00.129Z] ------------------- [2020-12-17T19:29:00.129Z] stable info: [2020-12-17T19:29:00.129Z] ------------------- [2020-12-17T19:29:00.129Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T19:29:00.129Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:29:00.129Z] Message: update stable to v1.0.173 [2020-12-17T19:29:01.078Z] ------------------- [2020-12-17T19:29:01.079Z] experimental info: [2020-12-17T19:29:01.079Z] ------------------- [2020-12-17T19:29:01.079Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T19:29:01.079Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:29:01.079Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T19:29:01.498Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-17T19:29:01.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-17T19:29:01.777Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T19:29:01.901Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T19:29:02.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T19:29:02.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T19:29:02.333Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T19:29:02.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T19:29:02.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-17T19:29:02.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T19:29:03.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T19:29:03.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-17T19:29:03.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T19:29:03.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T19:29:03.583Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T19:29:03.721Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T19:29:03.845Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T19:29:03.975Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T19:29:04.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T19:29:04.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-17T19:29:04.422Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-17T19:29:04.558Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-17T19:29:04.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-17T19:29:04.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-17T19:29:04.944Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-17T19:29:05.065Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T19:29:05.181Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T19:29:05.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo [2020-12-17T19:29:05.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo [2020-12-17T19:29:05.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo [2020-12-17T19:29:05.724Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b545b505225351ba2b124fe3e8ab3394ebfbb37f [Pipeline] echo [2020-12-17T19:29:05.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b545b50 [Pipeline] echo [2020-12-17T19:29:05.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:29:06.205Z] provisioning config files... [2020-12-17T19:29:06.263Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/config6215037008441374951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:29:06.672Z] ---> docker-login.sh [2020-12-17T19:29:06.672Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:29:06.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:29:07.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:29:07.202Z] Configure a credential helper to remove this warning. See [2020-12-17T19:29:07.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:29:07.202Z] [2020-12-17T19:29:07.202Z] Login Succeeded [2020-12-17T19:29:07.202Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:29:07.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:29:07.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:29:07.466Z] Configure a credential helper to remove this warning. See [2020-12-17T19:29:07.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:29:07.466Z] [2020-12-17T19:29:07.466Z] Login Succeeded [2020-12-17T19:29:07.466Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:29:07.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:29:07.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:29:07.466Z] Configure a credential helper to remove this warning. See [2020-12-17T19:29:07.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:29:07.466Z] [2020-12-17T19:29:07.466Z] Login Succeeded [2020-12-17T19:29:07.466Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:29:07.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:29:07.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:29:07.729Z] Configure a credential helper to remove this warning. See [2020-12-17T19:29:07.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:29:07.729Z] [2020-12-17T19:29:07.729Z] Login Succeeded [2020-12-17T19:29:07.729Z] docker.io [2020-12-17T19:29:07.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:29:08.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:29:08.260Z] Configure a credential helper to remove this warning. See [2020-12-17T19:29:08.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:29:08.260Z] [2020-12-17T19:29:08.260Z] Login Succeeded [2020-12-17T19:29:08.260Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:29:08.280Z] 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 [2020-12-17T19:29:09.401Z] + git log --format=format:%s -1 b545b505225351ba2b124fe3e8ab3394ebfbb37f [Pipeline] echo [2020-12-17T19:29:09.489Z] GIT_COMMIT: b545b505225351ba2b124fe3e8ab3394ebfbb37f, Commit Message: ci: standardize dockerfiles [Pipeline] echo [2020-12-17T19:29:09.595Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:29:10.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:29:10.260Z] [2020-12-17T19:29:10.260Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:29:10.663Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:29:10.663Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T19:29:10.663Z] 31603596830f: Pulling fs layer [2020-12-17T19:29:10.663Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T19:29:10.663Z] 6ca5941a6612: Pulling fs layer [2020-12-17T19:29:10.663Z] ecc8261a40a4: Pulling fs layer [2020-12-17T19:29:10.663Z] ecc8261a40a4: Waiting [2020-12-17T19:29:10.663Z] 2a8b12db71e7: Verifying Checksum [2020-12-17T19:29:10.663Z] 2a8b12db71e7: Download complete [2020-12-17T19:29:10.663Z] 31603596830f: Verifying Checksum [2020-12-17T19:29:10.663Z] 31603596830f: Download complete [2020-12-17T19:29:10.931Z] ecc8261a40a4: Verifying Checksum [2020-12-17T19:29:10.931Z] ecc8261a40a4: Download complete [2020-12-17T19:29:10.931Z] 6ca5941a6612: Verifying Checksum [2020-12-17T19:29:10.931Z] 6ca5941a6612: Download complete [2020-12-17T19:29:11.195Z] 31603596830f: Pull complete [2020-12-17T19:29:11.195Z] 2a8b12db71e7: Pull complete [2020-12-17T19:29:12.168Z] 6ca5941a6612: Pull complete [2020-12-17T19:29:12.432Z] ecc8261a40a4: Pull complete [2020-12-17T19:29:12.432Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T19:29:12.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:29:12.432Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T19:29:12.568Z] prd-centos7-docker-4c-2g-16598 does not seem to be running inside a container [2020-12-17T19:29:12.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-281 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-281:/w/workspace/edgexfoundry_edgex-ui-go_PR-281:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T19:29:15.029Z] $ docker top 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T19:29:15.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T19:29:15.433Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T19:29:15.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T19:29:15.679Z] $ docker exec 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 ssh-agent [2020-12-17T19:29:15.839Z] SSH_AUTH_SOCK=/tmp/ssh-QaVhvrB7zqia/agent.11 [2020-12-17T19:29:15.839Z] SSH_AGENT_PID=16 [2020-12-17T19:29:15.848Z] Running ssh-add (command line suppressed) [2020-12-17T19:29:15.968Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/private_key_8129416564021147233.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/private_key_8129416564021147233.key) [2020-12-17T19:29:16.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T19:29:16.390Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T19:29:16.419Z] $ docker exec --env ******** --env ******** 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 ssh-agent -k [2020-12-17T19:29:16.531Z] unset SSH_AUTH_SOCK; [2020-12-17T19:29:16.532Z] unset SSH_AGENT_PID; [2020-12-17T19:29:16.532Z] echo Agent pid 16 killed; [2020-12-17T19:29:16.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T19:29:16.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T19:29:16.779Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T19:29:16.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T19:29:16.949Z] $ docker exec 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 ssh-agent [2020-12-17T19:29:17.106Z] SSH_AUTH_SOCK=/tmp/ssh-vZlnzzSsevXv/agent.44 [2020-12-17T19:29:17.106Z] SSH_AGENT_PID=49 [2020-12-17T19:29:17.113Z] Running ssh-add (command line suppressed) [2020-12-17T19:29:17.229Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/private_key_3089478253875117417.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/private_key_3089478253875117417.key) [2020-12-17T19:29:17.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T19:29:17.682Z] + git semver init [2020-12-17T19:29:17.682Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T19:29:17.682Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-281/.git [2020-12-17T19:29:17.682Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-281 [2020-12-17T19:29:17.682Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T19:29:17.682Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T19:29:17.682Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T19:29:17.682Z] # $SEMVER_BRANCH = PR-281 [2020-12-17T19:29:17.682Z] # $SEMVER_TEMP = /tmp/semver-013212393 [2020-12-17T19:29:17.682Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-17T19:29:18.633Z] # '/tmp/semver-013212393' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-281/.semver' [2020-12-17T19:29:18.633Z] # -> Force: false [2020-12-17T19:29:18.633Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-281/.semver [Pipeline] } [2020-12-17T19:29:18.655Z] $ docker exec --env ******** --env ******** 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 ssh-agent -k [2020-12-17T19:29:18.778Z] unset SSH_AUTH_SOCK; [2020-12-17T19:29:18.779Z] unset SSH_AGENT_PID; [2020-12-17T19:29:18.779Z] echo Agent pid 49 killed; [2020-12-17T19:29:18.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T19:29:19.437Z] + git semver [Pipeline] } [2020-12-17T19:29:19.472Z] $ docker stop --time=1 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 [2020-12-17T19:29:20.847Z] $ docker rm -f 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:29:21.372Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T19:29:21.808Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T19:29:21.831Z] [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 [2020-12-17T19:29:37.685Z] Still waiting to schedule task [2020-12-17T19:29:37.685Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-17T19:29:37.710Z] Still waiting to schedule task [2020-12-17T19:29:37.710Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-17T19:31:30.662Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16600 in /w/workspace/edgexfoundry_edgex-ui-go_PR-281 [Pipeline] { [Pipeline] ws [2020-12-17T19:31:30.779Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T19:31:36.370Z] using credential edgex-jenkins-ssh [2020-12-17T19:31:36.433Z] Cloning the remote Git repository [2020-12-17T19:31:36.512Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T19:31:36.622Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-17T19:31:36.702Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T19:31:36.703Z] > git --version # timeout=10 [2020-12-17T19:31:36.725Z] > git --version # 'git version 2.17.1' [2020-12-17T19:31:36.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:31:36.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:31:39.467Z] Running on prd-centos7-docker-4c-2g-16601 in /w/workspace/edgexfoundry_edgex-ui-go_PR-281 [Pipeline] { [Pipeline] ws [2020-12-17T19:31:39.575Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T19:31:39.893Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-17T19:31:40.593Z] Merging remotes/origin/master commit ad4a8559929426805d5df875db8eb26b12ca9048 into PR head commit b545b505225351ba2b124fe3e8ab3394ebfbb37f [2020-12-17T19:31:41.113Z] Merge succeeded, producing b545b505225351ba2b124fe3e8ab3394ebfbb37f [2020-12-17T19:31:41.113Z] Checking out Revision b545b505225351ba2b124fe3e8ab3394ebfbb37f (PR-281) [2020-12-17T19:31:39.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:31:39.956Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-17T19:31:40.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T19:31:40.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:31:40.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T19:31:40.624Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:31:40.647Z] > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 [2020-12-17T19:31:40.915Z] > git remote # timeout=10 [2020-12-17T19:31:40.983Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T19:31:41.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:31:41.022Z] > git merge ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 [2020-12-17T19:31:41.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T19:31:41.131Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:31:41.182Z] > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 [2020-12-17T19:31:41.994Z] using credential edgex-jenkins-ssh [2020-12-17T19:31:42.064Z] Cloning the remote Git repository [2020-12-17T19:31:42.093Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T19:31:42.161Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-17T19:31:42.217Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T19:31:42.218Z] > git --version # timeout=10 [2020-12-17T19:31:42.224Z] > git --version # 'git version 2.24.3' [2020-12-17T19:31:42.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:31:42.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:31:44.039Z] Merging remotes/origin/master commit ad4a8559929426805d5df875db8eb26b12ca9048 into PR head commit b545b505225351ba2b124fe3e8ab3394ebfbb37f [2020-12-17T19:31:44.228Z] Merge succeeded, producing b545b505225351ba2b124fe3e8ab3394ebfbb37f [2020-12-17T19:31:44.228Z] Checking out Revision b545b505225351ba2b124fe3e8ab3394ebfbb37f (PR-281) [2020-12-17T19:31:43.538Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-17T19:31:43.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:31:43.557Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-17T19:31:43.568Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T19:31:43.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:31:43.572Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T19:31:44.053Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:31:44.059Z] > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 [2020-12-17T19:31:44.194Z] > git remote # timeout=10 [2020-12-17T19:31:44.201Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T19:31:44.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:31:44.210Z] > git merge ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 [2020-12-17T19:31:44.221Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T19:31:44.233Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:31:44.237Z] > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 [2020-12-17T19:31:45.796Z] Commit message: "ci: standardize dockerfiles" [2020-12-17T19:31:45.856Z] > git --version # timeout=10 [2020-12-17T19:31:45.865Z] > git --version # 'git version 2.17.1' [2020-12-17T19:31:45.881Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:31:47.778Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:31:48.007Z] Commit message: "ci: standardize dockerfiles" [2020-12-17T19:31:48.036Z] > git --version # timeout=10 [2020-12-17T19:31:48.040Z] > git --version # 'git version 2.24.3' [2020-12-17T19:31:48.045Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:31:48.203Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2020-12-17T19:31:48.572Z] + + sudo service dockertrue restart [2020-12-17T19:31:48.572Z] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:31:49.564Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:31:49.915Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:31:50.242Z] + sudo service docker restart [2020-12-17T19:31:50.242Z] + true [2020-12-17T19:31:50.242Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:31:51.378Z] provisioning config files... [2020-12-17T19:31:51.420Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3386815440981427341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:31:51.831Z] provisioning config files... [2020-12-17T19:31:51.858Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7420864059237046976tmp [Pipeline] { [2020-12-17T19:31:51.923Z] ---> docker-login.sh [2020-12-17T19:31:51.923Z] nexus3.edgexfoundry.org:10001 [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:31:52.305Z] ---> docker-login.sh [2020-12-17T19:31:52.305Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:31:52.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:52.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:52.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:52.832Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:52.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:52.832Z] [2020-12-17T19:31:52.832Z] Login Succeeded [2020-12-17T19:31:52.832Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:31:52.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:53.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:53.098Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:53.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:53.098Z] [2020-12-17T19:31:53.098Z] Login Succeeded [2020-12-17T19:31:53.098Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:31:53.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:53.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:53.098Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:53.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:53.098Z] [2020-12-17T19:31:53.098Z] Login Succeeded [2020-12-17T19:31:53.098Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:31:53.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:53.123Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:53.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:53.123Z] [2020-12-17T19:31:53.123Z] Login Succeeded [2020-12-17T19:31:53.123Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:31:53.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:53.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:53.359Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:53.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:53.359Z] [2020-12-17T19:31:53.359Z] Login Succeeded [2020-12-17T19:31:53.359Z] docker.io [2020-12-17T19:31:53.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:53.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:53.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:53.629Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:53.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:53.629Z] [2020-12-17T19:31:53.629Z] Login Succeeded [2020-12-17T19:31:53.629Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:31:53.659Z] Deleting 1 temporary files [2020-12-17T19:31:53.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:53.680Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:53.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:53.680Z] [2020-12-17T19:31:53.680Z] Login Succeeded [2020-12-17T19:31:53.680Z] nexus3.edgexfoundry.org:10003 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-17T19:31:53.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:53.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:53.956Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:53.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:53.956Z] [2020-12-17T19:31:53.956Z] Login Succeeded [2020-12-17T19:31:53.956Z] nexus3.edgexfoundry.org:10004 [Pipeline] echo [2020-12-17T19:31:54.191Z] ========================================================= [2020-12-17T19:31:54.191Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T19:31:54.191Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:31:54.564Z] + 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 . [2020-12-17T19:31:54.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:54.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:54.572Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:54.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:54.572Z] [2020-12-17T19:31:54.572Z] Login Succeeded [2020-12-17T19:31:54.572Z] docker.io [2020-12-17T19:31:54.825Z] Sending build context to Docker daemon 16.51MB [2020-12-17T19:31:54.825Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:31:54.825Z] Step 2/8 : FROM ${BASE} [2020-12-17T19:31:54.825Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T19:31:54.825Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T19:31:54.825Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T19:31:54.825Z] de9db76c5a1d: Pulling fs layer [2020-12-17T19:31:54.825Z] bca2f99d35d6: Pulling fs layer [2020-12-17T19:31:54.825Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T19:31:54.825Z] 7c6f9722023f: Pulling fs layer [2020-12-17T19:31:54.825Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T19:31:54.825Z] 93359f2a8cfa: Waiting [2020-12-17T19:31:54.825Z] 7c6f9722023f: Waiting [2020-12-17T19:31:54.825Z] a35cf1a2eb13: Waiting [2020-12-17T19:31:54.825Z] bca2f99d35d6: Waiting [2020-12-17T19:31:54.825Z] de9db76c5a1d: Verifying Checksum [2020-12-17T19:31:54.825Z] de9db76c5a1d: Download complete [2020-12-17T19:31:54.825Z] 0ef7d3d256c8: Verifying Checksum [2020-12-17T19:31:54.825Z] 0ef7d3d256c8: Download complete [2020-12-17T19:31:54.825Z] 93359f2a8cfa: Download complete [2020-12-17T19:31:55.088Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T19:31:55.088Z] 188c0c94c7c5: Download complete [2020-12-17T19:31:55.088Z] 7c6f9722023f: Verifying Checksum [2020-12-17T19:31:55.088Z] 7c6f9722023f: Download complete [2020-12-17T19:31:55.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:31:55.352Z] 188c0c94c7c5: Pull complete [2020-12-17T19:31:55.352Z] 0ef7d3d256c8: Pull complete [2020-12-17T19:31:55.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:31:55.458Z] Configure a credential helper to remove this warning. See [2020-12-17T19:31:55.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:31:55.458Z] [2020-12-17T19:31:55.458Z] Login Succeeded [2020-12-17T19:31:55.458Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:31:55.530Z] Deleting 1 temporary files [Pipeline] // wrap [2020-12-17T19:31:55.622Z] de9db76c5a1d: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T19:31:56.088Z] ========================================================= [2020-12-17T19:31:56.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T19:31:56.088Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:31:56.537Z] + 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 . [2020-12-17T19:31:57.020Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T19:31:57.020Z] a35cf1a2eb13: Download complete [2020-12-17T19:31:57.140Z] Sending build context to Docker daemon 16.51MB [2020-12-17T19:31:57.140Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:31:57.140Z] Step 2/8 : FROM ${BASE} [2020-12-17T19:31:57.421Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T19:31:57.421Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T19:31:57.421Z] a4357932f1b6: Pulling fs layer [2020-12-17T19:31:57.421Z] 18c013af1878: Pulling fs layer [2020-12-17T19:31:57.421Z] 00ac8860ef70: Pulling fs layer [2020-12-17T19:31:57.421Z] 63d7cb157983: Pulling fs layer [2020-12-17T19:31:57.421Z] b116817d02f9: Pulling fs layer [2020-12-17T19:31:57.421Z] 745a02a5169b: Pulling fs layer [2020-12-17T19:31:57.421Z] 00ac8860ef70: Waiting [2020-12-17T19:31:57.421Z] 63d7cb157983: Waiting [2020-12-17T19:31:57.421Z] b116817d02f9: Waiting [2020-12-17T19:31:57.421Z] 745a02a5169b: Waiting [2020-12-17T19:31:57.421Z] 18c013af1878: Verifying Checksum [2020-12-17T19:31:57.421Z] 18c013af1878: Download complete [2020-12-17T19:31:57.421Z] a4357932f1b6: Verifying Checksum [2020-12-17T19:31:57.421Z] a4357932f1b6: Download complete [2020-12-17T19:31:57.421Z] 5f621e34cdf4: Verifying Checksum [2020-12-17T19:31:57.421Z] 5f621e34cdf4: Download complete [2020-12-17T19:31:57.421Z] b116817d02f9: Verifying Checksum [2020-12-17T19:31:57.421Z] b116817d02f9: Download complete [2020-12-17T19:31:57.694Z] 63d7cb157983: Verifying Checksum [2020-12-17T19:31:57.694Z] 63d7cb157983: Download complete [2020-12-17T19:31:57.972Z] 5f621e34cdf4: Pull complete [2020-12-17T19:31:58.592Z] a4357932f1b6: Pull complete [2020-12-17T19:31:58.864Z] 18c013af1878: Pull complete [2020-12-17T19:31:58.944Z] bca2f99d35d6: Verifying Checksum [2020-12-17T19:31:58.944Z] bca2f99d35d6: Download complete [2020-12-17T19:32:00.310Z] 745a02a5169b: Verifying Checksum [2020-12-17T19:32:00.310Z] 745a02a5169b: Download complete [2020-12-17T19:32:01.286Z] 00ac8860ef70: Verifying Checksum [2020-12-17T19:32:01.286Z] 00ac8860ef70: Download complete [2020-12-17T19:32:04.289Z] bca2f99d35d6: Pull complete [2020-12-17T19:32:04.289Z] 93359f2a8cfa: Pull complete [2020-12-17T19:32:04.289Z] 7c6f9722023f: Pull complete [2020-12-17T19:32:09.609Z] a35cf1a2eb13: Pull complete [2020-12-17T19:32:09.609Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T19:32:09.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T19:32:09.609Z] ---> a62c8e92a672 [2020-12-17T19:32:09.609Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-17T19:32:09.609Z] ---> Running in 8b7b6a6a7efb [2020-12-17T19:32:09.609Z] Removing intermediate container 8b7b6a6a7efb [2020-12-17T19:32:09.609Z] ---> aec2e8447376 [2020-12-17T19:32:09.609Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:32:09.609Z] ---> Running in 65ad764cce08 [2020-12-17T19:32:10.562Z] Removing intermediate container 65ad764cce08 [2020-12-17T19:32:10.562Z] ---> 35b721676622 [2020-12-17T19:32:10.562Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-17T19:32:10.562Z] ---> Running in 9f89159b9d1b [2020-12-17T19:32:11.459Z] 00ac8860ef70: Pull complete [2020-12-17T19:32:11.459Z] 63d7cb157983: Pull complete [2020-12-17T19:32:11.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:32:12.052Z] b116817d02f9: Pull complete [2020-12-17T19:32:12.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:32:12.662Z] OK: 166 MiB in 39 packages [2020-12-17T19:32:12.925Z] Removing intermediate container 9f89159b9d1b [2020-12-17T19:32:12.925Z] ---> 5ba6bedb1afc [2020-12-17T19:32:12.925Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-17T19:32:12.925Z] ---> Running in 0601239d61b7 [2020-12-17T19:32:13.187Z] Removing intermediate container 0601239d61b7 [2020-12-17T19:32:13.187Z] ---> d27b3fc2b21e [2020-12-17T19:32:13.187Z] Step 7/8 : COPY . . [2020-12-17T19:32:15.118Z] ---> 42e779a2da35 [2020-12-17T19:32:15.118Z] Step 8/8 : RUN go mod download [2020-12-17T19:32:15.118Z] ---> Running in a1f37b61e983 [2020-12-17T19:32:15.448Z] 745a02a5169b: Pull complete [2020-12-17T19:32:15.448Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T19:32:15.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T19:32:15.448Z] ---> b7e6874047d6 [2020-12-17T19:32:15.448Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-17T19:32:18.840Z] ---> Running in 5cfe60c83ed3 [2020-12-17T19:32:19.118Z] Removing intermediate container 5cfe60c83ed3 [2020-12-17T19:32:19.118Z] ---> 6ed3f3d6c1a7 [2020-12-17T19:32:19.118Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:32:19.118Z] ---> Running in 137cdd417d43 [2020-12-17T19:32:21.741Z] Removing intermediate container 137cdd417d43 [2020-12-17T19:32:21.741Z] ---> 51b9fbf0975d [2020-12-17T19:32:21.741Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-17T19:32:21.741Z] ---> Running in e596d0d10836 [2020-12-17T19:32:22.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:32:23.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:32:24.304Z] OK: 142 MiB in 39 packages [2020-12-17T19:32:25.291Z] Removing intermediate container e596d0d10836 [2020-12-17T19:32:25.291Z] ---> de439999f855 [2020-12-17T19:32:25.291Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-17T19:32:25.564Z] ---> Running in 77811f334b5d [2020-12-17T19:32:26.160Z] Removing intermediate container 77811f334b5d [2020-12-17T19:32:26.160Z] ---> 836220f687a3 [2020-12-17T19:32:26.160Z] Step 7/8 : COPY . . [2020-12-17T19:32:28.134Z] ---> b2f3d0b5e0ac [2020-12-17T19:32:28.134Z] Step 8/8 : RUN go mod download [2020-12-17T19:32:28.134Z] ---> Running in 754933957a67 [2020-12-17T19:32:37.132Z] Removing intermediate container a1f37b61e983 [2020-12-17T19:32:37.133Z] ---> 49c79d06f3fd [2020-12-17T19:32:37.133Z] Successfully built 49c79d06f3fd [2020-12-17T19:32:37.133Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:32:37.496Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T19:32:37.496Z] . [Pipeline] withDockerContainer [2020-12-17T19:32:37.664Z] prd-centos7-docker-4c-2g-16601 does not seem to be running inside a container [2020-12-17T19:32:37.713Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T19:32:38.538Z] $ docker top 5a47a232907f50118b4b5d8824e7638cde3c2a5a75e0635d0d9054d9e35a5c1c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:32:39.067Z] + go version [2020-12-17T19:32:39.067Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T19:32:39.097Z] $ docker stop --time=1 5a47a232907f50118b4b5d8824e7638cde3c2a5a75e0635d0d9054d9e35a5c1c [2020-12-17T19:32:40.436Z] $ docker rm -f 5a47a232907f50118b4b5d8824e7638cde3c2a5a75e0635d0d9054d9e35a5c1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:32:41.454Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T19:32:41.455Z] . [Pipeline] withDockerContainer [2020-12-17T19:32:41.600Z] prd-centos7-docker-4c-2g-16601 does not seem to be running inside a container [2020-12-17T19:32:41.665Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T19:32:42.201Z] $ docker top 95c5f2ae52bbe8f007907e02ffe6d4d7dd760daea8b8cc4b4633ab2df5bdf553 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:32:42.759Z] + make test [2020-12-17T19:32:42.759Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-17T19:32:43.715Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-17T19:32:52.013Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-17T19:32:52.013Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-17T19:32:52.626Z] $ docker stop --time=1 95c5f2ae52bbe8f007907e02ffe6d4d7dd760daea8b8cc4b4633ab2df5bdf553 [2020-12-17T19:32:54.827Z] $ docker rm -f 95c5f2ae52bbe8f007907e02ffe6d4d7dd760daea8b8cc4b4633ab2df5bdf553 [2020-12-17T19:32:55.005Z] Removing intermediate container 754933957a67 [2020-12-17T19:32:55.005Z] ---> 925a9da32800 [2020-12-17T19:32:55.005Z] Successfully built 925a9da32800 [2020-12-17T19:32:55.005Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:32:55.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T19:32:55.655Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T19:32:55.655Z] . [Pipeline] withDockerContainer [2020-12-17T19:32:55.865Z] Stashed 1 file(s) [2020-12-17T19:32:55.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-16600 does not seem to be running inside a container [2020-12-17T19:32:56.027Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T19:32:57.468Z] $ docker top f88a856ba0bed7b9887ad253779fca9993b67a05645600637428d9c335da2f19 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-17T19:32:58.594Z] + go version [2020-12-17T19:32:58.595Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T19:33:01.128Z] $ docker stop --time=1 f88a856ba0bed7b9887ad253779fca9993b67a05645600637428d9c335da2f19 [2020-12-17T19:33:03.107Z] $ docker rm -f f88a856ba0bed7b9887ad253779fca9993b67a05645600637428d9c335da2f19 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-12-17T19:33:03.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-12-17T19:33:04.141Z] + ls -al . [2020-12-17T19:33:04.141Z] total 88 [2020-12-17T19:33:04.141Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 17 19:32 . [2020-12-17T19:33:04.141Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 17 19:31 .. [2020-12-17T19:33:04.141Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 17 19:31 assets [2020-12-17T19:33:04.141Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 17 19:31 bin [2020-12-17T19:33:04.141Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 17 19:31 cmd [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 17 19:31 CONTRIBUTING.md [2020-12-17T19:33:04.141Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 17 19:32 coverage.out [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 1508 Dec 17 19:31 Dockerfile [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 902 Dec 17 19:31 Dockerfile.build [2020-12-17T19:33:04.141Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 17 19:31 docs [2020-12-17T19:33:04.141Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 17 19:31 .git [2020-12-17T19:33:04.141Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 17 19:31 .github [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 153 Dec 17 19:31 .gitignore [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 17 19:31 go.mod [2020-12-17T19:33:04.141Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 17 19:32 go.sum [2020-12-17T19:33:04.141Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 17 19:31 internal [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 17 19:31 Jenkinsfile [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 17 19:31 LICENSE [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 17 19:31 Makefile [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 17 19:31 README.md [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 17 19:29 VERSION [2020-12-17T19:33:04.141Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 17 19:31 version.go [2020-12-17T19:33:04.141Z] drwxrwxr-x. 4 jenkins jenkins 266 Dec 17 19:31 web [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:33:04.541Z] + 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=b545b505225351ba2b124fe3e8ab3394ebfbb37f --label arch=amd64 --label version=0.0.0 . [2020-12-17T19:33:04.633Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T19:33:04.633Z] . [Pipeline] withDockerContainer [2020-12-17T19:33:04.804Z] Sending build context to Docker daemon 16.53MB [2020-12-17T19:33:04.804Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:33:04.804Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-17T19:33:04.804Z] ---> 49c79d06f3fd [2020-12-17T19:33:04.804Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-17T19:33:04.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-16600 does not seem to be running inside a container [2020-12-17T19:33:04.996Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T19:33:05.754Z] ---> Running in 510dcf8b6edd [2020-12-17T19:33:05.754Z] Removing intermediate container 510dcf8b6edd [2020-12-17T19:33:05.754Z] ---> cf2c996a00d1 [2020-12-17T19:33:05.754Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:33:06.018Z] ---> Running in ff9f9bc2a7da [2020-12-17T19:33:06.018Z] Removing intermediate container ff9f9bc2a7da [2020-12-17T19:33:06.018Z] ---> aa20294a8edb [2020-12-17T19:33:06.018Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:33:06.018Z] ---> Running in 6431f32967cf [2020-12-17T19:33:06.281Z] Removing intermediate container 6431f32967cf [2020-12-17T19:33:06.281Z] ---> c06034ec185f [2020-12-17T19:33:06.281Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-17T19:33:06.281Z] ---> Running in eeb12693c098 [2020-12-17T19:33:06.444Z] $ docker top f43cd5bf0597dbda84b191fee68027692a37591c2b56da5d5f7166546e046ac8 -eo pid,comm [2020-12-17T19:33:06.542Z] Removing intermediate container eeb12693c098 [2020-12-17T19:33:06.543Z] ---> 11981566755d [2020-12-17T19:33:06.543Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-17T19:33:06.543Z] ---> Running in 748c6410b483 [2020-12-17T19:33:06.807Z] Removing intermediate container 748c6410b483 [2020-12-17T19:33:06.807Z] ---> 38c037d07279 [2020-12-17T19:33:06.807Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:33:06.807Z] ---> Running in 977344a1e4a5 [Pipeline] { [Pipeline] sh [2020-12-17T19:33:07.385Z] Removing intermediate container 977344a1e4a5 [2020-12-17T19:33:07.385Z] ---> 18a1abd7c862 [2020-12-17T19:33:07.385Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:33:07.616Z] + make test [2020-12-17T19:33:07.616Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-17T19:33:07.650Z] ---> Running in 0cbae87aeba4 [2020-12-17T19:33:07.911Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:33:08.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:33:09.051Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-17T19:33:09.120Z] OK: 166 MiB in 39 packages [2020-12-17T19:33:09.694Z] Removing intermediate container 0cbae87aeba4 [2020-12-17T19:33:09.694Z] ---> 82e91034fb57 [2020-12-17T19:33:09.694Z] Step 10/24 : ENV GO111MODULE=on [2020-12-17T19:33:09.694Z] ---> Running in 6c70b480be68 [2020-12-17T19:33:09.694Z] Removing intermediate container 6c70b480be68 [2020-12-17T19:33:09.694Z] ---> 75282210f013 [2020-12-17T19:33:09.694Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-17T19:33:09.958Z] ---> Running in 4e9cdab900b2 [2020-12-17T19:33:09.958Z] Removing intermediate container 4e9cdab900b2 [2020-12-17T19:33:09.958Z] ---> cad3e1a01d1b [2020-12-17T19:33:09.958Z] Step 12/24 : COPY go.mod . [2020-12-17T19:33:10.224Z] ---> 5997791987a7 [2020-12-17T19:33:10.224Z] Step 13/24 : COPY Makefile . [2020-12-17T19:33:10.489Z] ---> 931a61202653 [2020-12-17T19:33:10.489Z] Step 14/24 : RUN make update [2020-12-17T19:33:10.489Z] ---> Running in 88e33265d420 [2020-12-17T19:33:10.759Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-17T19:33:11.346Z] Removing intermediate container 88e33265d420 [2020-12-17T19:33:11.346Z] ---> 33878889589e [2020-12-17T19:33:11.346Z] Step 15/24 : COPY . . [2020-12-17T19:33:13.275Z] ---> 9bc3761961b7 [2020-12-17T19:33:13.275Z] Step 16/24 : RUN ${MAKE} [2020-12-17T19:33:13.275Z] ---> Running in 3f4efa34fc5c [2020-12-17T19:33:13.542Z] 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 [2020-12-17T19:33:21.782Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-17T19:33:23.708Z] Removing intermediate container 3f4efa34fc5c [2020-12-17T19:33:23.708Z] ---> 95a111d0b35c [2020-12-17T19:33:23.708Z] Step 17/24 : FROM alpine:3.12 [2020-12-17T19:33:23.970Z] 3.12: Pulling from library/alpine [2020-12-17T19:33:23.970Z] 801bfaa63ef2: Pulling fs layer [2020-12-17T19:33:24.237Z] 801bfaa63ef2: Verifying Checksum [2020-12-17T19:33:24.237Z] 801bfaa63ef2: Download complete [2020-12-17T19:33:24.237Z] 801bfaa63ef2: Pull complete [2020-12-17T19:33:24.237Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T19:33:24.237Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T19:33:24.237Z] ---> 389fef711851 [2020-12-17T19:33:24.237Z] Step 18/24 : EXPOSE 4000 [2020-12-17T19:33:24.501Z] ---> Running in ccefc14093ea [2020-12-17T19:33:24.501Z] Removing intermediate container ccefc14093ea [2020-12-17T19:33:24.501Z] ---> 9b46d001f266 [2020-12-17T19:33:24.501Z] 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 [2020-12-17T19:33:25.453Z] ---> 69a7b242e931 [2020-12-17T19:33:25.453Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-17T19:33:25.453Z] ---> Running in c9eade233ae9 [2020-12-17T19:33:25.715Z] Removing intermediate container c9eade233ae9 [2020-12-17T19:33:25.715Z] ---> 7645873a9829 [2020-12-17T19:33:25.715Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-17T19:33:25.978Z] ---> Running in 3e3fb130bf02 [2020-12-17T19:33:25.978Z] Removing intermediate container 3e3fb130bf02 [2020-12-17T19:33:25.978Z] ---> 0d93b77b5d39 [2020-12-17T19:33:25.978Z] Step 22/24 : LABEL arch=amd64 [2020-12-17T19:33:25.978Z] ---> Running in dcfd3eee5ebd [2020-12-17T19:33:26.239Z] Removing intermediate container dcfd3eee5ebd [2020-12-17T19:33:26.239Z] ---> 247b4e6ea129 [2020-12-17T19:33:26.239Z] Step 23/24 : LABEL git_sha=b545b505225351ba2b124fe3e8ab3394ebfbb37f [2020-12-17T19:33:26.239Z] ---> Running in b85e81ddcf35 [2020-12-17T19:33:26.500Z] Removing intermediate container b85e81ddcf35 [2020-12-17T19:33:26.500Z] ---> 03da934adb89 [2020-12-17T19:33:26.500Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T19:33:26.500Z] ---> Running in abc6f75a943c [2020-12-17T19:33:26.500Z] Removing intermediate container abc6f75a943c [2020-12-17T19:33:26.500Z] ---> 49cec9a46636 [2020-12-17T19:33:26.500Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T19:33:26.761Z] Successfully built 49cec9a46636 [2020-12-17T19:33:26.761Z] 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] } [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-17T19:33:31.277Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-17T19:33:31.277Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-17T19:33:36.743Z] $ docker stop --time=1 f43cd5bf0597dbda84b191fee68027692a37591c2b56da5d5f7166546e046ac8 [2020-12-17T19:33:38.740Z] $ docker rm -f f43cd5bf0597dbda84b191fee68027692a37591c2b56da5d5f7166546e046ac8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:33:39.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T19:33:39.684Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T19:33:40.516Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:33:41.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T19:33:41.927Z] + ls -al . [2020-12-17T19:33:41.927Z] total 124 [2020-12-17T19:33:41.927Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 19:33 . [2020-12-17T19:33:41.927Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:31 .. [2020-12-17T19:33:41.927Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 19:31 .git [2020-12-17T19:33:41.927Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:31 .github [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 153 Dec 17 19:31 .gitignore [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 17 19:31 CONTRIBUTING.md [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 1508 Dec 17 19:31 Dockerfile [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 902 Dec 17 19:31 Dockerfile.build [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 17 19:31 Jenkinsfile [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 17 19:31 LICENSE [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 17 19:31 Makefile [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 17 19:31 README.md [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 17 19:29 VERSION [2020-12-17T19:33:41.927Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 19:31 assets [2020-12-17T19:33:41.927Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:31 bin [2020-12-17T19:33:41.927Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 19:31 cmd [2020-12-17T19:33:41.927Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 17 19:33 coverage.out [2020-12-17T19:33:41.927Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 17 19:31 docs [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 17 19:31 go.mod [2020-12-17T19:33:41.927Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 17 19:33 go.sum [2020-12-17T19:33:41.927Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 19:31 internal [2020-12-17T19:33:41.927Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 17 19:31 version.go [2020-12-17T19:33:41.927Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:31 web [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:33:42.380Z] + 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=b545b505225351ba2b124fe3e8ab3394ebfbb37f --label arch=arm64 --label version=0.0.0 . [2020-12-17T19:33:43.015Z] Sending build context to Docker daemon 16.53MB [2020-12-17T19:33:43.015Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:33:43.015Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-17T19:33:43.015Z] ---> 925a9da32800 [2020-12-17T19:33:43.015Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-17T19:33:43.608Z] ---> Running in ec3c4f0689d8 [2020-12-17T19:33:43.884Z] Removing intermediate container ec3c4f0689d8 [2020-12-17T19:33:43.884Z] ---> 15f6b1cbf0fa [2020-12-17T19:33:43.884Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:33:44.156Z] ---> Running in c804099b2147 [2020-12-17T19:33:44.429Z] Removing intermediate container c804099b2147 [2020-12-17T19:33:44.429Z] ---> 1401af27beb4 [2020-12-17T19:33:44.429Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:33:44.703Z] ---> Running in ab67cb83654f [2020-12-17T19:33:44.975Z] Removing intermediate container ab67cb83654f [2020-12-17T19:33:44.975Z] ---> 47182225cff8 [2020-12-17T19:33:44.975Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-17T19:33:45.254Z] ---> Running in 5dc82bb92eed [2020-12-17T19:33:45.849Z] Removing intermediate container 5dc82bb92eed [2020-12-17T19:33:45.849Z] ---> 101821fe3e7d [2020-12-17T19:33:45.849Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-17T19:33:45.849Z] ---> Running in ac0ea1743eb1 [2020-12-17T19:33:46.442Z] Removing intermediate container ac0ea1743eb1 [2020-12-17T19:33:46.442Z] ---> 957c20578d69 [2020-12-17T19:33:46.442Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:33:46.442Z] ---> Running in bfdab9c1e35d [2020-12-17T19:33:48.427Z] Removing intermediate container bfdab9c1e35d [2020-12-17T19:33:48.427Z] ---> 57a49fb51fb5 [2020-12-17T19:33:48.427Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:33:48.427Z] ---> Running in c2ec29413c26 [2020-12-17T19:33:49.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:33:50.462Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:33:51.067Z] OK: 142 MiB in 39 packages [2020-12-17T19:33:52.497Z] Removing intermediate container c2ec29413c26 [2020-12-17T19:33:52.497Z] ---> 4b957eb1f8c0 [2020-12-17T19:33:52.497Z] Step 10/24 : ENV GO111MODULE=on [2020-12-17T19:33:52.497Z] ---> Running in 0a855b06d6e4 [2020-12-17T19:33:52.769Z] Removing intermediate container 0a855b06d6e4 [2020-12-17T19:33:52.769Z] ---> d771fa22df48 [2020-12-17T19:33:52.769Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-17T19:33:53.045Z] ---> Running in 205ac13df318 [2020-12-17T19:33:53.318Z] Removing intermediate container 205ac13df318 [2020-12-17T19:33:53.318Z] ---> ce166139b7bc [2020-12-17T19:33:53.318Z] Step 12/24 : COPY go.mod . [2020-12-17T19:33:54.299Z] ---> 6e1ec1c1a152 [2020-12-17T19:33:54.299Z] Step 13/24 : COPY Makefile . [2020-12-17T19:33:54.896Z] ---> 1a1f33e5c127 [2020-12-17T19:33:54.896Z] Step 14/24 : RUN make update [2020-12-17T19:33:54.896Z] ---> Running in 61c5591475e2 [2020-12-17T19:33:55.876Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-17T19:33:57.314Z] Removing intermediate container 61c5591475e2 [2020-12-17T19:33:57.314Z] ---> 40d8c8446cbb [2020-12-17T19:33:57.314Z] Step 15/24 : COPY . . [2020-12-17T19:33:59.287Z] ---> e9eeb44757c2 [2020-12-17T19:33:59.287Z] Step 16/24 : RUN ${MAKE} [2020-12-17T19:33:59.287Z] ---> Running in 9fef20e16605 [2020-12-17T19:34:00.269Z] 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 [2020-12-17T19:34:22.512Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-17T19:34:27.904Z] Removing intermediate container 9fef20e16605 [2020-12-17T19:34:27.904Z] ---> b9490b87a40f [2020-12-17T19:34:27.904Z] Step 17/24 : FROM alpine:3.12 [2020-12-17T19:34:27.904Z] 3.12: Pulling from library/alpine [2020-12-17T19:34:27.904Z] 159e5727ea61: Pulling fs layer [2020-12-17T19:34:28.184Z] 159e5727ea61: Verifying Checksum [2020-12-17T19:34:28.779Z] 159e5727ea61: Pull complete [2020-12-17T19:34:28.779Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T19:34:28.779Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T19:34:28.779Z] ---> afeebe901d6b [2020-12-17T19:34:28.779Z] Step 18/24 : EXPOSE 4000 [2020-12-17T19:34:29.052Z] ---> Running in 3ee7a13c3194 [2020-12-17T19:34:29.324Z] Removing intermediate container 3ee7a13c3194 [2020-12-17T19:34:29.324Z] ---> 4c691ee1a545 [2020-12-17T19:34:29.324Z] 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 [2020-12-17T19:34:31.291Z] ---> d74739fb32c6 [2020-12-17T19:34:31.291Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-17T19:34:31.291Z] ---> Running in 27fa3862a323 [2020-12-17T19:34:31.564Z] Removing intermediate container 27fa3862a323 [2020-12-17T19:34:31.564Z] ---> 81c8a60a6672 [2020-12-17T19:34:31.564Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-17T19:34:31.837Z] ---> Running in 4dc021871e3d [2020-12-17T19:34:32.109Z] Removing intermediate container 4dc021871e3d [2020-12-17T19:34:32.109Z] ---> e6890a76b988 [2020-12-17T19:34:32.109Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T19:34:32.383Z] ---> Running in 607b48f30549 [2020-12-17T19:34:32.657Z] Removing intermediate container 607b48f30549 [2020-12-17T19:34:32.657Z] ---> 1e74b2809c16 [2020-12-17T19:34:32.657Z] Step 23/24 : LABEL git_sha=b545b505225351ba2b124fe3e8ab3394ebfbb37f [2020-12-17T19:34:32.932Z] ---> Running in 4f36e45ff33d [2020-12-17T19:34:33.210Z] Removing intermediate container 4f36e45ff33d [2020-12-17T19:34:33.210Z] ---> 1303689a96f2 [2020-12-17T19:34:33.210Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T19:34:33.487Z] ---> Running in dd2296af2ec0 [2020-12-17T19:34:33.762Z] Removing intermediate container dd2296af2ec0 [2020-12-17T19:34:33.762Z] ---> 7b669466a3be [2020-12-17T19:34:33.762Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T19:34:34.044Z] Successfully built 7b669466a3be [2020-12-17T19:34:34.044Z] 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 [2020-12-17T19:34:38.009Z] provisioning config files... [2020-12-17T19:34:38.019Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/config3931747147415161582tmp [Pipeline] { [Pipeline] sh [2020-12-17T19:34:38.465Z] + set +x [2020-12-17T19:34:38.465Z] + curl -s https://codecov.io/bash [2020-12-17T19:34:38.465Z] + bash -s -- [2020-12-17T19:34:38.735Z] [2020-12-17T19:34:38.735Z] _____ _ [2020-12-17T19:34:38.735Z] / ____| | | [2020-12-17T19:34:38.735Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T19:34:38.735Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T19:34:38.735Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T19:34:38.735Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T19:34:38.735Z] Bash-20201130-cc6d3fe [2020-12-17T19:34:38.735Z] [2020-12-17T19:34:38.735Z] [2020-12-17T19:34:38.735Z] ==> Jenkins CI detected. [2020-12-17T19:34:38.735Z] project root: . [2020-12-17T19:34:38.735Z] --> token set from env [2020-12-17T19:34:38.735Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T19:34:38.735Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T19:34:38.735Z] ==> Python coveragepy not found [2020-12-17T19:34:38.735Z] ==> Searching for coverage reports in: [2020-12-17T19:34:38.735Z] + . [2020-12-17T19:34:38.735Z] -> Found 1 reports [2020-12-17T19:34:38.735Z] ==> Detecting git/mercurial file structure [2020-12-17T19:34:38.735Z] ==> Reading reports [2020-12-17T19:34:38.735Z] + ./coverage.out bytes=10 [2020-12-17T19:34:38.735Z] ==> Appending adjustments [2020-12-17T19:34:38.735Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T19:34:38.735Z] + Found adjustments [2020-12-17T19:34:38.735Z] ==> Gzipping contents [2020-12-17T19:34:39.007Z] 4.0K /tmp/codecov.ydr2mf.gz [2020-12-17T19:34:39.007Z] ==> Uploading reports [2020-12-17T19:34:39.007Z] url: https://codecov.io [2020-12-17T19:34:39.007Z] query: branch=PR-281&commit=b545b505225351ba2b124fe3e8ab3394ebfbb37f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=281&job=&cmd_args= [2020-12-17T19:34:39.007Z] -> Pinging Codecov [2020-12-17T19:34:39.007Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-281&commit=b545b505225351ba2b124fe3e8ab3394ebfbb37f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=281&job=&cmd_args= [2020-12-17T19:34:39.271Z] -> Uploading to [2020-12-17T19:34:39.271Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/FB506323287CE973F263BFD2A0EB1F37/b545b505225351ba2b124fe3e8ab3394ebfbb37f/a79405ac-d092-45c6-8764-2203ad59d24d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T193439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e456fcef1cd919fe20e7ef6b613cd2ea8d36da04452a5dc136b21a6c6b87690f [2020-12-17T19:34:39.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T19:34:39.271Z] Dload Upload Total Spent Left Speed [2020-12-17T19:34:39.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2361 0 0 100 2361 0 5915 --:--:-- --:--:-- --:--:-- 5917 100 2361 0 0 100 2361 0 5912 --:--:-- --:--:-- --:--:-- 5902 [2020-12-17T19:34:39.846Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b545b505225351ba2b124fe3e8ab3394ebfbb37f [Pipeline] } [2020-12-17T19:34:39.878Z] 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 [2020-12-17T19:34:43.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:34:43.836Z] ---> package-listing.sh [2020-12-17T19:34:43.836Z] ++ facter osfamily [2020-12-17T19:34:43.836Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T19:34:43.836Z] + OS_FAMILY=redhat [2020-12-17T19:34:43.836Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-281 [2020-12-17T19:34:43.836Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T19:34:43.836Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T19:34:43.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T19:34:43.836Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T19:34:43.836Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-281 ']' [2020-12-17T19:34:43.836Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T19:34:43.836Z] + case "${OS_FAMILY}" in [2020-12-17T19:34:43.836Z] + rpm -qa [2020-12-17T19:34:43.836Z] + sort [2020-12-17T19:34:48.065Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T19:34:48.065Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T19:34:48.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T19:34:48.065Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-281 ']' [2020-12-17T19:34:48.065Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-281/archives/ [2020-12-17T19:34:48.065Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-281/archives/ [Pipeline] echo [2020-12-17T19:34:48.099Z] 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-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-17T19:34:48.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:34:48.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:34:48.750Z] [2020-12-17T19:34:48.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:34:49.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:34:49.138Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T19:34:49.138Z] df20fa9351a1: Pulling fs layer [2020-12-17T19:34:49.138Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T19:34:49.138Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T19:34:49.138Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T19:34:49.138Z] 93b61091891f: Pulling fs layer [2020-12-17T19:34:49.138Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T19:34:49.138Z] 5e14af77c1be: Pulling fs layer [2020-12-17T19:34:49.138Z] 01666e4c0597: Pulling fs layer [2020-12-17T19:34:49.138Z] aa168da1d23b: Pulling fs layer [2020-12-17T19:34:49.138Z] 46f8f816bc3b: Waiting [2020-12-17T19:34:49.138Z] 93b61091891f: Waiting [2020-12-17T19:34:49.138Z] 93b9cdb0e59b: Waiting [2020-12-17T19:34:49.138Z] 5e14af77c1be: Waiting [2020-12-17T19:34:49.138Z] 01666e4c0597: Waiting [2020-12-17T19:34:49.138Z] 36b3adc4ff6f: Verifying Checksum [2020-12-17T19:34:49.138Z] 36b3adc4ff6f: Download complete [2020-12-17T19:34:49.138Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T19:34:49.138Z] 46f8f816bc3b: Download complete [2020-12-17T19:34:49.401Z] df20fa9351a1: Verifying Checksum [2020-12-17T19:34:49.401Z] df20fa9351a1: Download complete [2020-12-17T19:34:49.401Z] 93b9cdb0e59b: Verifying Checksum [2020-12-17T19:34:49.401Z] 93b9cdb0e59b: Download complete [2020-12-17T19:34:49.401Z] 5e14af77c1be: Verifying Checksum [2020-12-17T19:34:49.401Z] 5e14af77c1be: Download complete [2020-12-17T19:34:49.401Z] 93b61091891f: Verifying Checksum [2020-12-17T19:34:49.401Z] 93b61091891f: Download complete [2020-12-17T19:34:49.401Z] 01666e4c0597: Verifying Checksum [2020-12-17T19:34:49.401Z] 01666e4c0597: Download complete [2020-12-17T19:34:49.664Z] df20fa9351a1: Pull complete [2020-12-17T19:34:49.927Z] 36b3adc4ff6f: Pull complete [2020-12-17T19:34:50.196Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T19:34:50.196Z] 8ad3a11d3b57: Download complete [2020-12-17T19:34:51.143Z] 8ad3a11d3b57: Pull complete [2020-12-17T19:34:51.143Z] 46f8f816bc3b: Pull complete [2020-12-17T19:34:52.120Z] 93b61091891f: Pull complete [2020-12-17T19:34:52.120Z] aa168da1d23b: Verifying Checksum [2020-12-17T19:34:52.120Z] aa168da1d23b: Download complete [2020-12-17T19:34:52.383Z] 93b9cdb0e59b: Pull complete [2020-12-17T19:34:52.650Z] 5e14af77c1be: Pull complete [2020-12-17T19:34:52.650Z] 01666e4c0597: Pull complete [2020-12-17T19:34:59.287Z] aa168da1d23b: Pull complete [2020-12-17T19:34:59.287Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T19:34:59.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:34:59.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T19:34:59.476Z] prd-centos7-docker-4c-2g-16598 does not seem to be running inside a container [2020-12-17T19:34:59.525Z] $ 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-281/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-281 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-281:/w/workspace/edgexfoundry_edgex-ui-go_PR-281:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T19:35:03.245Z] $ docker top 31be29b56685ac6e6099795e191369c12398b6b89384621de4c99c0197c25cca -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:35:03.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T19:35:04.106Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T19:35:04.438Z] + ls /var/log/sa-host [2020-12-17T19:35:04.438Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T19:35:04.438Z] file_magic: OK [2020-12-17T19:35:04.438Z] HZ: Using current value: 100 [2020-12-17T19:35:04.438Z] file_header: OK [2020-12-17T19:35:04.438Z] 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 [2020-12-17T19:35:04.438Z] Statistics: [2020-12-17T19:35:04.438Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-17T19:35:04.438Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T19:35:04.438Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T19:35:04.438Z] file_magic: OK [2020-12-17T19:35:04.438Z] HZ: Using current value: 100 [2020-12-17T19:35:04.438Z] file_header: OK [2020-12-17T19:35:04.438Z] 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 [2020-12-17T19:35:04.438Z] Statistics: [2020-12-17T19:35:04.438Z] Hnuu...uuuununununu... [2020-12-17T19:35:04.438Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T19:35:04.710Z] provisioning config files... [2020-12-17T19:35:04.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/config8923397945892438424tmp [Pipeline] { [Pipeline] echo [2020-12-17T19:35:04.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:35:05.207Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T19:35:05.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T19:35:05.393Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:35:05.730Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T19:35:05.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:35:06.092Z] ---> sudo-logs.sh [2020-12-17T19:35:06.093Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T19:35:06.119Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:35:06.448Z] ---> job-cost.sh [2020-12-17T19:35:06.448Z] lf-activate-venv: SKIPPING [2020-12-17T19:35:06.448Z] INFO: No Stack... [2020-12-17T19:35:07.839Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T19:35:08.102Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T19:35:08.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:35:08.469Z] ---> logs-deploy.sh [2020-12-17T19:35:08.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-281/1 [2020-12-17T19:35:08.469Z] INFO: archiving workspace using pattern(s): [2020-12-17T19:35:10.402Z] Archives upload complete. [2020-12-17T19:35:10.402Z] INFO: archiving logs to Nexus