Pull request #274 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 23d84d0620b63080253f650c65c06b35d88c866e rather than f5d99aae4f786acbf2903781f6a99187d825abcb Obtained Jenkinsfile from 23d84d0620b63080253f650c65c06b35d88c866e 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-274/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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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-274/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 a5c854593eac886f27ddeefb8920871132e8ed78 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14296 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [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-274 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit f5d99aae4f786acbf2903781f6a99187d825abcb Merge succeeded, producing f5d99aae4f786acbf2903781f6a99187d825abcb Checking out Revision f5d99aae4f786acbf2903781f6a99187d825abcb (PR-274) > 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/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # 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 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 Commit message: "deployment description" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-03T08:38:49.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-03T08:38:50.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-03T08:38:50.456Z] ========================================================= [2020-12-03T08:38:50.456Z] EdgeX Global Pipelines Version Info [2020-12-03T08:38:50.456Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:38:52.432Z] ------------------- [2020-12-03T08:38:52.432Z] stable info: [2020-12-03T08:38:52.432Z] ------------------- [2020-12-03T08:38:52.432Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-03T08:38:52.432Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T08:38:52.432Z] Message: update stable to v1.0.169 [2020-12-03T08:38:53.006Z] ------------------- [2020-12-03T08:38:53.006Z] experimental info: [2020-12-03T08:38:53.006Z] ------------------- [2020-12-03T08:38:53.006Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-03T08:38:53.006Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T08:38:53.006Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-03T08:38:53.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-03T08:38:53.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-03T08:38:53.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-03T08:38:53.901Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-03T08:38:54.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-03T08:38:54.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-03T08:38:54.314Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-03T08:38:54.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-03T08:38:54.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-03T08:38:54.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-03T08:38:54.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-03T08:38:55.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-03T08:38:55.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-03T08:38:55.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-03T08:38:55.634Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T08:38:55.809Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T08:38:55.947Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-03T08:38:56.077Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-03T08:38:56.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-03T08:38:56.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-03T08:38:56.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-03T08:38:56.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-03T08:38:56.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-03T08:38:56.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-03T08:38:57.036Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-03T08:38:57.167Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-03T08:38:57.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo [2020-12-03T08:38:57.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo [2020-12-03T08:38:57.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo [2020-12-03T08:38:57.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5d99aae4f786acbf2903781f6a99187d825abcb [Pipeline] echo [2020-12-03T08:38:57.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5d99aa [Pipeline] echo [2020-12-03T08:38:57.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T08:38:58.248Z] provisioning config files... [2020-12-03T08:38:58.287Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config5141005289945824175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:38:58.725Z] ---> docker-login.sh [2020-12-03T08:38:58.725Z] nexus3.edgexfoundry.org:10001 [2020-12-03T08:38:58.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:38:59.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:38:59.256Z] Configure a credential helper to remove this warning. See [2020-12-03T08:38:59.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:38:59.256Z] [2020-12-03T08:38:59.256Z] Login Succeeded [2020-12-03T08:38:59.256Z] nexus3.edgexfoundry.org:10002 [2020-12-03T08:38:59.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:38:59.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:38:59.523Z] Configure a credential helper to remove this warning. See [2020-12-03T08:38:59.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:38:59.523Z] [2020-12-03T08:38:59.523Z] Login Succeeded [2020-12-03T08:38:59.523Z] nexus3.edgexfoundry.org:10003 [2020-12-03T08:38:59.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:38:59.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:38:59.523Z] Configure a credential helper to remove this warning. See [2020-12-03T08:38:59.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:38:59.523Z] [2020-12-03T08:38:59.523Z] Login Succeeded [2020-12-03T08:38:59.523Z] nexus3.edgexfoundry.org:10004 [2020-12-03T08:38:59.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:38:59.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:38:59.786Z] Configure a credential helper to remove this warning. See [2020-12-03T08:38:59.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:38:59.786Z] [2020-12-03T08:38:59.786Z] Login Succeeded [2020-12-03T08:38:59.786Z] docker.io [2020-12-03T08:38:59.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:39:00.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:39:00.049Z] Configure a credential helper to remove this warning. See [2020-12-03T08:39:00.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:39:00.049Z] [2020-12-03T08:39:00.049Z] Login Succeeded [2020-12-03T08:39:00.049Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T08:39:00.071Z] 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-03T08:39:01.527Z] + git log --format=format:%s -1 f5d99aae4f786acbf2903781f6a99187d825abcb [Pipeline] echo [2020-12-03T08:39:01.618Z] GIT_COMMIT: f5d99aae4f786acbf2903781f6a99187d825abcb, Commit Message: deployment description [Pipeline] echo [2020-12-03T08:39:01.718Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:39:02.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T08:39:02.838Z] [2020-12-03T08:39:02.838Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:39:03.242Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T08:39:03.242Z] latest: Pulling from edgex-devops/git-semver [2020-12-03T08:39:03.242Z] 31603596830f: Pulling fs layer [2020-12-03T08:39:03.242Z] 2a8b12db71e7: Pulling fs layer [2020-12-03T08:39:03.242Z] 6ca5941a6612: Pulling fs layer [2020-12-03T08:39:03.242Z] ecc8261a40a4: Pulling fs layer [2020-12-03T08:39:03.242Z] ecc8261a40a4: Waiting [2020-12-03T08:39:03.242Z] 2a8b12db71e7: Verifying Checksum [2020-12-03T08:39:03.242Z] 2a8b12db71e7: Download complete [2020-12-03T08:39:03.242Z] 31603596830f: Verifying Checksum [2020-12-03T08:39:03.508Z] ecc8261a40a4: Verifying Checksum [2020-12-03T08:39:03.508Z] ecc8261a40a4: Download complete [2020-12-03T08:39:03.777Z] 6ca5941a6612: Verifying Checksum [2020-12-03T08:39:03.777Z] 6ca5941a6612: Download complete [2020-12-03T08:39:03.777Z] 31603596830f: Pull complete [2020-12-03T08:39:03.777Z] 2a8b12db71e7: Pull complete [2020-12-03T08:39:04.731Z] 6ca5941a6612: Pull complete [2020-12-03T08:39:04.994Z] ecc8261a40a4: Pull complete [2020-12-03T08:39:04.994Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-03T08:39:04.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T08:39:04.994Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-03T08:39:05.139Z] prd-centos7-docker-4c-2g-14296 does not seem to be running inside a container [2020-12-03T08:39:05.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-274 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274:/w/workspace/edgexfoundry_edgex-ui-go_PR-274:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T08:39:07.471Z] $ docker top 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T08:39:07.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T08:39:07.845Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T08:39:08.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T08:39:08.059Z] $ docker exec 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 ssh-agent [2020-12-03T08:39:08.224Z] SSH_AUTH_SOCK=/tmp/ssh-sKiSVi946W3k/agent.12 [2020-12-03T08:39:08.224Z] SSH_AGENT_PID=17 [2020-12-03T08:39:08.234Z] Running ssh-add (command line suppressed) [2020-12-03T08:39:08.356Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_1384236406511266602.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_1384236406511266602.key) [2020-12-03T08:39:08.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T08:39:08.793Z] + git tag --points-at HEAD [Pipeline] } [2020-12-03T08:39:08.819Z] $ docker exec --env ******** --env ******** 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 ssh-agent -k [2020-12-03T08:39:08.931Z] unset SSH_AUTH_SOCK; [2020-12-03T08:39:08.932Z] unset SSH_AGENT_PID; [2020-12-03T08:39:08.932Z] echo Agent pid 17 killed; [2020-12-03T08:39:08.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-03T08:39:09.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T08:39:09.174Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T08:39:09.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T08:39:09.339Z] $ docker exec 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 ssh-agent [2020-12-03T08:39:09.499Z] SSH_AUTH_SOCK=/tmp/ssh-Oh1j3JNAwjkp/agent.47 [2020-12-03T08:39:09.499Z] SSH_AGENT_PID=52 [2020-12-03T08:39:09.506Z] Running ssh-add (command line suppressed) [2020-12-03T08:39:09.625Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_2178564759396648469.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_2178564759396648469.key) [2020-12-03T08:39:09.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T08:39:10.059Z] + git semver init [2020-12-03T08:39:10.059Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T08:39:10.059Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-274/.git [2020-12-03T08:39:10.059Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [2020-12-03T08:39:10.059Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T08:39:10.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T08:39:10.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T08:39:10.059Z] # $SEMVER_BRANCH = PR-274 [2020-12-03T08:39:10.059Z] # $SEMVER_TEMP = /tmp/semver-056352381 [2020-12-03T08:39:10.059Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-03T08:39:11.454Z] # '/tmp/semver-056352381' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-274/.semver' [2020-12-03T08:39:11.454Z] # -> Force: false [2020-12-03T08:39:11.454Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-274/.semver [Pipeline] } [2020-12-03T08:39:11.473Z] $ docker exec --env ******** --env ******** 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 ssh-agent -k [2020-12-03T08:39:11.585Z] unset SSH_AUTH_SOCK; [2020-12-03T08:39:11.586Z] unset SSH_AGENT_PID; [2020-12-03T08:39:11.586Z] echo Agent pid 52 killed; [2020-12-03T08:39:11.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T08:39:12.209Z] + git semver [Pipeline] } [2020-12-03T08:39:12.237Z] $ docker stop --time=1 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 [2020-12-03T08:39:13.684Z] $ docker rm -f 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T08:39:14.296Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-03T08:39:14.785Z] Stashed 1 file(s) [Pipeline] echo [2020-12-03T08:39:14.811Z] [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-03T08:39:30.761Z] Still waiting to schedule task [2020-12-03T08:39:30.761Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14296’ [2020-12-03T08:39:30.789Z] Still waiting to schedule task [2020-12-03T08:39:30.789Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-03T08:41:20.510Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14297 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [Pipeline] { [Pipeline] ws [2020-12-03T08:41:20.608Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-03T08:41:25.804Z] using credential edgex-jenkins-ssh [2020-12-03T08:41:25.903Z] Cloning the remote Git repository [2020-12-03T08:41:25.954Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:41:26.057Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-03T08:41:26.136Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:41:26.136Z] > git --version # timeout=10 [2020-12-03T08:41:26.150Z] > git --version # 'git version 2.17.1' [2020-12-03T08:41:26.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:41:26.206Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T08:41:28.265Z] Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit f5d99aae4f786acbf2903781f6a99187d825abcb [2020-12-03T08:41:28.595Z] Merge succeeded, producing f5d99aae4f786acbf2903781f6a99187d825abcb [2020-12-03T08:41:28.596Z] Checking out Revision f5d99aae4f786acbf2903781f6a99187d825abcb (PR-274) [2020-12-03T08:41:27.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T08:41:27.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T08:41:27.596Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T08:41:27.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:41:27.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:41:27.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T08:41:28.285Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T08:41:28.309Z] > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 [2020-12-03T08:41:28.532Z] > git remote # timeout=10 [2020-12-03T08:41:28.547Z] > git config --get remote.origin.url # timeout=10 [2020-12-03T08:41:28.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:41:28.566Z] > git merge 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 [2020-12-03T08:41:28.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-03T08:41:28.605Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T08:41:28.613Z] > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 [2020-12-03T08:41:33.033Z] Commit message: "deployment description" [2020-12-03T08:41:33.109Z] > git --version # timeout=10 [2020-12-03T08:41:33.120Z] > git --version # 'git version 2.17.1' [2020-12-03T08:41:33.130Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T08:41:35.066Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-03T08:41:35.475Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T08:41:35.831Z] + sudo service docker restart [2020-12-03T08:41:35.832Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T08:41:38.590Z] provisioning config files... [2020-12-03T08:41:38.645Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5810352069427357614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:41:39.088Z] ---> docker-login.sh [2020-12-03T08:41:39.089Z] nexus3.edgexfoundry.org:10001 [2020-12-03T08:41:40.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:41:40.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:41:40.354Z] Configure a credential helper to remove this warning. See [2020-12-03T08:41:40.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:41:40.354Z] [2020-12-03T08:41:40.354Z] Login Succeeded [2020-12-03T08:41:40.354Z] nexus3.edgexfoundry.org:10002 [2020-12-03T08:41:40.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:41:40.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:41:40.906Z] Configure a credential helper to remove this warning. See [2020-12-03T08:41:40.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:41:40.906Z] [2020-12-03T08:41:40.906Z] Login Succeeded [2020-12-03T08:41:40.906Z] nexus3.edgexfoundry.org:10003 [2020-12-03T08:41:41.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:41:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:41:41.453Z] Configure a credential helper to remove this warning. See [2020-12-03T08:41:41.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:41:41.453Z] [2020-12-03T08:41:41.453Z] Login Succeeded [2020-12-03T08:41:41.453Z] nexus3.edgexfoundry.org:10004 [2020-12-03T08:41:41.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:41:42.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:41:42.002Z] Configure a credential helper to remove this warning. See [2020-12-03T08:41:42.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:41:42.002Z] [2020-12-03T08:41:42.002Z] Login Succeeded [2020-12-03T08:41:42.002Z] docker.io [2020-12-03T08:41:42.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T08:41:42.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T08:41:42.875Z] Configure a credential helper to remove this warning. See [2020-12-03T08:41:42.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T08:41:42.875Z] [2020-12-03T08:41:42.875Z] Login Succeeded [2020-12-03T08:41:42.875Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T08:41:42.909Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T08:41:43.453Z] ========================================================= [2020-12-03T08:41:43.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-03T08:41:43.453Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:41:43.870Z] + 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-03T08:41:44.475Z] Sending build context to Docker daemon 15.63MB [2020-12-03T08:41:44.475Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-03T08:41:44.475Z] Step 2/8 : FROM ${BASE} [2020-12-03T08:41:44.475Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-03T08:41:44.475Z] 5f621e34cdf4: Pulling fs layer [2020-12-03T08:41:44.475Z] a4357932f1b6: Pulling fs layer [2020-12-03T08:41:44.475Z] 18c013af1878: Pulling fs layer [2020-12-03T08:41:44.475Z] 00ac8860ef70: Pulling fs layer [2020-12-03T08:41:44.475Z] 63d7cb157983: Pulling fs layer [2020-12-03T08:41:44.475Z] b116817d02f9: Pulling fs layer [2020-12-03T08:41:44.475Z] 745a02a5169b: Pulling fs layer [2020-12-03T08:41:44.475Z] 00ac8860ef70: Waiting [2020-12-03T08:41:44.475Z] 63d7cb157983: Waiting [2020-12-03T08:41:44.475Z] b116817d02f9: Waiting [2020-12-03T08:41:44.475Z] 745a02a5169b: Waiting [2020-12-03T08:41:44.475Z] 18c013af1878: Verifying Checksum [2020-12-03T08:41:44.475Z] 18c013af1878: Download complete [2020-12-03T08:41:44.475Z] a4357932f1b6: Verifying Checksum [2020-12-03T08:41:44.475Z] a4357932f1b6: Download complete [2020-12-03T08:41:44.756Z] 63d7cb157983: Download complete [2020-12-03T08:41:44.756Z] b116817d02f9: Verifying Checksum [2020-12-03T08:41:44.756Z] b116817d02f9: Download complete [2020-12-03T08:41:44.756Z] 5f621e34cdf4: Verifying Checksum [2020-12-03T08:41:44.756Z] 5f621e34cdf4: Download complete [2020-12-03T08:41:45.375Z] 5f621e34cdf4: Pull complete [2020-12-03T08:41:45.977Z] a4357932f1b6: Pull complete [2020-12-03T08:41:46.253Z] 18c013af1878: Pull complete [2020-12-03T08:41:47.691Z] 745a02a5169b: Verifying Checksum [2020-12-03T08:41:47.691Z] 745a02a5169b: Download complete [2020-12-03T08:41:48.291Z] 00ac8860ef70: Verifying Checksum [2020-12-03T08:41:48.291Z] 00ac8860ef70: Download complete [2020-12-03T08:41:58.467Z] 00ac8860ef70: Pull complete [2020-12-03T08:41:59.062Z] 63d7cb157983: Pull complete [2020-12-03T08:41:59.335Z] b116817d02f9: Pull complete [2020-12-03T08:42:03.655Z] 745a02a5169b: Pull complete [2020-12-03T08:42:03.655Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-03T08:42:03.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-03T08:42:03.655Z] ---> b7e6874047d6 [2020-12-03T08:42:03.655Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-03T08:42:06.292Z] ---> Running in 870357a242b7 [2020-12-03T08:42:06.571Z] Removing intermediate container 870357a242b7 [2020-12-03T08:42:06.571Z] ---> 4fd67397208f [2020-12-03T08:42:06.571Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T08:42:06.571Z] ---> Running in eb16c2d2390b [2020-12-03T08:42:09.201Z] Removing intermediate container eb16c2d2390b [2020-12-03T08:42:09.201Z] ---> 1264f2a9b5e3 [2020-12-03T08:42:09.201Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-03T08:42:09.201Z] ---> Running in 19b775a98e96 [2020-12-03T08:42:10.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T08:42:11.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T08:42:11.754Z] OK: 142 MiB in 39 packages [2020-12-03T08:42:13.190Z] Removing intermediate container 19b775a98e96 [2020-12-03T08:42:13.190Z] ---> e84d76898489 [2020-12-03T08:42:13.190Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-03T08:42:13.190Z] ---> Running in 830bd5c834d5 [2020-12-03T08:42:13.788Z] Removing intermediate container 830bd5c834d5 [2020-12-03T08:42:13.788Z] ---> aee09090432e [2020-12-03T08:42:13.788Z] Step 7/8 : COPY . . [2020-12-03T08:42:15.769Z] ---> f77492a384ec [2020-12-03T08:42:15.769Z] Step 8/8 : RUN go mod download [2020-12-03T08:42:15.769Z] ---> Running in 1f001e850b85 [2020-12-03T08:42:30.203Z] Running on prd-centos7-docker-4c-2g-14298 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [Pipeline] { [Pipeline] ws [2020-12-03T08:42:30.352Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-03T08:42:37.260Z] using credential edgex-jenkins-ssh [2020-12-03T08:42:37.324Z] Cloning the remote Git repository [2020-12-03T08:42:37.394Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:42:37.564Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-03T08:42:37.899Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:42:37.899Z] > git --version # timeout=10 [2020-12-03T08:42:37.978Z] > git --version # 'git version 2.24.3' [2020-12-03T08:42:37.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:42:38.057Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T08:42:39.282Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T08:42:39.305Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T08:42:39.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T08:42:39.344Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T08:42:39.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T08:42:39.354Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T08:42:39.832Z] Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit f5d99aae4f786acbf2903781f6a99187d825abcb [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-03T08:42:40.515Z] Failed in branch amd64 [2020-12-03T08:42:39.851Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T08:42:39.860Z] > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 [2020-12-03T08:42:42.555Z] Removing intermediate container 1f001e850b85 [2020-12-03T08:42:42.555Z] ---> ed40e171c83c [2020-12-03T08:42:42.556Z] Successfully built ed40e171c83c [2020-12-03T08:42:42.556Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:42:42.926Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T08:42:42.926Z] . [Pipeline] withDockerContainer [2020-12-03T08:42:43.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-14297 does not seem to be running inside a container [2020-12-03T08:42:43.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-03T08:42:44.824Z] $ docker top c5fe22fbc87559b095c516e595964f29f677290099d81851d68d15b262c9be4c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T08:42:45.893Z] + go version [2020-12-03T08:42:45.893Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-03T08:42:45.937Z] $ docker stop --time=1 c5fe22fbc87559b095c516e595964f29f677290099d81851d68d15b262c9be4c [2020-12-03T08:42:47.887Z] $ docker rm -f c5fe22fbc87559b095c516e595964f29f677290099d81851d68d15b262c9be4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:42:49.177Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T08:42:49.177Z] . [Pipeline] withDockerContainer [2020-12-03T08:42:49.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-14297 does not seem to be running inside a container [2020-12-03T08:42:49.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-03T08:42:51.055Z] $ docker top 824f3637764602478af42734764a39f2c6133faf31e7994dd067e2827e71d20a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T08:42:52.133Z] + make test [2020-12-03T08:42:52.133Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-03T08:42:53.121Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-03T08:43:15.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-03T08:43:15.318Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-03T08:43:20.779Z] $ docker stop --time=1 824f3637764602478af42734764a39f2c6133faf31e7994dd067e2827e71d20a [2020-12-03T08:43:22.877Z] $ docker rm -f 824f3637764602478af42734764a39f2c6133faf31e7994dd067e2827e71d20a [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T08:43:23.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-03T08:43:24.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T08:43:27.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-03T08:43:28.059Z] + ls -al . [2020-12-03T08:43:28.059Z] total 120 [2020-12-03T08:43:28.059Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 3 08:42 . [2020-12-03T08:43:28.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 08:41 .. [2020-12-03T08:43:28.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 3 08:41 .git [2020-12-03T08:43:28.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 08:41 .github [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 136 Dec 3 08:41 .gitignore [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 3 08:41 CONTRIBUTING.md [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 3 08:41 Dockerfile [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 898 Dec 3 08:41 Dockerfile.build [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 3 08:41 Jenkinsfile [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 3 08:41 LICENSE [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 3 08:41 Makefile [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 3 08:41 README.md [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 3 08:39 VERSION [2020-12-03T08:43:28.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 08:41 assets [2020-12-03T08:43:28.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 08:41 bin [2020-12-03T08:43:28.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 08:41 cmd [2020-12-03T08:43:28.059Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 3 08:42 coverage.out [2020-12-03T08:43:28.059Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 3 08:41 docs [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 3 08:41 go.mod [2020-12-03T08:43:28.059Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 3 08:42 go.sum [2020-12-03T08:43:28.059Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 3 08:41 internal [2020-12-03T08:43:28.059Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 3 08:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:43:28.473Z] + 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=f5d99aae4f786acbf2903781f6a99187d825abcb --label arch=arm64 --label version=0.0.0 . [2020-12-03T08:43:29.119Z] Sending build context to Docker daemon 15.66MB [2020-12-03T08:43:29.119Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-03T08:43:29.119Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-03T08:43:29.119Z] ---> ed40e171c83c [2020-12-03T08:43:29.119Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-03T08:43:29.397Z] ---> Running in fb7311ed60af [2020-12-03T08:43:29.997Z] Removing intermediate container fb7311ed60af [2020-12-03T08:43:29.997Z] ---> 26b410f6192a [2020-12-03T08:43:29.997Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-03T08:43:29.997Z] ---> Running in c7a53e8aaebd [2020-12-03T08:43:30.594Z] Removing intermediate container c7a53e8aaebd [2020-12-03T08:43:30.594Z] ---> 24dfdca0e637 [2020-12-03T08:43:30.594Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-03T08:43:30.594Z] ---> Running in 37f93bed6100 [2020-12-03T08:43:31.189Z] Removing intermediate container 37f93bed6100 [2020-12-03T08:43:31.189Z] ---> 1f5856654c21 [2020-12-03T08:43:31.189Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-03T08:43:31.189Z] ---> Running in e0963b4aece0 [2020-12-03T08:43:31.785Z] Removing intermediate container e0963b4aece0 [2020-12-03T08:43:31.785Z] ---> 1eb6c5d9ffa0 [2020-12-03T08:43:31.785Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-03T08:43:31.785Z] ---> Running in 8ebee8d3337d [2020-12-03T08:43:32.383Z] Removing intermediate container 8ebee8d3337d [2020-12-03T08:43:32.383Z] ---> 7ca9165e7afe [2020-12-03T08:43:32.383Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T08:43:32.383Z] ---> Running in 4499f3ec4136 [2020-12-03T08:43:34.353Z] Removing intermediate container 4499f3ec4136 [2020-12-03T08:43:34.353Z] ---> 33fdc1c22d18 [2020-12-03T08:43:34.353Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-03T08:43:34.630Z] ---> Running in c1247067abdb [2020-12-03T08:43:35.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T08:43:37.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T08:43:40.952Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T08:43:40.952Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T08:43:40.952Z] OK: 12616 distinct packages available [2020-12-03T08:43:40.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T08:43:41.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T08:43:42.973Z] OK: 142 MiB in 39 packages [2020-12-03T08:43:44.406Z] Removing intermediate container c1247067abdb [2020-12-03T08:43:44.406Z] ---> aabc644f1dd3 [2020-12-03T08:43:44.406Z] Step 10/24 : ENV GO111MODULE=on [2020-12-03T08:43:44.406Z] ---> Running in 852e48d6fa11 [2020-12-03T08:43:44.677Z] Removing intermediate container 852e48d6fa11 [2020-12-03T08:43:44.677Z] ---> 07088b5e2437 [2020-12-03T08:43:44.677Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-03T08:43:44.950Z] ---> Running in 871757cff0b2 [2020-12-03T08:43:45.544Z] Removing intermediate container 871757cff0b2 [2020-12-03T08:43:45.544Z] ---> 662818a582e9 [2020-12-03T08:43:45.544Z] Step 12/24 : COPY go.mod . [2020-12-03T08:43:46.139Z] ---> 253af1fa6daa [2020-12-03T08:43:46.139Z] Step 13/24 : COPY Makefile . [2020-12-03T08:43:46.736Z] ---> bc3f736d2bc5 [2020-12-03T08:43:46.736Z] Step 14/24 : RUN make update [2020-12-03T08:43:47.011Z] ---> Running in a73ea19065a1 [2020-12-03T08:43:47.993Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-03T08:43:49.429Z] Removing intermediate container a73ea19065a1 [2020-12-03T08:43:49.429Z] ---> 5da83fa03045 [2020-12-03T08:43:49.429Z] Step 15/24 : COPY . . [2020-12-03T08:43:50.867Z] ---> 9c0cad1e6d2b [2020-12-03T08:43:50.867Z] Step 16/24 : RUN ${MAKE} [2020-12-03T08:43:51.141Z] ---> Running in 513e07529975 [2020-12-03T08:43:52.134Z] 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-03T08:44:14.328Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-03T08:44:19.717Z] Removing intermediate container 513e07529975 [2020-12-03T08:44:19.717Z] ---> 1c40dc802306 [2020-12-03T08:44:19.717Z] Step 17/24 : FROM alpine [2020-12-03T08:44:19.990Z] latest: Pulling from library/alpine [2020-12-03T08:44:20.262Z] 5f621e34cdf4: Already exists [2020-12-03T08:44:20.534Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T08:44:20.534Z] Status: Downloaded newer image for alpine:latest [2020-12-03T08:44:20.534Z] ---> 2e77e061c27f [2020-12-03T08:44:20.534Z] Step 18/24 : EXPOSE 4000 [2020-12-03T08:44:20.806Z] ---> Running in 356e3b19d4f8 [2020-12-03T08:44:21.079Z] Removing intermediate container 356e3b19d4f8 [2020-12-03T08:44:21.079Z] ---> 1417300e5fcd [2020-12-03T08:44:21.079Z] 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-03T08:44:22.521Z] ---> 85d9e4a3a2a7 [2020-12-03T08:44:22.521Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-03T08:44:22.795Z] ---> Running in 01c8e8473773 [2020-12-03T08:44:23.070Z] Removing intermediate container 01c8e8473773 [2020-12-03T08:44:23.070Z] ---> 95261f842e2d [2020-12-03T08:44:23.070Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-03T08:44:23.342Z] ---> Running in 5688198114b9 [2020-12-03T08:44:23.936Z] Removing intermediate container 5688198114b9 [2020-12-03T08:44:23.936Z] ---> 80d6902906e9 [2020-12-03T08:44:23.936Z] Step 22/24 : LABEL arch=arm64 [2020-12-03T08:44:23.936Z] ---> Running in 8621ccd29eda [2020-12-03T08:44:24.531Z] Removing intermediate container 8621ccd29eda [2020-12-03T08:44:24.531Z] ---> 6fd71112e664 [2020-12-03T08:44:24.531Z] Step 23/24 : LABEL git_sha=f5d99aae4f786acbf2903781f6a99187d825abcb [2020-12-03T08:44:24.531Z] ---> Running in cb27d2f62d2e [2020-12-03T08:44:25.133Z] Removing intermediate container cb27d2f62d2e [2020-12-03T08:44:25.133Z] ---> 50229268832a [2020-12-03T08:44:25.133Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T08:44:25.133Z] ---> Running in 7f297c1ba9eb [2020-12-03T08:44:25.405Z] Removing intermediate container 7f297c1ba9eb [2020-12-03T08:44:25.405Z] ---> ed33fab93ca7 [2020-12-03T08:44:25.405Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-03T08:44:25.675Z] Successfully built ed33fab93ca7 [2020-12-03T08:44:25.676Z] 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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03T08:44:32.065Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:44:32.411Z] ---> package-listing.sh [2020-12-03T08:44:32.411Z] ++ facter osfamily [2020-12-03T08:44:32.411Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-03T08:44:32.411Z] + OS_FAMILY=redhat [2020-12-03T08:44:32.411Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-274 [2020-12-03T08:44:32.411Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-03T08:44:32.411Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-03T08:44:32.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-03T08:44:32.411Z] + PACKAGES=/tmp/packages_start.txt [2020-12-03T08:44:32.411Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-274 ']' [2020-12-03T08:44:32.411Z] + PACKAGES=/tmp/packages_end.txt [2020-12-03T08:44:32.411Z] + case "${OS_FAMILY}" in [2020-12-03T08:44:32.411Z] + rpm -qa [2020-12-03T08:44:32.411Z] + sort [2020-12-03T08:44:37.732Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-03T08:44:37.732Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-03T08:44:37.732Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-03T08:44:37.732Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-274 ']' [2020-12-03T08:44:37.732Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-274/archives/ [2020-12-03T08:44:37.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-274/archives/ [Pipeline] echo [2020-12-03T08:44:37.770Z] 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-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-03T08:44:38.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:44:38.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T08:44:38.433Z] [2020-12-03T08:44:38.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-03T08:44:38.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T08:44:38.840Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-03T08:44:38.840Z] df20fa9351a1: Pulling fs layer [2020-12-03T08:44:38.840Z] 36b3adc4ff6f: Pulling fs layer [2020-12-03T08:44:38.840Z] 8ad3a11d3b57: Pulling fs layer [2020-12-03T08:44:38.840Z] 46f8f816bc3b: Pulling fs layer [2020-12-03T08:44:38.840Z] 93b61091891f: Pulling fs layer [2020-12-03T08:44:38.840Z] 93b9cdb0e59b: Pulling fs layer [2020-12-03T08:44:38.840Z] 5e14af77c1be: Pulling fs layer [2020-12-03T08:44:38.840Z] 01666e4c0597: Pulling fs layer [2020-12-03T08:44:38.840Z] aa168da1d23b: Pulling fs layer [2020-12-03T08:44:38.840Z] 93b61091891f: Waiting [2020-12-03T08:44:38.840Z] 93b9cdb0e59b: Waiting [2020-12-03T08:44:38.840Z] 5e14af77c1be: Waiting [2020-12-03T08:44:38.840Z] 01666e4c0597: Waiting [2020-12-03T08:44:38.840Z] aa168da1d23b: Waiting [2020-12-03T08:44:38.840Z] 46f8f816bc3b: Waiting [2020-12-03T08:44:38.840Z] 36b3adc4ff6f: Verifying Checksum [2020-12-03T08:44:38.840Z] 36b3adc4ff6f: Download complete [2020-12-03T08:44:39.106Z] 46f8f816bc3b: Verifying Checksum [2020-12-03T08:44:39.107Z] 46f8f816bc3b: Download complete [2020-12-03T08:44:39.107Z] df20fa9351a1: Verifying Checksum [2020-12-03T08:44:39.107Z] df20fa9351a1: Download complete [2020-12-03T08:44:39.107Z] 93b9cdb0e59b: Download complete [2020-12-03T08:44:39.107Z] 5e14af77c1be: Verifying Checksum [2020-12-03T08:44:39.107Z] 5e14af77c1be: Download complete [2020-12-03T08:44:39.107Z] 93b61091891f: Verifying Checksum [2020-12-03T08:44:39.107Z] 93b61091891f: Download complete [2020-12-03T08:44:39.107Z] 01666e4c0597: Verifying Checksum [2020-12-03T08:44:39.107Z] 01666e4c0597: Download complete [2020-12-03T08:44:39.374Z] df20fa9351a1: Pull complete [2020-12-03T08:44:39.638Z] 36b3adc4ff6f: Pull complete [2020-12-03T08:44:39.638Z] 8ad3a11d3b57: Download complete [2020-12-03T08:44:40.602Z] 8ad3a11d3b57: Pull complete [2020-12-03T08:44:40.602Z] 46f8f816bc3b: Pull complete [2020-12-03T08:44:41.552Z] aa168da1d23b: Verifying Checksum [2020-12-03T08:44:41.552Z] aa168da1d23b: Download complete [2020-12-03T08:44:41.814Z] 93b61091891f: Pull complete [2020-12-03T08:44:42.078Z] 93b9cdb0e59b: Pull complete [2020-12-03T08:44:42.078Z] 5e14af77c1be: Pull complete [2020-12-03T08:44:42.340Z] 01666e4c0597: Pull complete [2020-12-03T08:44:48.961Z] aa168da1d23b: Pull complete [2020-12-03T08:44:48.961Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-03T08:44:48.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T08:44:48.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-03T08:44:49.201Z] prd-centos7-docker-4c-2g-14296 does not seem to be running inside a container [2020-12-03T08:44:49.252Z] $ 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-274/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-274 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274:/w/workspace/edgexfoundry_edgex-ui-go_PR-274:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@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:10003/edgex-lftools-log-publisher:alpine cat [2020-12-03T08:44:52.981Z] $ docker top 27269f1f69d205e6de455a43c856974c5957d36a40b934da683541d6c75016e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T08:44:53.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-03T08:44:53.902Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-03T08:44:54.231Z] + ls /var/log/sa-host [2020-12-03T08:44:54.231Z] + sadf -c /var/log/sa-host/sa03 [2020-12-03T08:44:54.231Z] file_magic: OK [2020-12-03T08:44:54.231Z] HZ: Using current value: 100 [2020-12-03T08:44:54.231Z] file_header: OK [2020-12-03T08:44:54.231Z] 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-03T08:44:54.231Z] Statistics: [2020-12-03T08:44:54.231Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-03T08:44:54.231Z] File successfully converted to sysstat format version 12.2.1 [2020-12-03T08:44:54.231Z] + sadf -c /var/log/sa-host/sa23 [2020-12-03T08:44:54.231Z] file_magic: OK [2020-12-03T08:44:54.231Z] HZ: Using current value: 100 [2020-12-03T08:44:54.231Z] file_header: OK [2020-12-03T08:44:54.231Z] 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-03T08:44:54.231Z] Statistics: [2020-12-03T08:44:54.231Z] Hnuu...uuuununununu... [2020-12-03T08:44:54.231Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-03T08:44:54.956Z] provisioning config files... [2020-12-03T08:44:54.970Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config5715967756585647947tmp [Pipeline] { [Pipeline] echo [2020-12-03T08:44:55.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:44:55.442Z] ---> create-netrc.sh [Pipeline] } [2020-12-03T08:44:55.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-03T08:44:55.611Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:44:55.941Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-03T08:44:55.974Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:44:56.313Z] ---> sudo-logs.sh [2020-12-03T08:44:56.313Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-03T08:44:56.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:44:56.691Z] ---> job-cost.sh [2020-12-03T08:44:56.691Z] lf-activate-venv: SKIPPING [2020-12-03T08:44:56.691Z] INFO: No Stack... [2020-12-03T08:44:57.647Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-03T08:44:58.222Z] INFO: Archiving Costs [Pipeline] echo [2020-12-03T08:44:58.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T08:44:58.608Z] ---> logs-deploy.sh [2020-12-03T08:44:58.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-274/1 [2020-12-03T08:44:58.608Z] INFO: archiving workspace using pattern(s): [2020-12-03T08:45:00.533Z] Archives upload complete. [2020-12-03T08:45:00.533Z] INFO: archiving logs to Nexus