Pull request #436 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 rather than de6262449929cbe4a3e65ceca0fab71ed2fcda31 Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 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-ssh1088803400518238899.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-ssh8096984543989763280.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-436/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-436/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1598844553201640271.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-ssh363138875099079795.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-436/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-436/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5112953840482797231.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-655 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [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-436 # 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-436@tmp/jenkins-gitclient-ssh7991736921616466019.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-436@tmp/jenkins-gitclient-ssh4204620768884796414.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit de6262449929cbe4a3e65ceca0fab71ed2fcda31 Merge succeeded, producing ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b Checking out Revision ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b (PR-436) > git config core.sparsecheckout # timeout=10 > git checkout -f de6262449929cbe4a3e65ceca0fab71ed2fcda31 # 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-436@tmp/jenkins-gitclient-ssh3494779910923382643.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b # timeout=10 Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-20T14:25:31.649Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-20T14:25:31.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-20T14:25:31.772Z] ========================================================= [2021-09-20T14:25:31.772Z] EdgeX Global Pipelines Version Info [2021-09-20T14:25:31.772Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 [2021-09-20T14:25:33.007Z] ------------------- [2021-09-20T14:25:33.007Z] stable info: [2021-09-20T14:25:33.007Z] ------------------- [2021-09-20T14:25:33.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-20T14:25:33.008Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-20T14:25:33.008Z] Message: update stable to v1.0.205 [2021-09-20T14:25:33.591Z] ------------------- [2021-09-20T14:25:33.591Z] experimental info: [2021-09-20T14:25:33.591Z] ------------------- [2021-09-20T14:25:33.591Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-20T14:25:33.591Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-20T14:25:33.591Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-20T14:25:33.729Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-20T14:25:33.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-20T14:25:33.788Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-20T14:25:33.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-20T14:25:33.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-20T14:25:33.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-20T14:25:33.889Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-20T14:25:33.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-20T14:25:33.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-20T14:25:34.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-20T14:25:34.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-20T14:25:34.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-20T14:25:34.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-20T14:25:34.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-20T14:25:34.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-20T14:25:34.273Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-20T14:25:34.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-20T14:25:34.383Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-20T14:25:34.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-20T14:25:34.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-20T14:25:34.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-20T14:25:34.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-20T14:25:34.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-20T14:25:34.722Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-20T14:25:34.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-20T14:25:34.851Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-20T14:25:34.880Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-20T14:25:34.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo [2021-09-20T14:25:34.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo [2021-09-20T14:25:34.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo [2021-09-20T14:25:34.983Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b [Pipeline] echo [2021-09-20T14:25:35.007Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea1f7fb [Pipeline] echo [2021-09-20T14:25:35.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T14:25:35.108Z] provisioning config files... [2021-09-20T14:25:35.128Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config8794185726427834647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:25:35.461Z] ---> docker-login.sh [2021-09-20T14:25:35.461Z] nexus3.edgexfoundry.org:10001 [2021-09-20T14:25:35.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:25:35.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:25:35.731Z] Configure a credential helper to remove this warning. See [2021-09-20T14:25:35.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:25:35.731Z] [2021-09-20T14:25:35.731Z] Login Succeeded [2021-09-20T14:25:35.731Z] nexus3.edgexfoundry.org:10002 [2021-09-20T14:25:35.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:25:35.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:25:35.996Z] Configure a credential helper to remove this warning. See [2021-09-20T14:25:35.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:25:35.996Z] [2021-09-20T14:25:35.996Z] Login Succeeded [2021-09-20T14:25:35.996Z] nexus3.edgexfoundry.org:10003 [2021-09-20T14:25:35.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:25:35.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:25:35.996Z] Configure a credential helper to remove this warning. See [2021-09-20T14:25:35.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:25:35.996Z] [2021-09-20T14:25:35.996Z] Login Succeeded [2021-09-20T14:25:35.996Z] nexus3.edgexfoundry.org:10004 [2021-09-20T14:25:36.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:25:36.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:25:36.261Z] Configure a credential helper to remove this warning. See [2021-09-20T14:25:36.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:25:36.261Z] [2021-09-20T14:25:36.261Z] Login Succeeded [2021-09-20T14:25:36.261Z] docker.io [2021-09-20T14:25:36.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:25:36.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:25:36.851Z] Configure a credential helper to remove this warning. See [2021-09-20T14:25:36.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:25:36.852Z] [2021-09-20T14:25:36.852Z] Login Succeeded [2021-09-20T14:25:36.852Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T14:25:36.864Z] 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-20T14:25:37.430Z] + git log --format=format:%s -1 ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b [Pipeline] echo [2021-09-20T14:25:37.487Z] GIT_COMMIT: ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b, Commit Message: Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD [Pipeline] echo [2021-09-20T14:25:37.501Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:25:38.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T14:25:38.396Z] [2021-09-20T14:25:38.396Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:25:38.722Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T14:25:38.722Z] latest: Pulling from edgex-devops/git-semver [2021-09-20T14:25:38.722Z] 31603596830f: Pulling fs layer [2021-09-20T14:25:38.722Z] 04fac38145f0: Pulling fs layer [2021-09-20T14:25:38.722Z] 701f6daf10bf: Pulling fs layer [2021-09-20T14:25:38.722Z] 24f72da36158: Pulling fs layer [2021-09-20T14:25:38.722Z] 24f72da36158: Waiting [2021-09-20T14:25:38.722Z] 04fac38145f0: Verifying Checksum [2021-09-20T14:25:38.722Z] 04fac38145f0: Download complete [2021-09-20T14:25:38.993Z] 31603596830f: Verifying Checksum [2021-09-20T14:25:38.993Z] 31603596830f: Download complete [2021-09-20T14:25:39.264Z] 31603596830f: Pull complete [2021-09-20T14:25:39.264Z] 04fac38145f0: Pull complete [2021-09-20T14:25:39.264Z] 24f72da36158: Verifying Checksum [2021-09-20T14:25:39.264Z] 24f72da36158: Download complete [2021-09-20T14:25:39.554Z] 701f6daf10bf: Verifying Checksum [2021-09-20T14:25:39.554Z] 701f6daf10bf: Download complete [2021-09-20T14:25:40.159Z] 701f6daf10bf: Pull complete [2021-09-20T14:25:40.159Z] 24f72da36158: Pull complete [2021-09-20T14:25:40.159Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-20T14:25:40.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T14:25:40.159Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-20T14:25:40.263Z] prd-centos7-docker-4c-2g-655 does not seem to be running inside a container [2021-09-20T14:25:40.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-436 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436:/w/workspace/edgexfoundry_edgex-ui-go_PR-436:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@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:10004/edgex-devops/git-semver:latest cat [2021-09-20T14:25:41.201Z] $ docker top beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-20T14:25:41.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T14:25:41.339Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T14:25:41.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T14:25:41.467Z] $ docker exec beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 ssh-agent [2021-09-20T14:25:41.589Z] SSH_AUTH_SOCK=/tmp/ssh-G7BgVris80hi/agent.14 [2021-09-20T14:25:41.589Z] SSH_AGENT_PID=20 [2021-09-20T14:25:41.601Z] Running ssh-add (command line suppressed) [2021-09-20T14:25:41.710Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_7238105501343418337.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_7238105501343418337.key) [2021-09-20T14:25:41.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T14:25:42.042Z] + git tag --points-at HEAD [Pipeline] } [2021-09-20T14:25:42.060Z] $ docker exec --env ******** --env ******** beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 ssh-agent -k [2021-09-20T14:25:42.157Z] unset SSH_AUTH_SOCK; [2021-09-20T14:25:42.158Z] unset SSH_AGENT_PID; [2021-09-20T14:25:42.158Z] echo Agent pid 20 killed; [2021-09-20T14:25:42.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-20T14:25:42.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T14:25:42.210Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T14:25:42.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T14:25:42.322Z] $ docker exec beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 ssh-agent [2021-09-20T14:25:42.437Z] SSH_AUTH_SOCK=/tmp/ssh-Z2SJV3QIE2xi/agent.54 [2021-09-20T14:25:42.437Z] SSH_AGENT_PID=60 [2021-09-20T14:25:42.446Z] Running ssh-add (command line suppressed) [2021-09-20T14:25:42.549Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_6951102772832416861.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_6951102772832416861.key) [2021-09-20T14:25:42.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T14:25:42.883Z] + git semver init [2021-09-20T14:25:42.883Z] # -> Open(): unable to determine branch for HEAD [2021-09-20T14:25:42.883Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.git [2021-09-20T14:25:42.883Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-20T14:25:42.883Z] # $SEMVER_REMOTE_NAME = origin [2021-09-20T14:25:42.883Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-20T14:25:42.883Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-20T14:25:42.883Z] # $SEMVER_BRANCH = PR-436 [2021-09-20T14:25:42.883Z] # $SEMVER_TEMP = /tmp/semver-866472199 [2021-09-20T14:25:42.883Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-20T14:25:44.823Z] # '/tmp/semver-866472199' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver' [2021-09-20T14:25:44.823Z] # -> Force: false [2021-09-20T14:25:44.823Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver [Pipeline] } [2021-09-20T14:25:44.837Z] $ docker exec --env ******** --env ******** beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 ssh-agent -k [2021-09-20T14:25:44.931Z] unset SSH_AUTH_SOCK; [2021-09-20T14:25:44.931Z] unset SSH_AGENT_PID; [2021-09-20T14:25:44.931Z] echo Agent pid 60 killed; [2021-09-20T14:25:44.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-20T14:25:45.299Z] + git semver [Pipeline] } [2021-09-20T14:25:45.316Z] $ docker stop --time=1 beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 [2021-09-20T14:25:46.611Z] $ docker rm -f beae961a0b3eff9fb64464494395de9c815e7a3adb20356785f42c65ccb75e47 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-20T14:25:47.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-20T14:25:47.329Z] Stashed 1 file(s) [Pipeline] echo [2021-09-20T14:25:47.332Z] [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-20T14:26:02.896Z] Still waiting to schedule task [2021-09-20T14:26:02.896Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-655’ [2021-09-20T14:26:02.899Z] Still waiting to schedule task [2021-09-20T14:26:02.899Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-20T14:28:23.867Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-656 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws [2021-09-20T14:28:23.887Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-09-20T14:28:24.167Z] The recommended git tool is: git [2021-09-20T14:28:29.961Z] using credential edgex-jenkins-ssh [2021-09-20T14:28:29.979Z] Cloning the remote Git repository [2021-09-20T14:28:30.021Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T14:28:30.134Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-09-20T14:28:30.205Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T14:28:30.206Z] > git --version # timeout=10 [2021-09-20T14:28:30.224Z] > git --version # 'git version 2.17.1' [2021-09-20T14:28:30.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T14:28:30.295Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T14:28:33.721Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit de6262449929cbe4a3e65ceca0fab71ed2fcda31 [2021-09-20T14:28:32.960Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-20T14:28:32.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T14:28:32.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-20T14:28:33.019Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T14:28:33.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T14:28:33.031Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-20T14:28:33.732Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T14:28:33.747Z] > git checkout -f de6262449929cbe4a3e65ceca0fab71ed2fcda31 # timeout=10 [2021-09-20T14:28:34.011Z] > git remote # timeout=10 [2021-09-20T14:28:34.031Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T14:28:34.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T14:28:34.052Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-20T14:28:34.347Z] Merge succeeded, producing f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 [2021-09-20T14:28:34.347Z] Checking out Revision f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 (PR-436) [2021-09-20T14:28:34.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T14:28:34.350Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T14:28:34.359Z] > git checkout -f f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 # timeout=10 [2021-09-20T14:28:36.431Z] Running on prd-centos7-docker-4c-2g-657 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws [2021-09-20T14:28:36.449Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-09-20T14:28:36.573Z] The recommended git tool is: git [2021-09-20T14:28:38.702Z] Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" [2021-09-20T14:28:38.724Z] First time build. Skipping changelog. [2021-09-20T14:28:38.707Z] > git rev-list --no-walk 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T14:28:39.191Z] provisioning config files... [2021-09-20T14:28:39.219Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4939851076991029508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:28:39.361Z] using credential edgex-jenkins-ssh [2021-09-20T14:28:39.389Z] Cloning the remote Git repository [2021-09-20T14:28:39.768Z] ---> docker-login.sh [2021-09-20T14:28:39.768Z] nexus3.edgexfoundry.org:10001 [2021-09-20T14:28:39.497Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T14:28:39.559Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-09-20T14:28:39.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T14:28:39.594Z] > git --version # timeout=10 [2021-09-20T14:28:39.603Z] > git --version # 'git version 2.24.4' [2021-09-20T14:28:39.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T14:28:39.628Z] [INFO] Currently running in a labeled security context [2021-09-20T14:28:39.628Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-20T14:28:39.628Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8471565934301773043.key [2021-09-20T14:28:39.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T14:28:41.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:40.999Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-20T14:28:41.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T14:28:41.023Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-20T14:28:41.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T14:28:41.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T14:28:41.037Z] [INFO] Currently running in a labeled security context [2021-09-20T14:28:41.037Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-20T14:28:41.037Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8458301592584212581.key [2021-09-20T14:28:41.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-20T14:28:41.669Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit de6262449929cbe4a3e65ceca0fab71ed2fcda31 [2021-09-20T14:28:41.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:41.817Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:41.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:41.817Z] [2021-09-20T14:28:41.817Z] Login Succeeded [2021-09-20T14:28:41.817Z] nexus3.edgexfoundry.org:10002 [2021-09-20T14:28:41.903Z] Merge succeeded, producing c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 [2021-09-20T14:28:41.903Z] Checking out Revision c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 (PR-436) [2021-09-20T14:28:42.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:42.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:42.364Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:42.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:42.364Z] [2021-09-20T14:28:42.364Z] Login Succeeded [2021-09-20T14:28:42.364Z] nexus3.edgexfoundry.org:10003 [2021-09-20T14:28:41.681Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T14:28:41.694Z] > git checkout -f de6262449929cbe4a3e65ceca0fab71ed2fcda31 # timeout=10 [2021-09-20T14:28:41.798Z] > git remote # timeout=10 [2021-09-20T14:28:41.808Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T14:28:41.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T14:28:41.818Z] [INFO] Currently running in a labeled security context [2021-09-20T14:28:41.818Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-20T14:28:41.818Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7690907553734994598.key [2021-09-20T14:28:41.827Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-20T14:28:41.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T14:28:41.909Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T14:28:41.914Z] > git checkout -f c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 # timeout=10 [2021-09-20T14:28:42.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:42.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:42.916Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:42.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:42.916Z] [2021-09-20T14:28:42.916Z] Login Succeeded [2021-09-20T14:28:42.916Z] nexus3.edgexfoundry.org:10004 [2021-09-20T14:28:43.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:43.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:43.470Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:43.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:43.470Z] [2021-09-20T14:28:43.470Z] Login Succeeded [2021-09-20T14:28:43.470Z] docker.io [2021-09-20T14:28:43.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:44.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:44.349Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:44.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:44.349Z] [2021-09-20T14:28:44.349Z] Login Succeeded [2021-09-20T14:28:44.349Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T14:28:44.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-20T14:28:45.049Z] ========================================================= [2021-09-20T14:28:45.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-20T14:28:45.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:28:45.445Z] + 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-20T14:28:45.726Z] Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" [2021-09-20T14:28:45.737Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T14:28:46.251Z] provisioning config files... [2021-09-20T14:28:46.272Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5192413838534429565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:28:46.430Z] Sending build context to Docker daemon 20.87MB [2021-09-20T14:28:46.430Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-20T14:28:46.430Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-20T14:28:45.730Z] > git rev-list --no-walk 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 [2021-09-20T14:28:46.703Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-20T14:28:46.703Z] 595b0fe564bb: Pulling fs layer [2021-09-20T14:28:46.703Z] 24495759ef45: Pulling fs layer [2021-09-20T14:28:46.703Z] d148012ef14d: Pulling fs layer [2021-09-20T14:28:46.703Z] e90a11edd702: Pulling fs layer [2021-09-20T14:28:46.703Z] d77568369979: Pulling fs layer [2021-09-20T14:28:46.703Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-20T14:28:46.703Z] 170f2ba95c9a: Pulling fs layer [2021-09-20T14:28:46.703Z] 97ac5df62f85: Pulling fs layer [2021-09-20T14:28:46.703Z] d77568369979: Waiting [2021-09-20T14:28:46.703Z] 170f2ba95c9a: Waiting [2021-09-20T14:28:46.703Z] 97ac5df62f85: Waiting [2021-09-20T14:28:46.703Z] fc1c9f9a7f3b: Waiting [2021-09-20T14:28:46.703Z] e90a11edd702: Waiting [2021-09-20T14:28:46.703Z] d148012ef14d: Verifying Checksum [2021-09-20T14:28:46.703Z] d148012ef14d: Download complete [2021-09-20T14:28:46.703Z] 24495759ef45: Verifying Checksum [2021-09-20T14:28:46.703Z] 24495759ef45: Download complete [2021-09-20T14:28:46.703Z] d77568369979: Download complete [2021-09-20T14:28:46.703Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-20T14:28:46.703Z] fc1c9f9a7f3b: Download complete [2021-09-20T14:28:46.703Z] 595b0fe564bb: Download complete [2021-09-20T14:28:46.709Z] ---> docker-login.sh [2021-09-20T14:28:46.709Z] nexus3.edgexfoundry.org:10001 [2021-09-20T14:28:46.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:46.989Z] 170f2ba95c9a: Verifying Checksum [2021-09-20T14:28:46.989Z] 170f2ba95c9a: Download complete [2021-09-20T14:28:47.586Z] 595b0fe564bb: Pull complete [2021-09-20T14:28:47.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:47.670Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:47.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:47.670Z] [2021-09-20T14:28:47.670Z] Login Succeeded [2021-09-20T14:28:47.670Z] nexus3.edgexfoundry.org:10002 [2021-09-20T14:28:47.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:47.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:47.938Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:47.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:47.938Z] [2021-09-20T14:28:47.938Z] Login Succeeded [2021-09-20T14:28:47.938Z] nexus3.edgexfoundry.org:10003 [2021-09-20T14:28:47.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:48.185Z] 24495759ef45: Pull complete [2021-09-20T14:28:48.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:48.203Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:48.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:48.203Z] [2021-09-20T14:28:48.203Z] Login Succeeded [2021-09-20T14:28:48.203Z] nexus3.edgexfoundry.org:10004 [2021-09-20T14:28:48.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:48.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:48.203Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:48.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:48.203Z] [2021-09-20T14:28:48.203Z] Login Succeeded [2021-09-20T14:28:48.203Z] docker.io [2021-09-20T14:28:48.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T14:28:48.460Z] d148012ef14d: Pull complete [2021-09-20T14:28:48.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T14:28:48.785Z] Configure a credential helper to remove this warning. See [2021-09-20T14:28:48.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T14:28:48.785Z] [2021-09-20T14:28:48.785Z] Login Succeeded [2021-09-20T14:28:48.785Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T14:28:48.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-20T14:28:49.012Z] ========================================================= [2021-09-20T14:28:49.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-20T14:28:49.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:28:49.355Z] + 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-20T14:28:49.355Z] Sending build context to Docker daemon 20.87MB [2021-09-20T14:28:49.624Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-20T14:28:49.624Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-20T14:28:49.624Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-20T14:28:49.624Z] 540db60ca938: Pulling fs layer [2021-09-20T14:28:49.624Z] adcc1eea9eea: Pulling fs layer [2021-09-20T14:28:49.624Z] 4c4ab2625f07: Pulling fs layer [2021-09-20T14:28:49.624Z] db62176df00c: Pulling fs layer [2021-09-20T14:28:49.624Z] 3b30891b0d05: Pulling fs layer [2021-09-20T14:28:49.624Z] 06b49ca38bd5: Pulling fs layer [2021-09-20T14:28:49.624Z] c788192a36de: Pulling fs layer [2021-09-20T14:28:49.624Z] a77e37c0d609: Pulling fs layer [2021-09-20T14:28:49.624Z] c3185cebc471: Pulling fs layer [2021-09-20T14:28:49.624Z] 06b49ca38bd5: Waiting [2021-09-20T14:28:49.624Z] c788192a36de: Waiting [2021-09-20T14:28:49.625Z] a77e37c0d609: Waiting [2021-09-20T14:28:49.625Z] c3185cebc471: Waiting [2021-09-20T14:28:49.625Z] 3b30891b0d05: Waiting [2021-09-20T14:28:49.625Z] db62176df00c: Waiting [2021-09-20T14:28:49.625Z] 4c4ab2625f07: Verifying Checksum [2021-09-20T14:28:49.625Z] 4c4ab2625f07: Download complete [2021-09-20T14:28:49.625Z] adcc1eea9eea: Verifying Checksum [2021-09-20T14:28:49.625Z] adcc1eea9eea: Download complete [2021-09-20T14:28:49.903Z] 3b30891b0d05: Verifying Checksum [2021-09-20T14:28:49.903Z] 3b30891b0d05: Download complete [2021-09-20T14:28:49.903Z] 06b49ca38bd5: Verifying Checksum [2021-09-20T14:28:49.903Z] 06b49ca38bd5: Download complete [2021-09-20T14:28:49.903Z] c788192a36de: Verifying Checksum [2021-09-20T14:28:49.903Z] c788192a36de: Download complete [2021-09-20T14:28:49.903Z] 540db60ca938: Verifying Checksum [2021-09-20T14:28:49.903Z] 540db60ca938: Download complete [2021-09-20T14:28:50.183Z] 540db60ca938: Pull complete [2021-09-20T14:28:50.448Z] adcc1eea9eea: Pull complete [2021-09-20T14:28:50.448Z] 4c4ab2625f07: Pull complete [2021-09-20T14:28:51.033Z] a77e37c0d609: Verifying Checksum [2021-09-20T14:28:51.033Z] a77e37c0d609: Download complete [2021-09-20T14:28:51.088Z] 97ac5df62f85: Verifying Checksum [2021-09-20T14:28:51.089Z] 97ac5df62f85: Download complete [2021-09-20T14:28:52.077Z] e90a11edd702: Verifying Checksum [2021-09-20T14:28:52.077Z] e90a11edd702: Download complete [2021-09-20T14:28:54.380Z] c3185cebc471: Verifying Checksum [2021-09-20T14:28:54.380Z] c3185cebc471: Download complete [2021-09-20T14:28:54.652Z] db62176df00c: Verifying Checksum [2021-09-20T14:28:54.652Z] db62176df00c: Download complete [2021-09-20T14:28:58.040Z] db62176df00c: Pull complete [2021-09-20T14:28:58.040Z] 3b30891b0d05: Pull complete [2021-09-20T14:28:58.040Z] 06b49ca38bd5: Pull complete [2021-09-20T14:28:58.308Z] c788192a36de: Pull complete [2021-09-20T14:28:58.308Z] a77e37c0d609: Pull complete [2021-09-20T14:29:00.999Z] c3185cebc471: Pull complete [2021-09-20T14:29:00.999Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-20T14:29:00.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-20T14:29:00.999Z] ---> 031687cdd783 [2021-09-20T14:29:00.999Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-20T14:29:02.287Z] e90a11edd702: Pull complete [2021-09-20T14:29:02.413Z] ---> Running in 2d22e3253e5e [2021-09-20T14:29:02.413Z] Removing intermediate container 2d22e3253e5e [2021-09-20T14:29:02.413Z] ---> 9fdcba8127ae [2021-09-20T14:29:02.413Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-20T14:29:02.413Z] ---> Running in 0fbc770a6e57 [2021-09-20T14:29:02.413Z] Removing intermediate container 0fbc770a6e57 [2021-09-20T14:29:02.413Z] ---> 8b3eba193f30 [2021-09-20T14:29:02.413Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-20T14:29:02.413Z] ---> Running in 519e94071014 [2021-09-20T14:29:02.413Z] Removing intermediate container 519e94071014 [2021-09-20T14:29:02.413Z] ---> bd19927845c7 [2021-09-20T14:29:02.413Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-20T14:29:02.680Z] ---> Running in 0e7d3372c0b1 [2021-09-20T14:29:02.680Z] Removing intermediate container 0e7d3372c0b1 [2021-09-20T14:29:02.680Z] ---> a3635e24eff2 [2021-09-20T14:29:02.680Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-20T14:29:02.680Z] ---> Running in 8d4d9ab35d9c [2021-09-20T14:29:02.680Z] Removing intermediate container 8d4d9ab35d9c [2021-09-20T14:29:02.680Z] ---> 1297cf545f1c [2021-09-20T14:29:02.680Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-20T14:29:02.680Z] ---> Running in 8ce39cfee416 [2021-09-20T14:29:02.882Z] d77568369979: Pull complete [2021-09-20T14:29:03.156Z] fc1c9f9a7f3b: Pull complete [2021-09-20T14:29:03.264Z] Removing intermediate container 8ce39cfee416 [2021-09-20T14:29:03.264Z] ---> 5cf0ff151650 [2021-09-20T14:29:03.264Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-20T14:29:03.264Z] ---> Running in 225ccc0035ac [2021-09-20T14:29:03.429Z] 170f2ba95c9a: Pull complete [2021-09-20T14:29:03.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-20T14:29:04.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-20T14:29:05.103Z] OK: 219 MiB in 52 packages [2021-09-20T14:29:05.692Z] Removing intermediate container 225ccc0035ac [2021-09-20T14:29:05.692Z] ---> a77184814153 [2021-09-20T14:29:05.692Z] Step 10/17 : ENV GO111MODULE=on [2021-09-20T14:29:05.692Z] ---> Running in b1d6b2383d3e [2021-09-20T14:29:05.956Z] Removing intermediate container b1d6b2383d3e [2021-09-20T14:29:05.956Z] ---> 275fb43632f6 [2021-09-20T14:29:05.956Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-20T14:29:05.956Z] ---> Running in 82f6caf20e08 [2021-09-20T14:29:06.221Z] Removing intermediate container 82f6caf20e08 [2021-09-20T14:29:06.221Z] ---> 9ce1be26f865 [2021-09-20T14:29:06.221Z] Step 12/17 : COPY go.mod . [2021-09-20T14:29:06.489Z] ---> 60a21dfe705b [2021-09-20T14:29:06.489Z] Step 13/17 : COPY Makefile . [2021-09-20T14:29:06.755Z] ---> d5962c9b6b81 [2021-09-20T14:29:06.755Z] Step 14/17 : RUN make update [2021-09-20T14:29:07.020Z] ---> Running in 796eaf285c6c [2021-09-20T14:29:07.609Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-20T14:29:10.176Z] 97ac5df62f85: Pull complete [2021-09-20T14:29:10.176Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-20T14:29:10.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-20T14:29:10.176Z] ---> 04bc70af865f [2021-09-20T14:29:10.176Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-20T14:29:13.561Z] ---> Running in f90f2f0d98af [2021-09-20T14:29:13.836Z] Removing intermediate container f90f2f0d98af [2021-09-20T14:29:13.836Z] ---> 2e463c55b8ce [2021-09-20T14:29:13.836Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-20T14:29:13.836Z] ---> Running in f03b55f8c4b5 [2021-09-20T14:29:14.448Z] Removing intermediate container f03b55f8c4b5 [2021-09-20T14:29:14.448Z] ---> a96ae950d04e [2021-09-20T14:29:14.448Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-20T14:29:14.724Z] ---> Running in 385e7f16ae8f [2021-09-20T14:29:15.324Z] Removing intermediate container 385e7f16ae8f [2021-09-20T14:29:15.324Z] ---> 4a32c8ac1661 [2021-09-20T14:29:15.324Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-20T14:29:15.324Z] ---> Running in 85be2bd81f7d [2021-09-20T14:29:15.921Z] Removing intermediate container 85be2bd81f7d [2021-09-20T14:29:15.921Z] ---> d0101746fc07 [2021-09-20T14:29:15.921Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-20T14:29:16.197Z] ---> Running in 490c03c3bbd2 [2021-09-20T14:29:16.796Z] Removing intermediate container 490c03c3bbd2 [2021-09-20T14:29:16.796Z] ---> 4a1a7fee3db0 [2021-09-20T14:29:16.796Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-20T14:29:16.796Z] ---> Running in 86f86f2511ee [2021-09-20T14:29:20.193Z] Removing intermediate container 86f86f2511ee [2021-09-20T14:29:20.193Z] ---> e58de6dbc61f [2021-09-20T14:29:20.193Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-20T14:29:20.193Z] ---> Running in 8eda8078ce84 [2021-09-20T14:29:21.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-20T14:29:22.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-20T14:29:23.131Z] OK: 218 MiB in 52 packages [2021-09-20T14:29:24.109Z] Removing intermediate container 8eda8078ce84 [2021-09-20T14:29:24.109Z] ---> 9edd569bb8f0 [2021-09-20T14:29:24.109Z] Step 10/17 : ENV GO111MODULE=on [2021-09-20T14:29:24.382Z] ---> Running in 967dc08ac617 [2021-09-20T14:29:24.978Z] Removing intermediate container 967dc08ac617 [2021-09-20T14:29:24.978Z] ---> b52b0548f0ed [2021-09-20T14:29:24.978Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-20T14:29:25.251Z] ---> Running in 4e2f13169c5b [2021-09-20T14:29:25.846Z] Removing intermediate container 4e2f13169c5b [2021-09-20T14:29:25.846Z] ---> 43b7ad7247fc [2021-09-20T14:29:25.846Z] Step 12/17 : COPY go.mod . [2021-09-20T14:29:26.827Z] ---> 949c493122db [2021-09-20T14:29:26.827Z] Step 13/17 : COPY Makefile . [2021-09-20T14:29:27.424Z] ---> a0fe95bdca4d [2021-09-20T14:29:27.424Z] Step 14/17 : RUN make update [2021-09-20T14:29:27.696Z] ---> Running in 71f689ebce7a [2021-09-20T14:29:29.140Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-20T14:29:29.718Z] Removing intermediate container 796eaf285c6c [2021-09-20T14:29:29.718Z] ---> c0713aa665f2 [2021-09-20T14:29:29.718Z] Step 15/17 : COPY . . [2021-09-20T14:29:29.718Z] ---> a9447f7d466c [2021-09-20T14:29:29.718Z] Step 16/17 : RUN go mod tidy [2021-09-20T14:29:29.718Z] ---> Running in daae0b2cb72a [2021-09-20T14:29:29.718Z] Removing intermediate container daae0b2cb72a [2021-09-20T14:29:29.718Z] ---> 4351076a652a [2021-09-20T14:29:29.718Z] Step 17/17 : RUN ${MAKE} [2021-09-20T14:29:29.718Z] ---> Running in a9744319e81e [2021-09-20T14:29:29.718Z] noop [2021-09-20T14:29:29.718Z] Removing intermediate container a9744319e81e [2021-09-20T14:29:29.718Z] ---> 69cac43ad4d3 [2021-09-20T14:29:29.718Z] Successfully built 69cac43ad4d3 [2021-09-20T14:29:29.718Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:29:30.047Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-20T14:29:30.047Z] . [Pipeline] withDockerContainer [2021-09-20T14:29:30.142Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-09-20T14:29:30.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-20T14:29:30.646Z] $ docker top 58a4d0e1790e72946a7de5824abe758a59bd2b3ef9b1f286ed99496969d41826 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T14:29:31.071Z] + go version [2021-09-20T14:29:31.071Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-20T14:29:31.091Z] $ docker stop --time=1 58a4d0e1790e72946a7de5824abe758a59bd2b3ef9b1f286ed99496969d41826 [2021-09-20T14:29:32.281Z] $ docker rm -f 58a4d0e1790e72946a7de5824abe758a59bd2b3ef9b1f286ed99496969d41826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:29:32.919Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-20T14:29:32.919Z] . [Pipeline] withDockerContainer [2021-09-20T14:29:33.016Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-09-20T14:29:33.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-20T14:29:33.549Z] $ docker top 649711ce05fdb2831cc65302e81a1fe84320ef1b2e1c42abf4bffda77a1ad95c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-20T14:29:34.008Z] + go mod tidy [Pipeline] sh [2021-09-20T14:29:34.617Z] + make test [2021-09-20T14:29:34.617Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-20T14:29:34.897Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-20T14:29:45.077Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-20T14:29:45.077Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-20T14:29:50.514Z] $ docker stop --time=1 649711ce05fdb2831cc65302e81a1fe84320ef1b2e1c42abf4bffda77a1ad95c [2021-09-20T14:29:51.906Z] $ docker rm -f 649711ce05fdb2831cc65302e81a1fe84320ef1b2e1c42abf4bffda77a1ad95c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-20T14:29:52.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-20T14:29:52.626Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-20T14:29:55.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-20T14:29:55.522Z] + ls -al . [2021-09-20T14:29:55.522Z] total 88 [2021-09-20T14:29:55.522Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 20 14:29 . [2021-09-20T14:29:55.522Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 20 14:28 .. [2021-09-20T14:29:55.522Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 20 14:28 assets [2021-09-20T14:29:55.522Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 20 14:28 bin [2021-09-20T14:29:55.522Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 20 14:28 cmd [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 20 14:28 CONTRIBUTING.md [2021-09-20T14:29:55.522Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 20 14:29 coverage.out [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 20 14:28 Dockerfile [2021-09-20T14:29:55.522Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 20 14:28 docs [2021-09-20T14:29:55.522Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 20 14:28 .git [2021-09-20T14:29:55.522Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 20 14:28 .github [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 20 14:28 .gitignore [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 20 14:28 go.mod [2021-09-20T14:29:55.522Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 20 14:29 go.sum [2021-09-20T14:29:55.522Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 20 14:28 internal [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 20 14:28 Jenkinsfile [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 20 14:28 LICENSE [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 20 14:28 Makefile [2021-09-20T14:29:55.522Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 20 14:28 pkg [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 20 14:28 README.md [2021-09-20T14:29:55.522Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 20 14:28 snap [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 20 14:25 VERSION [2021-09-20T14:29:55.522Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 20 14:28 version.go [2021-09-20T14:29:55.522Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 20 14:28 web [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:29:55.863Z] + 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=c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 --label arch=amd64 --label version=0.0.0 . [2021-09-20T14:29:55.864Z] Sending build context to Docker daemon 20.9MB [2021-09-20T14:29:55.864Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-20T14:29:55.864Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-20T14:29:55.864Z] ---> 69cac43ad4d3 [2021-09-20T14:29:55.864Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-20T14:29:55.979Z] Removing intermediate container 71f689ebce7a [2021-09-20T14:29:55.979Z] ---> 228572cc9a92 [2021-09-20T14:29:55.979Z] Step 15/17 : COPY . . [2021-09-20T14:29:56.130Z] ---> Running in 66fbb9fef4df [2021-09-20T14:29:56.130Z] Removing intermediate container 66fbb9fef4df [2021-09-20T14:29:56.130Z] ---> b6a75c7b4f15 [2021-09-20T14:29:56.130Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-20T14:29:56.130Z] ---> Running in 3a478a1c684d [2021-09-20T14:29:56.406Z] Removing intermediate container 3a478a1c684d [2021-09-20T14:29:56.406Z] ---> 436ae8338d45 [2021-09-20T14:29:56.406Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-20T14:29:56.406Z] ---> Running in f9cbdfa0f46f [2021-09-20T14:29:56.406Z] Removing intermediate container f9cbdfa0f46f [2021-09-20T14:29:56.406Z] ---> 8433fd253791 [2021-09-20T14:29:56.406Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-20T14:29:56.406Z] ---> Running in 68851a8506c7 [2021-09-20T14:29:56.679Z] Removing intermediate container 68851a8506c7 [2021-09-20T14:29:56.679Z] ---> ba20d9af71ec [2021-09-20T14:29:56.679Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-20T14:29:56.679Z] ---> Running in fdedc4ca3e3d [2021-09-20T14:29:56.679Z] Removing intermediate container fdedc4ca3e3d [2021-09-20T14:29:56.679Z] ---> 3d56cd5f47af [2021-09-20T14:29:56.679Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-20T14:29:56.679Z] ---> Running in e77cb6004f25 [2021-09-20T14:29:57.266Z] Removing intermediate container e77cb6004f25 [2021-09-20T14:29:57.266Z] ---> fad1ede3ee30 [2021-09-20T14:29:57.266Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-20T14:29:57.266Z] ---> Running in a39d00e85527 [2021-09-20T14:29:57.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-20T14:29:58.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-20T14:29:59.089Z] OK: 219 MiB in 52 packages [2021-09-20T14:29:59.089Z] Removing intermediate container a39d00e85527 [2021-09-20T14:29:59.089Z] ---> 278e6372f076 [2021-09-20T14:29:59.089Z] Step 10/25 : ENV GO111MODULE=on [2021-09-20T14:29:59.089Z] ---> Running in 59ee01b64a9b [2021-09-20T14:29:59.356Z] Removing intermediate container 59ee01b64a9b [2021-09-20T14:29:59.356Z] ---> 7715075aad45 [2021-09-20T14:29:59.356Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-20T14:29:59.356Z] ---> Running in ecfc88db222a [2021-09-20T14:29:59.356Z] Removing intermediate container ecfc88db222a [2021-09-20T14:29:59.356Z] ---> 744fc3ea54fb [2021-09-20T14:29:59.356Z] Step 12/25 : COPY go.mod . [2021-09-20T14:29:59.373Z] ---> 9154ef86725d [2021-09-20T14:29:59.373Z] Step 16/17 : RUN go mod tidy [2021-09-20T14:29:59.373Z] ---> Running in afe6360bc7bb [2021-09-20T14:29:59.624Z] ---> 9b4b0746e144 [2021-09-20T14:29:59.624Z] Step 13/25 : COPY Makefile . [2021-09-20T14:29:59.624Z] ---> 5145eea8dae7 [2021-09-20T14:29:59.624Z] Step 14/25 : RUN make update [2021-09-20T14:29:59.624Z] ---> Running in c3d5ca1fb25f [2021-09-20T14:29:59.891Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-20T14:30:00.160Z] Removing intermediate container c3d5ca1fb25f [2021-09-20T14:30:00.160Z] ---> 3a9bf5e2d1f2 [2021-09-20T14:30:00.160Z] Step 15/25 : COPY . . [2021-09-20T14:30:01.119Z] ---> da20b5189047 [2021-09-20T14:30:01.119Z] Step 16/25 : RUN go mod tidy [2021-09-20T14:30:01.119Z] ---> Running in 0ce0371d171c [2021-09-20T14:30:01.708Z] Removing intermediate container 0ce0371d171c [2021-09-20T14:30:01.708Z] ---> e213706ff5b8 [2021-09-20T14:30:01.708Z] Step 17/25 : RUN ${MAKE} [2021-09-20T14:30:01.708Z] ---> Running in eebf09ebee3b [2021-09-20T14:30:01.979Z] 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-20T14:30:02.032Z] Removing intermediate container afe6360bc7bb [2021-09-20T14:30:02.032Z] ---> 918541c1769e [2021-09-20T14:30:02.032Z] Step 17/17 : RUN ${MAKE} [2021-09-20T14:30:02.032Z] ---> Running in 057479100b8a [2021-09-20T14:30:03.476Z] noop [2021-09-20T14:30:04.463Z] Removing intermediate container 057479100b8a [2021-09-20T14:30:04.463Z] ---> c24139014b11 [2021-09-20T14:30:04.463Z] Successfully built c24139014b11 [2021-09-20T14:30:04.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:30:04.817Z] + docker inspect -f . ci-base-image-arm64 [2021-09-20T14:30:04.817Z] . [Pipeline] withDockerContainer [2021-09-20T14:30:05.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-656 does not seem to be running inside a container [2021-09-20T14:30:05.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-20T14:30:06.713Z] $ docker top fd887dde2c84f116838747b1ecf6ed6a4662c4592c91a961ea4e66502a0a7ad3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T14:30:07.726Z] + go version [2021-09-20T14:30:07.726Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-20T14:30:07.743Z] $ docker stop --time=1 fd887dde2c84f116838747b1ecf6ed6a4662c4592c91a961ea4e66502a0a7ad3 [2021-09-20T14:30:09.718Z] $ docker rm -f fd887dde2c84f116838747b1ecf6ed6a4662c4592c91a961ea4e66502a0a7ad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:30:10.639Z] + docker inspect -f . ci-base-image-arm64 [2021-09-20T14:30:10.639Z] . [Pipeline] withDockerContainer [2021-09-20T14:30:10.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-656 does not seem to be running inside a container [2021-09-20T14:30:10.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-20T14:30:12.092Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-20T14:30:12.676Z] Removing intermediate container eebf09ebee3b [2021-09-20T14:30:12.676Z] ---> ae7c8d31522c [2021-09-20T14:30:12.676Z] Step 18/25 : FROM alpine:3.12 [2021-09-20T14:30:12.855Z] $ docker top ba28c5d54bd1986bb915e527ef2b42f19734303d1dcf67d5bb481035a104e416 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-20T14:30:13.259Z] 3.12: Pulling from library/alpine [2021-09-20T14:30:13.259Z] e519532ddf75: Pulling fs layer [2021-09-20T14:30:13.525Z] e519532ddf75: Verifying Checksum [2021-09-20T14:30:13.525Z] e519532ddf75: Download complete [2021-09-20T14:30:13.794Z] e519532ddf75: Pull complete [2021-09-20T14:30:13.794Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-20T14:30:13.794Z] Status: Downloaded newer image for alpine:3.12 [2021-09-20T14:30:13.794Z] ---> 48b8ec4ed9eb [2021-09-20T14:30:13.794Z] Step 19/25 : EXPOSE 4000 [2021-09-20T14:30:13.794Z] ---> Running in 41a5577302d0 [2021-09-20T14:30:13.794Z] Removing intermediate container 41a5577302d0 [2021-09-20T14:30:13.794Z] ---> 1cd762f1edd7 [2021-09-20T14:30:13.794Z] 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-20T14:30:13.857Z] + go mod tidy [2021-09-20T14:30:14.375Z] ---> 90534e61afe8 [2021-09-20T14:30:14.375Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-20T14:30:14.375Z] ---> Running in d3ce8006d1d7 [2021-09-20T14:30:14.375Z] Removing intermediate container d3ce8006d1d7 [2021-09-20T14:30:14.375Z] ---> 303535ca2fa6 [2021-09-20T14:30:14.375Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-20T14:30:14.375Z] ---> Running in 806403ff8b0b [2021-09-20T14:30:14.375Z] Removing intermediate container 806403ff8b0b [2021-09-20T14:30:14.375Z] ---> a30ad9538557 [2021-09-20T14:30:14.375Z] Step 23/25 : LABEL arch=amd64 [Pipeline] sh [2021-09-20T14:30:14.640Z] ---> Running in e49ea6a2ef93 [2021-09-20T14:30:14.641Z] Removing intermediate container e49ea6a2ef93 [2021-09-20T14:30:14.641Z] ---> f3d30a5d1cce [2021-09-20T14:30:14.641Z] Step 24/25 : LABEL git_sha=c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 [2021-09-20T14:30:14.641Z] ---> Running in 6c54e3d516b8 [2021-09-20T14:30:14.641Z] Removing intermediate container 6c54e3d516b8 [2021-09-20T14:30:14.641Z] ---> 2c7632aabd07 [2021-09-20T14:30:14.641Z] Step 25/25 : LABEL version=0.0.0 [2021-09-20T14:30:14.641Z] ---> Running in 986645b73018 [2021-09-20T14:30:14.906Z] Removing intermediate container 986645b73018 [2021-09-20T14:30:14.906Z] ---> b544b4043e13 [2021-09-20T14:30:14.906Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-20T14:30:14.906Z] Successfully built b544b4043e13 [2021-09-20T14:30:14.906Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-09-20T14:30:15.127Z] + make test [2021-09-20T14:30:15.127Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [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-20T14:30:15.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T14:30:15.634Z] [2021-09-20T14:30:15.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:30:15.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T14:30:15.971Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-20T14:30:15.971Z] b4d181a07f80: Pulling fs layer [2021-09-20T14:30:15.971Z] a1111a8f2ec3: Pulling fs layer [2021-09-20T14:30:15.971Z] ed53099fbce6: Pulling fs layer [2021-09-20T14:30:15.971Z] dc539afda2c1: Pulling fs layer [2021-09-20T14:30:15.971Z] 77bc0d833cb6: Pulling fs layer [2021-09-20T14:30:15.971Z] 9065ff56babe: Pulling fs layer [2021-09-20T14:30:15.971Z] d287ab97295c: Pulling fs layer [2021-09-20T14:30:15.971Z] 77bc0d833cb6: Waiting [2021-09-20T14:30:15.971Z] 9065ff56babe: Waiting [2021-09-20T14:30:15.971Z] d287ab97295c: Waiting [2021-09-20T14:30:15.971Z] dc539afda2c1: Waiting [2021-09-20T14:30:16.112Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-20T14:30:16.238Z] a1111a8f2ec3: Verifying Checksum [2021-09-20T14:30:16.238Z] a1111a8f2ec3: Download complete [2021-09-20T14:30:16.238Z] dc539afda2c1: Verifying Checksum [2021-09-20T14:30:16.238Z] dc539afda2c1: Download complete [2021-09-20T14:30:16.504Z] 77bc0d833cb6: Verifying Checksum [2021-09-20T14:30:16.504Z] 77bc0d833cb6: Download complete [2021-09-20T14:30:16.504Z] 9065ff56babe: Verifying Checksum [2021-09-20T14:30:16.504Z] 9065ff56babe: Download complete [2021-09-20T14:30:16.504Z] ed53099fbce6: Verifying Checksum [2021-09-20T14:30:16.504Z] ed53099fbce6: Download complete [2021-09-20T14:30:17.088Z] b4d181a07f80: Verifying Checksum [2021-09-20T14:30:17.088Z] b4d181a07f80: Download complete [2021-09-20T14:30:18.510Z] b4d181a07f80: Pull complete [2021-09-20T14:30:18.784Z] a1111a8f2ec3: Pull complete [2021-09-20T14:30:19.376Z] ed53099fbce6: Pull complete [2021-09-20T14:30:19.376Z] dc539afda2c1: Pull complete [2021-09-20T14:30:19.960Z] 77bc0d833cb6: Pull complete [2021-09-20T14:30:19.960Z] 9065ff56babe: Pull complete [2021-09-20T14:30:20.547Z] d287ab97295c: Verifying Checksum [2021-09-20T14:30:20.547Z] d287ab97295c: Download complete [2021-09-20T14:30:25.951Z] d287ab97295c: Pull complete [2021-09-20T14:30:25.951Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-20T14:30:25.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T14:30:25.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-20T14:30:26.051Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-09-20T14:30:26.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-20T14:30:28.664Z] $ docker top 88e45577e8382f703c5c79fe08222b96f3c3a0669d64c56b13aedf50ac6b1ed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:30:29.306Z] ---> job-cost.sh [2021-09-20T14:30:29.306Z] lf-activate-venv: SKIPPING [2021-09-20T14:30:29.306Z] INFO: No Stack... [2021-09-20T14:30:30.309Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-20T14:30:30.309Z] INFO: Archiving Costs [Pipeline] sh [2021-09-20T14:30:30.689Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-09-20T14:30:30.689Z] + cut -d, -f6 [Pipeline] lock [2021-09-20T14:30:30.732Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [2021-09-20T14:30:30.743Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] did not exist. Created. [2021-09-20T14:30:30.744Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-20T14:30:31.098Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-20T14:30:31.167Z] Stashed 1 file(s) [Pipeline] } [2021-09-20T14:30:31.177Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-20T14:30:31.211Z] $ docker stop --time=1 88e45577e8382f703c5c79fe08222b96f3c3a0669d64c56b13aedf50ac6b1ed3 [2021-09-20T14:30:32.396Z] $ docker rm -f 88e45577e8382f703c5c79fe08222b96f3c3a0669d64c56b13aedf50ac6b1ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-20T14:30:55.214Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-20T14:30:55.214Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-20T14:31:10.391Z] $ docker stop --time=1 ba28c5d54bd1986bb915e527ef2b42f19734303d1dcf67d5bb481035a104e416 [2021-09-20T14:31:12.237Z] $ docker rm -f ba28c5d54bd1986bb915e527ef2b42f19734303d1dcf67d5bb481035a104e416 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-20T14:31:13.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-20T14:31:13.045Z] Warning: overwriting stash ‘coverage-report’ [2021-09-20T14:31:13.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-20T14:31:14.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-20T14:31:14.676Z] + ls -al . [2021-09-20T14:31:14.676Z] total 128 [2021-09-20T14:31:14.676Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 14:30 . [2021-09-20T14:31:14.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:28 .. [2021-09-20T14:31:14.676Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 14:28 .git [2021-09-20T14:31:14.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:28 .github [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 20 14:28 .gitignore [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 14:28 CONTRIBUTING.md [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 20 14:28 Dockerfile [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 14:28 Jenkinsfile [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 14:28 LICENSE [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 20 14:28 Makefile [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 20 14:28 README.md [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 14:25 VERSION [2021-09-20T14:31:14.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:28 assets [2021-09-20T14:31:14.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:28 bin [2021-09-20T14:31:14.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:28 cmd [2021-09-20T14:31:14.676Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 14:30 coverage.out [2021-09-20T14:31:14.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:28 docs [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 20 14:28 go.mod [2021-09-20T14:31:14.676Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 20 14:30 go.sum [2021-09-20T14:31:14.676Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 14:28 internal [2021-09-20T14:31:14.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:28 pkg [2021-09-20T14:31:14.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:28 snap [2021-09-20T14:31:14.676Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 14:28 version.go [2021-09-20T14:31:14.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:28 web [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:31:15.045Z] + 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=f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 --label arch=arm64 --label version=0.0.0 . [2021-09-20T14:31:16.046Z] Sending build context to Docker daemon 20.89MB [2021-09-20T14:31:16.046Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-20T14:31:16.046Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-20T14:31:16.046Z] ---> c24139014b11 [2021-09-20T14:31:16.046Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-20T14:31:16.321Z] ---> Running in 4ef7e6e9380b [2021-09-20T14:31:16.605Z] Removing intermediate container 4ef7e6e9380b [2021-09-20T14:31:16.606Z] ---> 6d4273892de1 [2021-09-20T14:31:16.606Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-20T14:31:16.886Z] ---> Running in 718b78579d55 [2021-09-20T14:31:17.492Z] Removing intermediate container 718b78579d55 [2021-09-20T14:31:17.492Z] ---> fde67d2ec63f [2021-09-20T14:31:17.492Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-20T14:31:17.492Z] ---> Running in c98567305a31 [2021-09-20T14:31:18.108Z] Removing intermediate container c98567305a31 [2021-09-20T14:31:18.108Z] ---> ddab0651c900 [2021-09-20T14:31:18.108Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-20T14:31:18.108Z] ---> Running in 36f7d87a3007 [2021-09-20T14:31:18.734Z] Removing intermediate container 36f7d87a3007 [2021-09-20T14:31:18.734Z] ---> f4fc63f1e716 [2021-09-20T14:31:18.734Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-20T14:31:18.734Z] ---> Running in 1540abff83dc [2021-09-20T14:31:19.368Z] Removing intermediate container 1540abff83dc [2021-09-20T14:31:19.368Z] ---> 6524ca5ce159 [2021-09-20T14:31:19.368Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-20T14:31:19.368Z] ---> Running in 4b93e4125a38 [2021-09-20T14:31:22.053Z] Removing intermediate container 4b93e4125a38 [2021-09-20T14:31:22.053Z] ---> 8e612cffdae8 [2021-09-20T14:31:22.053Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-20T14:31:22.053Z] ---> Running in 6aafaad9a25a [2021-09-20T14:31:23.044Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-20T14:31:24.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-20T14:31:25.061Z] OK: 218 MiB in 52 packages [2021-09-20T14:31:26.053Z] Removing intermediate container 6aafaad9a25a [2021-09-20T14:31:26.053Z] ---> d48929cca211 [2021-09-20T14:31:26.053Z] Step 10/25 : ENV GO111MODULE=on [2021-09-20T14:31:26.053Z] ---> Running in 4e468645341f [2021-09-20T14:31:26.683Z] Removing intermediate container 4e468645341f [2021-09-20T14:31:26.683Z] ---> 897fab1c86a0 [2021-09-20T14:31:26.683Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-20T14:31:26.683Z] ---> Running in bc12fa15e482 [2021-09-20T14:31:27.297Z] Removing intermediate container bc12fa15e482 [2021-09-20T14:31:27.297Z] ---> 396bb65ecb41 [2021-09-20T14:31:27.297Z] Step 12/25 : COPY go.mod . [2021-09-20T14:31:27.912Z] ---> c130522ba397 [2021-09-20T14:31:27.912Z] Step 13/25 : COPY Makefile . [2021-09-20T14:31:28.909Z] ---> 6aa046383f4f [2021-09-20T14:31:28.909Z] Step 14/25 : RUN make update [2021-09-20T14:31:28.909Z] ---> Running in 19a1179f7356 [2021-09-20T14:31:30.380Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-20T14:31:31.389Z] Removing intermediate container 19a1179f7356 [2021-09-20T14:31:31.389Z] ---> a6faf41d54c6 [2021-09-20T14:31:31.389Z] Step 15/25 : COPY . . [2021-09-20T14:31:34.053Z] ---> 1ab36a540490 [2021-09-20T14:31:34.053Z] Step 16/25 : RUN go mod tidy [2021-09-20T14:31:34.328Z] ---> Running in 42ba2df778b5 [2021-09-20T14:31:37.001Z] Removing intermediate container 42ba2df778b5 [2021-09-20T14:31:37.001Z] ---> 435190783077 [2021-09-20T14:31:37.001Z] Step 17/25 : RUN ${MAKE} [2021-09-20T14:31:37.293Z] ---> Running in 6f97856a3159 [2021-09-20T14:31:38.337Z] 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-20T14:32:05.458Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-20T14:32:08.292Z] Removing intermediate container 6f97856a3159 [2021-09-20T14:32:08.292Z] ---> 1945136d975e [2021-09-20T14:32:08.292Z] Step 18/25 : FROM alpine:3.12 [2021-09-20T14:32:09.335Z] 3.12: Pulling from library/alpine [2021-09-20T14:32:09.335Z] ccdebe76d529: Pulling fs layer [2021-09-20T14:32:09.653Z] ccdebe76d529: Verifying Checksum [2021-09-20T14:32:09.653Z] ccdebe76d529: Download complete [2021-09-20T14:32:10.268Z] ccdebe76d529: Pull complete [2021-09-20T14:32:10.268Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-20T14:32:10.268Z] Status: Downloaded newer image for alpine:3.12 [2021-09-20T14:32:10.268Z] ---> afc2cc120ca2 [2021-09-20T14:32:10.268Z] Step 19/25 : EXPOSE 4000 [2021-09-20T14:32:10.550Z] ---> Running in ed1616293f44 [2021-09-20T14:32:10.897Z] Removing intermediate container ed1616293f44 [2021-09-20T14:32:10.897Z] ---> a760273f6283 [2021-09-20T14:32:10.897Z] 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-20T14:32:12.431Z] ---> a0ae8b58dd44 [2021-09-20T14:32:12.431Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-20T14:32:12.431Z] ---> Running in 2c14ba1faa96 [2021-09-20T14:32:13.073Z] Removing intermediate container 2c14ba1faa96 [2021-09-20T14:32:13.073Z] ---> 78228d5ab321 [2021-09-20T14:32:13.073Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-20T14:32:13.073Z] ---> Running in 00b33df7f75e [2021-09-20T14:32:13.747Z] Removing intermediate container 00b33df7f75e [2021-09-20T14:32:13.747Z] ---> 78a190b81f95 [2021-09-20T14:32:13.747Z] Step 23/25 : LABEL arch=arm64 [2021-09-20T14:32:13.747Z] ---> Running in ee5c2a4aad83 [2021-09-20T14:32:14.052Z] Removing intermediate container ee5c2a4aad83 [2021-09-20T14:32:14.052Z] ---> 106aefe085fe [2021-09-20T14:32:14.052Z] Step 24/25 : LABEL git_sha=f3ebedaad5507c1a6f4243b0f10cfb4fbbb936f0 [2021-09-20T14:32:14.390Z] ---> Running in 9d7beeb8028c [2021-09-20T14:32:14.679Z] Removing intermediate container 9d7beeb8028c [2021-09-20T14:32:14.679Z] ---> b5d68caad680 [2021-09-20T14:32:14.679Z] Step 25/25 : LABEL version=0.0.0 [2021-09-20T14:32:14.959Z] ---> Running in 1425cf23e2ec [2021-09-20T14:32:15.273Z] Removing intermediate container 1425cf23e2ec [2021-09-20T14:32:15.273Z] ---> 5919349e6a47 [2021-09-20T14:32:15.273Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-20T14:32:15.551Z] Successfully built 5919349e6a47 [2021-09-20T14:32:15.551Z] 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-20T14:32:17.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T14:32:17.390Z] [2021-09-20T14:32:17.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:32:17.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T14:32:19.340Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-20T14:32:19.340Z] 448f6bf000e3: Pulling fs layer [2021-09-20T14:32:19.340Z] f757da607395: Pulling fs layer [2021-09-20T14:32:19.340Z] 05883995daec: Pulling fs layer [2021-09-20T14:32:19.340Z] 8603b9c90790: Pulling fs layer [2021-09-20T14:32:19.340Z] 1560dd03e051: Pulling fs layer [2021-09-20T14:32:19.340Z] 27f5ce0e4adf: Pulling fs layer [2021-09-20T14:32:19.340Z] c2d8d7efcc4b: Pulling fs layer [2021-09-20T14:32:19.340Z] 8603b9c90790: Waiting [2021-09-20T14:32:19.340Z] 1560dd03e051: Waiting [2021-09-20T14:32:19.340Z] 27f5ce0e4adf: Waiting [2021-09-20T14:32:19.340Z] c2d8d7efcc4b: Waiting [2021-09-20T14:32:19.340Z] f757da607395: Verifying Checksum [2021-09-20T14:32:19.340Z] f757da607395: Download complete [2021-09-20T14:32:19.341Z] 8603b9c90790: Download complete [2021-09-20T14:32:19.657Z] 1560dd03e051: Download complete [2021-09-20T14:32:19.657Z] 27f5ce0e4adf: Download complete [2021-09-20T14:32:19.657Z] 05883995daec: Verifying Checksum [2021-09-20T14:32:19.657Z] 05883995daec: Download complete [2021-09-20T14:32:20.708Z] 448f6bf000e3: Verifying Checksum [2021-09-20T14:32:20.708Z] 448f6bf000e3: Download complete [2021-09-20T14:32:24.223Z] 448f6bf000e3: Pull complete [2021-09-20T14:32:24.521Z] c2d8d7efcc4b: Verifying Checksum [2021-09-20T14:32:24.521Z] c2d8d7efcc4b: Download complete [2021-09-20T14:32:24.521Z] f757da607395: Pull complete [2021-09-20T14:32:26.048Z] 05883995daec: Pull complete [2021-09-20T14:32:26.048Z] 8603b9c90790: Pull complete [2021-09-20T14:32:27.096Z] 1560dd03e051: Pull complete [2021-09-20T14:32:27.401Z] 27f5ce0e4adf: Pull complete [2021-09-20T14:32:42.779Z] c2d8d7efcc4b: Pull complete [2021-09-20T14:32:42.779Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-20T14:32:42.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T14:32:42.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-20T14:32:43.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-656 does not seem to be running inside a container [2021-09-20T14:32:43.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-20T14:32:47.451Z] $ docker top 4af55554d7bf7215f3b5de218e64d3e4692a0d2b388a17643a2cc682c442022a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:32:48.518Z] ---> job-cost.sh [2021-09-20T14:32:48.518Z] lf-activate-venv: SKIPPING [2021-09-20T14:32:48.518Z] INFO: No Stack... [2021-09-20T14:32:49.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-20T14:32:50.129Z] INFO: Archiving Costs [Pipeline] sh [2021-09-20T14:32:50.930Z] + cut -d, -f6 [2021-09-20T14:32:50.931Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-09-20T14:32:51.015Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [2021-09-20T14:32:51.023Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] did not exist. Created. [2021-09-20T14:32:51.023Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-20T14:32:51.862Z] /w/workspace/edgex-ui-go/2@tmp/durable-0827567c/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-0827567c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-20T14:32:52.565Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-20T14:32:52.613Z] Warning: overwriting stash ‘stack-cost’ [2021-09-20T14:32:52.747Z] Stashed 1 file(s) [Pipeline] } [2021-09-20T14:32:52.770Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-20T14:32:52.805Z] $ docker stop --time=1 4af55554d7bf7215f3b5de218e64d3e4692a0d2b388a17643a2cc682c442022a [2021-09-20T14:32:54.498Z] $ docker rm -f 4af55554d7bf7215f3b5de218e64d3e4692a0d2b388a17643a2cc682c442022a [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-20T14:32:55.733Z] provisioning config files... [2021-09-20T14:32:55.765Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config5768516912891584437tmp [Pipeline] { [Pipeline] sh [2021-09-20T14:32:56.148Z] + set +x [2021-09-20T14:32:56.148Z] + curl -s https://codecov.io/bash [2021-09-20T14:32:56.148Z] + bash -s -- [2021-09-20T14:32:56.745Z] [2021-09-20T14:32:56.745Z] _____ _ [2021-09-20T14:32:56.745Z] / ____| | | [2021-09-20T14:32:56.745Z] | | ___ __| | ___ ___ _____ __ [2021-09-20T14:32:56.745Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-20T14:32:56.745Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-20T14:32:56.745Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-20T14:32:56.745Z] Bash-1.0.6 [2021-09-20T14:32:56.745Z] [2021-09-20T14:32:56.745Z] [2021-09-20T14:32:56.745Z] ==> git version 2.24.4 found [2021-09-20T14:32:56.745Z] ==> 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-20T14:32:56.745Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-20T14:32:56.745Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-20T14:32:56.745Z] ==> Jenkins CI detected. [2021-09-20T14:32:56.745Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-20T14:32:56.745Z] project root: . [2021-09-20T14:32:56.745Z] --> token set from env [2021-09-20T14:32:56.745Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-20T14:32:56.745Z] ==> Running gcov in . (disable via -X gcov) [2021-09-20T14:32:56.745Z] ==> Python coveragepy not found [2021-09-20T14:32:56.745Z] ==> Searching for coverage reports in: [2021-09-20T14:32:56.745Z] + . [2021-09-20T14:32:56.745Z] -> Found 1 reports [2021-09-20T14:32:56.745Z] ==> Detecting git/mercurial file structure [2021-09-20T14:32:56.745Z] ==> Reading reports [2021-09-20T14:32:56.745Z] + ./coverage.out bytes=10 [2021-09-20T14:32:56.745Z] ==> Appending adjustments [2021-09-20T14:32:56.745Z] https://docs.codecov.io/docs/fixing-reports [2021-09-20T14:32:56.745Z] + Found adjustments [2021-09-20T14:32:56.745Z] ==> Gzipping contents [2021-09-20T14:32:56.745Z] 4.0K /tmp/codecov.YjYg3m.gz [2021-09-20T14:32:56.745Z] ==> Uploading reports [2021-09-20T14:32:56.745Z] url: https://codecov.io [2021-09-20T14:32:56.745Z] query: branch=PR-436&commit=ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2021-09-20T14:32:56.745Z] -> Pinging Codecov [2021-09-20T14:32:56.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-436&commit=ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2021-09-20T14:32:57.344Z] -> Uploading to [2021-09-20T14:32:57.344Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-20/FB506323287CE973F263BFD2A0EB1F37/ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b/9860c4ba-ee03-4782-b1d2-66d3aa141c27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210920T143257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05596710119087fed08a41aa03d6635121a29e2ac0c2c18d9e0441b98849fc83 [2021-09-20T14:32:57.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-20T14:32:57.344Z] Dload Upload Total Spent Left Speed [2021-09-20T14:32:57.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9753 --:--:-- --:--:-- --:--:-- 9784 [2021-09-20T14:32:57.632Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ea1f7fb56310b158a52f8ee2990c3fa9c2a8169b [Pipeline] } [2021-09-20T14:32:57.654Z] 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-20T14:32:59.378Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:32:59.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:33:00.381Z] ---> package-listing.sh [2021-09-20T14:33:00.381Z] ++ facter osfamily [2021-09-20T14:33:00.381Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-20T14:33:00.654Z] + OS_FAMILY=redhat [2021-09-20T14:33:00.654Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-20T14:33:00.654Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-20T14:33:00.654Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-20T14:33:00.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-20T14:33:00.654Z] + PACKAGES=/tmp/packages_start.txt [2021-09-20T14:33:00.654Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' [2021-09-20T14:33:00.654Z] + PACKAGES=/tmp/packages_end.txt [2021-09-20T14:33:00.654Z] + case "${OS_FAMILY}" in [2021-09-20T14:33:00.654Z] + sort [2021-09-20T14:33:00.654Z] + rpm -qa [2021-09-20T14:33:01.244Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-20T14:33:01.244Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-20T14:33:01.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-20T14:33:01.244Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' [2021-09-20T14:33:01.244Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ [2021-09-20T14:33:01.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ [Pipeline] echo [2021-09-20T14:33:01.261Z] 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-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-20T14:33:01.583Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:33:02.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T14:33:02.178Z] [2021-09-20T14:33:02.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T14:33:02.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T14:33:02.562Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-20T14:33:02.562Z] b4d181a07f80: Pulling fs layer [2021-09-20T14:33:02.562Z] a1111a8f2ec3: Pulling fs layer [2021-09-20T14:33:02.562Z] ed53099fbce6: Pulling fs layer [2021-09-20T14:33:02.562Z] dc539afda2c1: Pulling fs layer [2021-09-20T14:33:02.562Z] 77bc0d833cb6: Pulling fs layer [2021-09-20T14:33:02.562Z] 9065ff56babe: Pulling fs layer [2021-09-20T14:33:02.562Z] d287ab97295c: Pulling fs layer [2021-09-20T14:33:02.562Z] dc539afda2c1: Waiting [2021-09-20T14:33:02.562Z] 77bc0d833cb6: Waiting [2021-09-20T14:33:02.562Z] 9065ff56babe: Waiting [2021-09-20T14:33:02.562Z] d287ab97295c: Waiting [2021-09-20T14:33:02.833Z] a1111a8f2ec3: Verifying Checksum [2021-09-20T14:33:02.833Z] a1111a8f2ec3: Download complete [2021-09-20T14:33:02.833Z] dc539afda2c1: Verifying Checksum [2021-09-20T14:33:02.833Z] dc539afda2c1: Download complete [2021-09-20T14:33:03.107Z] 77bc0d833cb6: Verifying Checksum [2021-09-20T14:33:03.107Z] 77bc0d833cb6: Download complete [2021-09-20T14:33:03.107Z] 9065ff56babe: Verifying Checksum [2021-09-20T14:33:03.107Z] 9065ff56babe: Download complete [2021-09-20T14:33:03.394Z] ed53099fbce6: Verifying Checksum [2021-09-20T14:33:03.394Z] ed53099fbce6: Download complete [2021-09-20T14:33:04.396Z] b4d181a07f80: Verifying Checksum [2021-09-20T14:33:04.396Z] b4d181a07f80: Download complete [2021-09-20T14:33:05.424Z] b4d181a07f80: Pull complete [2021-09-20T14:33:05.710Z] a1111a8f2ec3: Pull complete [2021-09-20T14:33:06.316Z] ed53099fbce6: Pull complete [2021-09-20T14:33:06.316Z] dc539afda2c1: Pull complete [2021-09-20T14:33:06.590Z] 77bc0d833cb6: Pull complete [2021-09-20T14:33:06.590Z] 9065ff56babe: Pull complete [2021-09-20T14:33:08.355Z] d287ab97295c: Verifying Checksum [2021-09-20T14:33:08.355Z] d287ab97295c: Download complete [2021-09-20T14:33:12.870Z] d287ab97295c: Pull complete [2021-09-20T14:33:12.870Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-20T14:33:12.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T14:33:12.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-20T14:33:13.006Z] prd-centos7-docker-4c-2g-655 does not seem to be running inside a container [2021-09-20T14:33:13.147Z] $ 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-436/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-436 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436:/w/workspace/edgexfoundry_edgex-ui-go_PR-436:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@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-20T14:33:15.585Z] $ docker top 3448d66bd45e278a41a0efdcc84b99a7ede5ab1542793f38908dfe27ebc1ac1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T14:33:16.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-20T14:33:16.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-20T14:33:17.032Z] + ls /var/log/sa-host [2021-09-20T14:33:17.032Z] + sadf -c /var/log/sa-host/sa05 [2021-09-20T14:33:17.032Z] file_magic: OK [2021-09-20T14:33:17.032Z] HZ: Using current value: 100 [2021-09-20T14:33:17.032Z] file_header: OK [2021-09-20T14:33:17.032Z] 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-20T14:33:17.032Z] Statistics: [2021-09-20T14:33:17.032Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-20T14:33:17.032Z] File successfully converted to sysstat format version 12.0.3 [2021-09-20T14:33:17.032Z] + sadf -c /var/log/sa-host/sa20 [2021-09-20T14:33:17.032Z] file_magic: OK [2021-09-20T14:33:17.032Z] HZ: Using current value: 100 [2021-09-20T14:33:17.033Z] file_header: OK [2021-09-20T14:33:17.033Z] 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-20T14:33:17.033Z] Statistics: [2021-09-20T14:33:17.033Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-20T14:33:17.033Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T14:33:17.623Z] provisioning config files... [2021-09-20T14:33:17.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config956561297607695860tmp [Pipeline] { [Pipeline] echo [2021-09-20T14:33:17.665Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:33:17.997Z] ---> create-netrc.sh [Pipeline] } [2021-09-20T14:33:18.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:33:18.435Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-20T14:33:18.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:33:18.789Z] ---> sudo-logs.sh [2021-09-20T14:33:18.789Z] Archiving 'sudo' log.. [2021-09-20T14:33:18.789Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-655.vexxhost.local: Name or service not known [2021-09-20T14:33:18.789Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-655.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-20T14:33:18.825Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:33:19.170Z] ---> job-cost.sh [2021-09-20T14:33:19.170Z] lf-activate-venv: SKIPPING [2021-09-20T14:33:19.170Z] DEBUG: total: 0.10999999940395355 [2021-09-20T14:33:19.170Z] INFO: Retrieving Stack Cost... [2021-09-20T14:33:20.140Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-20T14:33:20.409Z] INFO: Archiving Costs [Pipeline] echo [2021-09-20T14:33:20.428Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T14:33:20.749Z] ---> logs-deploy.sh [2021-09-20T14:33:20.750Z] lf-activate-venv: SKIPPING [2021-09-20T14:33:20.750Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-436/2 [2021-09-20T14:33:20.750Z] INFO: archiving workspace using pattern(s): [2021-09-20T14:33:21.732Z] Archives upload complete. [2021-09-20T14:33:21.732Z] INFO: archiving logs to Nexus [2021-09-20T14:33:22.362Z] ---> uname -a: [2021-09-20T14:33:22.362Z] Linux prd-centos7-docker-4c-2g-655.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] ---> lscpu: [2021-09-20T14:33:22.362Z] Architecture: x86_64 [2021-09-20T14:33:22.362Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-20T14:33:22.362Z] Byte Order: Little Endian [2021-09-20T14:33:22.362Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-20T14:33:22.362Z] CPU(s): 2 [2021-09-20T14:33:22.362Z] On-line CPU(s) list: 0,1 [2021-09-20T14:33:22.362Z] Thread(s) per core: 1 [2021-09-20T14:33:22.362Z] Core(s) per socket: 1 [2021-09-20T14:33:22.362Z] Socket(s): 2 [2021-09-20T14:33:22.362Z] NUMA node(s): 1 [2021-09-20T14:33:22.362Z] Vendor ID: AuthenticAMD [2021-09-20T14:33:22.362Z] CPU family: 23 [2021-09-20T14:33:22.362Z] Model: 49 [2021-09-20T14:33:22.362Z] Model name: AMD EPYC-Rome Processor [2021-09-20T14:33:22.362Z] Stepping: 0 [2021-09-20T14:33:22.362Z] CPU MHz: 2799.996 [2021-09-20T14:33:22.362Z] BogoMIPS: 5599.99 [2021-09-20T14:33:22.362Z] Virtualization: AMD-V [2021-09-20T14:33:22.362Z] Hypervisor vendor: KVM [2021-09-20T14:33:22.362Z] Virtualization type: full [2021-09-20T14:33:22.362Z] L1d cache: 32K [2021-09-20T14:33:22.362Z] L1i cache: 32K [2021-09-20T14:33:22.362Z] L2 cache: 512K [2021-09-20T14:33:22.362Z] L3 cache: 16384K [2021-09-20T14:33:22.362Z] NUMA node0 CPU(s): 0,1 [2021-09-20T14:33:22.362Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] ---> nproc: [2021-09-20T14:33:22.362Z] 2 [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] ---> df -h: [2021-09-20T14:33:22.362Z] Filesystem Size Used Avail Use% Mounted on [2021-09-20T14:33:22.362Z] overlay 40G 7.7G 33G 20% / [2021-09-20T14:33:22.362Z] tmpfs 64M 0 64M 0% /dev [2021-09-20T14:33:22.362Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-20T14:33:22.362Z] shm 64M 0 64M 0% /dev/shm [2021-09-20T14:33:22.362Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] ---> sar -b -r -n DEV: [2021-09-20T14:33:22.362Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/20/21 _x86_64_ (2 CPU) [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] 14:24:50 LINUX RESTART (2 CPU) [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] 14:26:01 tps rtps wtps bread/s bwrtn/s [2021-09-20T14:33:22.362Z] 14:27:02 0.85 0.00 0.85 0.00 22.20 [2021-09-20T14:33:22.362Z] 14:28:01 0.37 0.00 0.37 0.00 4.84 [2021-09-20T14:33:22.362Z] 14:29:01 0.28 0.00 0.28 0.00 3.88 [2021-09-20T14:33:22.362Z] 14:30:01 0.20 0.00 0.20 0.00 2.83 [2021-09-20T14:33:22.362Z] 14:31:01 0.35 0.00 0.35 0.00 4.76 [2021-09-20T14:33:22.362Z] 14:32:01 0.23 0.00 0.23 0.00 3.00 [2021-09-20T14:33:22.362Z] 14:33:01 0.38 0.13 0.25 13.72 3.58 [2021-09-20T14:33:22.362Z] Average: 0.38 0.02 0.36 1.97 6.45 [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] 14:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-20T14:33:22.362Z] 14:27:02 5451380 0 788400 9.84 2620 1766540 1223684 13.51 583984 1573408 8 [2021-09-20T14:33:22.362Z] 14:28:01 5451512 0 788260 9.84 2620 1766548 1205180 13.31 585212 1572196 8 [2021-09-20T14:33:22.362Z] 14:29:01 5449188 0 790584 9.87 2620 1766548 1205432 13.31 586960 1572908 8 [2021-09-20T14:33:22.362Z] 14:30:01 5450640 0 789124 9.85 2620 1766556 1205180 13.31 581324 1577228 8 [2021-09-20T14:33:22.362Z] 14:31:01 5447768 0 791992 9.89 2620 1766560 1205264 13.31 584772 1577276 8 [2021-09-20T14:33:22.362Z] 14:32:01 5446456 0 793240 9.90 2620 1766624 1205240 13.31 585624 1577292 24 [2021-09-20T14:33:22.362Z] 14:33:01 5438408 0 800832 10.00 2620 1767080 1209584 13.35 703840 1465268 116 [2021-09-20T14:33:22.362Z] Average: 5447907 0 791776 9.89 2620 1766637 1208509 13.34 601674 1559368 26 [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] 14:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-20T14:33:22.362Z] 14:27:02 eth0 5.20 2.33 3.35 0.17 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:28:01 eth0 0.34 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:29:01 eth0 1.40 0.55 0.58 0.39 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:31:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:32:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:33:01 eth0 10.07 6.29 9.52 3.29 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] Average: eth0 2.52 1.39 1.95 0.57 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] ---> sar -P ALL: [2021-09-20T14:33:22.362Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/20/21 _x86_64_ (2 CPU) [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] 14:24:50 LINUX RESTART (2 CPU) [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] 14:26:01 CPU %user %nice %system %iowait %steal %idle [2021-09-20T14:33:22.362Z] 14:27:02 all 0.29 0.00 0.08 0.00 0.02 99.62 [2021-09-20T14:33:22.362Z] 14:27:02 0 0.50 0.00 0.07 0.00 0.02 99.42 [2021-09-20T14:33:22.362Z] 14:27:02 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-09-20T14:33:22.362Z] 14:28:01 all 0.24 0.00 0.08 0.00 0.02 99.67 [2021-09-20T14:33:22.362Z] 14:28:01 0 0.42 0.00 0.08 0.00 0.02 99.47 [2021-09-20T14:33:22.362Z] 14:28:01 1 0.05 0.00 0.07 0.00 0.02 99.86 [2021-09-20T14:33:22.362Z] 14:29:01 all 0.25 0.00 0.04 0.00 0.00 99.71 [2021-09-20T14:33:22.362Z] 14:29:01 0 0.43 0.00 0.02 0.00 0.00 99.55 [2021-09-20T14:33:22.362Z] 14:29:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-09-20T14:33:22.362Z] 14:30:01 all 0.20 0.00 0.04 0.00 0.02 99.74 [2021-09-20T14:33:22.362Z] 14:30:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2021-09-20T14:33:22.362Z] 14:30:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-20T14:33:22.362Z] 14:31:01 all 0.15 0.00 0.05 0.00 0.01 99.79 [2021-09-20T14:33:22.362Z] 14:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-09-20T14:33:22.362Z] 14:31:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2021-09-20T14:33:22.362Z] 14:32:01 all 0.21 0.00 0.06 0.00 0.02 99.72 [2021-09-20T14:33:22.362Z] 14:32:01 0 0.05 0.00 0.08 0.00 0.02 99.85 [2021-09-20T14:33:22.362Z] 14:32:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-09-20T14:33:22.362Z] 14:33:01 all 1.49 0.00 0.44 0.01 0.01 98.06 [2021-09-20T14:33:22.362Z] 14:33:01 0 1.54 0.00 0.50 0.02 0.02 97.92 [2021-09-20T14:33:22.362Z] 14:33:01 1 1.44 0.00 0.37 0.00 0.00 98.19 [2021-09-20T14:33:22.362Z] Average: all 0.40 0.00 0.11 0.00 0.01 99.47 [2021-09-20T14:33:22.362Z] Average: 0 0.48 0.00 0.12 0.00 0.01 99.39 [2021-09-20T14:33:22.362Z] Average: 1 0.33 0.00 0.10 0.00 0.01 99.56 [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z] [2021-09-20T14:33:22.362Z]