Branch indexing 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+8fadee75e8a11828dcf63dadeaad968e651784b2 (8edf65d97b8444a786dde6daf4fefac893cadb45) 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-ssh6314351179487625468.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-ssh6651020971289431272.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-431/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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh764545619932876542.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-ssh3100673793452968267.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-431/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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4212765665681554057.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-897 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh498291109664686988.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-431@tmp/jenkins-gitclient-ssh7922009503615876714.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee Checking out Revision 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > 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-431@tmp/jenkins-gitclient-ssh6067588300044069610.key > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee # timeout=10 Commit message: "Merge commit '8fadee75e8a11828dcf63dadeaad968e651784b2' into HEAD" > git rev-list --no-walk 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-22T22:06:45.945Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-22T22:06:46.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-22T22:06:46.091Z] ========================================================= [2021-09-22T22:06:46.091Z] EdgeX Global Pipelines Version Info [2021-09-22T22:06:46.091Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:06:47.394Z] ------------------- [2021-09-22T22:06:47.394Z] stable info: [2021-09-22T22:06:47.394Z] ------------------- [2021-09-22T22:06:47.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-22T22:06:47.394Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T22:06:47.394Z] Message: update stable to v1.0.205 [2021-09-22T22:06:54.059Z] ------------------- [2021-09-22T22:06:54.059Z] experimental info: [2021-09-22T22:06:54.059Z] ------------------- [2021-09-22T22:06:54.059Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-22T22:06:54.059Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T22:06:54.059Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-22T22:06:54.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-22T22:06:54.219Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-22T22:06:54.243Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-22T22:06:54.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-22T22:06:54.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-22T22:06:54.315Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-22T22:06:54.339Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-22T22:06:54.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-22T22:06:54.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-22T22:06:54.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-22T22:06:54.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-22T22:06:54.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-22T22:06:54.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-22T22:06:54.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-22T22:06:54.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-22T22:06:54.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-22T22:06:54.589Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-22T22:06:54.614Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T22:06:54.639Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-22T22:06:54.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-22T22:06:54.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-22T22:06:54.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-22T22:06:54.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-22T22:06:54.766Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-22T22:06:54.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-22T22:06:54.842Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-22T22:06:54.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-22T22:06:54.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-09-22T22:06:54.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-09-22T22:06:54.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-09-22T22:06:54.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee [Pipeline] echo [2021-09-22T22:06:54.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c1e971 [Pipeline] echo [2021-09-22T22:06:55.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T22:06:55.091Z] provisioning config files... [2021-09-22T22:06:55.109Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6075254225459769268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:06:55.446Z] ---> docker-login.sh [2021-09-22T22:06:55.446Z] nexus3.edgexfoundry.org:10001 [2021-09-22T22:06:55.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:06:55.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:06:55.717Z] Configure a credential helper to remove this warning. See [2021-09-22T22:06:55.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:06:55.717Z] [2021-09-22T22:06:55.717Z] Login Succeeded [2021-09-22T22:06:55.717Z] nexus3.edgexfoundry.org:10002 [2021-09-22T22:06:55.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:06:55.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:06:55.986Z] Configure a credential helper to remove this warning. See [2021-09-22T22:06:55.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:06:55.986Z] [2021-09-22T22:06:55.986Z] Login Succeeded [2021-09-22T22:06:55.986Z] nexus3.edgexfoundry.org:10003 [2021-09-22T22:06:55.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:06:55.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:06:55.986Z] Configure a credential helper to remove this warning. See [2021-09-22T22:06:55.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:06:55.986Z] [2021-09-22T22:06:55.986Z] Login Succeeded [2021-09-22T22:06:55.986Z] nexus3.edgexfoundry.org:10004 [2021-09-22T22:06:56.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:06:56.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:06:56.255Z] Configure a credential helper to remove this warning. See [2021-09-22T22:06:56.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:06:56.255Z] [2021-09-22T22:06:56.255Z] Login Succeeded [2021-09-22T22:06:56.255Z] docker.io [2021-09-22T22:06:56.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:06:56.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:06:56.795Z] Configure a credential helper to remove this warning. See [2021-09-22T22:06:56.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:06:56.795Z] [2021-09-22T22:06:56.795Z] Login Succeeded [2021-09-22T22:06:56.795Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T22:06:56.807Z] 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-22T22:06:57.405Z] + git log --format=format:%s -1 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee [Pipeline] echo [2021-09-22T22:06:57.461Z] GIT_COMMIT: 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee, Commit Message: Merge commit '8fadee75e8a11828dcf63dadeaad968e651784b2' into HEAD [Pipeline] echo [2021-09-22T22:06:57.475Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:06:58.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T22:06:58.032Z] [2021-09-22T22:06:58.032Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:06:58.372Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T22:06:58.372Z] latest: Pulling from edgex-devops/git-semver [2021-09-22T22:06:58.372Z] 31603596830f: Pulling fs layer [2021-09-22T22:06:58.372Z] 04fac38145f0: Pulling fs layer [2021-09-22T22:06:58.372Z] 701f6daf10bf: Pulling fs layer [2021-09-22T22:06:58.372Z] 24f72da36158: Pulling fs layer [2021-09-22T22:06:58.372Z] 24f72da36158: Waiting [2021-09-22T22:06:58.372Z] 04fac38145f0: Verifying Checksum [2021-09-22T22:06:58.372Z] 04fac38145f0: Download complete [2021-09-22T22:06:58.646Z] 31603596830f: Verifying Checksum [2021-09-22T22:06:58.646Z] 31603596830f: Download complete [2021-09-22T22:06:58.923Z] 31603596830f: Pull complete [2021-09-22T22:06:58.923Z] 24f72da36158: Verifying Checksum [2021-09-22T22:06:58.923Z] 24f72da36158: Download complete [2021-09-22T22:06:58.923Z] 701f6daf10bf: Verifying Checksum [2021-09-22T22:06:58.923Z] 701f6daf10bf: Download complete [2021-09-22T22:06:58.923Z] 04fac38145f0: Pull complete [2021-09-22T22:06:59.536Z] 701f6daf10bf: Pull complete [2021-09-22T22:06:59.802Z] 24f72da36158: Pull complete [2021-09-22T22:06:59.802Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-22T22:06:59.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T22:06:59.802Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-22T22:06:59.899Z] prd-centos7-docker-4c-2g-897 does not seem to be running inside a container [2021-09-22T22:06:59.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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-22T22:07:00.809Z] $ docker top 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T22:07:00.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T22:07:00.961Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T22:07:01.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T22:07:01.100Z] $ docker exec 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c ssh-agent [2021-09-22T22:07:01.236Z] SSH_AUTH_SOCK=/tmp/ssh-tLcccXge0NTr/agent.14 [2021-09-22T22:07:01.236Z] SSH_AGENT_PID=20 [2021-09-22T22:07:01.249Z] Running ssh-add (command line suppressed) [2021-09-22T22:07:01.397Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4920382055923464794.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4920382055923464794.key) [2021-09-22T22:07:01.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T22:07:01.743Z] + git tag --points-at HEAD [Pipeline] } [2021-09-22T22:07:01.762Z] $ docker exec --env ******** --env ******** 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c ssh-agent -k [2021-09-22T22:07:01.867Z] unset SSH_AUTH_SOCK; [2021-09-22T22:07:01.867Z] unset SSH_AGENT_PID; [2021-09-22T22:07:01.867Z] echo Agent pid 20 killed; [2021-09-22T22:07:01.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-22T22:07:01.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T22:07:01.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T22:07:02.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T22:07:02.054Z] $ docker exec 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c ssh-agent [2021-09-22T22:07:02.187Z] SSH_AUTH_SOCK=/tmp/ssh-EeBwIzmCXaEa/agent.55 [2021-09-22T22:07:02.187Z] SSH_AGENT_PID=61 [2021-09-22T22:07:02.196Z] Running ssh-add (command line suppressed) [2021-09-22T22:07:02.319Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2088237870960566862.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2088237870960566862.key) [2021-09-22T22:07:02.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T22:07:02.673Z] + git semver init [2021-09-22T22:07:02.673Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T22:07:02.673Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-09-22T22:07:02.673Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-22T22:07:02.673Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T22:07:02.673Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T22:07:02.673Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T22:07:02.673Z] # $SEMVER_BRANCH = PR-431 [2021-09-22T22:07:02.673Z] # $SEMVER_TEMP = /tmp/semver-266547067 [2021-09-22T22:07:02.673Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-22T22:07:12.757Z] # '/tmp/semver-266547067' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-09-22T22:07:12.757Z] # -> Force: false [2021-09-22T22:07:12.757Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-09-22T22:07:12.772Z] $ docker exec --env ******** --env ******** 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c ssh-agent -k [2021-09-22T22:07:12.877Z] unset SSH_AUTH_SOCK; [2021-09-22T22:07:12.878Z] unset SSH_AGENT_PID; [2021-09-22T22:07:12.878Z] echo Agent pid 61 killed; [2021-09-22T22:07:12.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T22:07:13.247Z] + git semver [Pipeline] } [2021-09-22T22:07:13.297Z] $ docker stop --time=1 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c [2021-09-22T22:07:14.582Z] $ docker rm -f 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T22:07:14.985Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-22T22:07:15.332Z] Stashed 1 file(s) [Pipeline] echo [2021-09-22T22:07:15.335Z] [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-22T22:07:30.604Z] Still waiting to schedule task [2021-09-22T22:07:30.604Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-22T22:07:30.604Z] ‘prd-centos7-builder-2c-1g-896’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-22T22:07:30.605Z] ‘prd-centos7-docker-4c-2g-893’ is offline [2021-09-22T22:07:30.605Z] ‘prd-centos7-docker-4c-2g-895’ is offline [2021-09-22T22:07:30.605Z] ‘prd-centos7-docker-4c-2g-898’ is offline [2021-09-22T22:07:30.605Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-894’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-22T22:07:30.607Z] Still waiting to schedule task [2021-09-22T22:07:30.607Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-894’ is offline [2021-09-22T22:09:38.328Z] Running on prd-centos7-docker-4c-2g-901 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-09-22T22:09:38.347Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-09-22T22:09:38.471Z] The recommended git tool is: git [2021-09-22T22:09:41.455Z] using credential edgex-jenkins-ssh [2021-09-22T22:09:41.470Z] Cloning the remote Git repository [2021-09-22T22:09:41.499Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T22:09:41.596Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-09-22T22:09:41.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T22:09:41.633Z] > git --version # timeout=10 [2021-09-22T22:09:41.645Z] > git --version # 'git version 2.24.4' [2021-09-22T22:09:41.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:09:41.685Z] [INFO] Currently running in a labeled security context [2021-09-22T22:09:41.685Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-22T22:09:41.685Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh8356632300743841446.key [2021-09-22T22:09:41.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T22:09:47.287Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-900 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-09-22T22:09:47.305Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-09-22T22:09:47.543Z] The recommended git tool is: git [2021-09-22T22:09:47.998Z] Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-22T22:09:48.239Z] Merge succeeded, producing 82368919c6c20e36dbe684c5e796ba77d1816171 [2021-09-22T22:09:48.239Z] Checking out Revision 82368919c6c20e36dbe684c5e796ba77d1816171 (PR-431) [2021-09-22T22:09:47.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T22:09:47.335Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T22:09:47.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T22:09:47.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T22:09:47.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:09:47.368Z] [INFO] Currently running in a labeled security context [2021-09-22T22:09:47.368Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-22T22:09:47.368Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3129402886857169913.key [2021-09-22T22:09:47.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-22T22:09:48.005Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T22:09:48.014Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-22T22:09:48.107Z] > git remote # timeout=10 [2021-09-22T22:09:48.113Z] > git config --get remote.origin.url # timeout=10 [2021-09-22T22:09:48.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:09:48.121Z] [INFO] Currently running in a labeled security context [2021-09-22T22:09:48.121Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-22T22:09:48.122Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7410441622077726225.key [2021-09-22T22:09:48.128Z] > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 [2021-09-22T22:09:48.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-22T22:09:48.240Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T22:09:48.246Z] > git checkout -f 82368919c6c20e36dbe684c5e796ba77d1816171 # timeout=10 [2021-09-22T22:09:52.008Z] Commit message: "Merge commit '8fadee75e8a11828dcf63dadeaad968e651784b2' into HEAD" [2021-09-22T22:09:52.075Z] > git rev-list --no-walk 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T22:09:52.553Z] provisioning config files... [2021-09-22T22:09:52.572Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3351299236584526161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:09:53.052Z] ---> docker-login.sh [2021-09-22T22:09:53.052Z] nexus3.edgexfoundry.org:10001 [2021-09-22T22:09:53.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:09:53.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:09:53.052Z] Configure a credential helper to remove this warning. See [2021-09-22T22:09:53.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:09:53.052Z] [2021-09-22T22:09:53.052Z] Login Succeeded [2021-09-22T22:09:53.052Z] nexus3.edgexfoundry.org:10002 [2021-09-22T22:09:53.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:09:53.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:09:53.328Z] Configure a credential helper to remove this warning. See [2021-09-22T22:09:53.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:09:53.328Z] [2021-09-22T22:09:53.328Z] Login Succeeded [2021-09-22T22:09:53.328Z] nexus3.edgexfoundry.org:10003 [2021-09-22T22:09:53.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:09:53.366Z] using credential edgex-jenkins-ssh [2021-09-22T22:09:53.420Z] Cloning the remote Git repository [2021-09-22T22:09:53.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:09:53.595Z] Configure a credential helper to remove this warning. See [2021-09-22T22:09:53.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:09:53.595Z] [2021-09-22T22:09:53.595Z] Login Succeeded [2021-09-22T22:09:53.595Z] nexus3.edgexfoundry.org:10004 [2021-09-22T22:09:53.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:09:53.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:09:53.595Z] Configure a credential helper to remove this warning. See [2021-09-22T22:09:53.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:09:53.595Z] [2021-09-22T22:09:53.595Z] Login Succeeded [2021-09-22T22:09:53.595Z] docker.io [2021-09-22T22:09:53.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:09:53.605Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T22:09:53.706Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-09-22T22:09:53.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T22:09:53.794Z] > git --version # timeout=10 [2021-09-22T22:09:53.813Z] > git --version # 'git version 2.17.1' [2021-09-22T22:09:53.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:09:53.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T22:09:54.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:09:54.177Z] Configure a credential helper to remove this warning. See [2021-09-22T22:09:54.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:09:54.177Z] [2021-09-22T22:09:54.177Z] Login Succeeded [2021-09-22T22:09:54.177Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T22:09:54.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-22T22:09:54.427Z] ========================================================= [2021-09-22T22:09:54.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-22T22:09:54.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:09:54.767Z] + 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-22T22:09:54.767Z] Sending build context to Docker daemon 21.71MB [2021-09-22T22:09:54.767Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T22:09:54.767Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-22T22:09:55.037Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-22T22:09:55.037Z] 540db60ca938: Pulling fs layer [2021-09-22T22:09:55.038Z] adcc1eea9eea: Pulling fs layer [2021-09-22T22:09:55.038Z] 4c4ab2625f07: Pulling fs layer [2021-09-22T22:09:55.038Z] db62176df00c: Pulling fs layer [2021-09-22T22:09:55.038Z] 3b30891b0d05: Pulling fs layer [2021-09-22T22:09:55.038Z] 06b49ca38bd5: Pulling fs layer [2021-09-22T22:09:55.038Z] c788192a36de: Pulling fs layer [2021-09-22T22:09:55.038Z] a77e37c0d609: Pulling fs layer [2021-09-22T22:09:55.038Z] c3185cebc471: Pulling fs layer [2021-09-22T22:09:55.038Z] 06b49ca38bd5: Waiting [2021-09-22T22:09:55.038Z] c788192a36de: Waiting [2021-09-22T22:09:55.038Z] a77e37c0d609: Waiting [2021-09-22T22:09:55.038Z] c3185cebc471: Waiting [2021-09-22T22:09:55.038Z] 3b30891b0d05: Waiting [2021-09-22T22:09:55.038Z] db62176df00c: Waiting [2021-09-22T22:09:55.038Z] 4c4ab2625f07: Verifying Checksum [2021-09-22T22:09:55.038Z] 4c4ab2625f07: Download complete [2021-09-22T22:09:55.038Z] adcc1eea9eea: Verifying Checksum [2021-09-22T22:09:55.038Z] adcc1eea9eea: Download complete [2021-09-22T22:09:55.038Z] 3b30891b0d05: Verifying Checksum [2021-09-22T22:09:55.038Z] 3b30891b0d05: Download complete [2021-09-22T22:09:55.310Z] 06b49ca38bd5: Verifying Checksum [2021-09-22T22:09:55.310Z] 06b49ca38bd5: Download complete [2021-09-22T22:09:55.310Z] c788192a36de: Download complete [2021-09-22T22:09:55.310Z] 540db60ca938: Verifying Checksum [2021-09-22T22:09:55.310Z] 540db60ca938: Download complete [2021-09-22T22:09:55.593Z] 540db60ca938: Pull complete [2021-09-22T22:09:55.593Z] adcc1eea9eea: Pull complete [2021-09-22T22:09:55.860Z] 4c4ab2625f07: Pull complete [2021-09-22T22:09:56.449Z] a77e37c0d609: Verifying Checksum [2021-09-22T22:09:56.449Z] a77e37c0d609: Download complete [2021-09-22T22:09:57.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T22:09:58.610Z] Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-22T22:09:59.061Z] Merge succeeded, producing 2c204ec3194f98e0f187645e92c1be9385faa80b [2021-09-22T22:09:59.062Z] Checking out Revision 2c204ec3194f98e0f187645e92c1be9385faa80b (PR-431) [2021-09-22T22:09:57.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T22:09:57.981Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-22T22:09:58.011Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-22T22:09:58.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:09:58.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-22T22:09:58.758Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T22:09:58.779Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-22T22:09:59.065Z] > git remote # timeout=10 [2021-09-22T22:09:59.087Z] > git config --get remote.origin.url # timeout=10 [2021-09-22T22:09:59.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:09:59.115Z] > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 [2021-09-22T22:09:59.175Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-22T22:09:59.199Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T22:09:59.219Z] > git checkout -f 2c204ec3194f98e0f187645e92c1be9385faa80b # timeout=10 [2021-09-22T22:09:59.816Z] c3185cebc471: Verifying Checksum [2021-09-22T22:09:59.816Z] c3185cebc471: Download complete [2021-09-22T22:10:00.402Z] db62176df00c: Verifying Checksum [2021-09-22T22:10:00.402Z] db62176df00c: Download complete [2021-09-22T22:10:03.301Z] Commit message: "Merge commit '8fadee75e8a11828dcf63dadeaad968e651784b2' into HEAD" [2021-09-22T22:10:03.439Z] > git rev-list --no-walk 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-22T22:10:03.792Z] db62176df00c: Pull complete [2021-09-22T22:10:03.792Z] 3b30891b0d05: Pull complete [2021-09-22T22:10:03.792Z] 06b49ca38bd5: Pull complete [2021-09-22T22:10:03.792Z] c788192a36de: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T22:10:03.969Z] provisioning config files... [2021-09-22T22:10:04.000Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8716325935113613950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:10:04.067Z] a77e37c0d609: Pull complete [2021-09-22T22:10:04.604Z] ---> docker-login.sh [2021-09-22T22:10:04.604Z] nexus3.edgexfoundry.org:10001 [2021-09-22T22:10:06.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:10:06.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:10:06.642Z] Configure a credential helper to remove this warning. See [2021-09-22T22:10:06.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:10:06.642Z] [2021-09-22T22:10:06.642Z] Login Succeeded [2021-09-22T22:10:06.642Z] nexus3.edgexfoundry.org:10002 [2021-09-22T22:10:06.720Z] c3185cebc471: Pull complete [2021-09-22T22:10:06.720Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-22T22:10:06.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T22:10:06.720Z] ---> 031687cdd783 [2021-09-22T22:10:06.720Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T22:10:06.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:10:07.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:10:07.192Z] Configure a credential helper to remove this warning. See [2021-09-22T22:10:07.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:10:07.192Z] [2021-09-22T22:10:07.192Z] Login Succeeded [2021-09-22T22:10:07.192Z] nexus3.edgexfoundry.org:10003 [2021-09-22T22:10:07.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:10:07.696Z] ---> Running in e15d6818895e [2021-09-22T22:10:07.696Z] Removing intermediate container e15d6818895e [2021-09-22T22:10:07.696Z] ---> 71da141c4a71 [2021-09-22T22:10:07.696Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T22:10:07.696Z] ---> Running in 4c1b34a40eb2 [2021-09-22T22:10:07.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:10:07.745Z] Configure a credential helper to remove this warning. See [2021-09-22T22:10:07.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:10:07.745Z] [2021-09-22T22:10:07.745Z] Login Succeeded [2021-09-22T22:10:07.745Z] nexus3.edgexfoundry.org:10004 [2021-09-22T22:10:07.965Z] Removing intermediate container 4c1b34a40eb2 [2021-09-22T22:10:07.965Z] ---> e35f09e010f7 [2021-09-22T22:10:07.965Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T22:10:07.965Z] ---> Running in 08e39899b5cd [2021-09-22T22:10:07.965Z] Removing intermediate container 08e39899b5cd [2021-09-22T22:10:07.965Z] ---> 65f575bfc92c [2021-09-22T22:10:07.965Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-22T22:10:07.965Z] ---> Running in 15e35e6a2891 [2021-09-22T22:10:08.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:10:08.234Z] Removing intermediate container 15e35e6a2891 [2021-09-22T22:10:08.234Z] ---> 125757cbd5bb [2021-09-22T22:10:08.234Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T22:10:08.234Z] ---> Running in d392807d78d2 [2021-09-22T22:10:08.234Z] Removing intermediate container d392807d78d2 [2021-09-22T22:10:08.234Z] ---> 76c4831f292e [2021-09-22T22:10:08.234Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:10:08.234Z] ---> Running in a4b5327bc223 [2021-09-22T22:10:08.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:10:08.297Z] Configure a credential helper to remove this warning. See [2021-09-22T22:10:08.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:10:08.297Z] [2021-09-22T22:10:08.297Z] Login Succeeded [2021-09-22T22:10:08.297Z] docker.io [2021-09-22T22:10:08.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:10:08.825Z] Removing intermediate container a4b5327bc223 [2021-09-22T22:10:08.825Z] ---> aa3a40f5ee6c [2021-09-22T22:10:08.825Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T22:10:08.825Z] ---> Running in fff2dce52eb4 [2021-09-22T22:10:09.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:10:09.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:10:09.174Z] Configure a credential helper to remove this warning. See [2021-09-22T22:10:09.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:10:09.174Z] [2021-09-22T22:10:09.174Z] Login Succeeded [2021-09-22T22:10:09.174Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T22:10:09.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-22T22:10:09.865Z] ========================================================= [2021-09-22T22:10:09.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-22T22:10:09.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:10:10.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:10:10.255Z] + 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-22T22:10:10.650Z] OK: 219 MiB in 52 packages [2021-09-22T22:10:10.918Z] Removing intermediate container fff2dce52eb4 [2021-09-22T22:10:10.918Z] ---> 164b48938655 [2021-09-22T22:10:10.918Z] Step 10/17 : ENV GO111MODULE=on [2021-09-22T22:10:10.918Z] ---> Running in 0acb79a0bb33 [2021-09-22T22:10:11.188Z] Removing intermediate container 0acb79a0bb33 [2021-09-22T22:10:11.188Z] ---> 596d0fa70ec0 [2021-09-22T22:10:11.188Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T22:10:11.188Z] ---> Running in 29e020c876b3 [2021-09-22T22:10:11.188Z] Removing intermediate container 29e020c876b3 [2021-09-22T22:10:11.188Z] ---> 66840d3c0798 [2021-09-22T22:10:11.188Z] Step 12/17 : COPY go.mod . [2021-09-22T22:10:11.248Z] Sending build context to Docker daemon 21.71MB [2021-09-22T22:10:11.249Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T22:10:11.249Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-22T22:10:11.465Z] ---> ebaa825cf4a7 [2021-09-22T22:10:11.465Z] Step 13/17 : COPY Makefile . [2021-09-22T22:10:11.465Z] ---> 33de47a18c91 [2021-09-22T22:10:11.465Z] Step 14/17 : RUN make update [2021-09-22T22:10:11.465Z] ---> Running in 582c889c7f69 [2021-09-22T22:10:11.526Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-22T22:10:11.526Z] 595b0fe564bb: Pulling fs layer [2021-09-22T22:10:11.526Z] 24495759ef45: Pulling fs layer [2021-09-22T22:10:11.526Z] d148012ef14d: Pulling fs layer [2021-09-22T22:10:11.526Z] e90a11edd702: Pulling fs layer [2021-09-22T22:10:11.526Z] d77568369979: Pulling fs layer [2021-09-22T22:10:11.526Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-22T22:10:11.526Z] 170f2ba95c9a: Pulling fs layer [2021-09-22T22:10:11.526Z] 97ac5df62f85: Pulling fs layer [2021-09-22T22:10:11.526Z] fc1c9f9a7f3b: Waiting [2021-09-22T22:10:11.526Z] e90a11edd702: Waiting [2021-09-22T22:10:11.526Z] 170f2ba95c9a: Waiting [2021-09-22T22:10:11.526Z] 97ac5df62f85: Waiting [2021-09-22T22:10:11.526Z] d77568369979: Waiting [2021-09-22T22:10:11.526Z] d148012ef14d: Verifying Checksum [2021-09-22T22:10:11.526Z] d148012ef14d: Download complete [2021-09-22T22:10:11.526Z] 24495759ef45: Download complete [2021-09-22T22:10:11.526Z] d77568369979: Verifying Checksum [2021-09-22T22:10:11.526Z] d77568369979: Download complete [2021-09-22T22:10:11.526Z] fc1c9f9a7f3b: Download complete [2021-09-22T22:10:11.526Z] 595b0fe564bb: Download complete [2021-09-22T22:10:11.526Z] 170f2ba95c9a: Verifying Checksum [2021-09-22T22:10:11.526Z] 170f2ba95c9a: Download complete [2021-09-22T22:10:12.057Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T22:10:12.516Z] 595b0fe564bb: Pull complete [2021-09-22T22:10:13.119Z] 24495759ef45: Pull complete [2021-09-22T22:10:13.398Z] d148012ef14d: Pull complete [2021-09-22T22:10:14.844Z] 97ac5df62f85: Verifying Checksum [2021-09-22T22:10:14.844Z] 97ac5df62f85: Download complete [2021-09-22T22:10:15.445Z] e90a11edd702: Verifying Checksum [2021-09-22T22:10:15.445Z] e90a11edd702: Download complete [2021-09-22T22:10:25.650Z] e90a11edd702: Pull complete [2021-09-22T22:10:25.650Z] d77568369979: Pull complete [2021-09-22T22:10:25.650Z] fc1c9f9a7f3b: Pull complete [2021-09-22T22:10:26.249Z] 170f2ba95c9a: Pull complete [2021-09-22T22:10:31.660Z] 97ac5df62f85: Pull complete [2021-09-22T22:10:31.660Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-22T22:10:31.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T22:10:31.661Z] ---> 04bc70af865f [2021-09-22T22:10:31.661Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T22:10:37.071Z] ---> Running in d3afa9889c0b [2021-09-22T22:10:37.071Z] Removing intermediate container d3afa9889c0b [2021-09-22T22:10:37.071Z] ---> d677d34ef8ba [2021-09-22T22:10:37.071Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T22:10:37.345Z] ---> Running in af40bcc61ac6 [2021-09-22T22:10:37.627Z] Removing intermediate container af40bcc61ac6 [2021-09-22T22:10:37.627Z] ---> 781898d85023 [2021-09-22T22:10:37.627Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T22:10:37.900Z] ---> Running in b158e8e89c33 [2021-09-22T22:10:38.496Z] Removing intermediate container b158e8e89c33 [2021-09-22T22:10:38.496Z] ---> 0639c32b8512 [2021-09-22T22:10:38.496Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-22T22:10:38.496Z] ---> Running in cc981069d51a [2021-09-22T22:10:39.093Z] Removing intermediate container cc981069d51a [2021-09-22T22:10:39.093Z] ---> 55996173bb7c [2021-09-22T22:10:39.093Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T22:10:39.367Z] ---> Running in bf40b622a32c [2021-09-22T22:10:39.970Z] Removing intermediate container bf40b622a32c [2021-09-22T22:10:39.970Z] ---> 20bf3aaee2e1 [2021-09-22T22:10:39.970Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:10:39.970Z] ---> Running in 7d69f5802f47 [2021-09-22T22:10:42.619Z] Removing intermediate container 7d69f5802f47 [2021-09-22T22:10:42.619Z] ---> d65ebb44a737 [2021-09-22T22:10:42.619Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T22:10:42.896Z] ---> Running in 13d50a21d5fd [2021-09-22T22:10:44.311Z] Removing intermediate container 582c889c7f69 [2021-09-22T22:10:44.311Z] ---> 41f46b259128 [2021-09-22T22:10:44.311Z] Step 15/17 : COPY . . [2021-09-22T22:10:44.311Z] ---> f6180fc60e76 [2021-09-22T22:10:44.311Z] Step 16/17 : RUN go mod tidy [2021-09-22T22:10:44.311Z] ---> Running in 8c9d042b342e [2021-09-22T22:10:44.311Z] Removing intermediate container 8c9d042b342e [2021-09-22T22:10:44.311Z] ---> 6a96c217d27f [2021-09-22T22:10:44.311Z] Step 17/17 : RUN ${MAKE} [2021-09-22T22:10:44.311Z] ---> Running in 8e2ee16039ed [2021-09-22T22:10:44.311Z] noop [2021-09-22T22:10:44.311Z] Removing intermediate container 8e2ee16039ed [2021-09-22T22:10:44.311Z] ---> 82c4825ac94d [2021-09-22T22:10:44.311Z] Successfully built 82c4825ac94d [2021-09-22T22:10:44.311Z] Successfully tagged ci-base-image-x86_64:latest [2021-09-22T22:10:44.332Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:10:44.648Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T22:10:44.648Z] . [Pipeline] withDockerContainer [2021-09-22T22:10:44.753Z] prd-centos7-docker-4c-2g-901 does not seem to be running inside a container [2021-09-22T22:10:44.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T22:10:45.211Z] $ docker top bf1e0a5d82c8826f4fd9654bf646a4798f0f0790609be2b4971f8eeccd025318 -eo pid,comm [Pipeline] { [2021-09-22T22:10:45.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-09-22T22:10:45.633Z] + go version [2021-09-22T22:10:45.633Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-22T22:10:45.647Z] $ docker stop --time=1 bf1e0a5d82c8826f4fd9654bf646a4798f0f0790609be2b4971f8eeccd025318 [2021-09-22T22:10:46.290Z] OK: 218 MiB in 52 packages [2021-09-22T22:10:46.840Z] $ docker rm -f bf1e0a5d82c8826f4fd9654bf646a4798f0f0790609be2b4971f8eeccd025318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:10:47.279Z] Removing intermediate container 13d50a21d5fd [2021-09-22T22:10:47.279Z] ---> d07fa1a5e475 [2021-09-22T22:10:47.279Z] Step 10/17 : ENV GO111MODULE=on [2021-09-22T22:10:47.279Z] ---> Running in b07ed6f3444d [2021-09-22T22:10:47.546Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T22:10:47.546Z] . [Pipeline] withDockerContainer [2021-09-22T22:10:47.649Z] prd-centos7-docker-4c-2g-901 does not seem to be running inside a container [2021-09-22T22:10:47.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T22:10:48.128Z] $ docker top 63e0339eacaea39d3ca72fd092e428cbe74d226353a7cdc4d5d978b0d95526b7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-22T22:10:48.263Z] Removing intermediate container b07ed6f3444d [2021-09-22T22:10:48.263Z] ---> e617b70e2454 [2021-09-22T22:10:48.263Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T22:10:48.544Z] ---> Running in e769a0671d88 [2021-09-22T22:10:48.559Z] + go mod tidy [Pipeline] sh [2021-09-22T22:10:49.150Z] Removing intermediate container e769a0671d88 [2021-09-22T22:10:49.150Z] ---> aa889bcf7b4f [2021-09-22T22:10:49.150Z] Step 12/17 : COPY go.mod . [2021-09-22T22:10:49.174Z] + make test [2021-09-22T22:10:49.174Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-22T22:10:49.447Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-22T22:10:49.749Z] ---> bd8d719f09fc [2021-09-22T22:10:49.749Z] Step 13/17 : COPY Makefile . [2021-09-22T22:10:50.733Z] ---> f900c061b4e0 [2021-09-22T22:10:50.733Z] Step 14/17 : RUN make update [2021-09-22T22:10:51.006Z] ---> Running in c25f18de9d78 [2021-09-22T22:10:52.447Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-22T22:11:01.810Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-22T22:11:01.810Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-22T22:11:05.195Z] $ docker stop --time=1 63e0339eacaea39d3ca72fd092e428cbe74d226353a7cdc4d5d978b0d95526b7 [2021-09-22T22:11:06.556Z] $ docker rm -f 63e0339eacaea39d3ca72fd092e428cbe74d226353a7cdc4d5d978b0d95526b7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T22:11:06.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-22T22:11:07.316Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-22T22:11:10.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-22T22:11:11.006Z] + ls -al . [2021-09-22T22:11:11.006Z] total 88 [2021-09-22T22:11:11.006Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 22 22:10 . [2021-09-22T22:11:11.006Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 22 22:09 .. [2021-09-22T22:11:11.006Z] drwxrwxr-x. 4 jenkins jenkins 36 Sep 22 22:09 assets [2021-09-22T22:11:11.006Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 22 22:09 bin [2021-09-22T22:11:11.006Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 22 22:09 cmd [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 22 22:09 CONTRIBUTING.md [2021-09-22T22:11:11.006Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 22 22:10 coverage.out [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 22 22:09 Dockerfile [2021-09-22T22:11:11.006Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 22 22:09 docs [2021-09-22T22:11:11.006Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 22 22:09 .git [2021-09-22T22:11:11.006Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 22 22:09 .github [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 22 22:09 .gitignore [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 22 22:09 go.mod [2021-09-22T22:11:11.006Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 22 22:10 go.sum [2021-09-22T22:11:11.006Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 22 22:09 internal [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 22 22:09 Jenkinsfile [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 22 22:09 LICENSE [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 22 22:09 Makefile [2021-09-22T22:11:11.006Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 22 22:09 pkg [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 22 22:09 README.md [2021-09-22T22:11:11.006Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 22 22:09 snap [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 22 22:07 VERSION [2021-09-22T22:11:11.006Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 22 22:09 version.go [2021-09-22T22:11:11.006Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 22 22:09 web [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:11:11.329Z] + 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=82368919c6c20e36dbe684c5e796ba77d1816171 --label arch=amd64 --label version=0.0.0 . [2021-09-22T22:11:11.329Z] Sending build context to Docker daemon 21.73MB [2021-09-22T22:11:11.329Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T22:11:11.329Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-22T22:11:11.329Z] ---> 82c4825ac94d [2021-09-22T22:11:11.329Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T22:11:11.597Z] ---> Running in d1009a99844c [2021-09-22T22:11:11.597Z] Removing intermediate container d1009a99844c [2021-09-22T22:11:11.597Z] ---> f3404fea24e9 [2021-09-22T22:11:11.597Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T22:11:11.597Z] ---> Running in 49aa09f1fd01 [2021-09-22T22:11:11.597Z] Removing intermediate container 49aa09f1fd01 [2021-09-22T22:11:11.597Z] ---> bf03fdb044b8 [2021-09-22T22:11:11.597Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T22:11:11.865Z] ---> Running in 2709487aa886 [2021-09-22T22:11:11.865Z] Removing intermediate container 2709487aa886 [2021-09-22T22:11:11.865Z] ---> 6b527d29e479 [2021-09-22T22:11:11.865Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-22T22:11:11.865Z] ---> Running in 45527f60ed8e [2021-09-22T22:11:11.865Z] Removing intermediate container 45527f60ed8e [2021-09-22T22:11:11.865Z] ---> d912624faa73 [2021-09-22T22:11:11.865Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T22:11:11.865Z] ---> Running in 9d9b841be2ba [2021-09-22T22:11:12.141Z] Removing intermediate container 9d9b841be2ba [2021-09-22T22:11:12.141Z] ---> 1fa536559cfc [2021-09-22T22:11:12.141Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:11:12.141Z] ---> Running in 4f551c942d36 [2021-09-22T22:11:12.726Z] Removing intermediate container 4f551c942d36 [2021-09-22T22:11:12.726Z] ---> 82ebbb199671 [2021-09-22T22:11:12.726Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T22:11:12.726Z] ---> Running in 0e1257794fee [2021-09-22T22:11:12.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:11:13.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:11:14.540Z] OK: 219 MiB in 52 packages [2021-09-22T22:11:14.823Z] Removing intermediate container 0e1257794fee [2021-09-22T22:11:14.823Z] ---> a214edfd07e8 [2021-09-22T22:11:14.823Z] Step 10/25 : ENV GO111MODULE=on [2021-09-22T22:11:14.823Z] ---> Running in 532cd1740420 [2021-09-22T22:11:14.823Z] Removing intermediate container 532cd1740420 [2021-09-22T22:11:14.823Z] ---> 6aac0fb1cb87 [2021-09-22T22:11:14.823Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T22:11:14.823Z] ---> Running in eeb15bf8c51b [2021-09-22T22:11:15.093Z] Removing intermediate container eeb15bf8c51b [2021-09-22T22:11:15.093Z] ---> 124ed58d635a [2021-09-22T22:11:15.093Z] Step 12/25 : COPY go.mod . [2021-09-22T22:11:15.093Z] ---> 465cfda21332 [2021-09-22T22:11:15.093Z] Step 13/25 : COPY Makefile . [2021-09-22T22:11:15.362Z] ---> 836a7956f67c [2021-09-22T22:11:15.362Z] Step 14/25 : RUN make update [2021-09-22T22:11:15.362Z] ---> Running in df8977437e42 [2021-09-22T22:11:15.631Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T22:11:15.903Z] Removing intermediate container df8977437e42 [2021-09-22T22:11:15.903Z] ---> 59cbdf616552 [2021-09-22T22:11:15.903Z] Step 15/25 : COPY . . [2021-09-22T22:11:16.875Z] ---> a2732910ecf3 [2021-09-22T22:11:16.875Z] Step 16/25 : RUN go mod tidy [2021-09-22T22:11:16.875Z] ---> Running in 6845fc0f59d2 [2021-09-22T22:11:17.461Z] Removing intermediate container 6845fc0f59d2 [2021-09-22T22:11:17.461Z] ---> 6571bdb84166 [2021-09-22T22:11:17.461Z] Step 17/25 : RUN ${MAKE} [2021-09-22T22:11:17.461Z] ---> Running in 5c2cd518de0e [2021-09-22T22:11:17.727Z] 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-22T22:11:27.919Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-22T22:11:28.505Z] Removing intermediate container 5c2cd518de0e [2021-09-22T22:11:28.505Z] ---> 7a0d52583255 [2021-09-22T22:11:28.505Z] Step 18/25 : FROM alpine:3.12 [2021-09-22T22:11:29.094Z] 3.12: Pulling from library/alpine [2021-09-22T22:11:29.094Z] e519532ddf75: Pulling fs layer [2021-09-22T22:11:29.360Z] e519532ddf75: Verifying Checksum [2021-09-22T22:11:29.360Z] e519532ddf75: Download complete [2021-09-22T22:11:29.630Z] e519532ddf75: Pull complete [2021-09-22T22:11:29.630Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-22T22:11:29.630Z] Status: Downloaded newer image for alpine:3.12 [2021-09-22T22:11:29.630Z] ---> 48b8ec4ed9eb [2021-09-22T22:11:29.630Z] Step 19/25 : EXPOSE 4000 [2021-09-22T22:11:29.630Z] ---> Running in a9ef94df15ca [2021-09-22T22:11:29.896Z] Removing intermediate container a9ef94df15ca [2021-09-22T22:11:29.896Z] ---> 7f63f6cc3ee0 [2021-09-22T22:11:29.896Z] 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-22T22:11:30.164Z] ---> 3f342066cecd [2021-09-22T22:11:30.164Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-22T22:11:30.164Z] ---> Running in 2e792280c6de [2021-09-22T22:11:30.432Z] Removing intermediate container 2e792280c6de [2021-09-22T22:11:30.432Z] ---> d0fdde4f5c91 [2021-09-22T22:11:30.432Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-22T22:11:30.432Z] ---> Running in c54e1fcc7457 [2021-09-22T22:11:30.432Z] Removing intermediate container c54e1fcc7457 [2021-09-22T22:11:30.432Z] ---> e09439ba64a1 [2021-09-22T22:11:30.432Z] Step 23/25 : LABEL arch=amd64 [2021-09-22T22:11:30.432Z] ---> Running in 476e4878f87f [2021-09-22T22:11:30.432Z] Removing intermediate container 476e4878f87f [2021-09-22T22:11:30.432Z] ---> 7a44effd9f1a [2021-09-22T22:11:30.432Z] Step 24/25 : LABEL git_sha=82368919c6c20e36dbe684c5e796ba77d1816171 [2021-09-22T22:11:30.432Z] ---> Running in 06a13954355a [2021-09-22T22:11:30.698Z] Removing intermediate container 06a13954355a [2021-09-22T22:11:30.698Z] ---> 06a51e8af403 [2021-09-22T22:11:30.698Z] Step 25/25 : LABEL version=0.0.0 [2021-09-22T22:11:30.698Z] ---> Running in 9459eb6d9209 [2021-09-22T22:11:30.698Z] Removing intermediate container 9459eb6d9209 [2021-09-22T22:11:30.698Z] ---> e5799874428f [2021-09-22T22:11:30.698Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-22T22:11:30.698Z] Successfully built e5799874428f [2021-09-22T22:11:30.699Z] 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-22T22:11:31.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T22:11:31.644Z] [2021-09-22T22:11:31.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:11:31.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T22:11:31.977Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T22:11:31.977Z] b4d181a07f80: Pulling fs layer [2021-09-22T22:11:31.977Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T22:11:31.977Z] ed53099fbce6: Pulling fs layer [2021-09-22T22:11:31.977Z] dc539afda2c1: Pulling fs layer [2021-09-22T22:11:31.977Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T22:11:31.977Z] 9065ff56babe: Pulling fs layer [2021-09-22T22:11:31.977Z] d287ab97295c: Pulling fs layer [2021-09-22T22:11:31.977Z] dc539afda2c1: Waiting [2021-09-22T22:11:31.977Z] 77bc0d833cb6: Waiting [2021-09-22T22:11:31.977Z] 9065ff56babe: Waiting [2021-09-22T22:11:31.977Z] d287ab97295c: Waiting [2021-09-22T22:11:32.245Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T22:11:32.245Z] a1111a8f2ec3: Download complete [2021-09-22T22:11:32.245Z] dc539afda2c1: Verifying Checksum [2021-09-22T22:11:32.245Z] dc539afda2c1: Download complete [2021-09-22T22:11:32.511Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T22:11:32.511Z] 77bc0d833cb6: Download complete [2021-09-22T22:11:32.511Z] 9065ff56babe: Verifying Checksum [2021-09-22T22:11:32.511Z] 9065ff56babe: Download complete [2021-09-22T22:11:32.511Z] ed53099fbce6: Verifying Checksum [2021-09-22T22:11:32.511Z] ed53099fbce6: Download complete [2021-09-22T22:11:33.931Z] b4d181a07f80: Verifying Checksum [2021-09-22T22:11:33.931Z] b4d181a07f80: Download complete [2021-09-22T22:11:34.904Z] b4d181a07f80: Pull complete [2021-09-22T22:11:35.170Z] a1111a8f2ec3: Pull complete [2021-09-22T22:11:35.439Z] ed53099fbce6: Pull complete [2021-09-22T22:11:35.708Z] dc539afda2c1: Pull complete [2021-09-22T22:11:35.978Z] 77bc0d833cb6: Pull complete [2021-09-22T22:11:35.978Z] 9065ff56babe: Pull complete [2021-09-22T22:11:37.395Z] d287ab97295c: Verifying Checksum [2021-09-22T22:11:37.395Z] d287ab97295c: Download complete [2021-09-22T22:11:39.417Z] Removing intermediate container c25f18de9d78 [2021-09-22T22:11:39.417Z] ---> cdcae3efb0ea [2021-09-22T22:11:39.417Z] Step 15/17 : COPY . . [2021-09-22T22:11:39.417Z] ---> 18de5ac49974 [2021-09-22T22:11:39.417Z] Step 16/17 : RUN go mod tidy [2021-09-22T22:11:39.417Z] ---> Running in 0fabec1c78f3 [2021-09-22T22:11:41.407Z] Removing intermediate container 0fabec1c78f3 [2021-09-22T22:11:41.407Z] ---> 914a214b6955 [2021-09-22T22:11:41.407Z] Step 17/17 : RUN ${MAKE} [2021-09-22T22:11:41.407Z] ---> Running in 905de126ce9c [2021-09-22T22:11:41.696Z] d287ab97295c: Pull complete [2021-09-22T22:11:41.696Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T22:11:41.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T22:11:41.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T22:11:41.806Z] prd-centos7-docker-4c-2g-901 does not seem to be running inside a container [2021-09-22T22:11:41.865Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-22T22:11:42.866Z] noop [2021-09-22T22:11:43.860Z] Removing intermediate container 905de126ce9c [2021-09-22T22:11:43.860Z] ---> 63ea4b275f7f [2021-09-22T22:11:43.860Z] Successfully built 63ea4b275f7f [2021-09-22T22:11:43.860Z] Successfully tagged ci-base-image-arm64:latest [2021-09-22T22:11:44.212Z] $ docker top 8daf40990df5ef0e38e707486eb5369a0658b1d4e12fd78b4c6e0df88a3668f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:11:44.762Z] ---> job-cost.sh [2021-09-22T22:11:44.762Z] lf-activate-venv: SKIPPING [2021-09-22T22:11:44.762Z] INFO: No Stack... [2021-09-22T22:11:44.840Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T22:11:44.840Z] . [Pipeline] withDockerContainer [2021-09-22T22:11:45.113Z] prd-ubuntu18.04-docker-arm64-4c-16g-900 does not seem to be running inside a container [2021-09-22T22:11:45.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-22T22:11:45.723Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T22:11:46.307Z] INFO: Archiving Costs [2021-09-22T22:11:47.044Z] $ docker top 26f854f548e5c0bfacd1f33dcd9539eab4d73ce274dd4f86155c76f3f4de724c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-09-22T22:11:47.709Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-09-22T22:11:47.709Z] + cut -d, -f6 [Pipeline] lock [2021-09-22T22:11:47.753Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [2021-09-22T22:11:47.766Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] did not exist. Created. [2021-09-22T22:11:47.766Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T22:11:48.112Z] + go version [2021-09-22T22:11:48.112Z] go version go1.16.6 linux/arm64 [2021-09-22T22:11:48.115Z] + echo total: 0.05999999865889549 [Pipeline] } [2021-09-22T22:11:48.132Z] $ docker stop --time=1 26f854f548e5c0bfacd1f33dcd9539eab4d73ce274dd4f86155c76f3f4de724c [2021-09-22T22:11:50.138Z] $ docker rm -f 26f854f548e5c0bfacd1f33dcd9539eab4d73ce274dd4f86155c76f3f4de724c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [2021-09-22T22:11:50.519Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [2021-09-22T22:11:50.611Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T22:11:50.667Z] $ docker stop --time=1 8daf40990df5ef0e38e707486eb5369a0658b1d4e12fd78b4c6e0df88a3668f3 [2021-09-22T22:11:51.840Z] $ docker rm -f 8daf40990df5ef0e38e707486eb5369a0658b1d4e12fd78b4c6e0df88a3668f3 [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:11:52.494Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T22:11:52.494Z] . [Pipeline] withDockerContainer [2021-09-22T22:11:52.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-900 does not seem to be running inside a container [2021-09-22T22:11:52.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-22T22:11:54.635Z] $ docker top 486294b5bd5bcb6273d1db20738d9a5b5aa3e323fc9d14259df58c73d65c3011 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-22T22:11:55.671Z] + go mod tidy [Pipeline] sh [2021-09-22T22:11:56.936Z] + make test [2021-09-22T22:11:56.936Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-22T22:11:57.916Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-22T22:12:30.316Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-22T22:12:30.316Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-22T22:12:48.646Z] $ docker stop --time=1 486294b5bd5bcb6273d1db20738d9a5b5aa3e323fc9d14259df58c73d65c3011 [2021-09-22T22:12:50.759Z] $ docker rm -f 486294b5bd5bcb6273d1db20738d9a5b5aa3e323fc9d14259df58c73d65c3011 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T22:12:51.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-22T22:12:51.573Z] Warning: overwriting stash ‘coverage-report’ [2021-09-22T22:12:52.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-22T22:12:52.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-22T22:12:53.179Z] + ls -al . [2021-09-22T22:12:53.180Z] total 128 [2021-09-22T22:12:53.180Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 22:11 . [2021-09-22T22:12:53.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 .. [2021-09-22T22:12:53.180Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 22:10 .git [2021-09-22T22:12:53.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 22:09 .github [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 22 22:09 .gitignore [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 22 22:09 CONTRIBUTING.md [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 22 22:09 Dockerfile [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 22 22:09 Jenkinsfile [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 22 22:09 LICENSE [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 22 22:09 Makefile [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 22 22:09 README.md [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 22:07 VERSION [2021-09-22T22:12:53.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 assets [2021-09-22T22:12:53.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 22:09 bin [2021-09-22T22:12:53.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 22:09 cmd [2021-09-22T22:12:53.180Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 22 22:11 coverage.out [2021-09-22T22:12:53.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 22:09 docs [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 22 22:09 go.mod [2021-09-22T22:12:53.180Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 22 22:11 go.sum [2021-09-22T22:12:53.180Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 22:09 internal [2021-09-22T22:12:53.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 22:09 pkg [2021-09-22T22:12:53.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 snap [2021-09-22T22:12:53.180Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 22 22:09 version.go [2021-09-22T22:12:53.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 web [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:12:53.530Z] + 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=2c204ec3194f98e0f187645e92c1be9385faa80b --label arch=arm64 --label version=0.0.0 . [2021-09-22T22:12:54.514Z] Sending build context to Docker daemon 21.73MB [2021-09-22T22:12:54.514Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-22T22:12:54.514Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-22T22:12:54.514Z] ---> 63ea4b275f7f [2021-09-22T22:12:54.515Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-22T22:12:54.788Z] ---> Running in 8a6a94eb3d2a [2021-09-22T22:12:55.386Z] Removing intermediate container 8a6a94eb3d2a [2021-09-22T22:12:55.386Z] ---> de679792ed3f [2021-09-22T22:12:55.386Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-22T22:12:55.660Z] ---> Running in f85ea275f4d7 [2021-09-22T22:12:55.933Z] Removing intermediate container f85ea275f4d7 [2021-09-22T22:12:55.933Z] ---> ba03e0490033 [2021-09-22T22:12:55.933Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-22T22:12:56.208Z] ---> Running in 2f91de510056 [2021-09-22T22:12:56.806Z] Removing intermediate container 2f91de510056 [2021-09-22T22:12:56.806Z] ---> 18b79fc65e28 [2021-09-22T22:12:56.806Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-22T22:12:56.806Z] ---> Running in 737aaa1c6d77 [2021-09-22T22:12:57.405Z] Removing intermediate container 737aaa1c6d77 [2021-09-22T22:12:57.405Z] ---> 01b3c10525a7 [2021-09-22T22:12:57.405Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-22T22:12:57.405Z] ---> Running in cc921d987a60 [2021-09-22T22:12:58.003Z] Removing intermediate container cc921d987a60 [2021-09-22T22:12:58.003Z] ---> 7e450d6302f0 [2021-09-22T22:12:58.003Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:12:58.277Z] ---> Running in 38376dbdbfe3 [2021-09-22T22:13:00.259Z] Removing intermediate container 38376dbdbfe3 [2021-09-22T22:13:00.259Z] ---> 60d9ea7e4a08 [2021-09-22T22:13:00.259Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-22T22:13:00.259Z] ---> Running in 4e9971f0ec49 [2021-09-22T22:13:01.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T22:13:02.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T22:13:03.655Z] OK: 218 MiB in 52 packages [2021-09-22T22:13:04.638Z] Removing intermediate container 4e9971f0ec49 [2021-09-22T22:13:04.638Z] ---> 1624982dc12f [2021-09-22T22:13:04.639Z] Step 10/25 : ENV GO111MODULE=on [2021-09-22T22:13:04.913Z] ---> Running in 02dd1552ecbb [2021-09-22T22:13:05.508Z] Removing intermediate container 02dd1552ecbb [2021-09-22T22:13:05.508Z] ---> f24a9e35b6de [2021-09-22T22:13:05.509Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-22T22:13:05.509Z] ---> Running in 3b9ffdecedfa [2021-09-22T22:13:06.107Z] Removing intermediate container 3b9ffdecedfa [2021-09-22T22:13:06.107Z] ---> 861fc9a7e543 [2021-09-22T22:13:06.107Z] Step 12/25 : COPY go.mod . [2021-09-22T22:13:07.084Z] ---> c3c91355bb2c [2021-09-22T22:13:07.084Z] Step 13/25 : COPY Makefile . [2021-09-22T22:13:07.680Z] ---> 2c2192fc87f8 [2021-09-22T22:13:07.680Z] Step 14/25 : RUN make update [2021-09-22T22:13:07.957Z] ---> Running in 707783846cc7 [2021-09-22T22:13:09.399Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-22T22:13:10.383Z] Removing intermediate container 707783846cc7 [2021-09-22T22:13:10.383Z] ---> 02cd08e2c997 [2021-09-22T22:13:10.383Z] Step 15/25 : COPY . . [2021-09-22T22:13:13.791Z] ---> ee0654dbaebd [2021-09-22T22:13:13.791Z] Step 16/25 : RUN go mod tidy [2021-09-22T22:13:13.791Z] ---> Running in 2792deee6085 [2021-09-22T22:13:16.466Z] Removing intermediate container 2792deee6085 [2021-09-22T22:13:16.466Z] ---> 76d3f9115403 [2021-09-22T22:13:16.466Z] Step 17/25 : RUN ${MAKE} [2021-09-22T22:13:16.740Z] ---> Running in bc5f8a4bd391 [2021-09-22T22:13:18.178Z] 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-22T22:13:45.030Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-22T22:13:51.735Z] Removing intermediate container bc5f8a4bd391 [2021-09-22T22:13:51.735Z] ---> b5e491df58b8 [2021-09-22T22:13:51.735Z] Step 18/25 : FROM alpine:3.12 [2021-09-22T22:13:51.735Z] 3.12: Pulling from library/alpine [2021-09-22T22:13:52.010Z] ccdebe76d529: Pulling fs layer [2021-09-22T22:13:52.281Z] ccdebe76d529: Verifying Checksum [2021-09-22T22:13:52.281Z] ccdebe76d529: Download complete [2021-09-22T22:13:52.880Z] ccdebe76d529: Pull complete [2021-09-22T22:13:52.880Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-22T22:13:52.880Z] Status: Downloaded newer image for alpine:3.12 [2021-09-22T22:13:52.880Z] ---> afc2cc120ca2 [2021-09-22T22:13:52.880Z] Step 19/25 : EXPOSE 4000 [2021-09-22T22:13:53.157Z] ---> Running in 635f6aa354e4 [2021-09-22T22:13:53.755Z] Removing intermediate container 635f6aa354e4 [2021-09-22T22:13:53.755Z] ---> eaf2ae6d6efd [2021-09-22T22:13:53.755Z] 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-22T22:13:55.737Z] ---> 95a9a69c6e3c [2021-09-22T22:13:55.737Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-22T22:13:55.737Z] ---> Running in 38e8c288a081 [2021-09-22T22:13:56.009Z] Removing intermediate container 38e8c288a081 [2021-09-22T22:13:56.009Z] ---> 029339eb0690 [2021-09-22T22:13:56.009Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-22T22:13:56.280Z] ---> Running in 622aa3da2cf5 [2021-09-22T22:13:56.554Z] Removing intermediate container 622aa3da2cf5 [2021-09-22T22:13:56.554Z] ---> bcd68297e8d5 [2021-09-22T22:13:56.554Z] Step 23/25 : LABEL arch=arm64 [2021-09-22T22:13:56.828Z] ---> Running in d74ad4929113 [2021-09-22T22:13:57.429Z] Removing intermediate container d74ad4929113 [2021-09-22T22:13:57.429Z] ---> 2615cd6cd97f [2021-09-22T22:13:57.429Z] Step 24/25 : LABEL git_sha=2c204ec3194f98e0f187645e92c1be9385faa80b [2021-09-22T22:13:57.429Z] ---> Running in fd1eda0d7edb [2021-09-22T22:13:58.029Z] Removing intermediate container fd1eda0d7edb [2021-09-22T22:13:58.029Z] ---> b2f730588f2b [2021-09-22T22:13:58.029Z] Step 25/25 : LABEL version=0.0.0 [2021-09-22T22:13:58.029Z] ---> Running in aa750628b3af [2021-09-22T22:13:58.625Z] Removing intermediate container aa750628b3af [2021-09-22T22:13:58.625Z] ---> 9eb19b7bf907 [2021-09-22T22:13:58.625Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-22T22:13:58.625Z] Successfully built 9eb19b7bf907 [2021-09-22T22:13:58.625Z] 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-22T22:13:59.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T22:13:59.259Z] [2021-09-22T22:13:59.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:13:59.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T22:13:59.898Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-22T22:13:59.898Z] 448f6bf000e3: Pulling fs layer [2021-09-22T22:13:59.898Z] f757da607395: Pulling fs layer [2021-09-22T22:13:59.898Z] 05883995daec: Pulling fs layer [2021-09-22T22:13:59.898Z] 8603b9c90790: Pulling fs layer [2021-09-22T22:13:59.898Z] 1560dd03e051: Pulling fs layer [2021-09-22T22:13:59.898Z] 27f5ce0e4adf: Pulling fs layer [2021-09-22T22:13:59.898Z] c2d8d7efcc4b: Pulling fs layer [2021-09-22T22:13:59.898Z] 1560dd03e051: Waiting [2021-09-22T22:13:59.898Z] 27f5ce0e4adf: Waiting [2021-09-22T22:13:59.898Z] c2d8d7efcc4b: Waiting [2021-09-22T22:13:59.898Z] 8603b9c90790: Waiting [2021-09-22T22:14:00.170Z] f757da607395: Verifying Checksum [2021-09-22T22:14:00.170Z] f757da607395: Download complete [2021-09-22T22:14:00.170Z] 8603b9c90790: Verifying Checksum [2021-09-22T22:14:00.170Z] 8603b9c90790: Download complete [2021-09-22T22:14:00.451Z] 1560dd03e051: Verifying Checksum [2021-09-22T22:14:00.451Z] 1560dd03e051: Download complete [2021-09-22T22:14:00.451Z] 27f5ce0e4adf: Download complete [2021-09-22T22:14:00.726Z] 05883995daec: Verifying Checksum [2021-09-22T22:14:00.726Z] 05883995daec: Download complete [2021-09-22T22:14:01.710Z] 448f6bf000e3: Verifying Checksum [2021-09-22T22:14:01.710Z] 448f6bf000e3: Download complete [2021-09-22T22:14:05.111Z] c2d8d7efcc4b: Verifying Checksum [2021-09-22T22:14:05.111Z] c2d8d7efcc4b: Download complete [2021-09-22T22:14:05.111Z] 448f6bf000e3: Pull complete [2021-09-22T22:14:05.711Z] f757da607395: Pull complete [2021-09-22T22:14:07.149Z] 05883995daec: Pull complete [2021-09-22T22:14:07.745Z] 8603b9c90790: Pull complete [2021-09-22T22:14:08.725Z] 1560dd03e051: Pull complete [2021-09-22T22:14:09.000Z] 27f5ce0e4adf: Pull complete [2021-09-22T22:14:24.093Z] c2d8d7efcc4b: Pull complete [2021-09-22T22:14:24.093Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-22T22:14:24.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T22:14:24.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-22T22:14:24.376Z] prd-ubuntu18.04-docker-arm64-4c-16g-900 does not seem to be running inside a container [2021-09-22T22:14:24.468Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-22T22:14:29.198Z] $ docker top 2664a057efc8a69a98e4fb96e6f81a207aeb0cc92b941f2967f45716582dc3fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:14:30.231Z] ---> job-cost.sh [2021-09-22T22:14:30.231Z] lf-activate-venv: SKIPPING [2021-09-22T22:14:30.231Z] INFO: No Stack... [2021-09-22T22:14:31.208Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-22T22:14:31.494Z] INFO: Archiving Costs [Pipeline] sh [2021-09-22T22:14:32.165Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-09-22T22:14:32.165Z] + cut -d, -f6 [Pipeline] lock [2021-09-22T22:14:32.243Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [2021-09-22T22:14:32.252Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] did not exist. Created. [2021-09-22T22:14:32.252Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T22:14:32.959Z] /w/workspace/edgex-ui-go/3@tmp/durable-4c2c5596/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-4c2c5596/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-22T22:14:33.632Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-22T22:14:33.668Z] Warning: overwriting stash ‘stack-cost’ [2021-09-22T22:14:33.814Z] Stashed 1 file(s) [Pipeline] } [2021-09-22T22:14:33.833Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T22:14:33.863Z] $ docker stop --time=1 2664a057efc8a69a98e4fb96e6f81a207aeb0cc92b941f2967f45716582dc3fd [2021-09-22T22:14:35.532Z] $ docker rm -f 2664a057efc8a69a98e4fb96e6f81a207aeb0cc92b941f2967f45716582dc3fd [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-22T22:14:36.960Z] provisioning config files... [2021-09-22T22:14:36.978Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4242839485570622546tmp [Pipeline] { [Pipeline] sh [2021-09-22T22:14:37.321Z] + set +x [2021-09-22T22:14:37.322Z] + curl -s https://codecov.io/bash [2021-09-22T22:14:37.322Z] + bash -s -- [2021-09-22T22:14:37.322Z] [2021-09-22T22:14:37.322Z] _____ _ [2021-09-22T22:14:37.322Z] / ____| | | [2021-09-22T22:14:37.322Z] | | ___ __| | ___ ___ _____ __ [2021-09-22T22:14:37.322Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-22T22:14:37.322Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-22T22:14:37.322Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-22T22:14:37.322Z] Bash-1.0.6 [2021-09-22T22:14:37.322Z] [2021-09-22T22:14:37.322Z] [2021-09-22T22:14:37.322Z] ==> git version 2.24.4 found [2021-09-22T22:14:37.592Z] ==> 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-22T22:14:37.592Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-22T22:14:37.592Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-22T22:14:37.592Z] ==> Jenkins CI detected. [2021-09-22T22:14:37.592Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-22T22:14:37.592Z] project root: . [2021-09-22T22:14:37.592Z] --> token set from env [2021-09-22T22:14:37.592Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-22T22:14:37.592Z] ==> Running gcov in . (disable via -X gcov) [2021-09-22T22:14:37.592Z] ==> Python coveragepy not found [2021-09-22T22:14:37.592Z] ==> Searching for coverage reports in: [2021-09-22T22:14:37.592Z] + . [2021-09-22T22:14:37.592Z] -> Found 1 reports [2021-09-22T22:14:37.592Z] ==> Detecting git/mercurial file structure [2021-09-22T22:14:37.592Z] ==> Reading reports [2021-09-22T22:14:37.592Z] + ./coverage.out bytes=10 [2021-09-22T22:14:37.592Z] ==> Appending adjustments [2021-09-22T22:14:37.592Z] https://docs.codecov.io/docs/fixing-reports [2021-09-22T22:14:37.592Z] + Found adjustments [2021-09-22T22:14:37.592Z] ==> Gzipping contents [2021-09-22T22:14:37.592Z] 4.0K /tmp/codecov.TYtcaP.gz [2021-09-22T22:14:37.592Z] ==> Uploading reports [2021-09-22T22:14:37.592Z] url: https://codecov.io [2021-09-22T22:14:37.592Z] query: branch=PR-431&commit=5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-09-22T22:14:37.592Z] -> Pinging Codecov [2021-09-22T22:14:37.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-09-22T22:14:38.176Z] -> Uploading to [2021-09-22T22:14:38.176Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-22/FB506323287CE973F263BFD2A0EB1F37/5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee/b8c93cc4-9220-4baa-a148-066d40e2fae8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T221437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c88f95d76aaf6f6b7d72a280be14ef0732eb9b75626d6fefd8b53290e022d80f [2021-09-22T22:14:38.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-22T22:14:38.176Z] Dload Upload Total Spent Left Speed [2021-09-22T22:14:38.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3540 0 0 100 3540 0 4509 --:--:-- --:--:-- --:--:-- 4509 100 3540 0 0 100 3540 0 4508 --:--:-- --:--:-- --:--:-- 4503 [2021-09-22T22:14:38.761Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee [Pipeline] } [2021-09-22T22:14:38.775Z] 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-22T22:14:40.565Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:14:40.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:14:41.474Z] ---> package-listing.sh [2021-09-22T22:14:41.474Z] ++ facter osfamily [2021-09-22T22:14:41.474Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-22T22:14:41.741Z] + OS_FAMILY=redhat [2021-09-22T22:14:41.741Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-22T22:14:41.741Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-22T22:14:41.741Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-22T22:14:41.741Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-22T22:14:41.741Z] + PACKAGES=/tmp/packages_start.txt [2021-09-22T22:14:41.741Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-09-22T22:14:41.741Z] + PACKAGES=/tmp/packages_end.txt [2021-09-22T22:14:41.741Z] + case "${OS_FAMILY}" in [2021-09-22T22:14:41.741Z] + sort [2021-09-22T22:14:41.741Z] + rpm -qa [2021-09-22T22:14:42.328Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-22T22:14:42.328Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-22T22:14:42.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-22T22:14:42.596Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-09-22T22:14:42.596Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-09-22T22:14:42.596Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-09-22T22:14:42.613Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-22T22:14:42.910Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:14:43.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T22:14:43.506Z] [2021-09-22T22:14:43.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:14:43.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T22:14:43.837Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T22:14:43.837Z] b4d181a07f80: Pulling fs layer [2021-09-22T22:14:43.837Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T22:14:43.837Z] ed53099fbce6: Pulling fs layer [2021-09-22T22:14:43.837Z] dc539afda2c1: Pulling fs layer [2021-09-22T22:14:43.837Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T22:14:43.837Z] 9065ff56babe: Pulling fs layer [2021-09-22T22:14:43.837Z] d287ab97295c: Pulling fs layer [2021-09-22T22:14:43.837Z] dc539afda2c1: Waiting [2021-09-22T22:14:43.837Z] 77bc0d833cb6: Waiting [2021-09-22T22:14:43.837Z] 9065ff56babe: Waiting [2021-09-22T22:14:43.837Z] d287ab97295c: Waiting [2021-09-22T22:14:44.105Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T22:14:44.105Z] a1111a8f2ec3: Download complete [2021-09-22T22:14:44.105Z] dc539afda2c1: Verifying Checksum [2021-09-22T22:14:44.105Z] dc539afda2c1: Download complete [2021-09-22T22:14:44.372Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T22:14:44.372Z] 77bc0d833cb6: Download complete [2021-09-22T22:14:44.372Z] 9065ff56babe: Verifying Checksum [2021-09-22T22:14:44.372Z] 9065ff56babe: Download complete [2021-09-22T22:14:44.372Z] ed53099fbce6: Verifying Checksum [2021-09-22T22:14:44.372Z] ed53099fbce6: Download complete [2021-09-22T22:14:45.332Z] b4d181a07f80: Verifying Checksum [2021-09-22T22:14:45.332Z] b4d181a07f80: Download complete [2021-09-22T22:14:46.298Z] b4d181a07f80: Pull complete [2021-09-22T22:14:46.568Z] a1111a8f2ec3: Pull complete [2021-09-22T22:14:47.155Z] ed53099fbce6: Pull complete [2021-09-22T22:14:47.155Z] dc539afda2c1: Pull complete [2021-09-22T22:14:47.424Z] 77bc0d833cb6: Pull complete [2021-09-22T22:14:47.689Z] 9065ff56babe: Pull complete [2021-09-22T22:14:48.644Z] d287ab97295c: Verifying Checksum [2021-09-22T22:14:48.644Z] d287ab97295c: Download complete [2021-09-22T22:14:54.022Z] d287ab97295c: Pull complete [2021-09-22T22:14:54.022Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T22:14:54.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T22:14:54.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T22:14:54.122Z] prd-centos7-docker-4c-2g-897 does not seem to be running inside a container [2021-09-22T22:14:54.189Z] $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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-22T22:14:56.499Z] $ docker top bfc3c688fd17c19a6db4145744db5776775f2237b698e08bca00b81b916ebafc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T22:14:56.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-22T22:14:57.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-22T22:14:57.548Z] + ls /var/log/sa-host [2021-09-22T22:14:57.548Z] + sadf -c /var/log/sa-host/sa05 [2021-09-22T22:14:57.548Z] file_magic: OK [2021-09-22T22:14:57.548Z] HZ: Using current value: 100 [2021-09-22T22:14:57.548Z] file_header: OK [2021-09-22T22:14:57.548Z] 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-22T22:14:57.548Z] Statistics: [2021-09-22T22:14:57.548Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T22:14:57.548Z] File successfully converted to sysstat format version 12.0.3 [2021-09-22T22:14:57.548Z] + sadf -c /var/log/sa-host/sa22 [2021-09-22T22:14:57.548Z] file_magic: OK [2021-09-22T22:14:57.548Z] HZ: Using current value: 100 [2021-09-22T22:14:57.548Z] file_header: OK [2021-09-22T22:14:57.548Z] 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-22T22:14:57.548Z] Statistics: [2021-09-22T22:14:57.548Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T22:14:57.548Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T22:14:58.132Z] provisioning config files... [2021-09-22T22:14:58.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config8540835074901932444tmp [Pipeline] { [Pipeline] echo [2021-09-22T22:14:58.173Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:14:58.489Z] ---> create-netrc.sh [Pipeline] } [2021-09-22T22:14:58.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:14:58.920Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-22T22:14:58.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:14:59.248Z] ---> sudo-logs.sh [2021-09-22T22:14:59.248Z] Archiving 'sudo' log.. [2021-09-22T22:14:59.248Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-897.vexxhost.local: Name or service not known [2021-09-22T22:14:59.248Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-897.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-22T22:14:59.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:14:59.612Z] ---> job-cost.sh [2021-09-22T22:14:59.612Z] lf-activate-venv: SKIPPING [2021-09-22T22:14:59.612Z] DEBUG: total: 0.10999999940395355 [2021-09-22T22:14:59.612Z] INFO: Retrieving Stack Cost... [2021-09-22T22:15:00.193Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T22:15:00.775Z] INFO: Archiving Costs [Pipeline] echo [2021-09-22T22:15:00.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:15:01.105Z] ---> logs-deploy.sh [2021-09-22T22:15:01.105Z] lf-activate-venv: SKIPPING [2021-09-22T22:15:01.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/3 [2021-09-22T22:15:01.106Z] INFO: archiving workspace using pattern(s): [2021-09-22T22:15:01.691Z] Archives upload complete. [2021-09-22T22:15:01.957Z] INFO: archiving logs to Nexus