Pull request #436 opened 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 7192df8b72a27e6a811ec71c1cc053333ec30b17 Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5370389695873910249.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-ssh8839917081493854644.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-436/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2697782405654702267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2410872540775725683.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7630937986541258353.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-436/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2146096139324313552.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-516 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-ssh6902686036733391243.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-ssh5421840662058472801.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 7192df8b72a27e6a811ec71c1cc053333ec30b17 Merge succeeded, producing 7192df8b72a27e6a811ec71c1cc053333ec30b17 Checking out Revision 7192df8b72a27e6a811ec71c1cc053333ec30b17 (PR-436) > git config core.sparsecheckout # timeout=10 > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # 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-ssh7180278067899839359.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 Commit message: "fix(snap): update edgex-ui-wrapper" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-17T19:47:06.160Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-17T19:47:06.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-17T19:47:06.506Z] ========================================================= [2021-09-17T19:47:06.506Z] EdgeX Global Pipelines Version Info [2021-09-17T19:47:06.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:47:07.781Z] ------------------- [2021-09-17T19:47:07.781Z] stable info: [2021-09-17T19:47:07.781Z] ------------------- [2021-09-17T19:47:07.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-17T19:47:07.781Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-17T19:47:07.781Z] Message: update stable to v1.0.205 [2021-09-17T19:47:08.365Z] ------------------- [2021-09-17T19:47:08.365Z] experimental info: [2021-09-17T19:47:08.365Z] ------------------- [2021-09-17T19:47:08.365Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-17T19:47:08.365Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-17T19:47:08.365Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-17T19:47:08.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-17T19:47:08.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-17T19:47:08.739Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-17T19:47:08.799Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-17T19:47:08.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-17T19:47:08.913Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-17T19:47:08.969Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-17T19:47:09.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-17T19:47:09.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-17T19:47:09.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-17T19:47:09.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-17T19:47:09.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-17T19:47:09.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-17T19:47:09.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-17T19:47:09.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-17T19:47:09.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-17T19:47:09.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-17T19:47:09.656Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-17T19:47:09.730Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-17T19:47:09.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-17T19:47:09.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-17T19:47:09.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-17T19:47:09.973Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-17T19:47:10.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-17T19:47:10.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-17T19:47:10.185Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-17T19:47:10.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-17T19:47:10.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo [2021-09-17T19:47:10.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo [2021-09-17T19:47:10.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo [2021-09-17T19:47:10.511Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7192df8b72a27e6a811ec71c1cc053333ec30b17 [Pipeline] echo [2021-09-17T19:47:10.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7192df8 [Pipeline] echo [2021-09-17T19:47:10.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-17T19:47:10.799Z] provisioning config files... [2021-09-17T19:47:10.819Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config698719087106116774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:47:11.224Z] ---> docker-login.sh [2021-09-17T19:47:11.224Z] nexus3.edgexfoundry.org:10001 [2021-09-17T19:47:11.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:47:11.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:47:11.492Z] Configure a credential helper to remove this warning. See [2021-09-17T19:47:11.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:47:11.492Z] [2021-09-17T19:47:11.492Z] Login Succeeded [2021-09-17T19:47:11.492Z] nexus3.edgexfoundry.org:10002 [2021-09-17T19:47:11.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:47:11.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:47:11.492Z] Configure a credential helper to remove this warning. See [2021-09-17T19:47:11.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:47:11.492Z] [2021-09-17T19:47:11.492Z] Login Succeeded [2021-09-17T19:47:11.492Z] nexus3.edgexfoundry.org:10003 [2021-09-17T19:47:11.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:47:11.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:47:11.759Z] Configure a credential helper to remove this warning. See [2021-09-17T19:47:11.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:47:11.759Z] [2021-09-17T19:47:11.759Z] Login Succeeded [2021-09-17T19:47:11.759Z] nexus3.edgexfoundry.org:10004 [2021-09-17T19:47:11.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:47:12.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:47:12.025Z] Configure a credential helper to remove this warning. See [2021-09-17T19:47:12.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:47:12.025Z] [2021-09-17T19:47:12.025Z] Login Succeeded [2021-09-17T19:47:12.025Z] docker.io [2021-09-17T19:47:12.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:47:12.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:47:12.297Z] Configure a credential helper to remove this warning. See [2021-09-17T19:47:12.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:47:12.297Z] [2021-09-17T19:47:12.297Z] Login Succeeded [2021-09-17T19:47:12.297Z] ---> docker-login.sh ends [Pipeline] } [2021-09-17T19:47:12.325Z] 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-17T19:47:13.180Z] + git log --format=format:%s -1 7192df8b72a27e6a811ec71c1cc053333ec30b17 [Pipeline] echo [2021-09-17T19:47:13.261Z] GIT_COMMIT: 7192df8b72a27e6a811ec71c1cc053333ec30b17, Commit Message: fix(snap): update edgex-ui-wrapper [Pipeline] echo [2021-09-17T19:47:13.306Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:47:14.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-17T19:47:14.297Z] [2021-09-17T19:47:14.297Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:47:14.668Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-17T19:47:14.668Z] latest: Pulling from edgex-devops/git-semver [2021-09-17T19:47:14.668Z] 31603596830f: Pulling fs layer [2021-09-17T19:47:14.668Z] 04fac38145f0: Pulling fs layer [2021-09-17T19:47:14.668Z] 701f6daf10bf: Pulling fs layer [2021-09-17T19:47:14.668Z] 24f72da36158: Pulling fs layer [2021-09-17T19:47:14.668Z] 24f72da36158: Waiting [2021-09-17T19:47:14.668Z] 04fac38145f0: Verifying Checksum [2021-09-17T19:47:14.668Z] 04fac38145f0: Download complete [2021-09-17T19:47:14.939Z] 31603596830f: Verifying Checksum [2021-09-17T19:47:14.939Z] 31603596830f: Download complete [2021-09-17T19:47:14.939Z] 24f72da36158: Verifying Checksum [2021-09-17T19:47:14.939Z] 24f72da36158: Download complete [2021-09-17T19:47:15.208Z] 31603596830f: Pull complete [2021-09-17T19:47:15.208Z] 04fac38145f0: Pull complete [2021-09-17T19:47:15.208Z] 701f6daf10bf: Verifying Checksum [2021-09-17T19:47:15.208Z] 701f6daf10bf: Download complete [2021-09-17T19:47:15.802Z] 701f6daf10bf: Pull complete [2021-09-17T19:47:15.802Z] 24f72da36158: Pull complete [2021-09-17T19:47:15.802Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-17T19:47:15.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-17T19:47:15.802Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-17T19:47:15.929Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2021-09-17T19:47:15.986Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-17T19:47:16.783Z] $ docker top 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-17T19:47:17.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-17T19:47:17.000Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-17T19:47:17.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-17T19:47:17.126Z] $ docker exec 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a ssh-agent [2021-09-17T19:47:17.248Z] SSH_AUTH_SOCK=/tmp/ssh-gO9t2XlaLRNy/agent.14 [2021-09-17T19:47:17.248Z] SSH_AGENT_PID=20 [2021-09-17T19:47:17.262Z] Running ssh-add (command line suppressed) [2021-09-17T19:47:17.357Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_9222639485217226430.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_9222639485217226430.key) [2021-09-17T19:47:17.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-17T19:47:17.739Z] + git tag --points-at HEAD [Pipeline] } [2021-09-17T19:47:17.765Z] $ docker exec --env ******** --env ******** 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a ssh-agent -k [2021-09-17T19:47:17.869Z] unset SSH_AUTH_SOCK; [2021-09-17T19:47:17.870Z] unset SSH_AGENT_PID; [2021-09-17T19:47:17.870Z] echo Agent pid 20 killed; [2021-09-17T19:47:17.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-17T19:47:17.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-17T19:47:17.989Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-17T19:47:18.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-17T19:47:18.104Z] $ docker exec 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a ssh-agent [2021-09-17T19:47:18.229Z] SSH_AUTH_SOCK=/tmp/ssh-HE5jXE7wMkwh/agent.55 [2021-09-17T19:47:18.229Z] SSH_AGENT_PID=61 [2021-09-17T19:47:18.239Z] Running ssh-add (command line suppressed) [2021-09-17T19:47:18.332Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_7769610142398315581.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_7769610142398315581.key) [2021-09-17T19:47:18.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-17T19:47:18.717Z] + git semver init [2021-09-17T19:47:18.717Z] # -> Open(): unable to determine branch for HEAD [2021-09-17T19:47:18.717Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.git [2021-09-17T19:47:18.717Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-17T19:47:18.717Z] # $SEMVER_REMOTE_NAME = origin [2021-09-17T19:47:18.717Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-17T19:47:18.717Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-17T19:47:18.717Z] # $SEMVER_BRANCH = PR-436 [2021-09-17T19:47:18.717Z] # $SEMVER_TEMP = /tmp/semver-673339693 [2021-09-17T19:47:18.717Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-17T19:47:20.666Z] # '/tmp/semver-673339693' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver' [2021-09-17T19:47:20.666Z] # -> Force: false [2021-09-17T19:47:20.666Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver [Pipeline] } [2021-09-17T19:47:20.696Z] $ docker exec --env ******** --env ******** 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a ssh-agent -k [2021-09-17T19:47:20.786Z] unset SSH_AUTH_SOCK; [2021-09-17T19:47:20.786Z] unset SSH_AGENT_PID; [2021-09-17T19:47:20.787Z] echo Agent pid 61 killed; [2021-09-17T19:47:20.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-17T19:47:21.249Z] + git semver [Pipeline] } [2021-09-17T19:47:21.283Z] $ docker stop --time=1 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a [2021-09-17T19:47:22.596Z] $ docker rm -f 050dd4b0c674b88efe79530332b644d5f6f423944a6d35e1dd5f186b61d6f32a [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-17T19:47:23.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-17T19:47:23.432Z] Stashed 1 file(s) [Pipeline] echo [2021-09-17T19:47:23.459Z] [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-17T19:47:39.013Z] Still waiting to schedule task [2021-09-17T19:47:39.014Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-516’ [2021-09-17T19:47:39.044Z] Still waiting to schedule task [2021-09-17T19:47:39.044Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-17T19:50:01.277Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-517 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws [2021-09-17T19:50:01.336Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-17T19:50:01.581Z] The recommended git tool is: git [2021-09-17T19:50:07.443Z] using credential edgex-jenkins-ssh [2021-09-17T19:50:07.485Z] Cloning the remote Git repository [2021-09-17T19:50:07.560Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-17T19:50:07.682Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-17T19:50:07.772Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-17T19:50:07.772Z] > git --version # timeout=10 [2021-09-17T19:50:07.789Z] > git --version # 'git version 2.17.1' [2021-09-17T19:50:07.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T19:50:07.866Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-17T19:50:11.409Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 7192df8b72a27e6a811ec71c1cc053333ec30b17 [2021-09-17T19:50:10.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-17T19:50:10.697Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-17T19:50:10.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-17T19:50:10.769Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-17T19:50:10.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T19:50:10.780Z] > 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-17T19:50:11.425Z] > git config core.sparsecheckout # timeout=10 [2021-09-17T19:50:11.454Z] > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 [2021-09-17T19:50:11.842Z] Merge succeeded, producing 7192df8b72a27e6a811ec71c1cc053333ec30b17 [2021-09-17T19:50:11.843Z] Checking out Revision 7192df8b72a27e6a811ec71c1cc053333ec30b17 (PR-436) [2021-09-17T19:50:11.740Z] > git remote # timeout=10 [2021-09-17T19:50:11.763Z] > git config --get remote.origin.url # timeout=10 [2021-09-17T19:50:11.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T19:50:11.798Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-17T19:50:11.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-17T19:50:11.845Z] > git config core.sparsecheckout # timeout=10 [2021-09-17T19:50:11.857Z] > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 [2021-09-17T19:50:16.426Z] Commit message: "fix(snap): update edgex-ui-wrapper" [2021-09-17T19:50:16.479Z] > git --version # timeout=10 [2021-09-17T19:50:16.489Z] > git --version # 'git version 2.17.1' [2021-09-17T19:50:16.503Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-17T19:50:17.412Z] provisioning config files... [2021-09-17T19:50:17.445Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1695154848253853622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:50:18.082Z] ---> docker-login.sh [2021-09-17T19:50:18.083Z] nexus3.edgexfoundry.org:10001 [2021-09-17T19:50:19.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:19.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:19.854Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:19.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:19.854Z] [2021-09-17T19:50:19.854Z] Login Succeeded [2021-09-17T19:50:19.854Z] nexus3.edgexfoundry.org:10002 [2021-09-17T19:50:20.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:20.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:20.454Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:20.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:20.454Z] [2021-09-17T19:50:20.454Z] Login Succeeded [2021-09-17T19:50:20.454Z] nexus3.edgexfoundry.org:10003 [2021-09-17T19:50:21.009Z] Running on prd-centos7-docker-4c-2g-518 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws [2021-09-17T19:50:21.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:21.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:21.061Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:21.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:21.061Z] [2021-09-17T19:50:21.061Z] Login Succeeded [2021-09-17T19:50:21.061Z] nexus3.edgexfoundry.org:10004 [2021-09-17T19:50:21.061Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-17T19:50:21.226Z] The recommended git tool is: git [2021-09-17T19:50:21.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:21.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:21.617Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:21.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:21.617Z] [2021-09-17T19:50:21.617Z] Login Succeeded [2021-09-17T19:50:21.617Z] docker.io [2021-09-17T19:50:21.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:22.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:22.523Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:22.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:22.523Z] [2021-09-17T19:50:22.523Z] Login Succeeded [2021-09-17T19:50:22.523Z] ---> docker-login.sh ends [Pipeline] } [2021-09-17T19:50:22.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-17T19:50:23.213Z] ========================================================= [2021-09-17T19:50:23.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-17T19:50:23.213Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:50:23.741Z] + 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-17T19:50:24.237Z] using credential edgex-jenkins-ssh [2021-09-17T19:50:24.251Z] Cloning the remote Git repository [2021-09-17T19:50:23.952Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-17T19:50:24.022Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-17T19:50:24.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-17T19:50:24.057Z] > git --version # timeout=10 [2021-09-17T19:50:24.071Z] > git --version # 'git version 2.24.4' [2021-09-17T19:50:24.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T19:50:24.104Z] [INFO] Currently running in a labeled security context [2021-09-17T19:50:24.104Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-17T19:50:24.105Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4959447528789242485.key [2021-09-17T19:50:24.736Z] Sending build context to Docker daemon 20.86MB [2021-09-17T19:50:24.736Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-17T19:50:24.736Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-17T19:50:25.018Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-17T19:50:25.018Z] 595b0fe564bb: Pulling fs layer [2021-09-17T19:50:25.018Z] 24495759ef45: Pulling fs layer [2021-09-17T19:50:25.018Z] d148012ef14d: Pulling fs layer [2021-09-17T19:50:25.018Z] e90a11edd702: Pulling fs layer [2021-09-17T19:50:25.018Z] d77568369979: Pulling fs layer [2021-09-17T19:50:25.018Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-17T19:50:25.018Z] 170f2ba95c9a: Pulling fs layer [2021-09-17T19:50:25.018Z] 97ac5df62f85: Pulling fs layer [2021-09-17T19:50:25.018Z] fc1c9f9a7f3b: Waiting [2021-09-17T19:50:25.018Z] 170f2ba95c9a: Waiting [2021-09-17T19:50:25.018Z] 97ac5df62f85: Waiting [2021-09-17T19:50:25.018Z] e90a11edd702: Waiting [2021-09-17T19:50:25.018Z] d77568369979: Waiting [2021-09-17T19:50:25.018Z] d148012ef14d: Verifying Checksum [2021-09-17T19:50:25.018Z] 24495759ef45: Verifying Checksum [2021-09-17T19:50:25.018Z] 24495759ef45: Download complete [2021-09-17T19:50:25.018Z] d77568369979: Download complete [2021-09-17T19:50:25.018Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-17T19:50:25.018Z] fc1c9f9a7f3b: Download complete [2021-09-17T19:50:25.018Z] 595b0fe564bb: Verifying Checksum [2021-09-17T19:50:25.018Z] 595b0fe564bb: Download complete [2021-09-17T19:50:25.018Z] 170f2ba95c9a: Verifying Checksum [2021-09-17T19:50:25.018Z] 170f2ba95c9a: Download complete [2021-09-17T19:50:24.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-17T19:50:25.632Z] 595b0fe564bb: Pull complete [2021-09-17T19:50:26.235Z] 24495759ef45: Pull complete [2021-09-17T19:50:26.575Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 7192df8b72a27e6a811ec71c1cc053333ec30b17 [2021-09-17T19:50:25.756Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-17T19:50:25.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-17T19:50:25.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-17T19:50:25.792Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-17T19:50:25.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T19:50:25.794Z] [INFO] Currently running in a labeled security context [2021-09-17T19:50:25.794Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-17T19:50:25.794Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8310521827488723923.key [2021-09-17T19:50:25.804Z] > 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-17T19:50:26.444Z] > git config core.sparsecheckout # timeout=10 [2021-09-17T19:50:26.458Z] > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 [2021-09-17T19:50:26.730Z] Merge succeeded, producing 7192df8b72a27e6a811ec71c1cc053333ec30b17 [2021-09-17T19:50:26.731Z] Checking out Revision 7192df8b72a27e6a811ec71c1cc053333ec30b17 (PR-436) [2021-09-17T19:50:26.841Z] d148012ef14d: Pull complete [2021-09-17T19:50:26.555Z] > git remote # timeout=10 [2021-09-17T19:50:26.559Z] > git config --get remote.origin.url # timeout=10 [2021-09-17T19:50:26.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T19:50:26.569Z] [INFO] Currently running in a labeled security context [2021-09-17T19:50:26.569Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-17T19:50:26.569Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7627004694259498481.key [2021-09-17T19:50:26.575Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-17T19:50:26.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-17T19:50:26.607Z] > git config core.sparsecheckout # timeout=10 [2021-09-17T19:50:26.614Z] > git checkout -f 7192df8b72a27e6a811ec71c1cc053333ec30b17 # timeout=10 [2021-09-17T19:50:28.291Z] 97ac5df62f85: Download complete [2021-09-17T19:50:29.734Z] e90a11edd702: Verifying Checksum [2021-09-17T19:50:29.734Z] e90a11edd702: Download complete [2021-09-17T19:50:30.465Z] Commit message: "fix(snap): update edgex-ui-wrapper" [2021-09-17T19:50:30.492Z] > git --version # timeout=10 [2021-09-17T19:50:30.497Z] > git --version # 'git version 2.24.4' [2021-09-17T19:50:30.506Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-17T19:50:31.169Z] provisioning config files... [2021-09-17T19:50:31.188Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9093636427505699614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:50:31.689Z] ---> docker-login.sh [2021-09-17T19:50:31.689Z] nexus3.edgexfoundry.org:10001 [2021-09-17T19:50:31.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:31.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:31.689Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:31.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:31.689Z] [2021-09-17T19:50:31.689Z] Login Succeeded [2021-09-17T19:50:31.689Z] nexus3.edgexfoundry.org:10002 [2021-09-17T19:50:31.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:31.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:31.970Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:31.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:31.970Z] [2021-09-17T19:50:31.970Z] Login Succeeded [2021-09-17T19:50:31.970Z] nexus3.edgexfoundry.org:10003 [2021-09-17T19:50:31.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:32.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:32.243Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:32.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:32.243Z] [2021-09-17T19:50:32.243Z] Login Succeeded [2021-09-17T19:50:32.243Z] nexus3.edgexfoundry.org:10004 [2021-09-17T19:50:32.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:32.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:32.243Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:32.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:32.243Z] [2021-09-17T19:50:32.243Z] Login Succeeded [2021-09-17T19:50:32.243Z] docker.io [2021-09-17T19:50:32.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-17T19:50:32.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-17T19:50:32.825Z] Configure a credential helper to remove this warning. See [2021-09-17T19:50:32.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-17T19:50:32.825Z] [2021-09-17T19:50:32.825Z] Login Succeeded [2021-09-17T19:50:32.825Z] ---> docker-login.sh ends [Pipeline] } [2021-09-17T19:50:32.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-17T19:50:33.199Z] ========================================================= [2021-09-17T19:50:33.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-17T19:50:33.199Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:50:33.647Z] + 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-17T19:50:33.648Z] Sending build context to Docker daemon 20.86MB [2021-09-17T19:50:33.648Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-17T19:50:33.648Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-17T19:50:33.914Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-17T19:50:33.914Z] 540db60ca938: Pulling fs layer [2021-09-17T19:50:33.914Z] adcc1eea9eea: Pulling fs layer [2021-09-17T19:50:33.914Z] 4c4ab2625f07: Pulling fs layer [2021-09-17T19:50:33.914Z] db62176df00c: Pulling fs layer [2021-09-17T19:50:33.914Z] 3b30891b0d05: Pulling fs layer [2021-09-17T19:50:33.914Z] 06b49ca38bd5: Pulling fs layer [2021-09-17T19:50:33.914Z] c788192a36de: Pulling fs layer [2021-09-17T19:50:33.914Z] a77e37c0d609: Pulling fs layer [2021-09-17T19:50:33.914Z] c3185cebc471: Pulling fs layer [2021-09-17T19:50:33.914Z] db62176df00c: Waiting [2021-09-17T19:50:33.914Z] 3b30891b0d05: Waiting [2021-09-17T19:50:33.914Z] 06b49ca38bd5: Waiting [2021-09-17T19:50:33.914Z] c788192a36de: Waiting [2021-09-17T19:50:33.914Z] a77e37c0d609: Waiting [2021-09-17T19:50:33.914Z] c3185cebc471: Waiting [2021-09-17T19:50:33.914Z] 4c4ab2625f07: Verifying Checksum [2021-09-17T19:50:33.914Z] 4c4ab2625f07: Download complete [2021-09-17T19:50:33.914Z] adcc1eea9eea: Verifying Checksum [2021-09-17T19:50:33.914Z] adcc1eea9eea: Download complete [2021-09-17T19:50:33.914Z] 3b30891b0d05: Verifying Checksum [2021-09-17T19:50:33.914Z] 3b30891b0d05: Download complete [2021-09-17T19:50:34.188Z] 540db60ca938: Verifying Checksum [2021-09-17T19:50:34.188Z] 540db60ca938: Download complete [2021-09-17T19:50:34.188Z] 06b49ca38bd5: Verifying Checksum [2021-09-17T19:50:34.188Z] 06b49ca38bd5: Download complete [2021-09-17T19:50:34.188Z] c788192a36de: Verifying Checksum [2021-09-17T19:50:34.188Z] c788192a36de: Download complete [2021-09-17T19:50:34.188Z] 540db60ca938: Pull complete [2021-09-17T19:50:34.458Z] adcc1eea9eea: Pull complete [2021-09-17T19:50:34.458Z] 4c4ab2625f07: Pull complete [2021-09-17T19:50:34.458Z] a77e37c0d609: Verifying Checksum [2021-09-17T19:50:34.458Z] a77e37c0d609: Download complete [2021-09-17T19:50:37.800Z] c3185cebc471: Verifying Checksum [2021-09-17T19:50:37.800Z] c3185cebc471: Download complete [2021-09-17T19:50:38.393Z] db62176df00c: Verifying Checksum [2021-09-17T19:50:38.393Z] db62176df00c: Download complete [2021-09-17T19:50:41.769Z] db62176df00c: Pull complete [2021-09-17T19:50:41.769Z] 3b30891b0d05: Pull complete [2021-09-17T19:50:41.769Z] 06b49ca38bd5: Pull complete [2021-09-17T19:50:41.769Z] c788192a36de: Pull complete [2021-09-17T19:50:41.769Z] a77e37c0d609: Pull complete [2021-09-17T19:50:42.171Z] e90a11edd702: Pull complete [2021-09-17T19:50:42.171Z] d77568369979: Pull complete [2021-09-17T19:50:42.171Z] fc1c9f9a7f3b: Pull complete [2021-09-17T19:50:42.171Z] 170f2ba95c9a: Pull complete [2021-09-17T19:50:44.386Z] c3185cebc471: Pull complete [2021-09-17T19:50:44.386Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-17T19:50:44.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-17T19:50:44.386Z] ---> 031687cdd783 [2021-09-17T19:50:44.386Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-17T19:50:45.353Z] ---> Running in 25b7cbd0b79f [2021-09-17T19:50:45.353Z] Removing intermediate container 25b7cbd0b79f [2021-09-17T19:50:45.353Z] ---> 07441fe2ce7b [2021-09-17T19:50:45.353Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-17T19:50:45.353Z] ---> Running in 3157d1bc6d67 [2021-09-17T19:50:45.619Z] Removing intermediate container 3157d1bc6d67 [2021-09-17T19:50:45.619Z] ---> 1471030e2f1c [2021-09-17T19:50:45.619Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-17T19:50:45.619Z] ---> Running in 53c9639eda29 [2021-09-17T19:50:45.619Z] Removing intermediate container 53c9639eda29 [2021-09-17T19:50:45.619Z] ---> 030c14f76b7b [2021-09-17T19:50:45.619Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-17T19:50:45.619Z] ---> Running in 796bdce7d720 [2021-09-17T19:50:45.886Z] Removing intermediate container 796bdce7d720 [2021-09-17T19:50:45.886Z] ---> a81f4e75358d [2021-09-17T19:50:45.886Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-17T19:50:45.886Z] ---> Running in a4c6d243d276 [2021-09-17T19:50:45.886Z] Removing intermediate container a4c6d243d276 [2021-09-17T19:50:45.886Z] ---> 69492f82cd85 [2021-09-17T19:50:45.886Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-17T19:50:45.886Z] ---> Running in 395f7c1e068a [2021-09-17T19:50:46.475Z] Removing intermediate container 395f7c1e068a [2021-09-17T19:50:46.475Z] ---> 7e9f872f9943 [2021-09-17T19:50:46.475Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-17T19:50:46.475Z] ---> Running in dfb019be47cd [2021-09-17T19:50:46.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-17T19:50:47.594Z] 97ac5df62f85: Pull complete [2021-09-17T19:50:47.594Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-17T19:50:47.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-17T19:50:47.594Z] ---> 04bc70af865f [2021-09-17T19:50:47.594Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-17T19:50:47.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-17T19:50:47.971Z] OK: 219 MiB in 52 packages [2021-09-17T19:50:48.245Z] Removing intermediate container dfb019be47cd [2021-09-17T19:50:48.245Z] ---> e4afd32c3c66 [2021-09-17T19:50:48.245Z] Step 10/17 : ENV GO111MODULE=on [2021-09-17T19:50:48.245Z] ---> Running in 4d0357c23a5b [2021-09-17T19:50:48.517Z] Removing intermediate container 4d0357c23a5b [2021-09-17T19:50:48.517Z] ---> 4a2a4180cf2b [2021-09-17T19:50:48.517Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-17T19:50:48.517Z] ---> Running in ae9346af9b55 [2021-09-17T19:50:48.517Z] Removing intermediate container ae9346af9b55 [2021-09-17T19:50:48.517Z] ---> 7ebc05d0e659 [2021-09-17T19:50:48.517Z] Step 12/17 : COPY go.mod . [2021-09-17T19:50:48.787Z] ---> 5335aa96ffda [2021-09-17T19:50:48.787Z] Step 13/17 : COPY Makefile . [2021-09-17T19:50:48.787Z] ---> 523683886a16 [2021-09-17T19:50:48.787Z] Step 14/17 : RUN make update [2021-09-17T19:50:48.787Z] ---> Running in 1239450c69d8 [2021-09-17T19:50:49.374Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-17T19:50:51.921Z] ---> Running in 1f3ce0ebd3e2 [2021-09-17T19:50:51.921Z] Removing intermediate container 1f3ce0ebd3e2 [2021-09-17T19:50:51.921Z] ---> 68afbae64d8c [2021-09-17T19:50:51.921Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-17T19:50:51.921Z] ---> Running in 333a2c30a6fd [2021-09-17T19:50:52.516Z] Removing intermediate container 333a2c30a6fd [2021-09-17T19:50:52.516Z] ---> 79a7daa1df72 [2021-09-17T19:50:52.516Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-17T19:50:52.797Z] ---> Running in e114c9815e01 [2021-09-17T19:50:53.396Z] Removing intermediate container e114c9815e01 [2021-09-17T19:50:53.396Z] ---> 9928e4f01649 [2021-09-17T19:50:53.396Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-17T19:50:53.396Z] ---> Running in 80c04c0b652e [2021-09-17T19:50:53.996Z] Removing intermediate container 80c04c0b652e [2021-09-17T19:50:53.996Z] ---> ac63769cc924 [2021-09-17T19:50:53.996Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-17T19:50:53.996Z] ---> Running in ade57532d90a [2021-09-17T19:50:54.611Z] Removing intermediate container ade57532d90a [2021-09-17T19:50:54.612Z] ---> a6088e489192 [2021-09-17T19:50:54.612Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-17T19:50:54.612Z] ---> Running in ed46e33ff00e [2021-09-17T19:50:57.244Z] Removing intermediate container ed46e33ff00e [2021-09-17T19:50:57.244Z] ---> 9f0086d49842 [2021-09-17T19:50:57.244Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-17T19:50:57.519Z] ---> Running in 5a095cefce6c [2021-09-17T19:50:58.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-17T19:50:59.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-17T19:51:00.533Z] OK: 218 MiB in 52 packages [2021-09-17T19:51:01.967Z] Removing intermediate container 5a095cefce6c [2021-09-17T19:51:01.967Z] ---> 109dd208ea84 [2021-09-17T19:51:01.967Z] Step 10/17 : ENV GO111MODULE=on [2021-09-17T19:51:01.967Z] ---> Running in c6ee7ab9345e [2021-09-17T19:51:02.564Z] Removing intermediate container c6ee7ab9345e [2021-09-17T19:51:02.564Z] ---> 368e70adf191 [2021-09-17T19:51:02.564Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-17T19:51:02.836Z] ---> Running in a4f3a83913b1 [2021-09-17T19:51:03.431Z] Removing intermediate container a4f3a83913b1 [2021-09-17T19:51:03.431Z] ---> b3ed56510d7d [2021-09-17T19:51:03.431Z] Step 12/17 : COPY go.mod . [2021-09-17T19:51:04.036Z] ---> 8f2bac104a97 [2021-09-17T19:51:04.036Z] Step 13/17 : COPY Makefile . [2021-09-17T19:51:04.391Z] Removing intermediate container 1239450c69d8 [2021-09-17T19:51:04.391Z] ---> 715ad26c7981 [2021-09-17T19:51:04.391Z] Step 15/17 : COPY . . [2021-09-17T19:51:04.391Z] ---> aed913694f3f [2021-09-17T19:51:04.391Z] Step 16/17 : RUN go mod tidy [2021-09-17T19:51:04.391Z] ---> Running in 1e6fb6cd6106 [2021-09-17T19:51:04.391Z] Removing intermediate container 1e6fb6cd6106 [2021-09-17T19:51:04.391Z] ---> b0f01747c304 [2021-09-17T19:51:04.391Z] Step 17/17 : RUN ${MAKE} [2021-09-17T19:51:04.391Z] ---> Running in e64a6410dd72 [2021-09-17T19:51:04.391Z] noop [2021-09-17T19:51:04.391Z] Removing intermediate container e64a6410dd72 [2021-09-17T19:51:04.391Z] ---> d2ab9a66bfcd [2021-09-17T19:51:04.391Z] Successfully built d2ab9a66bfcd [2021-09-17T19:51:04.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:51:04.760Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-17T19:51:04.760Z] . [Pipeline] withDockerContainer [2021-09-17T19:51:04.875Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-09-17T19:51:04.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-17T19:51:05.015Z] ---> 1d8e93722632 [2021-09-17T19:51:05.016Z] Step 14/17 : RUN make update [2021-09-17T19:51:05.016Z] ---> Running in 7000be71c4a0 [2021-09-17T19:51:05.342Z] $ docker top c73234ecd9366b7da927f3b2a6cf0a519cd4f3f7b4524393cd6f452e939ee80e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-17T19:51:05.805Z] + go version [2021-09-17T19:51:05.805Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-17T19:51:05.837Z] $ docker stop --time=1 c73234ecd9366b7da927f3b2a6cf0a519cd4f3f7b4524393cd6f452e939ee80e [2021-09-17T19:51:06.448Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-17T19:51:07.039Z] $ docker rm -f c73234ecd9366b7da927f3b2a6cf0a519cd4f3f7b4524393cd6f452e939ee80e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:51:07.918Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-17T19:51:07.918Z] . [Pipeline] withDockerContainer [2021-09-17T19:51:08.049Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-09-17T19:51:08.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-17T19:51:08.569Z] $ docker top 588575c28dc0d5b18b086d839442982d1ef974584a47e951a92be915f5d1ed78 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-17T19:51:09.131Z] + go mod tidy [Pipeline] sh [2021-09-17T19:51:09.757Z] + make test [2021-09-17T19:51:09.757Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-17T19:51:10.028Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-17T19:51:22.380Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-17T19:51:22.380Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-17T19:51:25.812Z] $ docker stop --time=1 588575c28dc0d5b18b086d839442982d1ef974584a47e951a92be915f5d1ed78 [2021-09-17T19:51:27.153Z] $ docker rm -f 588575c28dc0d5b18b086d839442982d1ef974584a47e951a92be915f5d1ed78 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-17T19:51:27.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-17T19:51:27.913Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-17T19:51:30.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-17T19:51:30.816Z] + ls -al . [2021-09-17T19:51:30.816Z] total 88 [2021-09-17T19:51:30.816Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 17 19:51 . [2021-09-17T19:51:30.816Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 17 19:50 .. [2021-09-17T19:51:30.816Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 17 19:50 assets [2021-09-17T19:51:30.816Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 17 19:50 bin [2021-09-17T19:51:30.816Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 17 19:50 cmd [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 17 19:50 CONTRIBUTING.md [2021-09-17T19:51:30.816Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 17 19:51 coverage.out [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 17 19:50 Dockerfile [2021-09-17T19:51:30.816Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 17 19:50 docs [2021-09-17T19:51:30.816Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 17 19:50 .git [2021-09-17T19:51:30.816Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 17 19:50 .github [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 17 19:50 .gitignore [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 17 19:50 go.mod [2021-09-17T19:51:30.816Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 17 19:51 go.sum [2021-09-17T19:51:30.816Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 17 19:50 internal [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 17 19:50 Jenkinsfile [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 17 19:50 LICENSE [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 17 19:50 Makefile [2021-09-17T19:51:30.816Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 17 19:50 pkg [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 17 19:50 README.md [2021-09-17T19:51:30.816Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 17 19:50 snap [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 17 19:47 VERSION [2021-09-17T19:51:30.816Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 17 19:50 version.go [2021-09-17T19:51:30.816Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 17 19:50 web [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:51:31.173Z] + 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=7192df8b72a27e6a811ec71c1cc053333ec30b17 --label arch=amd64 --label version=0.0.0 . [2021-09-17T19:51:31.173Z] Sending build context to Docker daemon 20.89MB [2021-09-17T19:51:31.173Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-17T19:51:31.173Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-17T19:51:31.173Z] ---> d2ab9a66bfcd [2021-09-17T19:51:31.173Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-17T19:51:31.442Z] ---> Running in 1b7bef49db19 [2021-09-17T19:51:31.442Z] Removing intermediate container 1b7bef49db19 [2021-09-17T19:51:31.442Z] ---> 2599560c8c40 [2021-09-17T19:51:31.442Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-17T19:51:31.442Z] ---> Running in 7bef28d21c8a [2021-09-17T19:51:31.711Z] Removing intermediate container 7bef28d21c8a [2021-09-17T19:51:31.711Z] ---> 00054157221c [2021-09-17T19:51:31.711Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-17T19:51:31.711Z] ---> Running in 0d7a3162dafd [2021-09-17T19:51:31.711Z] Removing intermediate container 0d7a3162dafd [2021-09-17T19:51:31.711Z] ---> 8ed6f5baad6c [2021-09-17T19:51:31.711Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-17T19:51:31.711Z] ---> Running in 574d2e549f88 [2021-09-17T19:51:31.711Z] Removing intermediate container 574d2e549f88 [2021-09-17T19:51:31.711Z] ---> a2d2f30cad4a [2021-09-17T19:51:31.711Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-17T19:51:31.711Z] ---> Running in b950b1ee815a [2021-09-17T19:51:31.976Z] Removing intermediate container b950b1ee815a [2021-09-17T19:51:31.976Z] ---> f7d4ccb7e9c0 [2021-09-17T19:51:31.976Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-17T19:51:31.976Z] ---> Running in d6ea3bc58e04 [2021-09-17T19:51:32.562Z] Removing intermediate container d6ea3bc58e04 [2021-09-17T19:51:32.562Z] ---> b9b42b9d0076 [2021-09-17T19:51:32.562Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-17T19:51:32.562Z] ---> Running in 6e5f23136bbf [2021-09-17T19:51:32.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-17T19:51:33.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-17T19:51:34.066Z] OK: 219 MiB in 52 packages [2021-09-17T19:51:34.334Z] Removing intermediate container 6e5f23136bbf [2021-09-17T19:51:34.334Z] ---> 9d5a4e5e56ff [2021-09-17T19:51:34.334Z] Step 10/25 : ENV GO111MODULE=on [2021-09-17T19:51:34.334Z] ---> Running in 90f11a45e410 [2021-09-17T19:51:34.334Z] Removing intermediate container 90f11a45e410 [2021-09-17T19:51:34.334Z] ---> 8a6bd951226b [2021-09-17T19:51:34.334Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-17T19:51:34.604Z] ---> Running in a4f1bb1bd865 [2021-09-17T19:51:34.604Z] Removing intermediate container a4f1bb1bd865 [2021-09-17T19:51:34.604Z] ---> 7a4988a4486c [2021-09-17T19:51:34.604Z] Step 12/25 : COPY go.mod . [2021-09-17T19:51:34.874Z] ---> e13a342d1c46 [2021-09-17T19:51:34.874Z] Step 13/25 : COPY Makefile . [2021-09-17T19:51:34.874Z] ---> 5f8bf296bf2b [2021-09-17T19:51:34.874Z] Step 14/25 : RUN make update [2021-09-17T19:51:34.874Z] ---> Running in 6df2c6cb5a70 [2021-09-17T19:51:35.144Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-17T19:51:35.410Z] Removing intermediate container 6df2c6cb5a70 [2021-09-17T19:51:35.410Z] ---> 9d11283a72bf [2021-09-17T19:51:35.410Z] Step 15/25 : COPY . . [2021-09-17T19:51:36.382Z] ---> f444b4454442 [2021-09-17T19:51:36.382Z] Step 16/25 : RUN go mod tidy [2021-09-17T19:51:36.382Z] ---> Running in 2ae546894d0c [2021-09-17T19:51:36.969Z] Removing intermediate container 2ae546894d0c [2021-09-17T19:51:36.969Z] ---> b6a1f10c2661 [2021-09-17T19:51:36.969Z] Step 17/25 : RUN ${MAKE} [2021-09-17T19:51:36.969Z] ---> Running in 082d2fc750e5 [2021-09-17T19:51:37.235Z] 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-17T19:51:38.816Z] Removing intermediate container 7000be71c4a0 [2021-09-17T19:51:38.816Z] ---> b62b4db90c07 [2021-09-17T19:51:38.816Z] Step 15/17 : COPY . . [2021-09-17T19:51:38.816Z] ---> c9106cf100e8 [2021-09-17T19:51:38.816Z] Step 16/17 : RUN go mod tidy [2021-09-17T19:51:38.816Z] ---> Running in b098f549f817 [2021-09-17T19:51:38.816Z] Removing intermediate container b098f549f817 [2021-09-17T19:51:38.816Z] ---> b42993e5a772 [2021-09-17T19:51:38.816Z] Step 17/17 : RUN ${MAKE} [2021-09-17T19:51:39.104Z] ---> Running in 6a9408d2a7b3 [2021-09-17T19:51:40.541Z] noop [2021-09-17T19:51:41.519Z] Removing intermediate container 6a9408d2a7b3 [2021-09-17T19:51:41.519Z] ---> 638116f25b87 [2021-09-17T19:51:41.519Z] Successfully built 638116f25b87 [2021-09-17T19:51:41.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:51:41.925Z] + docker inspect -f . ci-base-image-arm64 [2021-09-17T19:51:41.925Z] . [Pipeline] withDockerContainer [2021-09-17T19:51:42.212Z] prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2021-09-17T19:51:42.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-17T19:51:44.032Z] $ docker top aaf3e957210b3f7a18ad0b0ed92a7eaa6edb1aee92384e3508bb916a7e4fc0e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-17T19:51:45.123Z] + go version [2021-09-17T19:51:45.123Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-17T19:51:45.162Z] $ docker stop --time=1 aaf3e957210b3f7a18ad0b0ed92a7eaa6edb1aee92384e3508bb916a7e4fc0e5 [2021-09-17T19:51:45.502Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-17T19:51:47.174Z] $ docker rm -f aaf3e957210b3f7a18ad0b0ed92a7eaa6edb1aee92384e3508bb916a7e4fc0e5 [Pipeline] // withDockerContainer [2021-09-17T19:51:47.458Z] Removing intermediate container 082d2fc750e5 [2021-09-17T19:51:47.458Z] ---> 8d042c48d4d5 [2021-09-17T19:51:47.458Z] Step 18/25 : FROM alpine:3.12 [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-17T19:51:47.726Z] 3.12: Pulling from library/alpine [2021-09-17T19:51:47.726Z] e519532ddf75: Pulling fs layer [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:51:48.314Z] e519532ddf75: Verifying Checksum [2021-09-17T19:51:48.315Z] e519532ddf75: Download complete [2021-09-17T19:51:48.315Z] e519532ddf75: Pull complete [2021-09-17T19:51:48.315Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-17T19:51:48.315Z] Status: Downloaded newer image for alpine:3.12 [2021-09-17T19:51:48.315Z] ---> 48b8ec4ed9eb [2021-09-17T19:51:48.315Z] Step 19/25 : EXPOSE 4000 [2021-09-17T19:51:48.315Z] ---> Running in 37ace4eac5dd [2021-09-17T19:51:48.315Z] Removing intermediate container 37ace4eac5dd [2021-09-17T19:51:48.315Z] ---> 395702960a4c [2021-09-17T19:51:48.315Z] 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-17T19:51:48.332Z] + docker inspect -f . ci-base-image-arm64 [2021-09-17T19:51:48.332Z] . [Pipeline] withDockerContainer [2021-09-17T19:51:48.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2021-09-17T19:51:48.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-17T19:51:48.899Z] ---> cb96d0f6e4c4 [2021-09-17T19:51:48.899Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-17T19:51:48.899Z] ---> Running in 73906aebc54e [2021-09-17T19:51:48.899Z] Removing intermediate container 73906aebc54e [2021-09-17T19:51:48.899Z] ---> 978a6ed63533 [2021-09-17T19:51:48.899Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-17T19:51:48.899Z] ---> Running in bc91e831b37b [2021-09-17T19:51:49.165Z] Removing intermediate container bc91e831b37b [2021-09-17T19:51:49.165Z] ---> f2ffd35ead91 [2021-09-17T19:51:49.165Z] Step 23/25 : LABEL arch=amd64 [2021-09-17T19:51:49.165Z] ---> Running in 52422b866593 [2021-09-17T19:51:49.165Z] Removing intermediate container 52422b866593 [2021-09-17T19:51:49.165Z] ---> 9e38ba8c2f9c [2021-09-17T19:51:49.165Z] Step 24/25 : LABEL git_sha=7192df8b72a27e6a811ec71c1cc053333ec30b17 [2021-09-17T19:51:49.165Z] ---> Running in 87e492b459b9 [2021-09-17T19:51:49.165Z] Removing intermediate container 87e492b459b9 [2021-09-17T19:51:49.165Z] ---> 9a8aa8667536 [2021-09-17T19:51:49.165Z] Step 25/25 : LABEL version=0.0.0 [2021-09-17T19:51:49.432Z] ---> Running in ef29797b8c9f [2021-09-17T19:51:49.432Z] Removing intermediate container ef29797b8c9f [2021-09-17T19:51:49.432Z] ---> 767a362cff2c [2021-09-17T19:51:49.432Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-17T19:51:49.432Z] Successfully built 767a362cff2c [2021-09-17T19:51:49.432Z] Successfully tagged edgex-ui:latest [2021-09-17T19:51:50.425Z] $ docker top e38e7fd811311331d9fbaed1b616c151d370e2e553878cc326805bc98bd1d607 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2021-09-17T19:51:51.663Z] + go mod tidy [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:51:52.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T19:51:52.027Z] [2021-09-17T19:51:52.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-09-17T19:51:52.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T19:51:52.410Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-17T19:51:52.410Z] b4d181a07f80: Pulling fs layer [2021-09-17T19:51:52.410Z] a1111a8f2ec3: Pulling fs layer [2021-09-17T19:51:52.410Z] ed53099fbce6: Pulling fs layer [2021-09-17T19:51:52.410Z] dc539afda2c1: Pulling fs layer [2021-09-17T19:51:52.410Z] 77bc0d833cb6: Pulling fs layer [2021-09-17T19:51:52.410Z] 9065ff56babe: Pulling fs layer [2021-09-17T19:51:52.410Z] d287ab97295c: Pulling fs layer [2021-09-17T19:51:52.410Z] dc539afda2c1: Waiting [2021-09-17T19:51:52.410Z] 77bc0d833cb6: Waiting [2021-09-17T19:51:52.410Z] 9065ff56babe: Waiting [2021-09-17T19:51:52.410Z] d287ab97295c: Waiting [2021-09-17T19:51:52.679Z] a1111a8f2ec3: Verifying Checksum [2021-09-17T19:51:52.679Z] a1111a8f2ec3: Download complete [2021-09-17T19:51:52.679Z] dc539afda2c1: Verifying Checksum [2021-09-17T19:51:52.679Z] dc539afda2c1: Download complete [2021-09-17T19:51:52.945Z] + make test [2021-09-17T19:51:52.945Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-17T19:51:52.945Z] 77bc0d833cb6: Verifying Checksum [2021-09-17T19:51:52.945Z] 77bc0d833cb6: Download complete [2021-09-17T19:51:52.945Z] 9065ff56babe: Verifying Checksum [2021-09-17T19:51:52.945Z] 9065ff56babe: Download complete [2021-09-17T19:51:52.945Z] ed53099fbce6: Verifying Checksum [2021-09-17T19:51:52.945Z] ed53099fbce6: Download complete [2021-09-17T19:51:53.903Z] b4d181a07f80: Verifying Checksum [2021-09-17T19:51:53.903Z] b4d181a07f80: Download complete [2021-09-17T19:51:53.928Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-17T19:51:54.863Z] b4d181a07f80: Pull complete [2021-09-17T19:51:54.863Z] a1111a8f2ec3: Pull complete [2021-09-17T19:51:55.449Z] ed53099fbce6: Pull complete [2021-09-17T19:51:55.449Z] dc539afda2c1: Pull complete [2021-09-17T19:51:55.715Z] 77bc0d833cb6: Pull complete [2021-09-17T19:51:55.715Z] 9065ff56babe: Pull complete [2021-09-17T19:51:56.676Z] d287ab97295c: Verifying Checksum [2021-09-17T19:51:56.676Z] d287ab97295c: Download complete [2021-09-17T19:52:00.944Z] d287ab97295c: Pull complete [2021-09-17T19:52:00.944Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-17T19:52:00.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T19:52:00.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-17T19:52:01.062Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-09-17T19:52:01.131Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-17T19:52:03.814Z] $ docker top 5a9a0d1e217673f045e8dbfaa6febb67edf1abb6d3a0521b2e1d8c8d13db8856 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:52:04.476Z] ---> job-cost.sh [2021-09-17T19:52:04.476Z] lf-activate-venv: SKIPPING [2021-09-17T19:52:04.476Z] INFO: No Stack... [2021-09-17T19:52:05.882Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-17T19:52:06.149Z] INFO: Archiving Costs [Pipeline] sh [2021-09-17T19:52:06.499Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-17T19:52:06.499Z] + cut -d, -f6 [Pipeline] lock [2021-09-17T19:52:06.575Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [2021-09-17T19:52:06.583Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] did not exist. Created. [2021-09-17T19:52:06.583Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-17T19:52:07.026Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-17T19:52:07.112Z] Stashed 1 file(s) [Pipeline] } [2021-09-17T19:52:07.133Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-17T19:52:07.213Z] $ docker stop --time=1 5a9a0d1e217673f045e8dbfaa6febb67edf1abb6d3a0521b2e1d8c8d13db8856 [2021-09-17T19:52:08.366Z] $ docker rm -f 5a9a0d1e217673f045e8dbfaa6febb67edf1abb6d3a0521b2e1d8c8d13db8856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-17T19:52:26.366Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-17T19:52:26.367Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-17T19:52:26.367Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-17T19:52:48.608Z] $ docker stop --time=1 e38e7fd811311331d9fbaed1b616c151d370e2e553878cc326805bc98bd1d607 [2021-09-17T19:52:50.695Z] $ docker rm -f e38e7fd811311331d9fbaed1b616c151d370e2e553878cc326805bc98bd1d607 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-17T19:52:51.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-17T19:52:51.628Z] Warning: overwriting stash ‘coverage-report’ [2021-09-17T19:52:52.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-17T19:52:53.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-17T19:52:53.377Z] + ls -al . [2021-09-17T19:52:53.377Z] total 128 [2021-09-17T19:52:53.377Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 17 19:51 . [2021-09-17T19:52:53.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 19:50 .. [2021-09-17T19:52:53.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 19:50 .git [2021-09-17T19:52:53.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 19:50 .github [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 17 19:50 .gitignore [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 17 19:50 CONTRIBUTING.md [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 17 19:50 Dockerfile [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 17 19:50 Jenkinsfile [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 17 19:50 LICENSE [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 17 19:50 Makefile [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 17 19:50 README.md [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 17 19:47 VERSION [2021-09-17T19:52:53.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 19:50 assets [2021-09-17T19:52:53.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 19:50 bin [2021-09-17T19:52:53.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 19:50 cmd [2021-09-17T19:52:53.377Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 17 19:51 coverage.out [2021-09-17T19:52:53.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 19:50 docs [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 17 19:50 go.mod [2021-09-17T19:52:53.377Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 17 19:51 go.sum [2021-09-17T19:52:53.377Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 19:50 internal [2021-09-17T19:52:53.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 19:50 pkg [2021-09-17T19:52:53.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 19:50 snap [2021-09-17T19:52:53.377Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 17 19:50 version.go [2021-09-17T19:52:53.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 19:50 web [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:52:53.774Z] + 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=7192df8b72a27e6a811ec71c1cc053333ec30b17 --label arch=arm64 --label version=0.0.0 . [2021-09-17T19:52:54.756Z] Sending build context to Docker daemon 20.88MB [2021-09-17T19:52:54.756Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-17T19:52:54.756Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-17T19:52:54.756Z] ---> 638116f25b87 [2021-09-17T19:52:54.756Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-17T19:52:55.029Z] ---> Running in f00d3f508f43 [2021-09-17T19:52:55.629Z] Removing intermediate container f00d3f508f43 [2021-09-17T19:52:55.629Z] ---> a9ebc11642fe [2021-09-17T19:52:55.629Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-17T19:52:55.629Z] ---> Running in 668a5acedfd5 [2021-09-17T19:52:56.225Z] Removing intermediate container 668a5acedfd5 [2021-09-17T19:52:56.225Z] ---> 0780c4e12352 [2021-09-17T19:52:56.225Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-17T19:52:56.502Z] ---> Running in d1cb3980d2cb [2021-09-17T19:52:57.099Z] Removing intermediate container d1cb3980d2cb [2021-09-17T19:52:57.099Z] ---> 22a3597611f6 [2021-09-17T19:52:57.099Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-17T19:52:57.099Z] ---> Running in f9758f905752 [2021-09-17T19:52:57.695Z] Removing intermediate container f9758f905752 [2021-09-17T19:52:57.695Z] ---> 8075af853ced [2021-09-17T19:52:57.695Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-17T19:52:57.970Z] ---> Running in a0901b461604 [2021-09-17T19:52:58.244Z] Removing intermediate container a0901b461604 [2021-09-17T19:52:58.244Z] ---> 245650dd188e [2021-09-17T19:52:58.244Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-17T19:52:58.517Z] ---> Running in 868e245ab512 [2021-09-17T19:53:01.140Z] Removing intermediate container 868e245ab512 [2021-09-17T19:53:01.140Z] ---> ac878c297e8d [2021-09-17T19:53:01.140Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-17T19:53:01.140Z] ---> Running in a14be0449bf1 [2021-09-17T19:53:02.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-17T19:53:03.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-17T19:53:04.080Z] OK: 218 MiB in 52 packages [2021-09-17T19:53:05.058Z] Removing intermediate container a14be0449bf1 [2021-09-17T19:53:05.058Z] ---> b3d6d73c874b [2021-09-17T19:53:05.058Z] Step 10/25 : ENV GO111MODULE=on [2021-09-17T19:53:05.058Z] ---> Running in 0417eac70d43 [2021-09-17T19:53:05.664Z] Removing intermediate container 0417eac70d43 [2021-09-17T19:53:05.664Z] ---> 4543295d61ee [2021-09-17T19:53:05.664Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-17T19:53:05.937Z] ---> Running in 1081914552e2 [2021-09-17T19:53:06.532Z] Removing intermediate container 1081914552e2 [2021-09-17T19:53:06.532Z] ---> daaeac5f13b8 [2021-09-17T19:53:06.532Z] Step 12/25 : COPY go.mod . [2021-09-17T19:53:07.129Z] ---> 7e303bef99f4 [2021-09-17T19:53:07.129Z] Step 13/25 : COPY Makefile . [2021-09-17T19:53:08.111Z] ---> c8f73a2db5a3 [2021-09-17T19:53:08.111Z] Step 14/25 : RUN make update [2021-09-17T19:53:08.111Z] ---> Running in 8f48a0578623 [2021-09-17T19:53:09.549Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-17T19:53:10.986Z] Removing intermediate container 8f48a0578623 [2021-09-17T19:53:10.986Z] ---> 50725e0e4edb [2021-09-17T19:53:10.986Z] Step 15/25 : COPY . . [2021-09-17T19:53:13.609Z] ---> 5e3bfa56bf13 [2021-09-17T19:53:13.609Z] Step 16/25 : RUN go mod tidy [2021-09-17T19:53:13.887Z] ---> Running in ec2be3ef0dc9 [2021-09-17T19:53:17.285Z] Removing intermediate container ec2be3ef0dc9 [2021-09-17T19:53:17.285Z] ---> 87ec7a374bf1 [2021-09-17T19:53:17.285Z] Step 17/25 : RUN ${MAKE} [2021-09-17T19:53:17.285Z] ---> Running in dfdc3556c99a [2021-09-17T19:53:18.271Z] 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-17T19:53:45.117Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-17T19:53:49.433Z] Removing intermediate container dfdc3556c99a [2021-09-17T19:53:49.433Z] ---> 06b84160c520 [2021-09-17T19:53:49.433Z] Step 18/25 : FROM alpine:3.12 [2021-09-17T19:53:50.405Z] 3.12: Pulling from library/alpine [2021-09-17T19:53:50.405Z] ccdebe76d529: Pulling fs layer [2021-09-17T19:53:50.679Z] ccdebe76d529: Verifying Checksum [2021-09-17T19:53:50.679Z] ccdebe76d529: Download complete [2021-09-17T19:53:51.279Z] ccdebe76d529: Pull complete [2021-09-17T19:53:51.279Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-17T19:53:51.279Z] Status: Downloaded newer image for alpine:3.12 [2021-09-17T19:53:51.279Z] ---> afc2cc120ca2 [2021-09-17T19:53:51.279Z] Step 19/25 : EXPOSE 4000 [2021-09-17T19:53:51.554Z] ---> Running in ca315ae54856 [2021-09-17T19:53:52.149Z] Removing intermediate container ca315ae54856 [2021-09-17T19:53:52.149Z] ---> 9106d499193b [2021-09-17T19:53:52.149Z] 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-17T19:53:53.582Z] ---> f45b678b3980 [2021-09-17T19:53:53.582Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-17T19:53:53.861Z] ---> Running in 6faa2eb0bcda [2021-09-17T19:53:54.457Z] Removing intermediate container 6faa2eb0bcda [2021-09-17T19:53:54.457Z] ---> 963efeef794f [2021-09-17T19:53:54.457Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-17T19:53:54.457Z] ---> Running in 1bf322bbaf28 [2021-09-17T19:53:55.054Z] Removing intermediate container 1bf322bbaf28 [2021-09-17T19:53:55.054Z] ---> 5c958783622c [2021-09-17T19:53:55.054Z] Step 23/25 : LABEL arch=arm64 [2021-09-17T19:53:55.054Z] ---> Running in c53b76b64a05 [2021-09-17T19:53:55.652Z] Removing intermediate container c53b76b64a05 [2021-09-17T19:53:55.652Z] ---> 5a3ea896b60b [2021-09-17T19:53:55.652Z] Step 24/25 : LABEL git_sha=7192df8b72a27e6a811ec71c1cc053333ec30b17 [2021-09-17T19:53:55.652Z] ---> Running in 85733b716889 [2021-09-17T19:53:56.249Z] Removing intermediate container 85733b716889 [2021-09-17T19:53:56.249Z] ---> 4fb599cf0eb5 [2021-09-17T19:53:56.249Z] Step 25/25 : LABEL version=0.0.0 [2021-09-17T19:53:56.249Z] ---> Running in 231635a43d5c [2021-09-17T19:53:56.847Z] Removing intermediate container 231635a43d5c [2021-09-17T19:53:56.847Z] ---> 2e2dcc2804f9 [2021-09-17T19:53:56.847Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-17T19:53:56.847Z] Successfully built 2e2dcc2804f9 [2021-09-17T19:53:56.847Z] 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-17T19:53:57.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-17T19:53:57.852Z] [2021-09-17T19:53:57.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:53:58.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-17T19:53:58.812Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-17T19:53:58.812Z] 448f6bf000e3: Pulling fs layer [2021-09-17T19:53:58.812Z] f757da607395: Pulling fs layer [2021-09-17T19:53:58.812Z] 05883995daec: Pulling fs layer [2021-09-17T19:53:58.812Z] 8603b9c90790: Pulling fs layer [2021-09-17T19:53:58.812Z] 1560dd03e051: Pulling fs layer [2021-09-17T19:53:58.812Z] 27f5ce0e4adf: Pulling fs layer [2021-09-17T19:53:58.812Z] c2d8d7efcc4b: Pulling fs layer [2021-09-17T19:53:58.812Z] 8603b9c90790: Waiting [2021-09-17T19:53:58.812Z] 27f5ce0e4adf: Waiting [2021-09-17T19:53:58.812Z] 1560dd03e051: Waiting [2021-09-17T19:53:58.812Z] c2d8d7efcc4b: Waiting [2021-09-17T19:53:59.086Z] f757da607395: Verifying Checksum [2021-09-17T19:53:59.086Z] f757da607395: Download complete [2021-09-17T19:53:59.086Z] 8603b9c90790: Verifying Checksum [2021-09-17T19:53:59.086Z] 8603b9c90790: Download complete [2021-09-17T19:53:59.360Z] 1560dd03e051: Verifying Checksum [2021-09-17T19:53:59.360Z] 1560dd03e051: Download complete [2021-09-17T19:53:59.360Z] 27f5ce0e4adf: Download complete [2021-09-17T19:53:59.360Z] 05883995daec: Verifying Checksum [2021-09-17T19:53:59.360Z] 05883995daec: Download complete [2021-09-17T19:54:00.337Z] 448f6bf000e3: Verifying Checksum [2021-09-17T19:54:00.337Z] 448f6bf000e3: Download complete [2021-09-17T19:54:02.968Z] c2d8d7efcc4b: Verifying Checksum [2021-09-17T19:54:02.968Z] c2d8d7efcc4b: Download complete [2021-09-17T19:54:03.571Z] 448f6bf000e3: Pull complete [2021-09-17T19:54:04.175Z] f757da607395: Pull complete [2021-09-17T19:54:05.622Z] 05883995daec: Pull complete [2021-09-17T19:54:05.896Z] 8603b9c90790: Pull complete [2021-09-17T19:54:06.883Z] 1560dd03e051: Pull complete [2021-09-17T19:54:07.483Z] 27f5ce0e4adf: Pull complete [2021-09-17T19:54:22.585Z] c2d8d7efcc4b: Pull complete [2021-09-17T19:54:22.585Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-17T19:54:22.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-17T19:54:22.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-17T19:54:22.873Z] prd-ubuntu18.04-docker-arm64-4c-16g-517 does not seem to be running inside a container [2021-09-17T19:54:22.963Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-17T19:54:27.022Z] $ docker top 6c989d7633b83c6fce007c4340780419272a97f205ad168053b3cc9d50e8d461 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:54:28.031Z] ---> job-cost.sh [2021-09-17T19:54:28.031Z] lf-activate-venv: SKIPPING [2021-09-17T19:54:28.031Z] INFO: No Stack... [2021-09-17T19:54:29.457Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-17T19:54:29.730Z] INFO: Archiving Costs [Pipeline] sh [2021-09-17T19:54:30.413Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-17T19:54:30.413Z] + cut -d, -f6 [Pipeline] lock [2021-09-17T19:54:30.508Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [2021-09-17T19:54:30.516Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] did not exist. Created. [2021-09-17T19:54:30.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-17T19:54:31.271Z] /w/workspace/edgex-ui-go/1@tmp/durable-ab655d93/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ab655d93/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-17T19:54:31.967Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-17T19:54:32.007Z] Warning: overwriting stash ‘stack-cost’ [2021-09-17T19:54:32.137Z] Stashed 1 file(s) [Pipeline] } [2021-09-17T19:54:32.158Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-17T19:54:32.239Z] $ docker stop --time=1 6c989d7633b83c6fce007c4340780419272a97f205ad168053b3cc9d50e8d461 [2021-09-17T19:54:33.911Z] $ docker rm -f 6c989d7633b83c6fce007c4340780419272a97f205ad168053b3cc9d50e8d461 [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-17T19:54:35.446Z] provisioning config files... [2021-09-17T19:54:35.463Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config8401824105814135578tmp [Pipeline] { [Pipeline] sh [2021-09-17T19:54:35.866Z] + set +x [2021-09-17T19:54:35.866Z] + curl -s https://codecov.io/bash [2021-09-17T19:54:35.866Z] + bash -s -- [2021-09-17T19:54:35.866Z] [2021-09-17T19:54:35.866Z] _____ _ [2021-09-17T19:54:35.866Z] / ____| | | [2021-09-17T19:54:35.866Z] | | ___ __| | ___ ___ _____ __ [2021-09-17T19:54:35.866Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-17T19:54:35.866Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-17T19:54:35.866Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-17T19:54:35.866Z] Bash-1.0.6 [2021-09-17T19:54:35.866Z] [2021-09-17T19:54:35.866Z] [2021-09-17T19:54:35.866Z] ==> git version 2.24.4 found [2021-09-17T19:54:35.866Z] ==> 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-17T19:54:35.866Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-17T19:54:35.866Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-17T19:54:35.866Z] ==> Jenkins CI detected. [2021-09-17T19:54:35.866Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-17T19:54:35.866Z] project root: . [2021-09-17T19:54:35.866Z] --> token set from env [2021-09-17T19:54:35.866Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-17T19:54:36.135Z] ==> Running gcov in . (disable via -X gcov) [2021-09-17T19:54:36.135Z] ==> Python coveragepy not found [2021-09-17T19:54:36.135Z] ==> Searching for coverage reports in: [2021-09-17T19:54:36.135Z] + . [2021-09-17T19:54:36.135Z] -> Found 1 reports [2021-09-17T19:54:36.135Z] ==> Detecting git/mercurial file structure [2021-09-17T19:54:36.135Z] ==> Reading reports [2021-09-17T19:54:36.135Z] + ./coverage.out bytes=10 [2021-09-17T19:54:36.135Z] ==> Appending adjustments [2021-09-17T19:54:36.135Z] https://docs.codecov.io/docs/fixing-reports [2021-09-17T19:54:36.135Z] + Found adjustments [2021-09-17T19:54:36.135Z] ==> Gzipping contents [2021-09-17T19:54:36.135Z] 4.0K /tmp/codecov.81SfVK.gz [2021-09-17T19:54:36.135Z] ==> Uploading reports [2021-09-17T19:54:36.135Z] url: https://codecov.io [2021-09-17T19:54:36.135Z] query: branch=PR-436&commit=7192df8b72a27e6a811ec71c1cc053333ec30b17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2021-09-17T19:54:36.135Z] -> Pinging Codecov [2021-09-17T19:54:36.135Z] 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=7192df8b72a27e6a811ec71c1cc053333ec30b17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2021-09-17T19:54:36.716Z] -> Uploading to [2021-09-17T19:54:36.717Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-17/FB506323287CE973F263BFD2A0EB1F37/7192df8b72a27e6a811ec71c1cc053333ec30b17/aa165705-ec87-458b-82fd-71d657960999.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210917%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210917T195436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cedbfc77618d1062fd1e4d211a50b6b0755240bf3c8d1fed408e3bc770129714 [2021-09-17T19:54:36.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-17T19:54:36.717Z] Dload Upload Total Spent Left Speed [2021-09-17T19:54:36.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9744 --:--:-- --:--:-- --:--:-- 9728 [2021-09-17T19:54:36.983Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7192df8b72a27e6a811ec71c1cc053333ec30b17 [Pipeline] } [2021-09-17T19:54:37.010Z] 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-17T19:54:39.448Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:54:39.816Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:54:40.459Z] ---> package-listing.sh [2021-09-17T19:54:40.459Z] ++ facter osfamily [2021-09-17T19:54:40.459Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-17T19:54:40.728Z] + OS_FAMILY=redhat [2021-09-17T19:54:40.728Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-17T19:54:40.728Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-17T19:54:40.728Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-17T19:54:40.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-17T19:54:40.728Z] + PACKAGES=/tmp/packages_start.txt [2021-09-17T19:54:40.728Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' [2021-09-17T19:54:40.728Z] + PACKAGES=/tmp/packages_end.txt [2021-09-17T19:54:40.728Z] + case "${OS_FAMILY}" in [2021-09-17T19:54:40.728Z] + rpm -qa [2021-09-17T19:54:40.728Z] + sort [2021-09-17T19:54:41.310Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-17T19:54:41.310Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-17T19:54:41.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-17T19:54:41.310Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' [2021-09-17T19:54:41.310Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ [2021-09-17T19:54:41.310Z] + 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-17T19:54:41.351Z] 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-17T19:54:41.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:54:42.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T19:54:42.310Z] [2021-09-17T19:54:42.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-17T19:54:42.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T19:54:42.684Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-17T19:54:42.684Z] b4d181a07f80: Pulling fs layer [2021-09-17T19:54:42.684Z] a1111a8f2ec3: Pulling fs layer [2021-09-17T19:54:42.684Z] ed53099fbce6: Pulling fs layer [2021-09-17T19:54:42.684Z] dc539afda2c1: Pulling fs layer [2021-09-17T19:54:42.684Z] 77bc0d833cb6: Pulling fs layer [2021-09-17T19:54:42.684Z] 9065ff56babe: Pulling fs layer [2021-09-17T19:54:42.684Z] d287ab97295c: Pulling fs layer [2021-09-17T19:54:42.684Z] dc539afda2c1: Waiting [2021-09-17T19:54:42.684Z] 77bc0d833cb6: Waiting [2021-09-17T19:54:42.684Z] 9065ff56babe: Waiting [2021-09-17T19:54:42.684Z] d287ab97295c: Waiting [2021-09-17T19:54:42.949Z] a1111a8f2ec3: Verifying Checksum [2021-09-17T19:54:42.949Z] a1111a8f2ec3: Download complete [2021-09-17T19:54:42.949Z] dc539afda2c1: Verifying Checksum [2021-09-17T19:54:42.949Z] dc539afda2c1: Download complete [2021-09-17T19:54:43.214Z] 77bc0d833cb6: Verifying Checksum [2021-09-17T19:54:43.214Z] 77bc0d833cb6: Download complete [2021-09-17T19:54:43.214Z] 9065ff56babe: Verifying Checksum [2021-09-17T19:54:43.214Z] 9065ff56babe: Download complete [2021-09-17T19:54:43.214Z] ed53099fbce6: Verifying Checksum [2021-09-17T19:54:43.214Z] ed53099fbce6: Download complete [2021-09-17T19:54:44.178Z] b4d181a07f80: Verifying Checksum [2021-09-17T19:54:44.178Z] b4d181a07f80: Download complete [2021-09-17T19:54:45.158Z] b4d181a07f80: Pull complete [2021-09-17T19:54:45.158Z] a1111a8f2ec3: Pull complete [2021-09-17T19:54:45.745Z] ed53099fbce6: Pull complete [2021-09-17T19:54:45.745Z] dc539afda2c1: Pull complete [2021-09-17T19:54:46.010Z] 77bc0d833cb6: Pull complete [2021-09-17T19:54:46.011Z] 9065ff56babe: Pull complete [2021-09-17T19:54:47.963Z] d287ab97295c: Verifying Checksum [2021-09-17T19:54:47.963Z] d287ab97295c: Download complete [2021-09-17T19:54:52.246Z] d287ab97295c: Pull complete [2021-09-17T19:54:52.246Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-17T19:54:52.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T19:54:52.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-17T19:54:52.357Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2021-09-17T19:54:52.410Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-17T19:54:55.147Z] $ docker top 8385a30356fc9df3b8def29e43a97857017a1854681283dc060feb84e2d05a0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-17T19:54:55.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-17T19:54:55.937Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-17T19:54:56.271Z] + ls /var/log/sa-host [2021-09-17T19:54:56.271Z] + sadf -c /var/log/sa-host/sa05 [2021-09-17T19:54:56.271Z] file_magic: OK [2021-09-17T19:54:56.271Z] HZ: Using current value: 100 [2021-09-17T19:54:56.271Z] file_header: OK [2021-09-17T19:54:56.271Z] 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-17T19:54:56.271Z] Statistics: [2021-09-17T19:54:56.271Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-17T19:54:56.271Z] File successfully converted to sysstat format version 12.0.3 [2021-09-17T19:54:56.271Z] + sadf -c /var/log/sa-host/sa17 [2021-09-17T19:54:56.271Z] file_magic: OK [2021-09-17T19:54:56.271Z] HZ: Using current value: 100 [2021-09-17T19:54:56.271Z] file_header: OK [2021-09-17T19:54:56.271Z] 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-17T19:54:56.271Z] Statistics: [2021-09-17T19:54:56.271Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-17T19:54:56.271Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-17T19:54:56.922Z] provisioning config files... [2021-09-17T19:54:56.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config699021281802581880tmp [Pipeline] { [Pipeline] echo [2021-09-17T19:54:56.999Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:54:57.369Z] ---> create-netrc.sh [Pipeline] } [2021-09-17T19:54:57.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:54:57.886Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-17T19:54:57.921Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:54:58.270Z] ---> sudo-logs.sh [2021-09-17T19:54:58.270Z] Archiving 'sudo' log.. [2021-09-17T19:54:58.270Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-516.vexxhost.local: Name or service not known [2021-09-17T19:54:58.270Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-516.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-17T19:54:58.373Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:54:58.728Z] ---> job-cost.sh [2021-09-17T19:54:58.728Z] lf-activate-venv: SKIPPING [2021-09-17T19:54:58.728Z] DEBUG: total: 0.10999999940395355 [2021-09-17T19:54:58.728Z] INFO: Retrieving Stack Cost... [2021-09-17T19:55:00.135Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-17T19:55:00.717Z] INFO: Archiving Costs [Pipeline] echo [2021-09-17T19:55:00.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T19:55:01.137Z] ---> logs-deploy.sh [2021-09-17T19:55:01.137Z] lf-activate-venv: SKIPPING [2021-09-17T19:55:01.137Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-436/1 [2021-09-17T19:55:01.137Z] INFO: archiving workspace using pattern(s): [2021-09-17T19:55:01.726Z] Archives upload complete. [2021-09-17T19:55:01.994Z] INFO: archiving logs to Nexus