Pull request #438 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of blucruz for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at a8de89786947ea52198d4916c27072622fc6bfb2 rather than 4fc64ad7078b24763d1e99c46deea734cb630fe0 Obtained Jenkinsfile from a8de89786947ea52198d4916c27072622fc6bfb2 Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3705208011028933350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5233103080032610259.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1585435445278255081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5638439871651062284.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2578967462822738719.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-781’ Running on prd-centos7-docker-4c-2g-794 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-438 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh5365947520490257442.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a8de89786947ea52198d4916c27072622fc6bfb2 into PR head commit 4fc64ad7078b24763d1e99c46deea734cb630fe0 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh31048414693949798.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 Merge succeeded, producing 4fc64ad7078b24763d1e99c46deea734cb630fe0 Checking out Revision 4fc64ad7078b24763d1e99c46deea734cb630fe0 (PR-438) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh1776617421952792762.key > git merge a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 Commit message: "Merge branch 'main' into main" > git rev-list --no-walk 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-22T06:48:01.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-22T06:48:01.475Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-22T06:48:01.504Z] ========================================================= [2021-09-22T06:48:01.504Z] EdgeX Global Pipelines Version Info [2021-09-22T06:48:01.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:48:02.739Z] ------------------- [2021-09-22T06:48:02.739Z] stable info: [2021-09-22T06:48:02.739Z] ------------------- [2021-09-22T06:48:02.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-22T06:48:02.739Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T06:48:02.739Z] Message: update stable to v1.0.205 [2021-09-22T06:48:03.322Z] ------------------- [2021-09-22T06:48:03.322Z] experimental info: [2021-09-22T06:48:03.322Z] ------------------- [2021-09-22T06:48:03.322Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-22T06:48:03.322Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T06:48:03.322Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-22T06:48:03.455Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-22T06:48:03.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-22T06:48:03.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-22T06:48:03.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-22T06:48:03.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-22T06:48:03.584Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-22T06:48:03.609Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-22T06:48:03.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-22T06:48:03.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-22T06:48:03.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-22T06:48:03.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-22T06:48:03.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-22T06:48:03.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-22T06:48:03.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-22T06:48:03.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-22T06:48:03.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-22T06:48:03.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-22T06:48:04.018Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T06:48:04.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T06:48:04.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-22T06:48:04.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-22T06:48:04.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-22T06:48:04.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-22T06:48:04.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-22T06:48:04.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-22T06:48:04.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-22T06:48:04.362Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-22T06:48:04.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo [2021-09-22T06:48:04.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo [2021-09-22T06:48:04.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo [2021-09-22T06:48:04.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fc64ad7078b24763d1e99c46deea734cb630fe0 [Pipeline] echo [2021-09-22T06:48:04.487Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fc64ad [Pipeline] echo [2021-09-22T06:48:04.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:48:04.601Z] provisioning config files... [2021-09-22T06:48:04.620Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config5312183985770486113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:48:04.962Z] ---> docker-login.sh [2021-09-22T06:48:04.962Z] nexus3.edgexfoundry.org:10001 [2021-09-22T06:48:04.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:48:05.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:48:05.230Z] Configure a credential helper to remove this warning. See [2021-09-22T06:48:05.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:48:05.230Z] [2021-09-22T06:48:05.230Z] Login Succeeded [2021-09-22T06:48:05.230Z] nexus3.edgexfoundry.org:10002 [2021-09-22T06:48:05.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:48:05.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:48:05.497Z] Configure a credential helper to remove this warning. See [2021-09-22T06:48:05.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:48:05.497Z] [2021-09-22T06:48:05.497Z] Login Succeeded [2021-09-22T06:48:05.497Z] nexus3.edgexfoundry.org:10003 [2021-09-22T06:48:05.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:48:05.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:48:05.497Z] Configure a credential helper to remove this warning. See [2021-09-22T06:48:05.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:48:05.497Z] [2021-09-22T06:48:05.497Z] Login Succeeded [2021-09-22T06:48:05.497Z] nexus3.edgexfoundry.org:10004 [2021-09-22T06:48:05.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:48:05.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:48:05.764Z] Configure a credential helper to remove this warning. See [2021-09-22T06:48:05.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:48:05.764Z] [2021-09-22T06:48:05.764Z] Login Succeeded [2021-09-22T06:48:05.764Z] docker.io [2021-09-22T06:48:05.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:48:06.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:48:06.353Z] Configure a credential helper to remove this warning. See [2021-09-22T06:48:06.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:48:06.353Z] [2021-09-22T06:48:06.353Z] Login Succeeded [2021-09-22T06:48:06.353Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T06:48:06.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-22T06:48:06.955Z] + git log --format=format:%s -1 4fc64ad7078b24763d1e99c46deea734cb630fe0 [Pipeline] echo [2021-09-22T06:48:07.008Z] GIT_COMMIT: 4fc64ad7078b24763d1e99c46deea734cb630fe0, Commit Message: Merge branch 'main' into main [Pipeline] echo [2021-09-22T06:48:07.023Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:48:07.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:48:07.626Z] [2021-09-22T06:48:07.626Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:48:07.957Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:48:07.957Z] latest: Pulling from edgex-devops/git-semver [2021-09-22T06:48:07.957Z] 31603596830f: Pulling fs layer [2021-09-22T06:48:07.957Z] 04fac38145f0: Pulling fs layer [2021-09-22T06:48:07.957Z] 701f6daf10bf: Pulling fs layer [2021-09-22T06:48:07.957Z] 24f72da36158: Pulling fs layer [2021-09-22T06:48:07.957Z] 24f72da36158: Waiting [2021-09-22T06:48:07.957Z] 04fac38145f0: Verifying Checksum [2021-09-22T06:48:07.957Z] 04fac38145f0: Download complete [2021-09-22T06:48:08.230Z] 31603596830f: Download complete [2021-09-22T06:48:08.502Z] 31603596830f: Pull complete [2021-09-22T06:48:08.502Z] 24f72da36158: Verifying Checksum [2021-09-22T06:48:08.502Z] 24f72da36158: Download complete [2021-09-22T06:48:08.502Z] 04fac38145f0: Pull complete [2021-09-22T06:48:08.502Z] 701f6daf10bf: Verifying Checksum [2021-09-22T06:48:08.502Z] 701f6daf10bf: Download complete [2021-09-22T06:48:09.091Z] 701f6daf10bf: Pull complete [2021-09-22T06:48:09.091Z] 24f72da36158: Pull complete [2021-09-22T06:48:09.091Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-22T06:48:09.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T06:48:09.091Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-22T06:48:09.177Z] prd-centos7-docker-4c-2g-794 does not seem to be running inside a container [2021-09-22T06:48:09.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-438 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438:/w/workspace/edgexfoundry_edgex-ui-go_PR-438:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T06:48:10.039Z] $ docker top e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T06:48:10.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T06:48:10.173Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T06:48:10.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T06:48:10.283Z] $ docker exec e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 ssh-agent [2021-09-22T06:48:10.415Z] SSH_AUTH_SOCK=/tmp/ssh-xbARzyzkwwLX/agent.13 [2021-09-22T06:48:10.415Z] SSH_AGENT_PID=19 [2021-09-22T06:48:10.428Z] Running ssh-add (command line suppressed) [2021-09-22T06:48:10.529Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_1153307519188717840.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_1153307519188717840.key) [2021-09-22T06:48:10.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T06:48:10.866Z] + git tag --points-at HEAD [Pipeline] } [2021-09-22T06:48:10.884Z] $ docker exec --env ******** --env ******** e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 ssh-agent -k [2021-09-22T06:48:10.980Z] unset SSH_AUTH_SOCK; [2021-09-22T06:48:10.981Z] unset SSH_AGENT_PID; [2021-09-22T06:48:10.981Z] echo Agent pid 19 killed; [2021-09-22T06:48:10.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-22T06:48:11.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T06:48:11.042Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T06:48:11.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T06:48:11.154Z] $ docker exec e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 ssh-agent [2021-09-22T06:48:11.271Z] SSH_AUTH_SOCK=/tmp/ssh-2bdyKDTwguZB/agent.51 [2021-09-22T06:48:11.271Z] SSH_AGENT_PID=57 [2021-09-22T06:48:11.280Z] Running ssh-add (command line suppressed) [2021-09-22T06:48:11.376Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_1349175422616603552.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_1349175422616603552.key) [2021-09-22T06:48:11.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T06:48:11.726Z] + git semver init [2021-09-22T06:48:11.726Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T06:48:11.726Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-438/.git [2021-09-22T06:48:11.726Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [2021-09-22T06:48:11.726Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T06:48:11.726Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T06:48:11.726Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T06:48:11.726Z] # $SEMVER_BRANCH = PR-438 [2021-09-22T06:48:11.726Z] # $SEMVER_TEMP = /tmp/semver-742195909 [2021-09-22T06:48:11.726Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-22T06:48:14.311Z] # '/tmp/semver-742195909' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-438/.semver' [2021-09-22T06:48:14.311Z] # -> Force: false [2021-09-22T06:48:14.311Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-438/.semver [Pipeline] } [2021-09-22T06:48:14.324Z] $ docker exec --env ******** --env ******** e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 ssh-agent -k [2021-09-22T06:48:14.419Z] unset SSH_AUTH_SOCK; [2021-09-22T06:48:14.419Z] unset SSH_AGENT_PID; [2021-09-22T06:48:14.420Z] echo Agent pid 57 killed; [2021-09-22T06:48:14.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T06:48:14.783Z] + git semver [Pipeline] } [2021-09-22T06:48:14.802Z] $ docker stop --time=1 e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 [2021-09-22T06:48:16.102Z] $ docker rm -f e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T06:48:16.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-22T06:48:16.800Z] Stashed 1 file(s) [Pipeline] echo [2021-09-22T06:48:16.804Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-22T06:48:32.045Z] Still waiting to schedule task [2021-09-22T06:48:32.045Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-22T06:48:32.047Z] Still waiting to schedule task [2021-09-22T06:48:32.048Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-792’ [2021-09-22T06:52:29.982Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-797 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] ws [2021-09-22T06:52:30.003Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-09-22T06:52:30.270Z] The recommended git tool is: git [2021-09-22T06:52:36.749Z] using credential edgex-jenkins-ssh [2021-09-22T06:52:36.788Z] Cloning the remote Git repository [2021-09-22T06:52:36.850Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:52:36.972Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-09-22T06:52:37.079Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:52:37.080Z] > git --version # timeout=10 [2021-09-22T06:52:37.097Z] > git --version # 'git version 2.17.1' [2021-09-22T06:52:37.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T06:52:37.179Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T06:52:40.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T06:52:40.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T06:52:40.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T06:52:40.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:52:40.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T06:52:40.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-22T06:52:41.034Z] Merging remotes/origin/main commit a8de89786947ea52198d4916c27072622fc6bfb2 into PR head commit 4fc64ad7078b24763d1e99c46deea734cb630fe0 [2021-09-22T06:52:41.527Z] Merge succeeded, producing 4fc64ad7078b24763d1e99c46deea734cb630fe0 [2021-09-22T06:52:41.528Z] Checking out Revision 4fc64ad7078b24763d1e99c46deea734cb630fe0 (PR-438) [2021-09-22T06:52:41.054Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T06:52:41.074Z] > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 [2021-09-22T06:52:41.425Z] > git remote # timeout=10 [2021-09-22T06:52:41.451Z] > git config --get remote.origin.url # timeout=10 [2021-09-22T06:52:41.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T06:52:41.480Z] > git merge a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 [2021-09-22T06:52:41.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-22T06:52:41.533Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T06:52:41.557Z] > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 [2021-09-22T06:52:46.397Z] Commit message: "Merge branch 'main' into main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:52:46.998Z] provisioning config files... [2021-09-22T06:52:47.034Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config322113576582030377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:52:47.677Z] ---> docker-login.sh [2021-09-22T06:52:47.677Z] nexus3.edgexfoundry.org:10001 [2021-09-22T06:52:49.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:52:49.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:52:49.739Z] Configure a credential helper to remove this warning. See [2021-09-22T06:52:49.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:52:49.739Z] [2021-09-22T06:52:49.739Z] Login Succeeded [2021-09-22T06:52:49.739Z] nexus3.edgexfoundry.org:10002 [2021-09-22T06:52:50.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:52:50.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:52:50.292Z] Configure a credential helper to remove this warning. See [2021-09-22T06:52:50.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:52:50.292Z] [2021-09-22T06:52:50.292Z] Login Succeeded [2021-09-22T06:52:50.292Z] nexus3.edgexfoundry.org:10003 [2021-09-22T06:52:50.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:52:50.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:52:50.862Z] Configure a credential helper to remove this warning. See [2021-09-22T06:52:50.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:52:50.862Z] [2021-09-22T06:52:50.862Z] Login Succeeded [2021-09-22T06:52:50.862Z] nexus3.edgexfoundry.org:10004 [2021-09-22T06:52:51.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:52:51.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:52:51.467Z] Configure a credential helper to remove this warning. See [2021-09-22T06:52:51.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:52:51.467Z] [2021-09-22T06:52:51.467Z] Login Succeeded [2021-09-22T06:52:51.467Z] docker.io [2021-09-22T06:52:52.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:52:52.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:52:52.348Z] Configure a credential helper to remove this warning. See [2021-09-22T06:52:52.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:52:52.348Z] [2021-09-22T06:52:52.348Z] Login Succeeded [2021-09-22T06:52:52.348Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T06:52:52.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-22T06:52:53.022Z] ========================================================= [2021-09-22T06:52:53.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-22T06:52:53.022Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:52:53.528Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-22T06:52:54.525Z] Sending build context to Docker daemon 20.83MB [2021-09-22T06:52:54.525Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T06:52:54.525Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-22T06:52:54.809Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-22T06:52:54.809Z] 595b0fe564bb: Pulling fs layer [2021-09-22T06:52:54.809Z] 24495759ef45: Pulling fs layer [2021-09-22T06:52:54.809Z] d148012ef14d: Pulling fs layer [2021-09-22T06:52:54.809Z] e90a11edd702: Pulling fs layer [2021-09-22T06:52:54.809Z] d77568369979: Pulling fs layer [2021-09-22T06:52:54.809Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-22T06:52:54.809Z] 170f2ba95c9a: Pulling fs layer [2021-09-22T06:52:54.809Z] 97ac5df62f85: Pulling fs layer [2021-09-22T06:52:54.809Z] fc1c9f9a7f3b: Waiting [2021-09-22T06:52:54.809Z] e90a11edd702: Waiting [2021-09-22T06:52:54.809Z] 170f2ba95c9a: Waiting [2021-09-22T06:52:54.809Z] d77568369979: Waiting [2021-09-22T06:52:54.809Z] 97ac5df62f85: Waiting [2021-09-22T06:52:54.809Z] d148012ef14d: Verifying Checksum [2021-09-22T06:52:54.809Z] d148012ef14d: Download complete [2021-09-22T06:52:54.809Z] 24495759ef45: Verifying Checksum [2021-09-22T06:52:54.809Z] 24495759ef45: Download complete [2021-09-22T06:52:54.809Z] d77568369979: Verifying Checksum [2021-09-22T06:52:54.809Z] d77568369979: Download complete [2021-09-22T06:52:54.809Z] 595b0fe564bb: Verifying Checksum [2021-09-22T06:52:54.809Z] 595b0fe564bb: Download complete [2021-09-22T06:52:54.809Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-22T06:52:54.809Z] fc1c9f9a7f3b: Download complete [2021-09-22T06:52:55.088Z] 170f2ba95c9a: Verifying Checksum [2021-09-22T06:52:55.088Z] 170f2ba95c9a: Download complete [2021-09-22T06:52:55.693Z] 595b0fe564bb: Pull complete [2021-09-22T06:52:56.300Z] 24495759ef45: Pull complete [2021-09-22T06:52:56.906Z] d148012ef14d: Pull complete [2021-09-22T06:52:58.907Z] 97ac5df62f85: Verifying Checksum [2021-09-22T06:52:58.907Z] 97ac5df62f85: Download complete [2021-09-22T06:52:59.513Z] e90a11edd702: Verifying Checksum [2021-09-22T06:52:59.513Z] e90a11edd702: Download complete [2021-09-22T06:53:11.963Z] e90a11edd702: Pull complete [2021-09-22T06:53:11.963Z] d77568369979: Pull complete [2021-09-22T06:53:11.963Z] fc1c9f9a7f3b: Pull complete [2021-09-22T06:53:11.963Z] 170f2ba95c9a: Pull complete [2021-09-22T06:53:17.394Z] 97ac5df62f85: Pull complete [2021-09-22T06:53:17.394Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-22T06:53:17.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T06:53:17.394Z] ---> 04bc70af865f [2021-09-22T06:53:17.394Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T06:53:21.759Z] ---> Running in b921af88f664 [2021-09-22T06:53:21.759Z] Removing intermediate container b921af88f664 [2021-09-22T06:53:21.759Z] ---> cbc5385a8683 [2021-09-22T06:53:21.759Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T06:53:22.035Z] ---> Running in 2e486d265424 [2021-09-22T06:53:22.633Z] Removing intermediate container 2e486d265424 [2021-09-22T06:53:22.633Z] ---> 69def3bd9700 [2021-09-22T06:53:22.633Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T06:53:22.912Z] ---> Running in b94bfd734927 [2021-09-22T06:53:23.514Z] Removing intermediate container b94bfd734927 [2021-09-22T06:53:23.514Z] ---> 8c13b697caa3 [2021-09-22T06:53:23.514Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-22T06:53:23.514Z] ---> Running in e98162dab988 [2021-09-22T06:53:24.111Z] Removing intermediate container e98162dab988 [2021-09-22T06:53:24.111Z] ---> ec410102c632 [2021-09-22T06:53:24.111Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T06:53:24.111Z] ---> Running in b8f4f12b7625 [2021-09-22T06:53:24.719Z] Removing intermediate container b8f4f12b7625 [2021-09-22T06:53:24.719Z] ---> 035a4b031040 [2021-09-22T06:53:24.719Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T06:53:24.719Z] ---> Running in d9ee7b430ee2 [2021-09-22T06:53:28.117Z] Removing intermediate container d9ee7b430ee2 [2021-09-22T06:53:28.117Z] ---> bd166f7f1f03 [2021-09-22T06:53:28.117Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T06:53:28.117Z] ---> Running in 21fd2a351316 [2021-09-22T06:53:29.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T06:53:30.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T06:53:31.056Z] OK: 218 MiB in 52 packages [2021-09-22T06:53:32.503Z] Removing intermediate container 21fd2a351316 [2021-09-22T06:53:32.503Z] ---> 0a3238ab0f07 [2021-09-22T06:53:32.503Z] Step 10/17 : ENV GO111MODULE=on [2021-09-22T06:53:32.503Z] ---> Running in c3e033fdbb68 [2021-09-22T06:53:33.100Z] Removing intermediate container c3e033fdbb68 [2021-09-22T06:53:33.100Z] ---> d136630db0c2 [2021-09-22T06:53:33.100Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T06:53:33.375Z] ---> Running in 0f24e61b0a69 [2021-09-22T06:53:33.973Z] Removing intermediate container 0f24e61b0a69 [2021-09-22T06:53:33.973Z] ---> 8f939e688ea9 [2021-09-22T06:53:33.973Z] Step 12/17 : COPY go.mod . [2021-09-22T06:53:34.964Z] ---> 4df9b0f40503 [2021-09-22T06:53:34.964Z] Step 13/17 : COPY Makefile . [2021-09-22T06:53:35.567Z] ---> d98c5bb8d64c [2021-09-22T06:53:35.567Z] Step 14/17 : RUN make update [2021-09-22T06:53:35.840Z] ---> Running in 86bf15243915 [2021-09-22T06:53:37.275Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T06:54:00.851Z] Running on prd-centos7-docker-4c-2g-798 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] ws [2021-09-22T06:54:00.872Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-09-22T06:54:00.994Z] The recommended git tool is: git [2021-09-22T06:54:03.951Z] using credential edgex-jenkins-ssh [2021-09-22T06:54:03.970Z] Cloning the remote Git repository [2021-09-22T06:54:03.995Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:54:04.061Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-09-22T06:54:04.094Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:54:04.094Z] > git --version # timeout=10 [2021-09-22T06:54:04.103Z] > git --version # 'git version 2.24.4' [2021-09-22T06:54:04.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T06:54:04.128Z] [INFO] Currently running in a labeled security context [2021-09-22T06:54:04.128Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-22T06:54:04.128Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6346604825048397226.key [2021-09-22T06:54:04.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T06:54:06.364Z] Merging remotes/origin/main commit a8de89786947ea52198d4916c27072622fc6bfb2 into PR head commit 4fc64ad7078b24763d1e99c46deea734cb630fe0 [2021-09-22T06:54:06.545Z] Merge succeeded, producing 4fc64ad7078b24763d1e99c46deea734cb630fe0 [2021-09-22T06:54:06.546Z] Checking out Revision 4fc64ad7078b24763d1e99c46deea734cb630fe0 (PR-438) [2021-09-22T06:54:05.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T06:54:05.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T06:54:05.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T06:54:05.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T06:54:05.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T06:54:05.763Z] [INFO] Currently running in a labeled security context [2021-09-22T06:54:05.763Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-22T06:54:05.763Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh548080054876641426.key [2021-09-22T06:54:05.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-22T06:54:06.369Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T06:54:06.380Z] > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 [2021-09-22T06:54:06.481Z] > git remote # timeout=10 [2021-09-22T06:54:06.500Z] > git config --get remote.origin.url # timeout=10 [2021-09-22T06:54:06.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T06:54:06.512Z] [INFO] Currently running in a labeled security context [2021-09-22T06:54:06.512Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-22T06:54:06.513Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5734993704745480231.key [2021-09-22T06:54:06.520Z] > git merge a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 [2021-09-22T06:54:06.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-22T06:54:06.544Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T06:54:06.550Z] > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 [2021-09-22T06:54:09.665Z] Removing intermediate container 86bf15243915 [2021-09-22T06:54:09.665Z] ---> cf6f9841f5e3 [2021-09-22T06:54:09.665Z] Step 15/17 : COPY . . [2021-09-22T06:54:09.665Z] ---> c9e1023c8ad1 [2021-09-22T06:54:09.665Z] Step 16/17 : RUN go mod tidy [2021-09-22T06:54:09.665Z] ---> Running in 50b3a8412cb4 [2021-09-22T06:54:10.349Z] Commit message: "Merge branch 'main' into main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:54:10.867Z] provisioning config files... [2021-09-22T06:54:10.887Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2607372048093540401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:54:11.323Z] ---> docker-login.sh [2021-09-22T06:54:11.323Z] nexus3.edgexfoundry.org:10001 [2021-09-22T06:54:11.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:11.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:11.593Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:11.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:11.593Z] [2021-09-22T06:54:11.593Z] Login Succeeded [2021-09-22T06:54:11.593Z] nexus3.edgexfoundry.org:10002 [2021-09-22T06:54:11.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:11.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:11.593Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:11.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:11.593Z] [2021-09-22T06:54:11.593Z] Login Succeeded [2021-09-22T06:54:11.593Z] nexus3.edgexfoundry.org:10003 [2021-09-22T06:54:11.650Z] Removing intermediate container 50b3a8412cb4 [2021-09-22T06:54:11.650Z] ---> f7aa1471b0f1 [2021-09-22T06:54:11.650Z] Step 17/17 : RUN ${MAKE} [2021-09-22T06:54:11.650Z] ---> Running in e17d271f3961 [2021-09-22T06:54:11.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:11.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:11.859Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:11.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:11.859Z] [2021-09-22T06:54:11.859Z] Login Succeeded [2021-09-22T06:54:11.859Z] nexus3.edgexfoundry.org:10004 [2021-09-22T06:54:11.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:12.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:12.127Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:12.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:12.127Z] [2021-09-22T06:54:12.127Z] Login Succeeded [2021-09-22T06:54:12.127Z] docker.io [2021-09-22T06:54:12.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T06:54:12.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T06:54:12.392Z] Configure a credential helper to remove this warning. See [2021-09-22T06:54:12.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T06:54:12.392Z] [2021-09-22T06:54:12.392Z] Login Succeeded [2021-09-22T06:54:12.392Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T06:54:12.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-22T06:54:12.637Z] ========================================================= [2021-09-22T06:54:12.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-22T06:54:12.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:54:12.981Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-22T06:54:12.981Z] Sending build context to Docker daemon 20.83MB [2021-09-22T06:54:12.981Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T06:54:12.981Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-22T06:54:13.093Z] noop [2021-09-22T06:54:13.257Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-22T06:54:13.257Z] 540db60ca938: Pulling fs layer [2021-09-22T06:54:13.257Z] adcc1eea9eea: Pulling fs layer [2021-09-22T06:54:13.257Z] 4c4ab2625f07: Pulling fs layer [2021-09-22T06:54:13.257Z] db62176df00c: Pulling fs layer [2021-09-22T06:54:13.257Z] 3b30891b0d05: Pulling fs layer [2021-09-22T06:54:13.257Z] 06b49ca38bd5: Pulling fs layer [2021-09-22T06:54:13.257Z] c788192a36de: Pulling fs layer [2021-09-22T06:54:13.257Z] a77e37c0d609: Pulling fs layer [2021-09-22T06:54:13.257Z] c3185cebc471: Pulling fs layer [2021-09-22T06:54:13.257Z] db62176df00c: Waiting [2021-09-22T06:54:13.257Z] 3b30891b0d05: Waiting [2021-09-22T06:54:13.257Z] 06b49ca38bd5: Waiting [2021-09-22T06:54:13.257Z] c788192a36de: Waiting [2021-09-22T06:54:13.257Z] a77e37c0d609: Waiting [2021-09-22T06:54:13.257Z] 4c4ab2625f07: Verifying Checksum [2021-09-22T06:54:13.257Z] 4c4ab2625f07: Download complete [2021-09-22T06:54:13.257Z] adcc1eea9eea: Verifying Checksum [2021-09-22T06:54:13.257Z] adcc1eea9eea: Download complete [2021-09-22T06:54:13.257Z] 3b30891b0d05: Verifying Checksum [2021-09-22T06:54:13.257Z] 3b30891b0d05: Download complete [2021-09-22T06:54:13.257Z] 06b49ca38bd5: Verifying Checksum [2021-09-22T06:54:13.257Z] 06b49ca38bd5: Download complete [2021-09-22T06:54:13.533Z] c788192a36de: Verifying Checksum [2021-09-22T06:54:13.533Z] c788192a36de: Download complete [2021-09-22T06:54:13.533Z] 540db60ca938: Verifying Checksum [2021-09-22T06:54:13.533Z] 540db60ca938: Download complete [2021-09-22T06:54:13.533Z] 540db60ca938: Pull complete [2021-09-22T06:54:13.798Z] adcc1eea9eea: Pull complete [2021-09-22T06:54:13.798Z] 4c4ab2625f07: Pull complete [2021-09-22T06:54:14.065Z] a77e37c0d609: Verifying Checksum [2021-09-22T06:54:14.065Z] a77e37c0d609: Download complete [2021-09-22T06:54:14.074Z] Removing intermediate container e17d271f3961 [2021-09-22T06:54:14.074Z] ---> 4663c3399d84 [2021-09-22T06:54:14.074Z] Successfully built 4663c3399d84 [2021-09-22T06:54:14.348Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:54:14.697Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T06:54:14.697Z] . [Pipeline] withDockerContainer [2021-09-22T06:54:15.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-797 does not seem to be running inside a container [2021-09-22T06:54:15.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-22T06:54:16.965Z] $ docker top 05332a382dd409d20b07f26e000025691ff2cbef12b068ba2fa36630cdf12f37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T06:54:17.406Z] c3185cebc471: Verifying Checksum [2021-09-22T06:54:17.407Z] c3185cebc471: Download complete [2021-09-22T06:54:17.987Z] + go version [2021-09-22T06:54:17.987Z] go version go1.16.6 linux/arm64 [2021-09-22T06:54:17.991Z] db62176df00c: Verifying Checksum [2021-09-22T06:54:17.991Z] db62176df00c: Download complete [Pipeline] } [2021-09-22T06:54:18.005Z] $ docker stop --time=1 05332a382dd409d20b07f26e000025691ff2cbef12b068ba2fa36630cdf12f37 [2021-09-22T06:54:20.010Z] $ docker rm -f 05332a382dd409d20b07f26e000025691ff2cbef12b068ba2fa36630cdf12f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:54:20.901Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T06:54:20.901Z] . [Pipeline] withDockerContainer [2021-09-22T06:54:21.176Z] prd-ubuntu18.04-docker-arm64-4c-16g-797 does not seem to be running inside a container [2021-09-22T06:54:21.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-22T06:54:21.360Z] db62176df00c: Pull complete [2021-09-22T06:54:21.360Z] 3b30891b0d05: Pull complete [2021-09-22T06:54:21.360Z] 06b49ca38bd5: Pull complete [2021-09-22T06:54:21.360Z] c788192a36de: Pull complete [2021-09-22T06:54:21.360Z] a77e37c0d609: Pull complete [2021-09-22T06:54:23.122Z] $ docker top b13298501a9e67acf41ae2f770b722a055bea4b47dcda7842a34a83f555d845c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-22T06:54:23.995Z] c3185cebc471: Pull complete [2021-09-22T06:54:23.995Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-22T06:54:23.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T06:54:23.995Z] ---> 031687cdd783 [2021-09-22T06:54:23.995Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T06:54:24.136Z] + go mod tidy [Pipeline] sh [2021-09-22T06:54:25.412Z] ---> Running in 70edd0c74ddd [2021-09-22T06:54:25.412Z] Removing intermediate container 70edd0c74ddd [2021-09-22T06:54:25.412Z] ---> 9d2cccd67cef [2021-09-22T06:54:25.412Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T06:54:25.412Z] ---> Running in 431621ed3d5f [2021-09-22T06:54:25.417Z] + make test [2021-09-22T06:54:25.417Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-22T06:54:25.680Z] Removing intermediate container 431621ed3d5f [2021-09-22T06:54:25.680Z] ---> 9f0317d36307 [2021-09-22T06:54:25.680Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T06:54:25.680Z] ---> Running in 680a63f938d2 [2021-09-22T06:54:25.680Z] Removing intermediate container 680a63f938d2 [2021-09-22T06:54:25.680Z] ---> 42aec69865f0 [2021-09-22T06:54:25.680Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-22T06:54:25.680Z] ---> Running in 47211e5b23a1 [2021-09-22T06:54:25.947Z] Removing intermediate container 47211e5b23a1 [2021-09-22T06:54:25.947Z] ---> 4d123b1bc961 [2021-09-22T06:54:25.947Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T06:54:25.947Z] ---> Running in 77b993088704 [2021-09-22T06:54:25.947Z] Removing intermediate container 77b993088704 [2021-09-22T06:54:25.947Z] ---> 8d3b3db8bcc7 [2021-09-22T06:54:25.947Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T06:54:25.947Z] ---> Running in 61b27c9cc0b8 [2021-09-22T06:54:26.408Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-22T06:54:26.910Z] Removing intermediate container 61b27c9cc0b8 [2021-09-22T06:54:26.910Z] ---> 9756b209eff4 [2021-09-22T06:54:26.910Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T06:54:26.910Z] ---> Running in 70d622f68a06 [2021-09-22T06:54:26.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T06:54:27.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T06:54:28.509Z] OK: 219 MiB in 52 packages [2021-09-22T06:54:28.782Z] Removing intermediate container 70d622f68a06 [2021-09-22T06:54:28.782Z] ---> b669fabdd4b5 [2021-09-22T06:54:28.782Z] Step 10/17 : ENV GO111MODULE=on [2021-09-22T06:54:29.051Z] ---> Running in f4d142d55cd7 [2021-09-22T06:54:29.051Z] Removing intermediate container f4d142d55cd7 [2021-09-22T06:54:29.051Z] ---> 178955a6cd3f [2021-09-22T06:54:29.051Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T06:54:29.051Z] ---> Running in b4eb702f621d [2021-09-22T06:54:29.051Z] Removing intermediate container b4eb702f621d [2021-09-22T06:54:29.051Z] ---> 882d52f0455e [2021-09-22T06:54:29.051Z] Step 12/17 : COPY go.mod . [2021-09-22T06:54:29.319Z] ---> e04a2c8c05a3 [2021-09-22T06:54:29.320Z] Step 13/17 : COPY Makefile . [2021-09-22T06:54:29.600Z] ---> e88c884033bf [2021-09-22T06:54:29.600Z] Step 14/17 : RUN make update [2021-09-22T06:54:29.600Z] ---> Running in 21e6887f242f [2021-09-22T06:54:29.870Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T06:54:42.223Z] Removing intermediate container 21e6887f242f [2021-09-22T06:54:42.223Z] ---> de0873786863 [2021-09-22T06:54:42.223Z] Step 15/17 : COPY . . [2021-09-22T06:54:42.223Z] ---> 4993bf6e4275 [2021-09-22T06:54:42.223Z] Step 16/17 : RUN go mod tidy [2021-09-22T06:54:42.223Z] ---> Running in 7041998c28ab [2021-09-22T06:54:42.809Z] Removing intermediate container 7041998c28ab [2021-09-22T06:54:42.809Z] ---> 76545b353983 [2021-09-22T06:54:42.809Z] Step 17/17 : RUN ${MAKE} [2021-09-22T06:54:42.809Z] ---> Running in 0e000009e86f [2021-09-22T06:54:43.077Z] noop [2021-09-22T06:54:43.344Z] Removing intermediate container 0e000009e86f [2021-09-22T06:54:43.344Z] ---> f59de0bb6f9f [2021-09-22T06:54:43.344Z] Successfully built f59de0bb6f9f [2021-09-22T06:54:43.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:54:43.668Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T06:54:43.669Z] . [Pipeline] withDockerContainer [2021-09-22T06:54:43.768Z] prd-centos7-docker-4c-2g-798 does not seem to be running inside a container [2021-09-22T06:54:43.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T06:54:44.207Z] $ docker top def0ddc1d13964b50cd56a55e23a05d2e9e2872776783c69d316cf7ed87d5c18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T06:54:44.625Z] + go version [2021-09-22T06:54:44.625Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-22T06:54:44.635Z] $ docker stop --time=1 def0ddc1d13964b50cd56a55e23a05d2e9e2872776783c69d316cf7ed87d5c18 [2021-09-22T06:54:45.835Z] $ docker rm -f def0ddc1d13964b50cd56a55e23a05d2e9e2872776783c69d316cf7ed87d5c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:54:46.475Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T06:54:46.475Z] . [Pipeline] withDockerContainer [2021-09-22T06:54:46.563Z] prd-centos7-docker-4c-2g-798 does not seem to be running inside a container [2021-09-22T06:54:46.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T06:54:46.981Z] $ docker top e89e8781355637c70c63d3baa0f7e38cd1a3c22703a9b75bdbef9a42d291b880 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-22T06:54:47.398Z] + go mod tidy [Pipeline] sh [2021-09-22T06:54:48.008Z] + make test [2021-09-22T06:54:48.008Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-22T06:54:48.277Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-22T06:54:58.452Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-22T06:54:58.452Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-22T06:55:05.154Z] $ docker stop --time=1 e89e8781355637c70c63d3baa0f7e38cd1a3c22703a9b75bdbef9a42d291b880 [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-22T06:55:05.611Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-22T06:55:05.611Z] GO111MODULE=on go vet ./... [2021-09-22T06:55:06.590Z] $ docker rm -f e89e8781355637c70c63d3baa0f7e38cd1a3c22703a9b75bdbef9a42d291b880 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T06:55:07.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-22T06:55:07.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-22T06:55:08.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-22T06:55:08.758Z] + ls -al . [2021-09-22T06:55:08.758Z] total 88 [2021-09-22T06:55:08.758Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 22 06:54 . [2021-09-22T06:55:08.758Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 22 06:54 .. [2021-09-22T06:55:08.758Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 22 06:54 assets [2021-09-22T06:55:08.758Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 22 06:54 bin [2021-09-22T06:55:08.758Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 22 06:54 cmd [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 22 06:54 CONTRIBUTING.md [2021-09-22T06:55:08.758Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 22 06:54 coverage.out [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 22 06:54 Dockerfile [2021-09-22T06:55:08.758Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 22 06:54 docs [2021-09-22T06:55:08.758Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 22 06:54 .git [2021-09-22T06:55:08.758Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 22 06:54 .github [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 22 06:54 .gitignore [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 22 06:54 go.mod [2021-09-22T06:55:08.758Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 22 06:54 go.sum [2021-09-22T06:55:08.758Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 22 06:54 internal [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 22 06:54 Jenkinsfile [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 22 06:54 LICENSE [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 22 06:54 Makefile [2021-09-22T06:55:08.758Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 22 06:54 pkg [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 22 06:54 README.md [2021-09-22T06:55:08.758Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 22 06:54 snap [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 22 06:48 VERSION [2021-09-22T06:55:08.758Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 22 06:54 version.go [2021-09-22T06:55:08.758Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 22 06:54 web [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:09.080Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4fc64ad7078b24763d1e99c46deea734cb630fe0 --label arch=amd64 --label version=0.0.0 . [2021-09-22T06:55:09.080Z] Sending build context to Docker daemon 20.86MB [2021-09-22T06:55:09.348Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T06:55:09.348Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-22T06:55:09.348Z] ---> f59de0bb6f9f [2021-09-22T06:55:09.348Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T06:55:09.348Z] ---> Running in 87afcbdbeddb [2021-09-22T06:55:09.616Z] Removing intermediate container 87afcbdbeddb [2021-09-22T06:55:09.616Z] ---> dbb9e96ddb22 [2021-09-22T06:55:09.616Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T06:55:09.616Z] ---> Running in 0ed2f226582c [2021-09-22T06:55:09.616Z] Removing intermediate container 0ed2f226582c [2021-09-22T06:55:09.616Z] ---> c3350b58c4ca [2021-09-22T06:55:09.616Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T06:55:09.616Z] ---> Running in 2918b4f00991 [2021-09-22T06:55:09.616Z] Removing intermediate container 2918b4f00991 [2021-09-22T06:55:09.616Z] ---> 6b2e1741c2ae [2021-09-22T06:55:09.616Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-22T06:55:09.905Z] ---> Running in d7622f1cc288 [2021-09-22T06:55:09.905Z] Removing intermediate container d7622f1cc288 [2021-09-22T06:55:09.905Z] ---> d9c515f9a7b2 [2021-09-22T06:55:09.905Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T06:55:09.905Z] ---> Running in b829f17925de [2021-09-22T06:55:09.905Z] Removing intermediate container b829f17925de [2021-09-22T06:55:09.905Z] ---> 9564203ede7e [2021-09-22T06:55:09.905Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T06:55:09.905Z] ---> Running in 049ab14ded51 [2021-09-22T06:55:10.491Z] Removing intermediate container 049ab14ded51 [2021-09-22T06:55:10.491Z] ---> 1401c6faf8cf [2021-09-22T06:55:10.491Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T06:55:10.491Z] ---> Running in d9e6d6f8e1e2 [2021-09-22T06:55:10.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T06:55:12.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T06:55:12.743Z] OK: 219 MiB in 52 packages [2021-09-22T06:55:13.011Z] Removing intermediate container d9e6d6f8e1e2 [2021-09-22T06:55:13.011Z] ---> 083f38a0ecd8 [2021-09-22T06:55:13.011Z] Step 10/25 : ENV GO111MODULE=on [2021-09-22T06:55:13.011Z] ---> Running in 6e29a9ad4894 [2021-09-22T06:55:13.011Z] Removing intermediate container 6e29a9ad4894 [2021-09-22T06:55:13.011Z] ---> 0a75371c1f7a [2021-09-22T06:55:13.011Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T06:55:13.011Z] ---> Running in 30083f1bb8fb [2021-09-22T06:55:13.277Z] Removing intermediate container 30083f1bb8fb [2021-09-22T06:55:13.277Z] ---> b91bd36a9dbf [2021-09-22T06:55:13.277Z] Step 12/25 : COPY go.mod . [2021-09-22T06:55:13.277Z] ---> 63e7e2d4cea7 [2021-09-22T06:55:13.277Z] Step 13/25 : COPY Makefile . [2021-09-22T06:55:13.546Z] ---> c74948164c0d [2021-09-22T06:55:13.546Z] Step 14/25 : RUN make update [2021-09-22T06:55:13.546Z] ---> Running in 437e68d18204 [2021-09-22T06:55:13.815Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T06:55:14.084Z] Removing intermediate container 437e68d18204 [2021-09-22T06:55:14.085Z] ---> a2c80bae7a03 [2021-09-22T06:55:14.085Z] Step 15/25 : COPY . . [2021-09-22T06:55:15.046Z] ---> a308c1894fe5 [2021-09-22T06:55:15.046Z] Step 16/25 : RUN go mod tidy [2021-09-22T06:55:15.046Z] ---> Running in fd547f1a9e18 [2021-09-22T06:55:15.631Z] Removing intermediate container fd547f1a9e18 [2021-09-22T06:55:15.631Z] ---> 9523ede421bc [2021-09-22T06:55:15.631Z] Step 17/25 : RUN ${MAKE} [2021-09-22T06:55:15.631Z] ---> Running in a8b6145f8c1a [2021-09-22T06:55:15.901Z] 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 [Pipeline] } [2021-09-22T06:55:20.723Z] $ docker stop --time=1 b13298501a9e67acf41ae2f770b722a055bea4b47dcda7842a34a83f555d845c [2021-09-22T06:55:22.809Z] $ docker rm -f b13298501a9e67acf41ae2f770b722a055bea4b47dcda7842a34a83f555d845c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T06:55:23.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-22T06:55:23.621Z] Warning: overwriting stash ‘coverage-report’ [2021-09-22T06:55:24.148Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-22T06:55:24.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-22T06:55:25.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-22T06:55:25.433Z] + ls -al . [2021-09-22T06:55:25.433Z] total 128 [2021-09-22T06:55:25.433Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 06:54 . [2021-09-22T06:55:25.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:52 .. [2021-09-22T06:55:25.433Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 06:52 .git [2021-09-22T06:55:25.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:52 .github [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 22 06:52 .gitignore [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 22 06:52 CONTRIBUTING.md [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 22 06:52 Dockerfile [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 22 06:52 Jenkinsfile [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 22 06:52 LICENSE [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 22 06:52 Makefile [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 22 06:52 README.md [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 06:48 VERSION [2021-09-22T06:55:25.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:52 assets [2021-09-22T06:55:25.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:52 bin [2021-09-22T06:55:25.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:52 cmd [2021-09-22T06:55:25.433Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 22 06:54 coverage.out [2021-09-22T06:55:25.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:52 docs [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 22 06:52 go.mod [2021-09-22T06:55:25.433Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 22 06:54 go.sum [2021-09-22T06:55:25.433Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 06:52 internal [2021-09-22T06:55:25.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:52 pkg [2021-09-22T06:55:25.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:52 snap [2021-09-22T06:55:25.433Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 22 06:52 version.go [2021-09-22T06:55:25.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:52 web [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:25.562Z] Removing intermediate container a8b6145f8c1a [2021-09-22T06:55:25.562Z] ---> 494b30830044 [2021-09-22T06:55:25.562Z] Step 18/25 : FROM alpine:3.12 [2021-09-22T06:55:25.827Z] 3.12: Pulling from library/alpine [2021-09-22T06:55:26.013Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4fc64ad7078b24763d1e99c46deea734cb630fe0 --label arch=arm64 --label version=0.0.0 . [2021-09-22T06:55:26.092Z] e519532ddf75: Pulling fs layer [2021-09-22T06:55:26.357Z] e519532ddf75: Download complete [2021-09-22T06:55:26.623Z] e519532ddf75: Pull complete [2021-09-22T06:55:26.623Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-22T06:55:26.623Z] Status: Downloaded newer image for alpine:3.12 [2021-09-22T06:55:26.623Z] ---> 48b8ec4ed9eb [2021-09-22T06:55:26.623Z] Step 19/25 : EXPOSE 4000 [2021-09-22T06:55:26.623Z] ---> Running in dd789d8e189e [2021-09-22T06:55:26.623Z] Removing intermediate container dd789d8e189e [2021-09-22T06:55:26.623Z] ---> 76faf3574a50 [2021-09-22T06:55:26.623Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-22T06:55:27.027Z] Sending build context to Docker daemon 20.86MB [2021-09-22T06:55:27.027Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T06:55:27.027Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-22T06:55:27.027Z] ---> 4663c3399d84 [2021-09-22T06:55:27.027Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T06:55:27.207Z] ---> 29e8fa97afd5 [2021-09-22T06:55:27.207Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-22T06:55:27.207Z] ---> Running in 9deca5f991d7 [2021-09-22T06:55:27.207Z] Removing intermediate container 9deca5f991d7 [2021-09-22T06:55:27.207Z] ---> 14c0fc178f1c [2021-09-22T06:55:27.207Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-22T06:55:27.207Z] ---> Running in 6ef19ce87895 [2021-09-22T06:55:27.472Z] Removing intermediate container 6ef19ce87895 [2021-09-22T06:55:27.472Z] ---> dd9e3c195f9a [2021-09-22T06:55:27.472Z] Step 23/25 : LABEL arch=amd64 [2021-09-22T06:55:27.472Z] ---> Running in c3c6bb73e393 [2021-09-22T06:55:27.472Z] Removing intermediate container c3c6bb73e393 [2021-09-22T06:55:27.472Z] ---> 64948c589f4c [2021-09-22T06:55:27.472Z] Step 24/25 : LABEL git_sha=4fc64ad7078b24763d1e99c46deea734cb630fe0 [2021-09-22T06:55:27.472Z] ---> Running in 791ef2ab0ad9 [2021-09-22T06:55:27.472Z] Removing intermediate container 791ef2ab0ad9 [2021-09-22T06:55:27.472Z] ---> a3170105e3d0 [2021-09-22T06:55:27.472Z] Step 25/25 : LABEL version=0.0.0 [2021-09-22T06:55:27.472Z] ---> Running in 355ce826ee06 [2021-09-22T06:55:27.627Z] ---> Running in 417d42860c6b [2021-09-22T06:55:27.737Z] Removing intermediate container 355ce826ee06 [2021-09-22T06:55:27.737Z] ---> fd11d61d150f [2021-09-22T06:55:27.737Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-22T06:55:27.737Z] Successfully built fd11d61d150f [2021-09-22T06:55:27.737Z] Successfully tagged edgex-ui: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:28.224Z] Removing intermediate container 417d42860c6b [2021-09-22T06:55:28.224Z] ---> 36aab131995d [2021-09-22T06:55:28.224Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T06:55:28.224Z] ---> Running in 9f0eb72445e0 [2021-09-22T06:55:28.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:55:28.399Z] [2021-09-22T06:55:28.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:55:28.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:55:28.726Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T06:55:28.726Z] b4d181a07f80: Pulling fs layer [2021-09-22T06:55:28.726Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T06:55:28.726Z] ed53099fbce6: Pulling fs layer [2021-09-22T06:55:28.726Z] dc539afda2c1: Pulling fs layer [2021-09-22T06:55:28.726Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T06:55:28.726Z] 9065ff56babe: Pulling fs layer [2021-09-22T06:55:28.726Z] d287ab97295c: Pulling fs layer [2021-09-22T06:55:28.726Z] dc539afda2c1: Waiting [2021-09-22T06:55:28.726Z] 77bc0d833cb6: Waiting [2021-09-22T06:55:28.726Z] 9065ff56babe: Waiting [2021-09-22T06:55:28.726Z] d287ab97295c: Waiting [2021-09-22T06:55:28.823Z] Removing intermediate container 9f0eb72445e0 [2021-09-22T06:55:28.824Z] ---> 2d7ca68524be [2021-09-22T06:55:28.824Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T06:55:28.824Z] ---> Running in b566b4691ac3 [2021-09-22T06:55:28.992Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T06:55:28.992Z] a1111a8f2ec3: Download complete [2021-09-22T06:55:28.992Z] dc539afda2c1: Verifying Checksum [2021-09-22T06:55:28.992Z] dc539afda2c1: Download complete [2021-09-22T06:55:29.257Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T06:55:29.257Z] 77bc0d833cb6: Download complete [2021-09-22T06:55:29.257Z] 9065ff56babe: Verifying Checksum [2021-09-22T06:55:29.257Z] 9065ff56babe: Download complete [2021-09-22T06:55:29.257Z] ed53099fbce6: Verifying Checksum [2021-09-22T06:55:29.257Z] ed53099fbce6: Download complete [2021-09-22T06:55:29.419Z] Removing intermediate container b566b4691ac3 [2021-09-22T06:55:29.419Z] ---> fa016f57c634 [2021-09-22T06:55:29.419Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-22T06:55:29.694Z] ---> Running in c4d755961e82 [2021-09-22T06:55:29.846Z] b4d181a07f80: Verifying Checksum [2021-09-22T06:55:29.846Z] b4d181a07f80: Download complete [2021-09-22T06:55:29.967Z] Removing intermediate container c4d755961e82 [2021-09-22T06:55:29.967Z] ---> b337b8c8c922 [2021-09-22T06:55:29.967Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T06:55:30.240Z] ---> Running in 2542dc666cd4 [2021-09-22T06:55:30.836Z] Removing intermediate container 2542dc666cd4 [2021-09-22T06:55:30.836Z] ---> 0ebd1e0a05d8 [2021-09-22T06:55:30.836Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T06:55:30.836Z] ---> Running in 282a8080a51d [2021-09-22T06:55:31.273Z] b4d181a07f80: Pull complete [2021-09-22T06:55:31.274Z] a1111a8f2ec3: Pull complete [2021-09-22T06:55:31.538Z] ed53099fbce6: Pull complete [2021-09-22T06:55:31.803Z] dc539afda2c1: Pull complete [2021-09-22T06:55:32.070Z] 77bc0d833cb6: Pull complete [2021-09-22T06:55:32.070Z] 9065ff56babe: Pull complete [2021-09-22T06:55:32.809Z] Removing intermediate container 282a8080a51d [2021-09-22T06:55:32.809Z] ---> d3f55f75a127 [2021-09-22T06:55:32.809Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T06:55:33.083Z] ---> Running in e3be5e86928a [2021-09-22T06:55:33.486Z] d287ab97295c: Verifying Checksum [2021-09-22T06:55:33.486Z] d287ab97295c: Download complete [2021-09-22T06:55:34.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T06:55:35.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T06:55:36.483Z] OK: 218 MiB in 52 packages [2021-09-22T06:55:37.763Z] d287ab97295c: Pull complete [2021-09-22T06:55:37.763Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T06:55:37.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:55:37.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T06:55:37.859Z] prd-centos7-docker-4c-2g-798 does not seem to be running inside a container [2021-09-22T06:55:37.923Z] Removing intermediate container e3be5e86928a [2021-09-22T06:55:37.923Z] ---> e9af82d106c3 [2021-09-22T06:55:37.923Z] Step 10/25 : ENV GO111MODULE=on [2021-09-22T06:55:37.923Z] ---> Running in b7fc30b1be56 [2021-09-22T06:55:37.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-22T06:55:38.195Z] Removing intermediate container b7fc30b1be56 [2021-09-22T06:55:38.195Z] ---> ed0e4ce33be3 [2021-09-22T06:55:38.195Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T06:55:38.469Z] ---> Running in eb1594df329a [2021-09-22T06:55:39.065Z] Removing intermediate container eb1594df329a [2021-09-22T06:55:39.065Z] ---> b380be316c77 [2021-09-22T06:55:39.065Z] Step 12/25 : COPY go.mod . [2021-09-22T06:55:40.045Z] ---> f1bbdcf0bf25 [2021-09-22T06:55:40.045Z] Step 13/25 : COPY Makefile . [2021-09-22T06:55:40.631Z] $ docker top 0235e7fefba683ced7cdba51231da0f67907e5650dceb1e17506666fb8893eac -eo pid,comm [2021-09-22T06:55:40.639Z] ---> 066e1805fa7c [2021-09-22T06:55:40.639Z] Step 14/25 : RUN make update [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:55:40.941Z] ---> Running in 980cc24c02e3 [2021-09-22T06:55:41.111Z] ---> job-cost.sh [2021-09-22T06:55:41.111Z] lf-activate-venv: SKIPPING [2021-09-22T06:55:41.111Z] INFO: No Stack... [2021-09-22T06:55:41.924Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T06:55:42.516Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T06:55:42.516Z] INFO: Archiving Costs [Pipeline] sh [2021-09-22T06:55:42.834Z] + cut -d, -f6 [2021-09-22T06:55:42.834Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-09-22T06:55:42.873Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [2021-09-22T06:55:42.883Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] did not exist. Created. [2021-09-22T06:55:42.883Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T06:55:43.228Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-22T06:55:43.289Z] Stashed 1 file(s) [Pipeline] } [2021-09-22T06:55:43.299Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T06:55:43.324Z] $ docker stop --time=1 0235e7fefba683ced7cdba51231da0f67907e5650dceb1e17506666fb8893eac [2021-09-22T06:55:43.357Z] Removing intermediate container 980cc24c02e3 [2021-09-22T06:55:43.357Z] ---> e4c0fc3691e1 [2021-09-22T06:55:43.357Z] Step 15/25 : COPY . . [2021-09-22T06:55:44.496Z] $ docker rm -f 0235e7fefba683ced7cdba51231da0f67907e5650dceb1e17506666fb8893eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-22T06:55:45.979Z] ---> 262b37bdad72 [2021-09-22T06:55:45.979Z] Step 16/25 : RUN go mod tidy [2021-09-22T06:55:46.252Z] ---> Running in 0cbf2825c825 [2021-09-22T06:55:48.880Z] Removing intermediate container 0cbf2825c825 [2021-09-22T06:55:48.880Z] ---> d38a551fe7fc [2021-09-22T06:55:48.880Z] Step 17/25 : RUN ${MAKE} [2021-09-22T06:55:49.153Z] ---> Running in 9d98db45104e [2021-09-22T06:55:50.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-22T06:56:17.401Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-22T06:56:20.775Z] Removing intermediate container 9d98db45104e [2021-09-22T06:56:20.775Z] ---> 759b4b66261f [2021-09-22T06:56:20.775Z] Step 18/25 : FROM alpine:3.12 [2021-09-22T06:56:21.369Z] 3.12: Pulling from library/alpine [2021-09-22T06:56:21.642Z] ccdebe76d529: Pulling fs layer [2021-09-22T06:56:21.916Z] ccdebe76d529: Verifying Checksum [2021-09-22T06:56:21.916Z] ccdebe76d529: Download complete [2021-09-22T06:56:22.514Z] ccdebe76d529: Pull complete [2021-09-22T06:56:22.514Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-22T06:56:22.514Z] Status: Downloaded newer image for alpine:3.12 [2021-09-22T06:56:22.514Z] ---> afc2cc120ca2 [2021-09-22T06:56:22.514Z] Step 19/25 : EXPOSE 4000 [2021-09-22T06:56:22.789Z] ---> Running in 95038cd2dfe2 [2021-09-22T06:56:23.385Z] Removing intermediate container 95038cd2dfe2 [2021-09-22T06:56:23.385Z] ---> cb8e6090f4a4 [2021-09-22T06:56:23.385Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-22T06:56:25.361Z] ---> 8749443bb2bc [2021-09-22T06:56:25.361Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-22T06:56:25.361Z] ---> Running in d3678924ed6d [2021-09-22T06:56:25.633Z] Removing intermediate container d3678924ed6d [2021-09-22T06:56:25.633Z] ---> 9fe576c6dcec [2021-09-22T06:56:25.633Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-22T06:56:25.906Z] ---> Running in dc6402e91a66 [2021-09-22T06:56:26.179Z] Removing intermediate container dc6402e91a66 [2021-09-22T06:56:26.179Z] ---> 6db8cb8ff85b [2021-09-22T06:56:26.179Z] Step 23/25 : LABEL arch=arm64 [2021-09-22T06:56:26.453Z] ---> Running in cbeb8bf711d0 [2021-09-22T06:56:26.723Z] Removing intermediate container cbeb8bf711d0 [2021-09-22T06:56:26.723Z] ---> b42f2f50d4f9 [2021-09-22T06:56:26.723Z] Step 24/25 : LABEL git_sha=4fc64ad7078b24763d1e99c46deea734cb630fe0 [2021-09-22T06:56:26.996Z] ---> Running in 16c523dbb5d4 [2021-09-22T06:56:27.591Z] Removing intermediate container 16c523dbb5d4 [2021-09-22T06:56:27.591Z] ---> 0c1aa2749a2a [2021-09-22T06:56:27.591Z] Step 25/25 : LABEL version=0.0.0 [2021-09-22T06:56:27.591Z] ---> Running in 6816dbf9d1af [2021-09-22T06:56:28.181Z] Removing intermediate container 6816dbf9d1af [2021-09-22T06:56:28.181Z] ---> ab70be544828 [2021-09-22T06:56:28.181Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-22T06:56:28.181Z] Successfully built ab70be544828 [2021-09-22T06:56:28.181Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:28.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T06:56:28.853Z] [2021-09-22T06:56:28.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:56:29.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T06:56:29.481Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-22T06:56:29.481Z] 448f6bf000e3: Pulling fs layer [2021-09-22T06:56:29.481Z] f757da607395: Pulling fs layer [2021-09-22T06:56:29.481Z] 05883995daec: Pulling fs layer [2021-09-22T06:56:29.481Z] 8603b9c90790: Pulling fs layer [2021-09-22T06:56:29.481Z] 1560dd03e051: Pulling fs layer [2021-09-22T06:56:29.481Z] 27f5ce0e4adf: Pulling fs layer [2021-09-22T06:56:29.481Z] c2d8d7efcc4b: Pulling fs layer [2021-09-22T06:56:29.481Z] 8603b9c90790: Waiting [2021-09-22T06:56:29.481Z] 1560dd03e051: Waiting [2021-09-22T06:56:29.481Z] 27f5ce0e4adf: Waiting [2021-09-22T06:56:29.481Z] c2d8d7efcc4b: Waiting [2021-09-22T06:56:29.481Z] f757da607395: Verifying Checksum [2021-09-22T06:56:29.481Z] f757da607395: Download complete [2021-09-22T06:56:29.481Z] 8603b9c90790: Verifying Checksum [2021-09-22T06:56:29.481Z] 8603b9c90790: Download complete [2021-09-22T06:56:29.756Z] 1560dd03e051: Verifying Checksum [2021-09-22T06:56:29.756Z] 1560dd03e051: Download complete [2021-09-22T06:56:29.756Z] 27f5ce0e4adf: Verifying Checksum [2021-09-22T06:56:29.756Z] 27f5ce0e4adf: Download complete [2021-09-22T06:56:30.030Z] 05883995daec: Verifying Checksum [2021-09-22T06:56:30.030Z] 05883995daec: Download complete [2021-09-22T06:56:30.626Z] 448f6bf000e3: Verifying Checksum [2021-09-22T06:56:30.626Z] 448f6bf000e3: Download complete [2021-09-22T06:56:33.245Z] c2d8d7efcc4b: Verifying Checksum [2021-09-22T06:56:33.245Z] c2d8d7efcc4b: Download complete [2021-09-22T06:56:34.221Z] 448f6bf000e3: Pull complete [2021-09-22T06:56:34.817Z] f757da607395: Pull complete [2021-09-22T06:56:36.250Z] 05883995daec: Pull complete [2021-09-22T06:56:36.524Z] 8603b9c90790: Pull complete [2021-09-22T06:56:37.505Z] 1560dd03e051: Pull complete [2021-09-22T06:56:37.781Z] 27f5ce0e4adf: Pull complete [2021-09-22T06:56:52.857Z] c2d8d7efcc4b: Pull complete [2021-09-22T06:56:52.857Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-22T06:56:52.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T06:56:52.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-22T06:56:53.079Z] prd-ubuntu18.04-docker-arm64-4c-16g-797 does not seem to be running inside a container [2021-09-22T06:56:53.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-22T06:56:57.014Z] $ docker top 0a16528529d6798f0b5add76215168129e3ee518aecbe9a68142ad167208e29f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:56:57.971Z] ---> job-cost.sh [2021-09-22T06:56:57.971Z] lf-activate-venv: SKIPPING [2021-09-22T06:56:57.971Z] INFO: No Stack... [2021-09-22T06:56:59.398Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-22T06:56:59.671Z] INFO: Archiving Costs [Pipeline] sh [2021-09-22T06:57:00.336Z] + + cutcat -d, /w/workspace/edgex-ui-go/2/archives/cost.csv -f6 [2021-09-22T06:57:00.336Z] [Pipeline] lock [2021-09-22T06:57:00.402Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [2021-09-22T06:57:00.420Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] did not exist. Created. [2021-09-22T06:57:00.420Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T06:57:01.112Z] /w/workspace/edgex-ui-go/2@tmp/durable-09df08c2/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-09df08c2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-22T06:57:01.778Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-22T06:57:01.810Z] Warning: overwriting stash ‘stack-cost’ [2021-09-22T06:57:01.943Z] Stashed 1 file(s) [Pipeline] } [2021-09-22T06:57:01.954Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T06:57:01.980Z] $ docker stop --time=1 0a16528529d6798f0b5add76215168129e3ee518aecbe9a68142ad167208e29f [2021-09-22T06:57:03.653Z] $ docker rm -f 0a16528529d6798f0b5add76215168129e3ee518aecbe9a68142ad167208e29f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-09-22T06:57:04.538Z] provisioning config files... [2021-09-22T06:57:04.554Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config6565545004922044395tmp [Pipeline] { [Pipeline] sh [2021-09-22T06:57:04.885Z] + set +x [2021-09-22T06:57:04.885Z] + curl -s https://codecov.io/bash [2021-09-22T06:57:04.885Z] + bash -s -- [2021-09-22T06:57:04.885Z] [2021-09-22T06:57:04.885Z] _____ _ [2021-09-22T06:57:04.885Z] / ____| | | [2021-09-22T06:57:04.885Z] | | ___ __| | ___ ___ _____ __ [2021-09-22T06:57:04.885Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-22T06:57:04.885Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-22T06:57:04.885Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-22T06:57:04.885Z] Bash-1.0.6 [2021-09-22T06:57:04.885Z] [2021-09-22T06:57:04.885Z] [2021-09-22T06:57:04.885Z] ==> git version 2.24.4 found [2021-09-22T06:57:04.885Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-22T06:57:04.885Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-22T06:57:04.885Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-22T06:57:04.885Z] ==> Jenkins CI detected. [2021-09-22T06:57:04.885Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [2021-09-22T06:57:04.885Z] project root: . [2021-09-22T06:57:04.885Z] --> token set from env [2021-09-22T06:57:04.885Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-22T06:57:04.885Z] ==> Running gcov in . (disable via -X gcov) [2021-09-22T06:57:04.885Z] ==> Python coveragepy not found [2021-09-22T06:57:04.885Z] ==> Searching for coverage reports in: [2021-09-22T06:57:04.885Z] + . [2021-09-22T06:57:04.885Z] -> Found 1 reports [2021-09-22T06:57:05.152Z] ==> Detecting git/mercurial file structure [2021-09-22T06:57:05.152Z] ==> Reading reports [2021-09-22T06:57:05.152Z] + ./coverage.out bytes=10 [2021-09-22T06:57:05.152Z] ==> Appending adjustments [2021-09-22T06:57:05.152Z] https://docs.codecov.io/docs/fixing-reports [2021-09-22T06:57:05.152Z] + Found adjustments [2021-09-22T06:57:05.152Z] ==> Gzipping contents [2021-09-22T06:57:05.152Z] 4.0K /tmp/codecov.9GnMkN.gz [2021-09-22T06:57:05.152Z] ==> Uploading reports [2021-09-22T06:57:05.152Z] url: https://codecov.io [2021-09-22T06:57:05.152Z] query: branch=PR-438&commit=4fc64ad7078b24763d1e99c46deea734cb630fe0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-438%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=438&job=&cmd_args= [2021-09-22T06:57:05.152Z] -> Pinging Codecov [2021-09-22T06:57:05.152Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-438&commit=4fc64ad7078b24763d1e99c46deea734cb630fe0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-438%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=438&job=&cmd_args= [2021-09-22T06:57:05.734Z] -> Uploading to [2021-09-22T06:57:05.734Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-22/FB506323287CE973F263BFD2A0EB1F37/4fc64ad7078b24763d1e99c46deea734cb630fe0/25ed35ff-3a12-4815-8d7a-61fc1218c7f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T065705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14da6673252139226ebb644b2c14921de751bc1cc7420f13ec93e630e32d5da5 [2021-09-22T06:57:05.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-22T06:57:05.734Z] Dload Upload Total Spent Left Speed [2021-09-22T06:57:06.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9546 --:--:-- --:--:-- --:--:-- 9537 [2021-09-22T06:57:06.001Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4fc64ad7078b24763d1e99c46deea734cb630fe0 [Pipeline] } [2021-09-22T06:57:06.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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] sh [2021-09-22T06:57:07.641Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:07.967Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:08.558Z] ---> package-listing.sh [2021-09-22T06:57:08.558Z] ++ facter osfamily [2021-09-22T06:57:08.558Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-22T06:57:08.835Z] + OS_FAMILY=redhat [2021-09-22T06:57:08.835Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-438 [2021-09-22T06:57:08.835Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-22T06:57:08.835Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-22T06:57:08.835Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-22T06:57:08.835Z] + PACKAGES=/tmp/packages_start.txt [2021-09-22T06:57:08.835Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-438 ']' [2021-09-22T06:57:08.835Z] + PACKAGES=/tmp/packages_end.txt [2021-09-22T06:57:08.835Z] + case "${OS_FAMILY}" in [2021-09-22T06:57:08.835Z] + sort [2021-09-22T06:57:08.835Z] + rpm -qa [2021-09-22T06:57:09.418Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-22T06:57:09.418Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-22T06:57:09.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-22T06:57:09.418Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-438 ']' [2021-09-22T06:57:09.418Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives/ [2021-09-22T06:57:09.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives/ [Pipeline] echo [2021-09-22T06:57:09.435Z] 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-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-22T06:57:09.738Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:57:10.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:57:10.343Z] [2021-09-22T06:57:10.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T06:57:10.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:57:10.711Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T06:57:10.711Z] b4d181a07f80: Pulling fs layer [2021-09-22T06:57:10.711Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T06:57:10.711Z] ed53099fbce6: Pulling fs layer [2021-09-22T06:57:10.711Z] dc539afda2c1: Pulling fs layer [2021-09-22T06:57:10.711Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T06:57:10.711Z] 9065ff56babe: Pulling fs layer [2021-09-22T06:57:10.711Z] d287ab97295c: Pulling fs layer [2021-09-22T06:57:10.711Z] dc539afda2c1: Waiting [2021-09-22T06:57:10.711Z] 77bc0d833cb6: Waiting [2021-09-22T06:57:10.711Z] 9065ff56babe: Waiting [2021-09-22T06:57:10.711Z] d287ab97295c: Waiting [2021-09-22T06:57:10.977Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T06:57:10.977Z] a1111a8f2ec3: Download complete [2021-09-22T06:57:10.977Z] dc539afda2c1: Verifying Checksum [2021-09-22T06:57:10.977Z] dc539afda2c1: Download complete [2021-09-22T06:57:11.242Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T06:57:11.242Z] 77bc0d833cb6: Download complete [2021-09-22T06:57:11.242Z] 9065ff56babe: Verifying Checksum [2021-09-22T06:57:11.242Z] 9065ff56babe: Download complete [2021-09-22T06:57:11.508Z] ed53099fbce6: Verifying Checksum [2021-09-22T06:57:11.508Z] ed53099fbce6: Download complete [2021-09-22T06:57:12.096Z] b4d181a07f80: Verifying Checksum [2021-09-22T06:57:12.096Z] b4d181a07f80: Download complete [2021-09-22T06:57:13.066Z] b4d181a07f80: Pull complete [2021-09-22T06:57:13.066Z] a1111a8f2ec3: Pull complete [2021-09-22T06:57:13.659Z] ed53099fbce6: Pull complete [2021-09-22T06:57:13.659Z] dc539afda2c1: Pull complete [2021-09-22T06:57:13.927Z] 77bc0d833cb6: Pull complete [2021-09-22T06:57:13.927Z] 9065ff56babe: Pull complete [2021-09-22T06:57:15.337Z] d287ab97295c: Verifying Checksum [2021-09-22T06:57:15.337Z] d287ab97295c: Download complete [2021-09-22T06:57:19.606Z] d287ab97295c: Pull complete [2021-09-22T06:57:19.606Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T06:57:19.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T06:57:19.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T06:57:19.698Z] prd-centos7-docker-4c-2g-794 does not seem to be running inside a container [2021-09-22T06:57:19.752Z] $ 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-438/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-438 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438:/w/workspace/edgexfoundry_edgex-ui-go_PR-438:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-22T06:57:22.051Z] $ docker top bd8803e31dc5aa31f5b24ef87add1e2c1de727c26aaae5aedb8d1d70a3689cce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T06:57:22.490Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-22T06:57:22.803Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-22T06:57:23.127Z] + ls /var/log/sa-host [2021-09-22T06:57:23.127Z] + sadf -c /var/log/sa-host/sa05 [2021-09-22T06:57:23.127Z] file_magic: OK [2021-09-22T06:57:23.127Z] HZ: Using current value: 100 [2021-09-22T06:57:23.127Z] file_header: OK [2021-09-22T06:57:23.127Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-22T06:57:23.127Z] Statistics: [2021-09-22T06:57:23.127Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T06:57:23.127Z] File successfully converted to sysstat format version 12.0.3 [2021-09-22T06:57:23.127Z] + sadf -c /var/log/sa-host/sa22 [2021-09-22T06:57:23.127Z] file_magic: OK [2021-09-22T06:57:23.127Z] HZ: Using current value: 100 [2021-09-22T06:57:23.127Z] file_header: OK [2021-09-22T06:57:23.127Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-22T06:57:23.127Z] Statistics: [2021-09-22T06:57:23.127Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T06:57:23.127Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T06:57:23.302Z] provisioning config files... [2021-09-22T06:57:23.315Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config3157118102318973300tmp [Pipeline] { [Pipeline] echo [2021-09-22T06:57:23.337Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:23.642Z] ---> create-netrc.sh [Pipeline] } [2021-09-22T06:57:23.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:24.032Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-22T06:57:24.048Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:24.357Z] ---> sudo-logs.sh [2021-09-22T06:57:24.357Z] Archiving 'sudo' log.. [2021-09-22T06:57:24.357Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-794.vexxhost.local: Name or service not known [2021-09-22T06:57:24.357Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-794.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-22T06:57:24.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:24.715Z] ---> job-cost.sh [2021-09-22T06:57:24.715Z] lf-activate-venv: SKIPPING [2021-09-22T06:57:24.715Z] DEBUG: total: 0.10999999940395355 [2021-09-22T06:57:24.715Z] INFO: Retrieving Stack Cost... [2021-09-22T06:57:26.124Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T06:57:26.390Z] INFO: Archiving Costs [Pipeline] echo [2021-09-22T06:57:26.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T06:57:26.728Z] ---> logs-deploy.sh [2021-09-22T06:57:26.728Z] lf-activate-venv: SKIPPING [2021-09-22T06:57:26.728Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-438/2 [2021-09-22T06:57:26.728Z] INFO: archiving workspace using pattern(s): [2021-09-22T06:57:27.313Z] Archives upload complete. [2021-09-22T06:57:27.581Z] INFO: archiving logs to Nexus