Pull request #377 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 642ea204e5b0988dfa74473838a2d6c3c9909515+2042747214768a5297d4458d210c69ac58bfc67c (3ddcfff2c30ed4cac709b118222a5627e015e9b0) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3263700255494206064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5414040946698918897.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-377/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-377/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6405480686808580143.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-377/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8811114911895476436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2481775173035657895.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-377/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-377/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5318954462845551481.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-199 in /w/workspace/edgexfoundry_edgex-ui-go_PR-377 [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-377 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/jenkins-gitclient-ssh6521715588469723080.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 642ea204e5b0988dfa74473838a2d6c3c9909515 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/jenkins-gitclient-ssh3310005914731703271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 Merge succeeded, producing 642ea204e5b0988dfa74473838a2d6c3c9909515 Checking out Revision 642ea204e5b0988dfa74473838a2d6c3c9909515 (PR-377) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/jenkins-gitclient-ssh6613470849373521276.key > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 Commit message: "feat: update built UI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T14:54:17.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T14:54:18.054Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T14:54:18.184Z] ========================================================= [2021-06-10T14:54:18.184Z] EdgeX Global Pipelines Version Info [2021-06-10T14:54:18.184Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:54:19.769Z] ------------------- [2021-06-10T14:54:19.769Z] stable info: [2021-06-10T14:54:19.769Z] ------------------- [2021-06-10T14:54:19.769Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T14:54:19.769Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T14:54:19.769Z] Message: update stable to v1.0.194 [2021-06-10T14:54:20.346Z] ------------------- [2021-06-10T14:54:20.346Z] experimental info: [2021-06-10T14:54:20.346Z] ------------------- [2021-06-10T14:54:20.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T14:54:20.346Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T14:54:20.346Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T14:54:20.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-10T14:54:20.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-10T14:54:20.714Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T14:54:20.771Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T14:54:20.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T14:54:20.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T14:54:20.938Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T14:54:20.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T14:54:21.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T14:54:21.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T14:54:21.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T14:54:21.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-10T14:54:21.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T14:54:21.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T14:54:21.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T14:54:21.522Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T14:54:21.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T14:54:21.643Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T14:54:21.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T14:54:21.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T14:54:21.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T14:54:21.910Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T14:54:21.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T14:54:22.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T14:54:22.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T14:54:22.151Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T14:54:22.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-377 [Pipeline] echo [2021-06-10T14:54:22.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-377 [Pipeline] echo [2021-06-10T14:54:22.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-377 [Pipeline] echo [2021-06-10T14:54:22.386Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 642ea204e5b0988dfa74473838a2d6c3c9909515 [Pipeline] echo [2021-06-10T14:54:22.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 642ea20 [Pipeline] echo [2021-06-10T14:54:22.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T14:54:22.695Z] provisioning config files... [2021-06-10T14:54:22.715Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/config6476060137239158367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:54:23.127Z] ---> docker-login.sh [2021-06-10T14:54:23.127Z] nexus3.edgexfoundry.org:10001 [2021-06-10T14:54:24.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:54:24.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:54:24.084Z] Configure a credential helper to remove this warning. See [2021-06-10T14:54:24.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:54:24.084Z] [2021-06-10T14:54:24.084Z] Login Succeeded [2021-06-10T14:54:24.084Z] nexus3.edgexfoundry.org:10002 [2021-06-10T14:54:24.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:54:24.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:54:24.084Z] Configure a credential helper to remove this warning. See [2021-06-10T14:54:24.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:54:24.084Z] [2021-06-10T14:54:24.084Z] Login Succeeded [2021-06-10T14:54:24.084Z] nexus3.edgexfoundry.org:10003 [2021-06-10T14:54:24.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:54:24.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:54:24.349Z] Configure a credential helper to remove this warning. See [2021-06-10T14:54:24.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:54:24.349Z] [2021-06-10T14:54:24.349Z] Login Succeeded [2021-06-10T14:54:24.349Z] nexus3.edgexfoundry.org:10004 [2021-06-10T14:54:24.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:54:24.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:54:24.349Z] Configure a credential helper to remove this warning. See [2021-06-10T14:54:24.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:54:24.349Z] [2021-06-10T14:54:24.349Z] Login Succeeded [2021-06-10T14:54:24.349Z] docker.io [2021-06-10T14:54:24.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:54:24.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:54:24.872Z] Configure a credential helper to remove this warning. See [2021-06-10T14:54:24.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:54:24.872Z] [2021-06-10T14:54:24.872Z] Login Succeeded [2021-06-10T14:54:24.872Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T14:54:24.898Z] 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-06-10T14:54:25.696Z] + git log --format=format:%s -1 642ea204e5b0988dfa74473838a2d6c3c9909515 [Pipeline] echo [2021-06-10T14:54:25.757Z] GIT_COMMIT: 642ea204e5b0988dfa74473838a2d6c3c9909515, Commit Message: feat: update built UI [Pipeline] echo [2021-06-10T14:54:25.800Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:54:26.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T14:54:26.824Z] [2021-06-10T14:54:26.824Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:54:27.196Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T14:54:27.196Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T14:54:27.196Z] 31603596830f: Pulling fs layer [2021-06-10T14:54:27.196Z] 54011a49482f: Pulling fs layer [2021-06-10T14:54:27.196Z] a6820b24f6d8: Pulling fs layer [2021-06-10T14:54:27.196Z] f581987b2513: Pulling fs layer [2021-06-10T14:54:27.196Z] f581987b2513: Waiting [2021-06-10T14:54:27.196Z] 54011a49482f: Verifying Checksum [2021-06-10T14:54:27.196Z] 54011a49482f: Download complete [2021-06-10T14:54:27.196Z] 31603596830f: Verifying Checksum [2021-06-10T14:54:27.196Z] 31603596830f: Download complete [2021-06-10T14:54:27.463Z] a6820b24f6d8: Verifying Checksum [2021-06-10T14:54:27.463Z] a6820b24f6d8: Download complete [2021-06-10T14:54:27.463Z] f581987b2513: Verifying Checksum [2021-06-10T14:54:27.463Z] f581987b2513: Download complete [2021-06-10T14:54:27.463Z] 31603596830f: Pull complete [2021-06-10T14:54:27.463Z] 54011a49482f: Pull complete [2021-06-10T14:54:28.036Z] a6820b24f6d8: Pull complete [2021-06-10T14:54:28.297Z] f581987b2513: Pull complete [2021-06-10T14:54:28.297Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T14:54:28.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T14:54:28.297Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T14:54:28.408Z] prd-centos7-docker-4c-2g-199 does not seem to be running inside a container [2021-06-10T14:54:28.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-377 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-377:/w/workspace/edgexfoundry_edgex-ui-go_PR-377:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T14:54:29.759Z] $ docker top 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T14:54:29.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T14:54:29.983Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T14:54:30.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T14:54:30.093Z] $ docker exec 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 ssh-agent [2021-06-10T14:54:30.202Z] SSH_AUTH_SOCK=/tmp/ssh-4Cd9KyoP91ci/agent.15 [2021-06-10T14:54:30.202Z] SSH_AGENT_PID=21 [2021-06-10T14:54:30.210Z] Running ssh-add (command line suppressed) [2021-06-10T14:54:30.312Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/private_key_303782887581566178.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/private_key_303782887581566178.key) [2021-06-10T14:54:30.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T14:54:30.682Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T14:54:30.702Z] $ docker exec --env ******** --env ******** 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 ssh-agent -k [2021-06-10T14:54:30.806Z] unset SSH_AUTH_SOCK; [2021-06-10T14:54:30.807Z] unset SSH_AGENT_PID; [2021-06-10T14:54:30.807Z] echo Agent pid 21 killed; [2021-06-10T14:54:30.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T14:54:30.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T14:54:30.933Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T14:54:31.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T14:54:31.054Z] $ docker exec 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 ssh-agent [2021-06-10T14:54:31.164Z] SSH_AUTH_SOCK=/tmp/ssh-R1C4td2jJfjs/agent.54 [2021-06-10T14:54:31.164Z] SSH_AGENT_PID=60 [2021-06-10T14:54:31.169Z] Running ssh-add (command line suppressed) [2021-06-10T14:54:31.261Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/private_key_5432360990482052859.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/private_key_5432360990482052859.key) [2021-06-10T14:54:31.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T14:54:31.637Z] + git semver init [2021-06-10T14:54:31.637Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T14:54:31.637Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-377/.git [2021-06-10T14:54:31.637Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-377 [2021-06-10T14:54:31.637Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T14:54:31.637Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T14:54:31.637Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T14:54:31.637Z] # $SEMVER_BRANCH = PR-377 [2021-06-10T14:54:31.637Z] # $SEMVER_TEMP = /tmp/semver-702698274 [2021-06-10T14:54:31.637Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-10T14:54:33.067Z] # '/tmp/semver-702698274' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-377/.semver' [2021-06-10T14:54:33.067Z] # -> Force: false [2021-06-10T14:54:33.067Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-377/.semver [Pipeline] } [2021-06-10T14:54:33.086Z] $ docker exec --env ******** --env ******** 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 ssh-agent -k [2021-06-10T14:54:33.181Z] unset SSH_AUTH_SOCK; [2021-06-10T14:54:33.181Z] unset SSH_AGENT_PID; [2021-06-10T14:54:33.181Z] echo Agent pid 60 killed; [2021-06-10T14:54:33.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T14:54:33.653Z] + git semver [Pipeline] } [2021-06-10T14:54:33.686Z] $ docker stop --time=1 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 [2021-06-10T14:54:35.065Z] $ docker rm -f 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T14:54:35.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T14:54:35.800Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T14:54:35.826Z] [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-06-10T14:54:51.375Z] Still waiting to schedule task [2021-06-10T14:54:51.376Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-199’ [2021-06-10T14:54:51.402Z] Still waiting to schedule task [2021-06-10T14:54:51.402Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T14:56:49.163Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-200 in /w/workspace/edgexfoundry_edgex-ui-go_PR-377 [Pipeline] { [Pipeline] ws [2021-06-10T14:56:49.220Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-10T14:56:49.494Z] The recommended git tool is: git [2021-06-10T14:56:54.648Z] using credential edgex-jenkins-ssh [2021-06-10T14:56:54.666Z] Cloning the remote Git repository [2021-06-10T14:56:54.719Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:56:54.828Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-10T14:56:54.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:56:54.907Z] > git --version # timeout=10 [2021-06-10T14:56:54.975Z] > git --version # 'git version 2.17.1' [2021-06-10T14:56:54.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:56:55.107Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T14:56:57.860Z] Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 642ea204e5b0988dfa74473838a2d6c3c9909515 [2021-06-10T14:56:57.102Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T14:56:57.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T14:56:57.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T14:56:57.194Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:56:57.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:56:57.206Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T14:56:57.874Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T14:56:57.886Z] > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 [2021-06-10T14:56:58.468Z] Merge succeeded, producing 642ea204e5b0988dfa74473838a2d6c3c9909515 [2021-06-10T14:56:58.468Z] Checking out Revision 642ea204e5b0988dfa74473838a2d6c3c9909515 (PR-377) [2021-06-10T14:56:58.395Z] > git remote # timeout=10 [2021-06-10T14:56:58.413Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T14:56:58.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:56:58.433Z] > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [2021-06-10T14:56:58.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T14:56:58.472Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T14:56:58.486Z] > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 [2021-06-10T14:57:03.245Z] Commit message: "feat: update built UI" [2021-06-10T14:57:03.294Z] > git --version # timeout=10 [2021-06-10T14:57:03.311Z] > git --version # 'git version 2.17.1' [2021-06-10T14:57:03.330Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T14:57:05.119Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T14:57:05.614Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T14:57:05.991Z] + + true [2021-06-10T14:57:05.991Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T14:57:24.385Z] provisioning config files... [2021-06-10T14:57:24.410Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4504743738089636151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:57:24.842Z] ---> docker-login.sh [2021-06-10T14:57:24.842Z] nexus3.edgexfoundry.org:10001 [2021-06-10T14:57:25.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:57:26.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:57:26.108Z] Configure a credential helper to remove this warning. See [2021-06-10T14:57:26.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:57:26.108Z] [2021-06-10T14:57:26.108Z] Login Succeeded [2021-06-10T14:57:26.108Z] nexus3.edgexfoundry.org:10002 [2021-06-10T14:57:26.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:57:26.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:57:26.658Z] Configure a credential helper to remove this warning. See [2021-06-10T14:57:26.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:57:26.658Z] [2021-06-10T14:57:26.658Z] Login Succeeded [2021-06-10T14:57:26.658Z] nexus3.edgexfoundry.org:10003 [2021-06-10T14:57:26.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:57:27.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:57:27.210Z] Configure a credential helper to remove this warning. See [2021-06-10T14:57:27.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:57:27.210Z] [2021-06-10T14:57:27.210Z] Login Succeeded [2021-06-10T14:57:27.210Z] nexus3.edgexfoundry.org:10004 [2021-06-10T14:57:27.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:57:27.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:57:27.759Z] Configure a credential helper to remove this warning. See [2021-06-10T14:57:27.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:57:27.759Z] [2021-06-10T14:57:27.759Z] Login Succeeded [2021-06-10T14:57:27.759Z] docker.io [2021-06-10T14:57:28.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:57:28.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:57:28.306Z] Configure a credential helper to remove this warning. See [2021-06-10T14:57:28.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:57:28.306Z] [2021-06-10T14:57:28.306Z] Login Succeeded [2021-06-10T14:57:28.306Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T14:57:28.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T14:57:28.944Z] ========================================================= [2021-06-10T14:57:28.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T14:57:28.944Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:57:29.380Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T14:57:30.394Z] Sending build context to Docker daemon 35.83MB [2021-06-10T14:57:30.394Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T14:57:30.394Z] Step 2/8 : FROM ${BASE} [2021-06-10T14:57:30.394Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T14:57:30.395Z] 595b0fe564bb: Pulling fs layer [2021-06-10T14:57:30.395Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T14:57:30.395Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T14:57:30.395Z] ba82ee9f976e: Pulling fs layer [2021-06-10T14:57:30.395Z] 506bd15cee9f: Pulling fs layer [2021-06-10T14:57:30.395Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T14:57:30.395Z] 618dc40b7e24: Pulling fs layer [2021-06-10T14:57:30.395Z] 506bd15cee9f: Waiting [2021-06-10T14:57:30.395Z] 75a0a4a0db45: Waiting [2021-06-10T14:57:30.395Z] 618dc40b7e24: Waiting [2021-06-10T14:57:30.395Z] ba82ee9f976e: Waiting [2021-06-10T14:57:30.672Z] 5b7225fbf94c: Download complete [2021-06-10T14:57:30.672Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T14:57:30.672Z] 3088b5b3c5c0: Download complete [2021-06-10T14:57:30.672Z] 506bd15cee9f: Verifying Checksum [2021-06-10T14:57:30.672Z] 506bd15cee9f: Download complete [2021-06-10T14:57:30.672Z] 75a0a4a0db45: Download complete [2021-06-10T14:57:30.672Z] 595b0fe564bb: Verifying Checksum [2021-06-10T14:57:30.672Z] 595b0fe564bb: Download complete [2021-06-10T14:57:31.287Z] 595b0fe564bb: Pull complete [2021-06-10T14:57:31.903Z] 3088b5b3c5c0: Pull complete [2021-06-10T14:57:32.508Z] 5b7225fbf94c: Pull complete [2021-06-10T14:57:33.943Z] 618dc40b7e24: Verifying Checksum [2021-06-10T14:57:34.051Z] Running on prd-centos7-docker-4c-2g-201 in /w/workspace/edgexfoundry_edgex-ui-go_PR-377 [Pipeline] { [Pipeline] ws [2021-06-10T14:57:34.115Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-10T14:57:34.215Z] ba82ee9f976e: Verifying Checksum [2021-06-10T14:57:34.215Z] ba82ee9f976e: Download complete [2021-06-10T14:57:34.271Z] The recommended git tool is: git [2021-06-10T14:57:36.609Z] using credential edgex-jenkins-ssh [2021-06-10T14:57:36.624Z] Cloning the remote Git repository [2021-06-10T14:57:36.027Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:57:36.107Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-10T14:57:36.198Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:57:36.198Z] > git --version # timeout=10 [2021-06-10T14:57:36.206Z] > git --version # 'git version 2.24.4' [2021-06-10T14:57:36.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:57:36.230Z] [INFO] Currently running in a labeled security context [2021-06-10T14:57:36.230Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T14:57:36.230Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7833611914663428251.key [2021-06-10T14:57:36.254Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T14:57:38.434Z] Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 642ea204e5b0988dfa74473838a2d6c3c9909515 [2021-06-10T14:57:38.635Z] Merge succeeded, producing 642ea204e5b0988dfa74473838a2d6c3c9909515 [2021-06-10T14:57:38.635Z] Checking out Revision 642ea204e5b0988dfa74473838a2d6c3c9909515 (PR-377) [2021-06-10T14:57:37.343Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T14:57:37.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T14:57:37.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T14:57:37.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:57:37.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:57:37.382Z] [INFO] Currently running in a labeled security context [2021-06-10T14:57:37.382Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T14:57:37.382Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7553515805262856198.key [2021-06-10T14:57:37.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T14:57:37.965Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T14:57:37.973Z] > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 [2021-06-10T14:57:38.133Z] > git remote # timeout=10 [2021-06-10T14:57:38.140Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T14:57:38.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:57:38.156Z] [INFO] Currently running in a labeled security context [2021-06-10T14:57:38.156Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T14:57:38.156Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1501041464760853361.key [2021-06-10T14:57:38.160Z] > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [2021-06-10T14:57:38.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T14:57:38.177Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T14:57:38.186Z] > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 [2021-06-10T14:57:42.132Z] Commit message: "feat: update built UI" [2021-06-10T14:57:41.990Z] > git --version # timeout=10 [2021-06-10T14:57:41.995Z] > git --version # 'git version 2.24.4' [2021-06-10T14:57:42.007Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T14:57:43.789Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T14:57:44.134Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T14:57:44.360Z] ba82ee9f976e: Pull complete [2021-06-10T14:57:44.360Z] 506bd15cee9f: Pull complete [2021-06-10T14:57:44.360Z] 75a0a4a0db45: Pull complete [2021-06-10T14:57:44.461Z] + true [2021-06-10T14:57:44.461Z] + sudo service docker restart [2021-06-10T14:57:44.461Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T14:57:48.667Z] 618dc40b7e24: Pull complete [2021-06-10T14:57:48.667Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T14:57:48.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T14:57:48.667Z] ---> a36622ca3599 [2021-06-10T14:57:48.667Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T14:57:50.124Z] ---> Running in 62e040c02b26 [2021-06-10T14:57:50.717Z] Removing intermediate container 62e040c02b26 [2021-06-10T14:57:50.717Z] ---> 66bb1c6d00a1 [2021-06-10T14:57:50.717Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T14:57:50.717Z] ---> Running in 86cfcfb2148d [2021-06-10T14:57:53.336Z] Removing intermediate container 86cfcfb2148d [2021-06-10T14:57:53.337Z] ---> 3070ad5538ac [2021-06-10T14:57:53.337Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T14:57:53.337Z] ---> Running in 0446d00cae78 [2021-06-10T14:57:54.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T14:57:55.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T14:57:56.265Z] OK: 138 MiB in 40 packages [2021-06-10T14:57:57.261Z] Removing intermediate container 0446d00cae78 [2021-06-10T14:57:57.261Z] ---> 15b206a19669 [2021-06-10T14:57:57.261Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T14:57:57.261Z] ---> Running in 9550622b56e7 [2021-06-10T14:57:57.856Z] Removing intermediate container 9550622b56e7 [2021-06-10T14:57:57.856Z] ---> dad5da63b282 [2021-06-10T14:57:57.856Z] Step 7/8 : COPY . . [2021-06-10T14:58:01.250Z] ---> 2d751652def3 [2021-06-10T14:58:01.250Z] Step 8/8 : RUN go mod download [2021-06-10T14:58:01.250Z] ---> Running in 813f00f98663 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T14:58:02.706Z] provisioning config files... [2021-06-10T14:58:02.718Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5637571948390190905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:58:03.101Z] ---> docker-login.sh [2021-06-10T14:58:03.102Z] nexus3.edgexfoundry.org:10001 [2021-06-10T14:58:03.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:58:03.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:58:03.370Z] Configure a credential helper to remove this warning. See [2021-06-10T14:58:03.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:58:03.370Z] [2021-06-10T14:58:03.370Z] Login Succeeded [2021-06-10T14:58:03.370Z] nexus3.edgexfoundry.org:10002 [2021-06-10T14:58:03.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:58:03.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:58:03.635Z] Configure a credential helper to remove this warning. See [2021-06-10T14:58:03.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:58:03.635Z] [2021-06-10T14:58:03.635Z] Login Succeeded [2021-06-10T14:58:03.635Z] nexus3.edgexfoundry.org:10003 [2021-06-10T14:58:03.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:58:03.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:58:03.635Z] Configure a credential helper to remove this warning. See [2021-06-10T14:58:03.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:58:03.635Z] [2021-06-10T14:58:03.635Z] Login Succeeded [2021-06-10T14:58:03.635Z] nexus3.edgexfoundry.org:10004 [2021-06-10T14:58:03.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:58:03.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:58:03.895Z] Configure a credential helper to remove this warning. See [2021-06-10T14:58:03.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:58:03.895Z] [2021-06-10T14:58:03.895Z] Login Succeeded [2021-06-10T14:58:03.895Z] docker.io [2021-06-10T14:58:03.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:58:04.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:58:04.156Z] Configure a credential helper to remove this warning. See [2021-06-10T14:58:04.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:58:04.156Z] [2021-06-10T14:58:04.156Z] Login Succeeded [2021-06-10T14:58:04.156Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T14:58:04.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T14:58:04.511Z] ========================================================= [2021-06-10T14:58:04.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T14:58:04.511Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:58:04.879Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T14:58:05.149Z] Sending build context to Docker daemon 35.84MB [2021-06-10T14:58:05.149Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T14:58:05.149Z] Step 2/8 : FROM ${BASE} [2021-06-10T14:58:05.149Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T14:58:05.149Z] 540db60ca938: Pulling fs layer [2021-06-10T14:58:05.149Z] adcc1eea9eea: Pulling fs layer [2021-06-10T14:58:05.149Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T14:58:05.149Z] 0510c868ecb4: Pulling fs layer [2021-06-10T14:58:05.149Z] afea3b2eda06: Pulling fs layer [2021-06-10T14:58:05.149Z] 7809a108b3ef: Pulling fs layer [2021-06-10T14:58:05.149Z] f706445af74f: Pulling fs layer [2021-06-10T14:58:05.149Z] 0510c868ecb4: Waiting [2021-06-10T14:58:05.149Z] afea3b2eda06: Waiting [2021-06-10T14:58:05.149Z] 7809a108b3ef: Waiting [2021-06-10T14:58:05.149Z] f706445af74f: Waiting [2021-06-10T14:58:05.149Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T14:58:05.149Z] 4c4ab2625f07: Download complete [2021-06-10T14:58:05.149Z] adcc1eea9eea: Download complete [2021-06-10T14:58:05.149Z] afea3b2eda06: Verifying Checksum [2021-06-10T14:58:05.149Z] afea3b2eda06: Download complete [2021-06-10T14:58:05.149Z] 540db60ca938: Verifying Checksum [2021-06-10T14:58:05.149Z] 540db60ca938: Download complete [2021-06-10T14:58:05.149Z] 7809a108b3ef: Verifying Checksum [2021-06-10T14:58:05.149Z] 7809a108b3ef: Download complete [2021-06-10T14:58:05.414Z] 540db60ca938: Pull complete [2021-06-10T14:58:05.678Z] adcc1eea9eea: Pull complete [2021-06-10T14:58:05.679Z] 4c4ab2625f07: Pull complete [2021-06-10T14:58:07.071Z] f706445af74f: Verifying Checksum [2021-06-10T14:58:07.071Z] f706445af74f: Download complete [2021-06-10T14:58:07.334Z] 0510c868ecb4: Verifying Checksum [2021-06-10T14:58:07.334Z] 0510c868ecb4: Download complete [2021-06-10T14:58:10.665Z] 0510c868ecb4: Pull complete [2021-06-10T14:58:10.665Z] afea3b2eda06: Pull complete [2021-06-10T14:58:10.665Z] 7809a108b3ef: Pull complete [2021-06-10T14:58:12.097Z] f706445af74f: Pull complete [2021-06-10T14:58:12.097Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T14:58:12.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T14:58:12.097Z] ---> b068be0155e3 [2021-06-10T14:58:12.097Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T14:58:16.331Z] ---> Running in 263ee01946c0 [2021-06-10T14:58:16.331Z] Removing intermediate container 263ee01946c0 [2021-06-10T14:58:16.331Z] ---> 7b360f452ce0 [2021-06-10T14:58:16.331Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T14:58:16.331Z] ---> Running in 71b352952199 [2021-06-10T14:58:16.906Z] Removing intermediate container 71b352952199 [2021-06-10T14:58:16.906Z] ---> e0108aca931a [2021-06-10T14:58:16.906Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T14:58:16.906Z] ---> Running in dd0a40826e8d [2021-06-10T14:58:17.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T14:58:18.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T14:58:18.375Z] OK: 149 MiB in 40 packages [2021-06-10T14:58:18.637Z] Removing intermediate container dd0a40826e8d [2021-06-10T14:58:18.637Z] ---> f5619905947b [2021-06-10T14:58:18.637Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T14:58:18.637Z] ---> Running in 57b91ad2cb5f [2021-06-10T14:58:18.637Z] Removing intermediate container 57b91ad2cb5f [2021-06-10T14:58:18.637Z] ---> 80c2e1d0a39f [2021-06-10T14:58:18.637Z] Step 7/8 : COPY . . [2021-06-10T14:58:20.019Z] ---> 1f0e1387f5bb [2021-06-10T14:58:20.019Z] Step 8/8 : RUN go mod download [2021-06-10T14:58:20.019Z] ---> Running in 1a7e5304e1e1 [2021-06-10T14:58:32.284Z] Removing intermediate container 1a7e5304e1e1 [2021-06-10T14:58:32.284Z] ---> 6d038ec1c594 [2021-06-10T14:58:32.284Z] Successfully built 6d038ec1c594 [2021-06-10T14:58:32.284Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:58:32.648Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T14:58:32.648Z] . [Pipeline] withDockerContainer [2021-06-10T14:58:32.758Z] prd-centos7-docker-4c-2g-201 does not seem to be running inside a container [2021-06-10T14:58:32.797Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-10T14:58:33.151Z] $ docker top 9cf65d85230a2e613c62c6218f7d37589685a0c577747fd0e217e1ae3a9cc0d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T14:58:33.599Z] Removing intermediate container 813f00f98663 [2021-06-10T14:58:33.599Z] ---> 9105042d8194 [2021-06-10T14:58:33.599Z] Successfully built 9105042d8194 [2021-06-10T14:58:33.599Z] Successfully tagged ci-base-image-arm64:latest [2021-06-10T14:58:33.607Z] + go version [2021-06-10T14:58:33.607Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T14:58:33.642Z] $ docker stop --time=1 9cf65d85230a2e613c62c6218f7d37589685a0c577747fd0e217e1ae3a9cc0d9 [2021-06-10T14:58:34.833Z] $ docker rm -f 9cf65d85230a2e613c62c6218f7d37589685a0c577747fd0e217e1ae3a9cc0d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:58:35.491Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T14:58:35.491Z] . [Pipeline] withDockerContainer [2021-06-10T14:58:35.730Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T14:58:35.730Z] . [2021-06-10T14:58:35.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container [2021-06-10T14:58:35.889Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-10T14:58:37.525Z] $ docker top df98b08ec3435360d9d0069d25b5e5bbf3d5652c07ca937e35c683564d3ed402 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-10T14:58:38.055Z] prd-centos7-docker-4c-2g-201 does not seem to be running inside a container [2021-06-10T14:58:38.101Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-10T14:58:38.554Z] $ docker top de36f5d5875fad64a9858cd7a9d33a3cc4e0daf5f3482583a6f35be6636668f5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-10T14:58:39.118Z] + go mod tidy [2021-06-10T14:58:39.355Z] + go version [2021-06-10T14:58:39.355Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T14:58:39.397Z] $ docker stop --time=1 df98b08ec3435360d9d0069d25b5e5bbf3d5652c07ca937e35c683564d3ed402 [2021-06-10T14:58:41.256Z] $ docker rm -f df98b08ec3435360d9d0069d25b5e5bbf3d5652c07ca937e35c683564d3ed402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-10T14:58:41.982Z] + make test [2021-06-10T14:58:41.982Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:58:42.254Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-10T14:58:42.513Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T14:58:42.514Z] . [Pipeline] withDockerContainer [2021-06-10T14:58:42.788Z] prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container [2021-06-10T14:58:42.868Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-10T14:58:44.468Z] $ docker top ab04eb51b389c3fd6d879d9ba2882ca2dfcfdedb91ded6facfd8ab208826933b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T14:58:45.487Z] + go mod tidy [Pipeline] sh [2021-06-10T14:58:46.788Z] + make test [2021-06-10T14:58:46.788Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T14:58:48.248Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-10T14:58:52.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-10T14:58:52.346Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-10T14:58:56.600Z] $ docker stop --time=1 de36f5d5875fad64a9858cd7a9d33a3cc4e0daf5f3482583a6f35be6636668f5 [2021-06-10T14:58:58.004Z] $ docker rm -f de36f5d5875fad64a9858cd7a9d33a3cc4e0daf5f3482583a6f35be6636668f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T14:58:58.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T14:58:58.711Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-10T14:59:01.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T14:59:01.733Z] + ls -al . [2021-06-10T14:59:01.733Z] total 92 [2021-06-10T14:59:01.733Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 14:58 . [2021-06-10T14:59:01.733Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 14:57 .. [2021-06-10T14:59:01.733Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 10 14:57 assets [2021-06-10T14:59:01.733Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 10 14:57 bin [2021-06-10T14:59:01.733Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 10 14:57 cmd [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 10 14:57 CONTRIBUTING.md [2021-06-10T14:59:01.733Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 10 14:58 coverage.out [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 10 14:57 Dockerfile [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 10 14:57 Dockerfile.build [2021-06-10T14:59:01.733Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 10 14:57 docs [2021-06-10T14:59:01.733Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 10 14:57 .git [2021-06-10T14:59:01.733Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 14:57 .github [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 10 14:57 .gitignore [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 10 14:57 go.mod [2021-06-10T14:59:01.733Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 10 14:58 go.sum [2021-06-10T14:59:01.733Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 10 14:57 internal [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 10 14:57 Jenkinsfile [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 10 14:57 LICENSE [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 10 14:57 Makefile [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 10 14:57 README.md [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 10 14:54 VERSION [2021-06-10T14:59:01.733Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 10 14:57 version.go [2021-06-10T14:59:01.733Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 10 14:57 web [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:59:02.101Z] + 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=642ea204e5b0988dfa74473838a2d6c3c9909515 --label arch=amd64 --label version=0.0.0 . [2021-06-10T14:59:02.366Z] Sending build context to Docker daemon 35.86MB [2021-06-10T14:59:02.366Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T14:59:02.366Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-10T14:59:02.366Z] ---> 6d038ec1c594 [2021-06-10T14:59:02.366Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-10T14:59:02.366Z] ---> Running in 047a4a6c8693 [2021-06-10T14:59:02.634Z] Removing intermediate container 047a4a6c8693 [2021-06-10T14:59:02.634Z] ---> ea536417b631 [2021-06-10T14:59:02.634Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T14:59:02.634Z] ---> Running in 61b1258125b7 [2021-06-10T14:59:02.634Z] Removing intermediate container 61b1258125b7 [2021-06-10T14:59:02.634Z] ---> 73a1bc77891e [2021-06-10T14:59:02.634Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T14:59:02.634Z] ---> Running in a80f2ae19dbe [2021-06-10T14:59:02.634Z] Removing intermediate container a80f2ae19dbe [2021-06-10T14:59:02.634Z] ---> 3cd7f54c3490 [2021-06-10T14:59:02.634Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-10T14:59:02.894Z] ---> Running in 3999c5da83cc [2021-06-10T14:59:02.894Z] Removing intermediate container 3999c5da83cc [2021-06-10T14:59:02.894Z] ---> cb7f14b19807 [2021-06-10T14:59:02.894Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-10T14:59:02.894Z] ---> Running in 84b01811e095 [2021-06-10T14:59:02.894Z] Removing intermediate container 84b01811e095 [2021-06-10T14:59:02.894Z] ---> 3aea09d1d33d [2021-06-10T14:59:02.894Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T14:59:02.894Z] ---> Running in 756915b60211 [2021-06-10T14:59:03.477Z] Removing intermediate container 756915b60211 [2021-06-10T14:59:03.477Z] ---> 69906ac2ecce [2021-06-10T14:59:03.477Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T14:59:03.477Z] ---> Running in b2e49994214d [2021-06-10T14:59:03.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T14:59:04.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T14:59:04.945Z] OK: 149 MiB in 40 packages [2021-06-10T14:59:05.208Z] Removing intermediate container b2e49994214d [2021-06-10T14:59:05.208Z] ---> 121b30af3845 [2021-06-10T14:59:05.208Z] Step 10/24 : ENV GO111MODULE=on [2021-06-10T14:59:05.208Z] ---> Running in f09916949f44 [2021-06-10T14:59:05.208Z] Removing intermediate container f09916949f44 [2021-06-10T14:59:05.208Z] ---> 88c620b758e1 [2021-06-10T14:59:05.208Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-10T14:59:05.208Z] ---> Running in d6d5b2c7e177 [2021-06-10T14:59:05.470Z] Removing intermediate container d6d5b2c7e177 [2021-06-10T14:59:05.470Z] ---> 58b856bebfbe [2021-06-10T14:59:05.470Z] Step 12/24 : COPY go.mod . [2021-06-10T14:59:05.470Z] ---> 7d6aea032216 [2021-06-10T14:59:05.470Z] Step 13/24 : COPY Makefile . [2021-06-10T14:59:05.732Z] ---> 83e23c53a804 [2021-06-10T14:59:05.732Z] Step 14/24 : RUN make update [2021-06-10T14:59:05.732Z] ---> Running in 1a9bd9bd2fd4 [2021-06-10T14:59:05.993Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T14:59:06.256Z] Removing intermediate container 1a9bd9bd2fd4 [2021-06-10T14:59:06.256Z] ---> 60230a94a263 [2021-06-10T14:59:06.256Z] Step 15/24 : COPY . . [2021-06-10T14:59:07.198Z] ---> 63cba9a51ae4 [2021-06-10T14:59:07.198Z] Step 16/24 : RUN ${MAKE} [2021-06-10T14:59:07.198Z] ---> Running in bcc0d0ae5e11 [2021-06-10T14:59:07.460Z] 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-06-10T14:59:15.695Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-10T14:59:17.083Z] Removing intermediate container bcc0d0ae5e11 [2021-06-10T14:59:17.083Z] ---> a36af1e1982d [2021-06-10T14:59:17.083Z] Step 17/24 : FROM alpine:3.12 [2021-06-10T14:59:17.351Z] 3.12: Pulling from library/alpine [2021-06-10T14:59:17.620Z] 339de151aab4: Pulling fs layer [2021-06-10T14:59:17.620Z] 339de151aab4: Verifying Checksum [2021-06-10T14:59:17.620Z] 339de151aab4: Download complete [2021-06-10T14:59:17.885Z] 339de151aab4: Pull complete [2021-06-10T14:59:17.885Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T14:59:17.885Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T14:59:17.885Z] ---> 13621d1b12d4 [2021-06-10T14:59:17.885Z] Step 18/24 : EXPOSE 4000 [2021-06-10T14:59:17.885Z] ---> Running in bb249f4c9d7c [2021-06-10T14:59:17.885Z] Removing intermediate container bb249f4c9d7c [2021-06-10T14:59:17.885Z] ---> c2eb0ddb132c [2021-06-10T14:59:17.885Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-10T14:59:18.829Z] ---> 09417c16b367 [2021-06-10T14:59:18.829Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-10T14:59:18.829Z] ---> Running in 00a23cfd0e06 [2021-06-10T14:59:18.829Z] Removing intermediate container 00a23cfd0e06 [2021-06-10T14:59:18.829Z] ---> b6682e9ce047 [2021-06-10T14:59:18.829Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-10T14:59:18.829Z] ---> Running in 38a185f8a238 [2021-06-10T14:59:18.829Z] Removing intermediate container 38a185f8a238 [2021-06-10T14:59:18.829Z] ---> e38df68440d8 [2021-06-10T14:59:18.829Z] Step 22/24 : LABEL arch=amd64 [2021-06-10T14:59:19.098Z] ---> Running in 09cc3db0177f [2021-06-10T14:59:19.098Z] Removing intermediate container 09cc3db0177f [2021-06-10T14:59:19.098Z] ---> 307661c8df94 [2021-06-10T14:59:19.098Z] Step 23/24 : LABEL git_sha=642ea204e5b0988dfa74473838a2d6c3c9909515 [2021-06-10T14:59:19.098Z] ---> Running in f566b6e5647e [2021-06-10T14:59:19.098Z] Removing intermediate container f566b6e5647e [2021-06-10T14:59:19.098Z] ---> c18f7f8a2ab3 [2021-06-10T14:59:19.098Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T14:59:19.098Z] ---> Running in e2ab284b51ca [2021-06-10T14:59:19.359Z] Removing intermediate container e2ab284b51ca [2021-06-10T14:59:19.359Z] ---> 38f6e8148d28 [2021-06-10T14:59:19.359Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T14:59:19.359Z] Successfully built 38f6e8148d28 [2021-06-10T14:59:19.359Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:59:20.592Z] ---> job-cost.sh [2021-06-10T14:59:20.592Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Qge [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-10T14:59:20.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-10T14:59:20.681Z] GO111MODULE=on go vet ./... [2021-06-10T14:59:28.764Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T14:59:43.744Z] lf-activate-venv(): INFO: Adding /tmp/venv-6Qge/bin to PATH [2021-06-10T14:59:43.744Z] INFO: No Stack... [2021-06-10T14:59:43.744Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T14:59:43.744Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T14:59:44.095Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-10T14:59:44.095Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T14:59:44.153Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [2021-06-10T14:59:44.161Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] did not exist. Created. [2021-06-10T14:59:44.162Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T14:59:44.580Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T14:59:44.667Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T14:59:44.685Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T14:59:47.518Z] $ docker stop --time=1 ab04eb51b389c3fd6d879d9ba2882ca2dfcfdedb91ded6facfd8ab208826933b [2021-06-10T14:59:49.339Z] $ docker rm -f ab04eb51b389c3fd6d879d9ba2882ca2dfcfdedb91ded6facfd8ab208826933b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T14:59:50.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T14:59:50.289Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T14:59:50.988Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T14:59:51.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T14:59:52.137Z] + ls -al . [2021-06-10T14:59:52.137Z] total 124 [2021-06-10T14:59:52.137Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 14:58 . [2021-06-10T14:59:52.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 14:56 .. [2021-06-10T14:59:52.137Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 14:57 .git [2021-06-10T14:59:52.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 14:56 .github [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 10 14:56 .gitignore [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 10 14:56 CONTRIBUTING.md [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 10 14:56 Dockerfile [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 10 14:56 Dockerfile.build [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 10 14:56 Jenkinsfile [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 10 14:56 LICENSE [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 10 14:56 Makefile [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 10 14:56 README.md [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 10 14:54 VERSION [2021-06-10T14:59:52.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 14:56 assets [2021-06-10T14:59:52.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 14:56 bin [2021-06-10T14:59:52.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 14:56 cmd [2021-06-10T14:59:52.137Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 10 14:58 coverage.out [2021-06-10T14:59:52.137Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 14:56 docs [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 10 14:56 go.mod [2021-06-10T14:59:52.137Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 10 14:58 go.sum [2021-06-10T14:59:52.137Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 14:56 internal [2021-06-10T14:59:52.137Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 10 14:56 version.go [2021-06-10T14:59:52.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 14:56 web [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:59:52.539Z] + 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=642ea204e5b0988dfa74473838a2d6c3c9909515 --label arch=arm64 --label version=0.0.0 . [2021-06-10T14:59:53.542Z] Sending build context to Docker daemon 35.86MB [2021-06-10T14:59:53.542Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T14:59:53.542Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-10T14:59:53.542Z] ---> 9105042d8194 [2021-06-10T14:59:53.542Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-10T14:59:54.160Z] ---> Running in fab9e3d28706 [2021-06-10T14:59:54.438Z] Removing intermediate container fab9e3d28706 [2021-06-10T14:59:54.438Z] ---> 72ef3f1bdffc [2021-06-10T14:59:54.438Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T14:59:54.721Z] ---> Running in 785d95c253f9 [2021-06-10T14:59:54.992Z] Removing intermediate container 785d95c253f9 [2021-06-10T14:59:54.992Z] ---> d50172d3e212 [2021-06-10T14:59:54.992Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T14:59:55.262Z] ---> Running in 2cf788296965 [2021-06-10T14:59:55.546Z] Removing intermediate container 2cf788296965 [2021-06-10T14:59:55.546Z] ---> fdeab18cfb55 [2021-06-10T14:59:55.546Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-10T14:59:55.821Z] ---> Running in 4cd5e4d40fbd [2021-06-10T14:59:56.099Z] Removing intermediate container 4cd5e4d40fbd [2021-06-10T14:59:56.099Z] ---> fda9bcd3f44a [2021-06-10T14:59:56.099Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-10T14:59:56.372Z] ---> Running in 8d4429bca625 [2021-06-10T14:59:56.980Z] Removing intermediate container 8d4429bca625 [2021-06-10T14:59:56.980Z] ---> a2a14343e70d [2021-06-10T14:59:56.980Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T14:59:56.980Z] ---> Running in 3a34dc0f25b1 [2021-06-10T14:59:58.977Z] Removing intermediate container 3a34dc0f25b1 [2021-06-10T14:59:58.977Z] ---> 640b1db5246f [2021-06-10T14:59:58.977Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T14:59:59.250Z] ---> Running in 6ee1c8aa1daa [2021-06-10T15:00:00.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:00:01.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:00:01.822Z] OK: 138 MiB in 40 packages [2021-06-10T15:00:02.864Z] Removing intermediate container 6ee1c8aa1daa [2021-06-10T15:00:02.864Z] ---> dcedc892345a [2021-06-10T15:00:02.864Z] Step 10/24 : ENV GO111MODULE=on [2021-06-10T15:00:03.137Z] ---> Running in b87d43bf1131 [2021-06-10T15:00:03.419Z] Removing intermediate container b87d43bf1131 [2021-06-10T15:00:03.419Z] ---> 35bba6885bb8 [2021-06-10T15:00:03.419Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-10T15:00:03.692Z] ---> Running in a4a07f6e2b6d [2021-06-10T15:00:04.294Z] Removing intermediate container a4a07f6e2b6d [2021-06-10T15:00:04.294Z] ---> e05e64e13ed9 [2021-06-10T15:00:04.294Z] Step 12/24 : COPY go.mod . [2021-06-10T15:00:04.904Z] ---> 9a2ff5af8b94 [2021-06-10T15:00:04.904Z] Step 13/24 : COPY Makefile . [2021-06-10T15:00:05.889Z] ---> c270da97342a [2021-06-10T15:00:05.889Z] Step 14/24 : RUN make update [2021-06-10T15:00:05.889Z] ---> Running in 5b511926d30c [2021-06-10T15:00:07.333Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T15:00:08.315Z] Removing intermediate container 5b511926d30c [2021-06-10T15:00:08.315Z] ---> 9ecb855a580c [2021-06-10T15:00:08.315Z] Step 15/24 : COPY . . [2021-06-10T15:00:11.703Z] ---> 611046a73c42 [2021-06-10T15:00:11.703Z] Step 16/24 : RUN ${MAKE} [2021-06-10T15:00:11.703Z] ---> Running in 1fe78d49772b [2021-06-10T15:00:13.140Z] 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-06-10T15:00:40.007Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-10T15:00:42.004Z] Removing intermediate container 1fe78d49772b [2021-06-10T15:00:42.005Z] ---> 5203780f6268 [2021-06-10T15:00:42.005Z] Step 17/24 : FROM alpine:3.12 [2021-06-10T15:00:42.984Z] 3.12: Pulling from library/alpine [2021-06-10T15:00:42.984Z] d2f70382dc9a: Pulling fs layer [2021-06-10T15:00:43.256Z] d2f70382dc9a: Download complete [2021-06-10T15:00:43.847Z] d2f70382dc9a: Pull complete [2021-06-10T15:00:43.847Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T15:00:43.847Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T15:00:43.847Z] ---> 9852663dfa18 [2021-06-10T15:00:43.847Z] Step 18/24 : EXPOSE 4000 [2021-06-10T15:00:44.120Z] ---> Running in d9bdb53d199f [2021-06-10T15:00:44.716Z] Removing intermediate container d9bdb53d199f [2021-06-10T15:00:44.716Z] ---> e768c5a73371 [2021-06-10T15:00:44.716Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-10T15:00:47.328Z] ---> 94185d7cadc1 [2021-06-10T15:00:47.328Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-10T15:00:47.328Z] ---> Running in f7d35114f179 [2021-06-10T15:00:47.602Z] Removing intermediate container f7d35114f179 [2021-06-10T15:00:47.602Z] ---> 12ba93b1cf98 [2021-06-10T15:00:47.602Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-10T15:00:47.602Z] ---> Running in ba9f4891b1d1 [2021-06-10T15:00:48.201Z] Removing intermediate container ba9f4891b1d1 [2021-06-10T15:00:48.201Z] ---> 06c470ba3d7d [2021-06-10T15:00:48.201Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T15:00:48.201Z] ---> Running in 272f66d146d8 [2021-06-10T15:00:48.805Z] Removing intermediate container 272f66d146d8 [2021-06-10T15:00:48.805Z] ---> 6cb11af93648 [2021-06-10T15:00:48.805Z] Step 23/24 : LABEL git_sha=642ea204e5b0988dfa74473838a2d6c3c9909515 [2021-06-10T15:00:48.805Z] ---> Running in 00e25e152cd6 [2021-06-10T15:00:49.411Z] Removing intermediate container 00e25e152cd6 [2021-06-10T15:00:49.411Z] ---> 2f9ef1a31725 [2021-06-10T15:00:49.411Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:00:49.411Z] ---> Running in 576b63f3c98b [2021-06-10T15:00:50.017Z] Removing intermediate container 576b63f3c98b [2021-06-10T15:00:50.017Z] ---> fc9394d8db7a [2021-06-10T15:00:50.017Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T15:00:50.017Z] Successfully built fc9394d8db7a [2021-06-10T15:00:50.017Z] 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] libraryResource [Pipeline] sh [2021-06-10T15:00:50.965Z] ---> job-cost.sh [2021-06-10T15:00:50.965Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mngp [2021-06-10T15:01:29.962Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T15:02:51.734Z] lf-activate-venv(): INFO: Adding /tmp/venv-Mngp/bin to PATH [2021-06-10T15:02:51.734Z] INFO: No Stack... [2021-06-10T15:02:51.735Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T15:02:52.005Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T15:02:52.372Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv+ cut -d, -f6 [2021-06-10T15:02:52.372Z] [Pipeline] lock [2021-06-10T15:02:52.480Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [2021-06-10T15:02:52.486Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] did not exist. Created. [2021-06-10T15:02:52.486Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T15:02:52.976Z] /w/workspace/edgex-ui-go/1@tmp/durable-d224ef52/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d224ef52/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T15:02:53.363Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T15:02:53.420Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T15:02:53.686Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T15:02:53.718Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [Pipeline] // lock [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-06-10T15:02:54.875Z] provisioning config files... [2021-06-10T15:02:54.884Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/config5953287431288180861tmp [Pipeline] { [Pipeline] sh [2021-06-10T15:02:55.276Z] + set +x [2021-06-10T15:02:55.276Z] + bash -s -- [2021-06-10T15:02:55.276Z] + curl -s https://codecov.io/bash [2021-06-10T15:02:55.276Z] [2021-06-10T15:02:55.276Z] _____ _ [2021-06-10T15:02:55.276Z] / ____| | | [2021-06-10T15:02:55.276Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T15:02:55.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T15:02:55.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T15:02:55.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T15:02:55.276Z] Bash-1.0.3 [2021-06-10T15:02:55.276Z] [2021-06-10T15:02:55.276Z] [2021-06-10T15:02:55.276Z] ==> git version 2.24.4 found [2021-06-10T15:02:55.276Z] ==> 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-06-10T15:02:55.276Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T15:02:55.276Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T15:02:55.276Z] ==> Jenkins CI detected. [2021-06-10T15:02:55.276Z] project root: . [2021-06-10T15:02:55.276Z] --> token set from env [2021-06-10T15:02:55.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T15:02:55.539Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T15:02:55.539Z] ==> Python coveragepy not found [2021-06-10T15:02:55.539Z] ==> Searching for coverage reports in: [2021-06-10T15:02:55.539Z] + . [2021-06-10T15:02:55.539Z] -> Found 1 reports [2021-06-10T15:02:55.539Z] ==> Detecting git/mercurial file structure [2021-06-10T15:02:55.539Z] ==> Reading reports [2021-06-10T15:02:55.539Z] + ./coverage.out bytes=10 [2021-06-10T15:02:55.539Z] ==> Appending adjustments [2021-06-10T15:02:55.539Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T15:02:55.539Z] + Found adjustments [2021-06-10T15:02:55.539Z] ==> Gzipping contents [2021-06-10T15:02:55.539Z] 4.0K /tmp/codecov.SvaFOb.gz [2021-06-10T15:02:55.540Z] ==> Uploading reports [2021-06-10T15:02:55.540Z] url: https://codecov.io [2021-06-10T15:02:55.540Z] query: branch=PR-377&commit=642ea204e5b0988dfa74473838a2d6c3c9909515&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=377&job=&cmd_args= [2021-06-10T15:02:55.540Z] -> Pinging Codecov [2021-06-10T15:02:55.540Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-377&commit=642ea204e5b0988dfa74473838a2d6c3c9909515&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=377&job=&cmd_args= [2021-06-10T15:02:56.488Z] -> Uploading to [2021-06-10T15:02:56.488Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/FB506323287CE973F263BFD2A0EB1F37/642ea204e5b0988dfa74473838a2d6c3c9909515/7b81e451-8ec4-453d-b0e6-2388b98dfbc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T150256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06e010b5b8ff8c1f1a63b4328771f197ec20c757f000361daa3b8d2d5457131f [2021-06-10T15:02:56.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T15:02:56.488Z] Dload Upload Total Spent Left Speed [2021-06-10T15:02:56.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 7980 --:--:-- --:--:-- --:--:-- 7973 100 3923 0 0 100 3923 0 7977 --:--:-- --:--:-- --:--:-- 7973 [2021-06-10T15:02:56.750Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/642ea204e5b0988dfa74473838a2d6c3c9909515 [Pipeline] } [2021-06-10T15:02:56.791Z] 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] libraryResource [Pipeline] sh [2021-06-10T15:02:59.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:02:59.842Z] ---> package-listing.sh [2021-06-10T15:02:59.842Z] ++ facter osfamily [2021-06-10T15:02:59.842Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T15:03:00.107Z] + OS_FAMILY=redhat [2021-06-10T15:03:00.107Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-377 [2021-06-10T15:03:00.107Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T15:03:00.107Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T15:03:00.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T15:03:00.107Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T15:03:00.107Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-377 ']' [2021-06-10T15:03:00.107Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T15:03:00.107Z] + case "${OS_FAMILY}" in [2021-06-10T15:03:00.107Z] + rpm -qa [2021-06-10T15:03:00.107Z] + sort [2021-06-10T15:03:00.681Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T15:03:00.681Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T15:03:00.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T15:03:00.681Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-377 ']' [2021-06-10T15:03:00.681Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-377/archives/ [2021-06-10T15:03:00.681Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-377/archives/ [Pipeline] echo [2021-06-10T15:03:00.717Z] 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-377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T15:03:01.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:03:01.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:03:01.630Z] [2021-06-10T15:03:01.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:03:01.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:03:01.994Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T15:03:01.994Z] df20fa9351a1: Pulling fs layer [2021-06-10T15:03:01.994Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T15:03:01.994Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T15:03:01.994Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T15:03:01.994Z] 93b61091891f: Pulling fs layer [2021-06-10T15:03:01.994Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T15:03:01.994Z] 5e14af77c1be: Pulling fs layer [2021-06-10T15:03:01.994Z] 01666e4c0597: Pulling fs layer [2021-06-10T15:03:01.994Z] aa168da1d23b: Pulling fs layer [2021-06-10T15:03:01.994Z] 93b9cdb0e59b: Waiting [2021-06-10T15:03:01.994Z] 5e14af77c1be: Waiting [2021-06-10T15:03:01.994Z] 01666e4c0597: Waiting [2021-06-10T15:03:01.994Z] aa168da1d23b: Waiting [2021-06-10T15:03:01.994Z] 93b61091891f: Waiting [2021-06-10T15:03:01.994Z] 46f8f816bc3b: Waiting [2021-06-10T15:03:01.994Z] 36b3adc4ff6f: Download complete [2021-06-10T15:03:02.265Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T15:03:02.265Z] 46f8f816bc3b: Download complete [2021-06-10T15:03:02.265Z] df20fa9351a1: Verifying Checksum [2021-06-10T15:03:02.265Z] df20fa9351a1: Download complete [2021-06-10T15:03:02.265Z] 93b61091891f: Verifying Checksum [2021-06-10T15:03:02.265Z] 93b61091891f: Download complete [2021-06-10T15:03:02.265Z] 5e14af77c1be: Verifying Checksum [2021-06-10T15:03:02.265Z] 5e14af77c1be: Download complete [2021-06-10T15:03:02.265Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T15:03:02.265Z] 93b9cdb0e59b: Download complete [2021-06-10T15:03:02.265Z] 01666e4c0597: Verifying Checksum [2021-06-10T15:03:02.265Z] 01666e4c0597: Download complete [2021-06-10T15:03:02.535Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T15:03:02.535Z] 8ad3a11d3b57: Download complete [2021-06-10T15:03:02.535Z] df20fa9351a1: Pull complete [2021-06-10T15:03:02.799Z] 36b3adc4ff6f: Pull complete [2021-06-10T15:03:03.375Z] 8ad3a11d3b57: Pull complete [2021-06-10T15:03:03.375Z] 46f8f816bc3b: Pull complete [2021-06-10T15:03:03.638Z] 93b61091891f: Pull complete [2021-06-10T15:03:03.638Z] 93b9cdb0e59b: Pull complete [2021-06-10T15:03:03.901Z] 5e14af77c1be: Pull complete [2021-06-10T15:03:03.902Z] 01666e4c0597: Pull complete [2021-06-10T15:03:04.473Z] aa168da1d23b: Verifying Checksum [2021-06-10T15:03:04.473Z] aa168da1d23b: Download complete [2021-06-10T15:03:08.713Z] aa168da1d23b: Pull complete [2021-06-10T15:03:08.713Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T15:03:08.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:03:08.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T15:03:08.814Z] prd-centos7-docker-4c-2g-199 does not seem to be running inside a container [2021-06-10T15:03:08.846Z] $ 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-377/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-377 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-377:/w/workspace/edgexfoundry_edgex-ui-go_PR-377:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T15:03:11.069Z] $ docker top cebd6c07a905143c8eee9efc78ea162b4aee84086b6dcbaa3f06a205a5011c9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:03:11.523Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T15:03:11.848Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T15:03:12.170Z] + ls /var/log/sa-host [2021-06-10T15:03:12.170Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T15:03:12.170Z] file_magic: OK [2021-06-10T15:03:12.170Z] HZ: Using current value: 100 [2021-06-10T15:03:12.170Z] file_header: OK [2021-06-10T15:03:12.170Z] 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-06-10T15:03:12.170Z] Statistics: [2021-06-10T15:03:12.170Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T15:03:12.170Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T15:03:12.170Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T15:03:12.170Z] file_magic: OK [2021-06-10T15:03:12.170Z] HZ: Using current value: 100 [2021-06-10T15:03:12.170Z] file_header: OK [2021-06-10T15:03:12.170Z] 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-06-10T15:03:12.170Z] Statistics: [2021-06-10T15:03:12.170Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T15:03:12.170Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T15:03:12.850Z] provisioning config files... [2021-06-10T15:03:12.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/config5082003402689718857tmp [Pipeline] { [Pipeline] echo [2021-06-10T15:03:12.926Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:03:13.272Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T15:03:13.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:03:13.763Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T15:03:13.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:03:14.130Z] ---> sudo-logs.sh [2021-06-10T15:03:14.130Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T15:03:14.220Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:03:14.552Z] ---> job-cost.sh [2021-06-10T15:03:14.552Z] lf-activate-venv: SKIPPING [2021-06-10T15:03:14.552Z] DEBUG: total: 0.18000000715255737 [2021-06-10T15:03:14.552Z] INFO: Retrieving Stack Cost... [2021-06-10T15:03:15.498Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T15:03:15.761Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T15:03:15.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:03:16.153Z] ---> logs-deploy.sh [2021-06-10T15:03:16.154Z] lf-activate-venv: SKIPPING [2021-06-10T15:03:16.154Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-377/1 [2021-06-10T15:03:16.154Z] INFO: archiving workspace using pattern(s): [2021-06-10T15:03:17.106Z] Archives upload complete. [2021-06-10T15:03:17.106Z] INFO: archiving logs to Nexus