Pull request #455 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 rather than b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Obtained Jenkinsfile from 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2714732880078488323.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3834037190783445507.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 f1d79d91c36788821211008368c3015072ca53ca 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-455/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1917623179494112348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4606922326651682150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4177935721016633484.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7615488915480843690.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-649 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [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-455 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh677861483827776499.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Merge succeeded, producing b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Checking out Revision b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 (PR-455) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh1517799218379270221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh895631797811996917.key > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 Commit message: "fix(snap): set snap version using git tags" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-12T09:41:16.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-12T09:41:16.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-12T09:41:16.844Z] ========================================================= [2021-10-12T09:41:16.844Z] EdgeX Global Pipelines Version Info [2021-10-12T09:41:16.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:41:18.035Z] ------------------- [2021-10-12T09:41:18.035Z] stable info: [2021-10-12T09:41:18.035Z] ------------------- [2021-10-12T09:41:18.035Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-12T09:41:18.035Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T09:41:18.035Z] Message: update stable to v1.0.209 [2021-10-12T09:41:18.609Z] ------------------- [2021-10-12T09:41:18.609Z] experimental info: [2021-10-12T09:41:18.609Z] ------------------- [2021-10-12T09:41:18.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-12T09:41:18.609Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T09:41:18.609Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-12T09:41:18.787Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-12T09:41:18.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-12T09:41:18.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-12T09:41:18.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-12T09:41:18.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-12T09:41:18.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-12T09:41:19.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-12T09:41:19.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-12T09:41:19.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-12T09:41:19.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-12T09:41:19.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-12T09:41:19.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-12T09:41:19.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-12T09:41:19.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-12T09:41:19.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-12T09:41:19.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-12T09:41:19.431Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T09:41:19.468Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T09:41:19.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-12T09:41:19.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-12T09:41:19.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-12T09:41:19.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-12T09:41:19.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-12T09:41:19.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-12T09:41:19.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-12T09:41:19.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-12T09:41:19.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2021-10-12T09:41:19.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2021-10-12T09:41:19.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2021-10-12T09:41:19.948Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [Pipeline] echo [2021-10-12T09:41:19.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3b7f9b [Pipeline] echo [2021-10-12T09:41:20.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T09:41:20.130Z] provisioning config files... [2021-10-12T09:41:20.145Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config8360456725812657327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:41:20.502Z] ---> docker-login.sh [2021-10-12T09:41:20.502Z] nexus3.edgexfoundry.org:10001 [2021-10-12T09:41:20.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:41:20.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:41:20.765Z] Configure a credential helper to remove this warning. See [2021-10-12T09:41:20.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:41:20.765Z] [2021-10-12T09:41:20.765Z] Login Succeeded [2021-10-12T09:41:20.765Z] nexus3.edgexfoundry.org:10002 [2021-10-12T09:41:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:41:20.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:41:20.765Z] Configure a credential helper to remove this warning. See [2021-10-12T09:41:20.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:41:20.765Z] [2021-10-12T09:41:20.765Z] Login Succeeded [2021-10-12T09:41:20.765Z] nexus3.edgexfoundry.org:10003 [2021-10-12T09:41:21.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:41:21.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:41:21.032Z] Configure a credential helper to remove this warning. See [2021-10-12T09:41:21.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:41:21.032Z] [2021-10-12T09:41:21.032Z] Login Succeeded [2021-10-12T09:41:21.032Z] nexus3.edgexfoundry.org:10004 [2021-10-12T09:41:21.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:41:21.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:41:21.032Z] Configure a credential helper to remove this warning. See [2021-10-12T09:41:21.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:41:21.032Z] [2021-10-12T09:41:21.032Z] Login Succeeded [2021-10-12T09:41:21.032Z] docker.io [2021-10-12T09:41:21.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:41:21.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:41:21.559Z] Configure a credential helper to remove this warning. See [2021-10-12T09:41:21.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:41:21.559Z] [2021-10-12T09:41:21.559Z] Login Succeeded [2021-10-12T09:41:21.559Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T09:41:21.584Z] 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-10-12T09:41:22.245Z] + git log --format=format:%s -1 b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [Pipeline] echo [2021-10-12T09:41:22.305Z] GIT_COMMIT: b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7, Commit Message: fix(snap): set snap version using git tags [Pipeline] echo [2021-10-12T09:41:22.334Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:41:23.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T09:41:23.025Z] [2021-10-12T09:41:23.025Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:41:23.367Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T09:41:23.367Z] latest: Pulling from edgex-devops/git-semver [2021-10-12T09:41:23.367Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T09:41:23.367Z] 3e5f54012d9b: Pulling fs layer [2021-10-12T09:41:23.367Z] 4c7163046ea9: Pulling fs layer [2021-10-12T09:41:23.367Z] 0c2d73faf560: Pulling fs layer [2021-10-12T09:41:23.367Z] 0c2d73faf560: Waiting [2021-10-12T09:41:23.367Z] 3e5f54012d9b: Verifying Checksum [2021-10-12T09:41:23.367Z] 3e5f54012d9b: Download complete [2021-10-12T09:41:23.367Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T09:41:23.367Z] a0d0a0d46f8b: Download complete [2021-10-12T09:41:23.367Z] 4c7163046ea9: Verifying Checksum [2021-10-12T09:41:23.367Z] 4c7163046ea9: Download complete [2021-10-12T09:41:23.367Z] 0c2d73faf560: Verifying Checksum [2021-10-12T09:41:23.367Z] 0c2d73faf560: Download complete [2021-10-12T09:41:23.637Z] a0d0a0d46f8b: Pull complete [2021-10-12T09:41:23.637Z] 3e5f54012d9b: Pull complete [2021-10-12T09:41:24.215Z] 4c7163046ea9: Pull complete [2021-10-12T09:41:24.215Z] 0c2d73faf560: Pull complete [2021-10-12T09:41:24.215Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-12T09:41:24.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T09:41:24.215Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-12T09:41:24.302Z] prd-centos7-docker-4c-2g-649 does not seem to be running inside a container [2021-10-12T09:41:24.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T09:41:24.931Z] $ docker top 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T09:41:25.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T09:41:25.098Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T09:41:25.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T09:41:25.214Z] $ docker exec 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f ssh-agent [2021-10-12T09:41:25.324Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXamkakf/agent.14 [2021-10-12T09:41:25.324Z] SSH_AGENT_PID=21 [2021-10-12T09:41:25.332Z] Running ssh-add (command line suppressed) [2021-10-12T09:41:25.430Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_8925469998916171028.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_8925469998916171028.key) [2021-10-12T09:41:25.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T09:41:25.774Z] + git tag --points-at HEAD [Pipeline] } [2021-10-12T09:41:25.792Z] $ docker exec --env ******** --env ******** 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f ssh-agent -k [2021-10-12T09:41:25.910Z] unset SSH_AUTH_SOCK; [2021-10-12T09:41:25.911Z] unset SSH_AGENT_PID; [2021-10-12T09:41:25.911Z] echo Agent pid 21 killed; [2021-10-12T09:41:25.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-12T09:41:25.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T09:41:25.990Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T09:41:26.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T09:41:26.104Z] $ docker exec 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f ssh-agent [2021-10-12T09:41:26.221Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKLmlLF/agent.55 [2021-10-12T09:41:26.221Z] SSH_AGENT_PID=62 [2021-10-12T09:41:26.227Z] Running ssh-add (command line suppressed) [2021-10-12T09:41:26.331Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_1560878327689330650.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_1560878327689330650.key) [2021-10-12T09:41:26.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T09:41:26.671Z] + git semver init [2021-10-12T09:41:26.671Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T09:41:26.671Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git [2021-10-12T09:41:26.671Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-12T09:41:26.671Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T09:41:26.671Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T09:41:26.671Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T09:41:26.671Z] # $SEMVER_BRANCH = PR-455 [2021-10-12T09:41:26.671Z] # $SEMVER_TEMP = /tmp/semver-409564887 [2021-10-12T09:41:26.671Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-12T09:41:29.225Z] # '/tmp/semver-409564887' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' [2021-10-12T09:41:29.225Z] # -> Force: false [2021-10-12T09:41:29.225Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } [2021-10-12T09:41:29.246Z] $ docker exec --env ******** --env ******** 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f ssh-agent -k [2021-10-12T09:41:29.331Z] unset SSH_AUTH_SOCK; [2021-10-12T09:41:29.332Z] unset SSH_AGENT_PID; [2021-10-12T09:41:29.332Z] echo Agent pid 62 killed; [2021-10-12T09:41:29.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T09:41:29.744Z] + git semver [Pipeline] } [2021-10-12T09:41:29.770Z] $ docker stop --time=1 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f [2021-10-12T09:41:31.054Z] $ docker rm -f 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T09:41:31.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-12T09:41:31.759Z] Stashed 1 file(s) [Pipeline] echo [2021-10-12T09:41:31.778Z] [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-10-12T09:41:47.181Z] Still waiting to schedule task [2021-10-12T09:41:47.181Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-12T09:41:47.203Z] Still waiting to schedule task [2021-10-12T09:41:47.203Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-648’ [2021-10-12T09:44:09.811Z] Running on prd-centos7-docker-4c-2g-650 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-12T09:44:09.847Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-12T09:44:09.964Z] The recommended git tool is: git [2021-10-12T09:44:11.925Z] using credential edgex-jenkins-ssh [2021-10-12T09:44:11.935Z] Cloning the remote Git repository [2021-10-12T09:44:11.140Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T09:44:11.202Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-12T09:44:11.226Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T09:44:11.226Z] > git --version # timeout=10 [2021-10-12T09:44:11.230Z] > git --version # 'git version 2.24.4' [2021-10-12T09:44:11.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T09:44:11.252Z] [INFO] Currently running in a labeled security context [2021-10-12T09:44:11.253Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T09:44:11.253Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh596861581046505764.key [2021-10-12T09:44:11.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T09:44:12.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-12T09:44:13.981Z] Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [2021-10-12T09:44:14.128Z] Merge succeeded, producing b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [2021-10-12T09:44:14.128Z] Checking out Revision b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 (PR-455) [2021-10-12T09:44:12.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T09:44:12.575Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-12T09:44:12.586Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T09:44:12.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T09:44:12.587Z] [INFO] Currently running in a labeled security context [2021-10-12T09:44:12.590Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T09:44:12.590Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3189074738359400023.key [2021-10-12T09:44:12.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T09:44:13.160Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T09:44:13.172Z] > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 [2021-10-12T09:44:13.249Z] > git remote # timeout=10 [2021-10-12T09:44:13.254Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T09:44:13.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T09:44:13.265Z] [INFO] Currently running in a labeled security context [2021-10-12T09:44:13.265Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T09:44:13.265Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4077380925266477816.key [2021-10-12T09:44:13.274Z] > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [2021-10-12T09:44:13.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T09:44:13.302Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T09:44:13.307Z] > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 [2021-10-12T09:44:17.580Z] Commit message: "fix(snap): set snap version using git tags" [2021-10-12T09:44:16.963Z] > git --version # timeout=10 [2021-10-12T09:44:16.972Z] > git --version # 'git version 2.24.4' [2021-10-12T09:44:16.978Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T09:44:18.478Z] provisioning config files... [2021-10-12T09:44:18.492Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3111162134104101542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:44:18.916Z] ---> docker-login.sh [2021-10-12T09:44:18.916Z] nexus3.edgexfoundry.org:10001 [2021-10-12T09:44:18.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:44:19.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:44:19.180Z] Configure a credential helper to remove this warning. See [2021-10-12T09:44:19.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:44:19.180Z] [2021-10-12T09:44:19.180Z] Login Succeeded [2021-10-12T09:44:19.180Z] nexus3.edgexfoundry.org:10002 [2021-10-12T09:44:19.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:44:19.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:44:19.180Z] Configure a credential helper to remove this warning. See [2021-10-12T09:44:19.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:44:19.180Z] [2021-10-12T09:44:19.180Z] Login Succeeded [2021-10-12T09:44:19.180Z] nexus3.edgexfoundry.org:10003 [2021-10-12T09:44:19.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:44:19.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:44:19.444Z] Configure a credential helper to remove this warning. See [2021-10-12T09:44:19.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:44:19.444Z] [2021-10-12T09:44:19.444Z] Login Succeeded [2021-10-12T09:44:19.444Z] nexus3.edgexfoundry.org:10004 [2021-10-12T09:44:19.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:44:19.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:44:19.444Z] Configure a credential helper to remove this warning. See [2021-10-12T09:44:19.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:44:19.444Z] [2021-10-12T09:44:19.444Z] Login Succeeded [2021-10-12T09:44:19.444Z] docker.io [2021-10-12T09:44:19.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:44:20.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:44:20.017Z] Configure a credential helper to remove this warning. See [2021-10-12T09:44:20.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:44:20.017Z] [2021-10-12T09:44:20.017Z] Login Succeeded [2021-10-12T09:44:20.017Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T09:44:20.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-12T09:44:20.301Z] ========================================================= [2021-10-12T09:44:20.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-12T09:44:20.301Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:44:20.701Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-12T09:44:20.701Z] Sending build context to Docker daemon 20.58MB [2021-10-12T09:44:20.701Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T09:44:20.701Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-12T09:44:20.976Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-12T09:44:20.976Z] 4e9f2cdf4387: Pulling fs layer [2021-10-12T09:44:20.976Z] 57d31006c564: Pulling fs layer [2021-10-12T09:44:20.976Z] bd5ccded8296: Pulling fs layer [2021-10-12T09:44:20.976Z] 304dd3a0f381: Pulling fs layer [2021-10-12T09:44:20.976Z] d37cda54a23b: Pulling fs layer [2021-10-12T09:44:20.976Z] bae75c0f2455: Pulling fs layer [2021-10-12T09:44:20.976Z] 806579b3d29a: Pulling fs layer [2021-10-12T09:44:20.976Z] c77eb801bf70: Pulling fs layer [2021-10-12T09:44:20.976Z] 6d0567d44e1a: Pulling fs layer [2021-10-12T09:44:20.976Z] bae75c0f2455: Waiting [2021-10-12T09:44:20.976Z] 806579b3d29a: Waiting [2021-10-12T09:44:20.976Z] c77eb801bf70: Waiting [2021-10-12T09:44:20.976Z] 6d0567d44e1a: Waiting [2021-10-12T09:44:20.976Z] 304dd3a0f381: Waiting [2021-10-12T09:44:20.976Z] d37cda54a23b: Waiting [2021-10-12T09:44:20.976Z] bd5ccded8296: Verifying Checksum [2021-10-12T09:44:20.976Z] bd5ccded8296: Download complete [2021-10-12T09:44:20.976Z] 57d31006c564: Verifying Checksum [2021-10-12T09:44:20.976Z] 57d31006c564: Download complete [2021-10-12T09:44:20.976Z] d37cda54a23b: Verifying Checksum [2021-10-12T09:44:20.976Z] d37cda54a23b: Download complete [2021-10-12T09:44:20.976Z] bae75c0f2455: Verifying Checksum [2021-10-12T09:44:20.976Z] bae75c0f2455: Download complete [2021-10-12T09:44:20.976Z] 4e9f2cdf4387: Verifying Checksum [2021-10-12T09:44:20.976Z] 4e9f2cdf4387: Download complete [2021-10-12T09:44:20.976Z] 806579b3d29a: Verifying Checksum [2021-10-12T09:44:20.976Z] 806579b3d29a: Download complete [2021-10-12T09:44:21.256Z] c77eb801bf70: Verifying Checksum [2021-10-12T09:44:21.257Z] c77eb801bf70: Download complete [2021-10-12T09:44:21.542Z] 4e9f2cdf4387: Pull complete [2021-10-12T09:44:21.809Z] 6d0567d44e1a: Verifying Checksum [2021-10-12T09:44:21.809Z] 6d0567d44e1a: Download complete [2021-10-12T09:44:21.809Z] 304dd3a0f381: Verifying Checksum [2021-10-12T09:44:21.809Z] 304dd3a0f381: Download complete [2021-10-12T09:44:21.809Z] 57d31006c564: Pull complete [2021-10-12T09:44:21.809Z] bd5ccded8296: Pull complete [2021-10-12T09:44:26.060Z] 304dd3a0f381: Pull complete [2021-10-12T09:44:26.060Z] d37cda54a23b: Pull complete [2021-10-12T09:44:26.060Z] bae75c0f2455: Pull complete [2021-10-12T09:44:26.060Z] 806579b3d29a: Pull complete [2021-10-12T09:44:26.060Z] c77eb801bf70: Pull complete [2021-10-12T09:44:28.639Z] 6d0567d44e1a: Pull complete [2021-10-12T09:44:28.900Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-12T09:44:28.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T09:44:28.900Z] ---> e839a31ac9d1 [2021-10-12T09:44:28.900Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-12T09:44:30.818Z] ---> Running in e1d8615805cd [2021-10-12T09:44:30.818Z] Removing intermediate container e1d8615805cd [2021-10-12T09:44:30.818Z] ---> 87a21331dcdc [2021-10-12T09:44:30.818Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-12T09:44:30.818Z] ---> Running in 09f6c5801fa7 [2021-10-12T09:44:31.085Z] Removing intermediate container 09f6c5801fa7 [2021-10-12T09:44:31.085Z] ---> a9a24f4414d3 [2021-10-12T09:44:31.085Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T09:44:31.085Z] ---> Running in 593c086e9ea7 [2021-10-12T09:44:31.085Z] Removing intermediate container 593c086e9ea7 [2021-10-12T09:44:31.085Z] ---> e1f3234f6796 [2021-10-12T09:44:31.085Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-12T09:44:31.085Z] ---> Running in 84506b256a1b [2021-10-12T09:44:31.085Z] Removing intermediate container 84506b256a1b [2021-10-12T09:44:31.085Z] ---> 7fcc5a4e26f5 [2021-10-12T09:44:31.085Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-12T09:44:31.085Z] ---> Running in 2cf286bcc413 [2021-10-12T09:44:31.358Z] Removing intermediate container 2cf286bcc413 [2021-10-12T09:44:31.358Z] ---> 3294fb1eb76a [2021-10-12T09:44:31.358Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T09:44:31.358Z] ---> Running in c289b1da322d [2021-10-12T09:44:31.965Z] Removing intermediate container c289b1da322d [2021-10-12T09:44:31.965Z] ---> e68629e0196e [2021-10-12T09:44:31.965Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T09:44:31.965Z] ---> Running in 23a66dcbcd14 [2021-10-12T09:44:32.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T09:44:33.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T09:44:33.427Z] OK: 219 MiB in 52 packages [2021-10-12T09:44:33.691Z] Removing intermediate container 23a66dcbcd14 [2021-10-12T09:44:33.691Z] ---> fafa50c11d8d [2021-10-12T09:44:33.691Z] Step 10/14 : ENV GO111MODULE=on [2021-10-12T09:44:33.691Z] ---> Running in afc88a8af192 [2021-10-12T09:44:33.691Z] Removing intermediate container afc88a8af192 [2021-10-12T09:44:33.691Z] ---> f1e196c3fc15 [2021-10-12T09:44:33.691Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-12T09:44:33.691Z] ---> Running in 34eaff01905b [2021-10-12T09:44:33.951Z] Removing intermediate container 34eaff01905b [2021-10-12T09:44:33.951Z] ---> 13d89c4d0888 [2021-10-12T09:44:33.951Z] Step 12/14 : COPY . . [2021-10-12T09:44:34.521Z] ---> 661d97a911ac [2021-10-12T09:44:34.521Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T09:44:34.789Z] ---> Running in befafd10e029 [2021-10-12T09:44:47.041Z] Removing intermediate container befafd10e029 [2021-10-12T09:44:47.041Z] ---> f26b1742f418 [2021-10-12T09:44:47.041Z] Step 14/14 : RUN ${MAKE} [2021-10-12T09:44:47.041Z] ---> Running in 92e6af223aa6 [2021-10-12T09:44:47.041Z] noop [2021-10-12T09:44:47.041Z] Removing intermediate container 92e6af223aa6 [2021-10-12T09:44:47.041Z] ---> fe8d2dcda6ec [2021-10-12T09:44:47.041Z] Successfully built fe8d2dcda6ec [2021-10-12T09:44:47.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:44:47.375Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T09:44:47.375Z] . [Pipeline] withDockerContainer [2021-10-12T09:44:47.472Z] prd-centos7-docker-4c-2g-650 does not seem to be running inside a container [2021-10-12T09:44:47.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-12T09:44:47.959Z] $ docker top 9495ddf73312349808447b695f639f2a857b910dd3edb5485b342e4b7a7ed0c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T09:44:48.388Z] + go version [2021-10-12T09:44:48.389Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-12T09:44:48.417Z] $ docker stop --time=1 9495ddf73312349808447b695f639f2a857b910dd3edb5485b342e4b7a7ed0c2 [2021-10-12T09:44:49.632Z] $ docker rm -f 9495ddf73312349808447b695f639f2a857b910dd3edb5485b342e4b7a7ed0c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:44:50.378Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T09:44:50.378Z] . [Pipeline] withDockerContainer [2021-10-12T09:44:50.460Z] prd-centos7-docker-4c-2g-650 does not seem to be running inside a container [2021-10-12T09:44:50.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-12T09:44:50.855Z] $ docker top 2815f61c9c8aa02b216a86857a879fc52acf12667ad045dc4c2ecc752189e0f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T09:44:51.288Z] + make test [2021-10-12T09:44:51.288Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-12T09:44:51.552Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-12T09:45:03.836Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-12T09:45:03.836Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T09:45:09.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T09:45:09.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-12T09:45:09.174Z] $ docker stop --time=1 2815f61c9c8aa02b216a86857a879fc52acf12667ad045dc4c2ecc752189e0f2 [2021-10-12T09:45:10.813Z] $ docker rm -f 2815f61c9c8aa02b216a86857a879fc52acf12667ad045dc4c2ecc752189e0f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T09:45:11.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T09:45:11.459Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-12T09:45:13.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-12T09:45:13.352Z] + ls -al . [2021-10-12T09:45:13.352Z] total 88 [2021-10-12T09:45:13.352Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 12 09:44 . [2021-10-12T09:45:13.352Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 12 09:44 .. [2021-10-12T09:45:13.352Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 12 09:44 assets [2021-10-12T09:45:13.352Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 12 09:44 bin [2021-10-12T09:45:13.352Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 12 09:44 cmd [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 12 09:44 CONTRIBUTING.md [2021-10-12T09:45:13.352Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 12 09:44 coverage.out [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 12 09:44 Dockerfile [2021-10-12T09:45:13.352Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 12 09:44 docs [2021-10-12T09:45:13.352Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 12 09:44 .git [2021-10-12T09:45:13.352Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 12 09:44 .github [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 12 09:44 .gitignore [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 12 09:44 go.mod [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 12 09:44 go.sum [2021-10-12T09:45:13.352Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 12 09:44 internal [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 12 09:44 Jenkinsfile [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 12 09:44 LICENSE [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 12 09:44 Makefile [2021-10-12T09:45:13.352Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 12 09:44 pkg [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 12 09:44 README.md [2021-10-12T09:45:13.352Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 12 09:44 snap [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 12 09:41 VERSION [2021-10-12T09:45:13.352Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 12 09:44 version.go [2021-10-12T09:45:13.352Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 12 09:44 web [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:45:13.685Z] + 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=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 --label arch=amd64 --label version=0.0.0 . [2021-10-12T09:45:13.685Z] Sending build context to Docker daemon 20.58MB [2021-10-12T09:45:13.685Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T09:45:13.685Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-12T09:45:13.685Z] ---> fe8d2dcda6ec [2021-10-12T09:45:13.685Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-12T09:45:13.954Z] ---> Running in 7c83528078bd [2021-10-12T09:45:13.954Z] Removing intermediate container 7c83528078bd [2021-10-12T09:45:13.954Z] ---> 60551c73416e [2021-10-12T09:45:13.954Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-12T09:45:13.954Z] ---> Running in fd82d4d0ecde [2021-10-12T09:45:14.214Z] Removing intermediate container fd82d4d0ecde [2021-10-12T09:45:14.214Z] ---> fabc8215bc90 [2021-10-12T09:45:14.214Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T09:45:14.214Z] ---> Running in 3e6b212d5b0f [2021-10-12T09:45:14.214Z] Removing intermediate container 3e6b212d5b0f [2021-10-12T09:45:14.214Z] ---> 5de2066faac9 [2021-10-12T09:45:14.214Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-12T09:45:14.214Z] ---> Running in 8d8510661762 [2021-10-12T09:45:14.475Z] Removing intermediate container 8d8510661762 [2021-10-12T09:45:14.476Z] ---> 7834a182a758 [2021-10-12T09:45:14.476Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-12T09:45:14.476Z] ---> Running in 6251e5e9ef03 [2021-10-12T09:45:14.476Z] Removing intermediate container 6251e5e9ef03 [2021-10-12T09:45:14.476Z] ---> 57cad6d2e758 [2021-10-12T09:45:14.476Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T09:45:14.476Z] ---> Running in 5052b77a5177 [2021-10-12T09:45:15.048Z] Removing intermediate container 5052b77a5177 [2021-10-12T09:45:15.048Z] ---> 760834e0a70a [2021-10-12T09:45:15.048Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T09:45:15.048Z] ---> Running in 1105d3b585ec [2021-10-12T09:45:15.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T09:45:16.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T09:45:16.526Z] OK: 219 MiB in 52 packages [2021-10-12T09:45:16.526Z] Removing intermediate container 1105d3b585ec [2021-10-12T09:45:16.526Z] ---> dd48dce85a68 [2021-10-12T09:45:16.526Z] Step 10/22 : ENV GO111MODULE=on [2021-10-12T09:45:16.526Z] ---> Running in 21a0ff6b2e30 [2021-10-12T09:45:16.789Z] Removing intermediate container 21a0ff6b2e30 [2021-10-12T09:45:16.789Z] ---> b4c22e15c519 [2021-10-12T09:45:16.789Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-12T09:45:16.789Z] ---> Running in e04ff6e10501 [2021-10-12T09:45:16.789Z] Removing intermediate container e04ff6e10501 [2021-10-12T09:45:16.789Z] ---> c59b4f2db965 [2021-10-12T09:45:16.789Z] Step 12/22 : COPY . . [2021-10-12T09:45:17.361Z] ---> b8bb6668a1dd [2021-10-12T09:45:17.361Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T09:45:17.361Z] ---> Running in 45f454436633 [2021-10-12T09:45:17.947Z] Removing intermediate container 45f454436633 [2021-10-12T09:45:17.947Z] ---> b91fa8e490fe [2021-10-12T09:45:17.947Z] Step 14/22 : RUN ${MAKE} [2021-10-12T09:45:17.947Z] ---> Running in 28551c2274e3 [2021-10-12T09:45:18.527Z] 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-10-12T09:45:28.638Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-12T09:45:28.638Z] Removing intermediate container 28551c2274e3 [2021-10-12T09:45:28.638Z] ---> 5df23af1a51b [2021-10-12T09:45:28.638Z] Step 15/22 : FROM alpine:3.14 [2021-10-12T09:45:29.215Z] 3.14: Pulling from library/alpine [2021-10-12T09:45:29.215Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T09:45:29.479Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T09:45:29.479Z] a0d0a0d46f8b: Download complete [2021-10-12T09:45:29.740Z] a0d0a0d46f8b: Pull complete [2021-10-12T09:45:29.740Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-12T09:45:29.740Z] Status: Downloaded newer image for alpine:3.14 [2021-10-12T09:45:29.740Z] ---> 14119a10abf4 [2021-10-12T09:45:29.740Z] Step 16/22 : EXPOSE 4000 [2021-10-12T09:45:29.740Z] ---> Running in 33beac5f1e87 [2021-10-12T09:45:30.000Z] Removing intermediate container 33beac5f1e87 [2021-10-12T09:45:30.000Z] ---> 8d4375580a89 [2021-10-12T09:45:30.000Z] Step 17/22 : 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-10-12T09:45:30.263Z] ---> 70df3def8b7c [2021-10-12T09:45:30.263Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-12T09:45:30.263Z] ---> Running in 979b4e08baad [2021-10-12T09:45:30.524Z] Removing intermediate container 979b4e08baad [2021-10-12T09:45:30.524Z] ---> 53a19c39f321 [2021-10-12T09:45:30.524Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-12T09:45:30.524Z] ---> Running in 57dd472b7e3a [2021-10-12T09:45:30.524Z] Removing intermediate container 57dd472b7e3a [2021-10-12T09:45:30.524Z] ---> 16b51c6bd638 [2021-10-12T09:45:30.524Z] Step 20/22 : LABEL arch=amd64 [2021-10-12T09:45:30.524Z] ---> Running in 3fa1373a755e [2021-10-12T09:45:30.524Z] Removing intermediate container 3fa1373a755e [2021-10-12T09:45:30.524Z] ---> c7804f1bf572 [2021-10-12T09:45:30.524Z] Step 21/22 : LABEL git_sha=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [2021-10-12T09:45:30.524Z] ---> Running in eeeffba00609 [2021-10-12T09:45:30.784Z] Removing intermediate container eeeffba00609 [2021-10-12T09:45:30.784Z] ---> ae82465ed8a4 [2021-10-12T09:45:30.784Z] Step 22/22 : LABEL version=0.0.0 [2021-10-12T09:45:30.784Z] ---> Running in cc0113ad5e1f [2021-10-12T09:45:30.784Z] Removing intermediate container cc0113ad5e1f [2021-10-12T09:45:30.784Z] ---> 3d370e1a0164 [2021-10-12T09:45:30.784Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-12T09:45:30.784Z] Successfully built 3d370e1a0164 [2021-10-12T09:45:30.784Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:45:31.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T09:45:31.710Z] [2021-10-12T09:45:31.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:45:32.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T09:45:32.057Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T09:45:32.057Z] b4d181a07f80: Pulling fs layer [2021-10-12T09:45:32.057Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T09:45:32.057Z] ed53099fbce6: Pulling fs layer [2021-10-12T09:45:32.057Z] dc539afda2c1: Pulling fs layer [2021-10-12T09:45:32.057Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T09:45:32.057Z] 9065ff56babe: Pulling fs layer [2021-10-12T09:45:32.057Z] d287ab97295c: Pulling fs layer [2021-10-12T09:45:32.057Z] dc539afda2c1: Waiting [2021-10-12T09:45:32.057Z] 77bc0d833cb6: Waiting [2021-10-12T09:45:32.057Z] 9065ff56babe: Waiting [2021-10-12T09:45:32.057Z] d287ab97295c: Waiting [2021-10-12T09:45:32.057Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T09:45:32.057Z] a1111a8f2ec3: Download complete [2021-10-12T09:45:32.057Z] dc539afda2c1: Verifying Checksum [2021-10-12T09:45:32.057Z] dc539afda2c1: Download complete [2021-10-12T09:45:32.057Z] ed53099fbce6: Verifying Checksum [2021-10-12T09:45:32.057Z] ed53099fbce6: Download complete [2021-10-12T09:45:32.057Z] 9065ff56babe: Verifying Checksum [2021-10-12T09:45:32.057Z] 9065ff56babe: Download complete [2021-10-12T09:45:32.322Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T09:45:32.322Z] 77bc0d833cb6: Download complete [2021-10-12T09:45:32.322Z] b4d181a07f80: Verifying Checksum [2021-10-12T09:45:32.322Z] b4d181a07f80: Download complete [2021-10-12T09:45:32.906Z] d287ab97295c: Verifying Checksum [2021-10-12T09:45:32.906Z] d287ab97295c: Download complete [2021-10-12T09:45:33.862Z] b4d181a07f80: Pull complete [2021-10-12T09:45:34.122Z] a1111a8f2ec3: Pull complete [2021-10-12T09:45:34.693Z] ed53099fbce6: Pull complete [2021-10-12T09:45:34.693Z] dc539afda2c1: Pull complete [2021-10-12T09:45:34.959Z] 77bc0d833cb6: Pull complete [2021-10-12T09:45:34.959Z] 9065ff56babe: Pull complete [2021-10-12T09:45:40.303Z] d287ab97295c: Pull complete [2021-10-12T09:45:40.303Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T09:45:40.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T09:45:40.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T09:45:40.391Z] prd-centos7-docker-4c-2g-650 does not seem to be running inside a container [2021-10-12T09:45:40.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T09:45:42.620Z] $ docker top b32ff55bdd5bc8d4322ccbad30abdb5342aec42d2820c17d9c3c2e13cf1720be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:45:43.104Z] ---> job-cost.sh [2021-10-12T09:45:43.104Z] lf-activate-venv: SKIPPING [2021-10-12T09:45:43.104Z] INFO: No Stack... [2021-10-12T09:45:43.365Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T09:45:43.937Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T09:45:44.247Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-12T09:45:44.247Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T09:45:44.291Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [2021-10-12T09:45:44.295Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] did not exist. Created. [2021-10-12T09:45:44.296Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T09:45:44.678Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-12T09:45:44.735Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T09:45:44.748Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T09:45:44.808Z] $ docker stop --time=1 b32ff55bdd5bc8d4322ccbad30abdb5342aec42d2820c17d9c3c2e13cf1720be [2021-10-12T09:45:45.937Z] $ docker rm -f b32ff55bdd5bc8d4322ccbad30abdb5342aec42d2820c17d9c3c2e13cf1720be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T09:47:42.861Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-652 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-12T09:47:42.905Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-12T09:47:43.202Z] The recommended git tool is: git [2021-10-12T09:47:49.140Z] using credential edgex-jenkins-ssh [2021-10-12T09:47:49.187Z] Cloning the remote Git repository [2021-10-12T09:47:49.312Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T09:47:49.443Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-12T09:47:49.564Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T09:47:49.565Z] > git --version # timeout=10 [2021-10-12T09:47:49.597Z] > git --version # 'git version 2.17.1' [2021-10-12T09:47:49.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T09:47:49.687Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T09:47:52.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-12T09:47:52.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T09:47:52.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-12T09:47:52.828Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T09:47:52.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T09:47:52.843Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T09:47:53.549Z] Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [2021-10-12T09:47:53.948Z] Merge succeeded, producing b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [2021-10-12T09:47:53.948Z] Checking out Revision b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 (PR-455) [2021-10-12T09:47:53.568Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T09:47:53.597Z] > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 [2021-10-12T09:47:53.863Z] > git remote # timeout=10 [2021-10-12T09:47:53.885Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T09:47:53.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T09:47:53.908Z] > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [2021-10-12T09:47:53.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T09:47:53.956Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T09:47:53.970Z] > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 [2021-10-12T09:47:58.528Z] Commit message: "fix(snap): set snap version using git tags" [2021-10-12T09:47:58.589Z] > git --version # timeout=10 [2021-10-12T09:47:58.605Z] > git --version # 'git version 2.17.1' [2021-10-12T09:47:58.615Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T09:47:59.414Z] provisioning config files... [2021-10-12T09:47:59.449Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1607443045887292780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:48:00.255Z] ---> docker-login.sh [2021-10-12T09:48:00.255Z] nexus3.edgexfoundry.org:10001 [2021-10-12T09:48:01.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:48:01.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:48:01.996Z] Configure a credential helper to remove this warning. See [2021-10-12T09:48:01.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:48:01.996Z] [2021-10-12T09:48:01.996Z] Login Succeeded [2021-10-12T09:48:01.996Z] nexus3.edgexfoundry.org:10002 [2021-10-12T09:48:02.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:48:02.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:48:02.555Z] Configure a credential helper to remove this warning. See [2021-10-12T09:48:02.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:48:02.555Z] [2021-10-12T09:48:02.555Z] Login Succeeded [2021-10-12T09:48:02.555Z] nexus3.edgexfoundry.org:10003 [2021-10-12T09:48:02.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:48:03.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:48:03.115Z] Configure a credential helper to remove this warning. See [2021-10-12T09:48:03.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:48:03.116Z] [2021-10-12T09:48:03.116Z] Login Succeeded [2021-10-12T09:48:03.116Z] nexus3.edgexfoundry.org:10004 [2021-10-12T09:48:03.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:48:03.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:48:03.674Z] Configure a credential helper to remove this warning. See [2021-10-12T09:48:03.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:48:03.674Z] [2021-10-12T09:48:03.674Z] Login Succeeded [2021-10-12T09:48:03.674Z] docker.io [2021-10-12T09:48:03.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T09:48:04.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T09:48:04.552Z] Configure a credential helper to remove this warning. See [2021-10-12T09:48:04.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T09:48:04.552Z] [2021-10-12T09:48:04.552Z] Login Succeeded [2021-10-12T09:48:04.552Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T09:48:04.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-12T09:48:05.174Z] ========================================================= [2021-10-12T09:48:05.174Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-12T09:48:05.174Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:48:05.650Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-12T09:48:06.645Z] Sending build context to Docker daemon 20.57MB [2021-10-12T09:48:06.645Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T09:48:06.645Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-12T09:48:06.929Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-12T09:48:06.929Z] bbf911997326: Pulling fs layer [2021-10-12T09:48:06.929Z] 58ec367f63d7: Pulling fs layer [2021-10-12T09:48:06.929Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-12T09:48:06.929Z] fc5181fea5dc: Pulling fs layer [2021-10-12T09:48:06.929Z] 9c418107303f: Pulling fs layer [2021-10-12T09:48:06.929Z] 284eca6f2348: Pulling fs layer [2021-10-12T09:48:06.929Z] 842844d905b1: Pulling fs layer [2021-10-12T09:48:06.929Z] 901a3a57568e: Pulling fs layer [2021-10-12T09:48:06.929Z] 9c418107303f: Waiting [2021-10-12T09:48:06.929Z] 284eca6f2348: Waiting [2021-10-12T09:48:06.929Z] 842844d905b1: Waiting [2021-10-12T09:48:06.929Z] 901a3a57568e: Waiting [2021-10-12T09:48:06.929Z] fc5181fea5dc: Waiting [2021-10-12T09:48:06.929Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-12T09:48:06.929Z] 1b4a6ffa7d45: Download complete [2021-10-12T09:48:06.929Z] 58ec367f63d7: Verifying Checksum [2021-10-12T09:48:06.929Z] 58ec367f63d7: Download complete [2021-10-12T09:48:06.929Z] 284eca6f2348: Download complete [2021-10-12T09:48:06.929Z] 842844d905b1: Verifying Checksum [2021-10-12T09:48:06.929Z] 842844d905b1: Download complete [2021-10-12T09:48:06.929Z] bbf911997326: Verifying Checksum [2021-10-12T09:48:06.929Z] bbf911997326: Download complete [2021-10-12T09:48:07.936Z] bbf911997326: Pull complete [2021-10-12T09:48:08.946Z] 58ec367f63d7: Pull complete [2021-10-12T09:48:09.230Z] 901a3a57568e: Verifying Checksum [2021-10-12T09:48:09.230Z] 901a3a57568e: Download complete [2021-10-12T09:48:09.230Z] 1b4a6ffa7d45: Pull complete [2021-10-12T09:48:09.517Z] fc5181fea5dc: Verifying Checksum [2021-10-12T09:48:09.517Z] fc5181fea5dc: Download complete [2021-10-12T09:48:22.004Z] fc5181fea5dc: Pull complete [2021-10-12T09:48:22.004Z] 9c418107303f: Pull complete [2021-10-12T09:48:22.004Z] 284eca6f2348: Pull complete [2021-10-12T09:48:22.004Z] 842844d905b1: Pull complete [2021-10-12T09:48:27.469Z] 901a3a57568e: Pull complete [2021-10-12T09:48:27.469Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-12T09:48:27.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T09:48:27.469Z] ---> 72ade6ffb461 [2021-10-12T09:48:27.469Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-12T09:48:31.809Z] ---> Running in 2858b30ce7e8 [2021-10-12T09:48:32.085Z] Removing intermediate container 2858b30ce7e8 [2021-10-12T09:48:32.085Z] ---> c85bdf777086 [2021-10-12T09:48:32.085Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-12T09:48:32.361Z] ---> Running in 32095072035e [2021-10-12T09:48:32.637Z] Removing intermediate container 32095072035e [2021-10-12T09:48:32.637Z] ---> b6186899fff8 [2021-10-12T09:48:32.637Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T09:48:32.915Z] ---> Running in 17ea6835f234 [2021-10-12T09:48:33.517Z] Removing intermediate container 17ea6835f234 [2021-10-12T09:48:33.517Z] ---> fa151502e78d [2021-10-12T09:48:33.517Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-12T09:48:33.517Z] ---> Running in d0d5a5f49293 [2021-10-12T09:48:33.798Z] Removing intermediate container d0d5a5f49293 [2021-10-12T09:48:33.798Z] ---> b8a8437953ed [2021-10-12T09:48:33.798Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-12T09:48:34.077Z] ---> Running in 4252ffa0cf15 [2021-10-12T09:48:34.683Z] Removing intermediate container 4252ffa0cf15 [2021-10-12T09:48:34.683Z] ---> a80ba3d6f4cb [2021-10-12T09:48:34.683Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T09:48:34.683Z] ---> Running in f1659cf0b9f7 [2021-10-12T09:48:37.335Z] Removing intermediate container f1659cf0b9f7 [2021-10-12T09:48:37.335Z] ---> 4a5c06ff7285 [2021-10-12T09:48:37.335Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T09:48:37.335Z] ---> Running in e803a65c85f2 [2021-10-12T09:48:38.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T09:48:39.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T09:48:40.392Z] OK: 218 MiB in 52 packages [2021-10-12T09:48:41.392Z] Removing intermediate container e803a65c85f2 [2021-10-12T09:48:41.392Z] ---> cd121be6a96a [2021-10-12T09:48:41.392Z] Step 10/14 : ENV GO111MODULE=on [2021-10-12T09:48:41.671Z] ---> Running in f7e0c7a8ac52 [2021-10-12T09:48:42.275Z] Removing intermediate container f7e0c7a8ac52 [2021-10-12T09:48:42.275Z] ---> 55aa6866cfa0 [2021-10-12T09:48:42.275Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-12T09:48:42.275Z] ---> Running in 5e6eed786d68 [2021-10-12T09:48:42.883Z] Removing intermediate container 5e6eed786d68 [2021-10-12T09:48:42.883Z] ---> 0aaf7084daa5 [2021-10-12T09:48:42.883Z] Step 12/14 : COPY . . [2021-10-12T09:48:45.524Z] ---> ea5fb4e9b414 [2021-10-12T09:48:45.524Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T09:48:45.524Z] ---> Running in 98ac2503a811 [2021-10-12T09:49:12.408Z] Removing intermediate container 98ac2503a811 [2021-10-12T09:49:12.408Z] ---> 2c21e80a2ac5 [2021-10-12T09:49:12.408Z] Step 14/14 : RUN ${MAKE} [2021-10-12T09:49:12.408Z] ---> Running in 05d5a920398b [2021-10-12T09:49:12.408Z] noop [2021-10-12T09:49:13.403Z] Removing intermediate container 05d5a920398b [2021-10-12T09:49:13.403Z] ---> fe41e7228df5 [2021-10-12T09:49:13.403Z] Successfully built fe41e7228df5 [2021-10-12T09:49:13.403Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:49:13.779Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T09:49:13.779Z] . [Pipeline] withDockerContainer [2021-10-12T09:49:14.024Z] prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container [2021-10-12T09:49:14.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-12T09:49:15.625Z] $ docker top 49f264368a4f7dcb8f1ec5b8acb5ce74416d5455666d022cb891dc1ae131e84b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T09:49:16.588Z] + go version [2021-10-12T09:49:16.588Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-12T09:49:16.622Z] $ docker stop --time=1 49f264368a4f7dcb8f1ec5b8acb5ce74416d5455666d022cb891dc1ae131e84b [2021-10-12T09:49:18.459Z] $ docker rm -f 49f264368a4f7dcb8f1ec5b8acb5ce74416d5455666d022cb891dc1ae131e84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:49:19.393Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T09:49:19.393Z] . [Pipeline] withDockerContainer [2021-10-12T09:49:19.641Z] prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container [2021-10-12T09:49:19.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-12T09:49:21.396Z] $ docker top 6b247f55690bfea41c8f127802802b8bd44ac986605255b9d1857988ae2b46c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T09:49:22.475Z] + make test [2021-10-12T09:49:22.475Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-12T09:49:23.479Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-12T09:50:10.579Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-12T09:50:10.579Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T09:50:23.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T09:50:23.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-12T09:50:23.087Z] $ docker stop --time=1 6b247f55690bfea41c8f127802802b8bd44ac986605255b9d1857988ae2b46c3 [2021-10-12T09:50:24.881Z] $ docker rm -f 6b247f55690bfea41c8f127802802b8bd44ac986605255b9d1857988ae2b46c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T09:50:25.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T09:50:25.701Z] Warning: overwriting stash ‘coverage-report’ [2021-10-12T09:50:26.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T09:50:26.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-12T09:50:27.317Z] + ls -al . [2021-10-12T09:50:27.317Z] total 128 [2021-10-12T09:50:27.317Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 09:49 . [2021-10-12T09:50:27.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 09:47 .. [2021-10-12T09:50:27.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 09:47 .git [2021-10-12T09:50:27.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 09:47 .github [2021-10-12T09:50:27.317Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 12 09:47 .gitignore [2021-10-12T09:50:27.317Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 12 09:47 CONTRIBUTING.md [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 12 09:47 Dockerfile [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 12 09:47 Jenkinsfile [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 12 09:47 LICENSE [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 12 09:47 Makefile [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 12 09:47 README.md [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 09:41 VERSION [2021-10-12T09:50:27.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 09:47 assets [2021-10-12T09:50:27.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 09:47 bin [2021-10-12T09:50:27.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 09:47 cmd [2021-10-12T09:50:27.318Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 12 09:49 coverage.out [2021-10-12T09:50:27.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 09:47 docs [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 12 09:47 go.mod [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 12 09:47 go.sum [2021-10-12T09:50:27.318Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 09:47 internal [2021-10-12T09:50:27.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 09:47 pkg [2021-10-12T09:50:27.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 09:47 snap [2021-10-12T09:50:27.318Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 12 09:47 version.go [2021-10-12T09:50:27.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 09:47 web [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:50:27.719Z] + 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=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 --label arch=arm64 --label version=0.0.0 . [2021-10-12T09:50:28.744Z] Sending build context to Docker daemon 20.57MB [2021-10-12T09:50:28.744Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T09:50:28.744Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-12T09:50:28.744Z] ---> fe41e7228df5 [2021-10-12T09:50:28.744Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-12T09:50:29.037Z] ---> Running in 7cb4f2a89239 [2021-10-12T09:50:29.347Z] Removing intermediate container 7cb4f2a89239 [2021-10-12T09:50:29.347Z] ---> dec923cb7b5c [2021-10-12T09:50:29.347Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-12T09:50:29.629Z] ---> Running in 4930450d9966 [2021-10-12T09:50:29.911Z] Removing intermediate container 4930450d9966 [2021-10-12T09:50:29.911Z] ---> 7ae603adf985 [2021-10-12T09:50:29.911Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T09:50:30.193Z] ---> Running in 9597a4463f72 [2021-10-12T09:50:30.468Z] Removing intermediate container 9597a4463f72 [2021-10-12T09:50:30.468Z] ---> e07d9fa53791 [2021-10-12T09:50:30.468Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-12T09:50:30.748Z] ---> Running in 42c10c79f330 [2021-10-12T09:50:31.027Z] Removing intermediate container 42c10c79f330 [2021-10-12T09:50:31.027Z] ---> 1105a43c5951 [2021-10-12T09:50:31.027Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-12T09:50:31.309Z] ---> Running in 7ac264f38e77 [2021-10-12T09:50:31.916Z] Removing intermediate container 7ac264f38e77 [2021-10-12T09:50:31.916Z] ---> 0fdd176d4c7f [2021-10-12T09:50:31.916Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T09:50:31.916Z] ---> Running in 6136d837a078 [2021-10-12T09:50:33.918Z] Removing intermediate container 6136d837a078 [2021-10-12T09:50:33.918Z] ---> 143de1bc06a4 [2021-10-12T09:50:33.918Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T09:50:34.199Z] ---> Running in 3dd41a23f450 [2021-10-12T09:50:35.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T09:50:36.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T09:50:37.265Z] OK: 218 MiB in 52 packages [2021-10-12T09:50:38.261Z] Removing intermediate container 3dd41a23f450 [2021-10-12T09:50:38.261Z] ---> 2dddba281318 [2021-10-12T09:50:38.261Z] Step 10/22 : ENV GO111MODULE=on [2021-10-12T09:50:38.261Z] ---> Running in f7daa6e928a1 [2021-10-12T09:50:38.870Z] Removing intermediate container f7daa6e928a1 [2021-10-12T09:50:38.870Z] ---> 32ecfc38f35b [2021-10-12T09:50:38.870Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-12T09:50:38.870Z] ---> Running in edb53b0e8e92 [2021-10-12T09:50:39.474Z] Removing intermediate container edb53b0e8e92 [2021-10-12T09:50:39.474Z] ---> 27acac9ae4ee [2021-10-12T09:50:39.474Z] Step 12/22 : COPY . . [2021-10-12T09:50:42.118Z] ---> ea46f6dfa042 [2021-10-12T09:50:42.118Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T09:50:42.401Z] ---> Running in 5322b34b18dd [2021-10-12T09:50:44.399Z] Removing intermediate container 5322b34b18dd [2021-10-12T09:50:44.399Z] ---> 7c421f291fe5 [2021-10-12T09:50:44.399Z] Step 14/22 : RUN ${MAKE} [2021-10-12T09:50:44.674Z] ---> Running in c8f152f11977 [2021-10-12T09:50:45.659Z] 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-10-12T09:51:12.529Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-12T09:51:16.844Z] Removing intermediate container c8f152f11977 [2021-10-12T09:51:16.844Z] ---> ed1fc1dd592a [2021-10-12T09:51:16.844Z] Step 15/22 : FROM alpine:3.14 [2021-10-12T09:51:17.443Z] 3.14: Pulling from library/alpine [2021-10-12T09:51:17.723Z] 552d1f2373af: Pulling fs layer [2021-10-12T09:51:17.998Z] 552d1f2373af: Verifying Checksum [2021-10-12T09:51:17.998Z] 552d1f2373af: Download complete [2021-10-12T09:51:18.598Z] 552d1f2373af: Pull complete [2021-10-12T09:51:18.598Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-12T09:51:18.598Z] Status: Downloaded newer image for alpine:3.14 [2021-10-12T09:51:18.598Z] ---> bb3de5531c18 [2021-10-12T09:51:18.598Z] Step 16/22 : EXPOSE 4000 [2021-10-12T09:51:18.598Z] ---> Running in 313603ff7cf8 [2021-10-12T09:51:19.208Z] Removing intermediate container 313603ff7cf8 [2021-10-12T09:51:19.208Z] ---> 6a66936b1572 [2021-10-12T09:51:19.208Z] Step 17/22 : 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-10-12T09:51:20.662Z] ---> f3095b97c632 [2021-10-12T09:51:20.662Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-12T09:51:20.662Z] ---> Running in 1328182a8558 [2021-10-12T09:51:21.267Z] Removing intermediate container 1328182a8558 [2021-10-12T09:51:21.267Z] ---> 1ad01bb82bd3 [2021-10-12T09:51:21.267Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-12T09:51:21.267Z] ---> Running in 07ede4021c4d [2021-10-12T09:51:21.869Z] Removing intermediate container 07ede4021c4d [2021-10-12T09:51:21.869Z] ---> 9079d46a1b58 [2021-10-12T09:51:21.869Z] Step 20/22 : LABEL arch=arm64 [2021-10-12T09:51:22.147Z] ---> Running in 413fad2af614 [2021-10-12T09:51:22.425Z] Removing intermediate container 413fad2af614 [2021-10-12T09:51:22.425Z] ---> 79992d844894 [2021-10-12T09:51:22.425Z] Step 21/22 : LABEL git_sha=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [2021-10-12T09:51:22.705Z] ---> Running in 2eceacc1212d [2021-10-12T09:51:22.984Z] Removing intermediate container 2eceacc1212d [2021-10-12T09:51:22.984Z] ---> f725af88b541 [2021-10-12T09:51:22.984Z] Step 22/22 : LABEL version=0.0.0 [2021-10-12T09:51:23.262Z] ---> Running in a86f9b4513a0 [2021-10-12T09:51:23.866Z] Removing intermediate container a86f9b4513a0 [2021-10-12T09:51:23.866Z] ---> 3930027a1f90 [2021-10-12T09:51:23.866Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-12T09:51:23.866Z] Successfully built 3930027a1f90 [2021-10-12T09:51:23.866Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:51:24.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T09:51:24.608Z] [2021-10-12T09:51:24.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:51:25.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T09:51:25.292Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-12T09:51:25.292Z] 448f6bf000e3: Pulling fs layer [2021-10-12T09:51:25.292Z] f757da607395: Pulling fs layer [2021-10-12T09:51:25.292Z] 05883995daec: Pulling fs layer [2021-10-12T09:51:25.292Z] 8603b9c90790: Pulling fs layer [2021-10-12T09:51:25.292Z] 1560dd03e051: Pulling fs layer [2021-10-12T09:51:25.292Z] 27f5ce0e4adf: Pulling fs layer [2021-10-12T09:51:25.292Z] c2d8d7efcc4b: Pulling fs layer [2021-10-12T09:51:25.292Z] 1560dd03e051: Waiting [2021-10-12T09:51:25.292Z] c2d8d7efcc4b: Waiting [2021-10-12T09:51:25.292Z] 27f5ce0e4adf: Waiting [2021-10-12T09:51:25.292Z] 8603b9c90790: Waiting [2021-10-12T09:51:25.292Z] f757da607395: Verifying Checksum [2021-10-12T09:51:25.292Z] f757da607395: Download complete [2021-10-12T09:51:25.292Z] 8603b9c90790: Verifying Checksum [2021-10-12T09:51:25.292Z] 8603b9c90790: Download complete [2021-10-12T09:51:25.572Z] 1560dd03e051: Verifying Checksum [2021-10-12T09:51:25.572Z] 1560dd03e051: Download complete [2021-10-12T09:51:25.572Z] 27f5ce0e4adf: Verifying Checksum [2021-10-12T09:51:25.572Z] 27f5ce0e4adf: Download complete [2021-10-12T09:51:25.572Z] 05883995daec: Verifying Checksum [2021-10-12T09:51:25.572Z] 05883995daec: Download complete [2021-10-12T09:51:25.852Z] 448f6bf000e3: Verifying Checksum [2021-10-12T09:51:25.852Z] 448f6bf000e3: Download complete [2021-10-12T09:51:28.504Z] c2d8d7efcc4b: Verifying Checksum [2021-10-12T09:51:28.504Z] c2d8d7efcc4b: Download complete [2021-10-12T09:51:29.956Z] 448f6bf000e3: Pull complete [2021-10-12T09:51:30.236Z] f757da607395: Pull complete [2021-10-12T09:51:31.688Z] 05883995daec: Pull complete [2021-10-12T09:51:32.291Z] 8603b9c90790: Pull complete [2021-10-12T09:51:32.894Z] 1560dd03e051: Pull complete [2021-10-12T09:51:33.498Z] 27f5ce0e4adf: Pull complete [2021-10-12T09:51:48.633Z] c2d8d7efcc4b: Pull complete [2021-10-12T09:51:48.633Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-12T09:51:48.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T09:51:48.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-12T09:51:48.879Z] prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container [2021-10-12T09:51:48.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-12T09:51:52.909Z] $ docker top 0d6a1424117b3820dd2a4d32ccc29761de062e25fe8d36f9de3710a62bd1db25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:51:53.977Z] ---> job-cost.sh [2021-10-12T09:51:53.977Z] lf-activate-venv: SKIPPING [2021-10-12T09:51:53.977Z] INFO: No Stack... [2021-10-12T09:51:57.389Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-12T09:51:57.666Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T09:51:58.360Z] + cut -d,+ -f6 [2021-10-12T09:51:58.360Z] cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-10-12T09:51:58.450Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [2021-10-12T09:51:58.454Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] did not exist. Created. [2021-10-12T09:51:58.454Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T09:51:59.211Z] /w/workspace/edgex-ui-go/1@tmp/durable-293f2bec/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-293f2bec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-12T09:51:59.932Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-12T09:51:59.974Z] Warning: overwriting stash ‘stack-cost’ [2021-10-12T09:52:00.133Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T09:52:00.148Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T09:52:00.212Z] $ docker stop --time=1 0d6a1424117b3820dd2a4d32ccc29761de062e25fe8d36f9de3710a62bd1db25 [2021-10-12T09:52:01.810Z] $ docker rm -f 0d6a1424117b3820dd2a4d32ccc29761de062e25fe8d36f9de3710a62bd1db25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-12T09:52:02.987Z] provisioning config files... [2021-10-12T09:52:02.998Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config2034133175521641898tmp [Pipeline] { [Pipeline] sh [2021-10-12T09:52:03.330Z] + set +x [2021-10-12T09:52:03.330Z] + curl -s https://codecov.io/bash [2021-10-12T09:52:03.330Z] + bash -s -- [2021-10-12T09:52:03.330Z] [2021-10-12T09:52:03.330Z] _____ _ [2021-10-12T09:52:03.330Z] / ____| | | [2021-10-12T09:52:03.330Z] | | ___ __| | ___ ___ _____ __ [2021-10-12T09:52:03.330Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-12T09:52:03.330Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-12T09:52:03.330Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-12T09:52:03.330Z] Bash-1.0.6 [2021-10-12T09:52:03.330Z] [2021-10-12T09:52:03.330Z] [2021-10-12T09:52:03.330Z] ==> git version 2.24.4 found [2021-10-12T09:52:03.330Z] ==> 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-10-12T09:52:03.330Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-12T09:52:03.330Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-12T09:52:03.330Z] ==> Jenkins CI detected. [2021-10-12T09:52:03.330Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-12T09:52:03.330Z] project root: . [2021-10-12T09:52:03.330Z] --> token set from env [2021-10-12T09:52:03.331Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-12T09:52:03.592Z] ==> Running gcov in . (disable via -X gcov) [2021-10-12T09:52:03.592Z] ==> Python coveragepy not found [2021-10-12T09:52:03.592Z] ==> Searching for coverage reports in: [2021-10-12T09:52:03.592Z] + . [2021-10-12T09:52:03.592Z] -> Found 1 reports [2021-10-12T09:52:03.592Z] ==> Detecting git/mercurial file structure [2021-10-12T09:52:03.592Z] ==> Reading reports [2021-10-12T09:52:03.592Z] + ./coverage.out bytes=10 [2021-10-12T09:52:03.592Z] ==> Appending adjustments [2021-10-12T09:52:03.592Z] https://docs.codecov.io/docs/fixing-reports [2021-10-12T09:52:03.592Z] + Found adjustments [2021-10-12T09:52:03.592Z] ==> Gzipping contents [2021-10-12T09:52:03.592Z] 4.0K /tmp/codecov.JbQ5m5.gz [2021-10-12T09:52:03.592Z] ==> Uploading reports [2021-10-12T09:52:03.592Z] url: https://codecov.io [2021-10-12T09:52:03.592Z] query: branch=PR-455&commit=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2021-10-12T09:52:03.592Z] -> Pinging Codecov [2021-10-12T09:52:03.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-455&commit=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2021-10-12T09:52:03.853Z] -> Uploading to [2021-10-12T09:52:03.853Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-12/FB506323287CE973F263BFD2A0EB1F37/b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7/b0055615-16cf-4fbe-bdd3-a73f76cab32a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T095203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=940145117583ca9d2b49a6130fb2892c0b13ac1040d48d701f236dbb1eec0469 [2021-10-12T09:52:03.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-12T09:52:03.853Z] Dload Upload Total Spent Left Speed [2021-10-12T09:52:04.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 11817 --:--:-- --:--:-- --:--:-- 11840 [2021-10-12T09:52:04.116Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [Pipeline] } [2021-10-12T09:52:04.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-12T09:52:06.204Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:52:06.543Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:52:07.145Z] ---> package-listing.sh [2021-10-12T09:52:07.145Z] ++ facter osfamily [2021-10-12T09:52:07.145Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-12T09:52:07.408Z] + OS_FAMILY=redhat [2021-10-12T09:52:07.408Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-12T09:52:07.408Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-12T09:52:07.408Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-12T09:52:07.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-12T09:52:07.408Z] + PACKAGES=/tmp/packages_start.txt [2021-10-12T09:52:07.408Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-12T09:52:07.408Z] + PACKAGES=/tmp/packages_end.txt [2021-10-12T09:52:07.408Z] + case "${OS_FAMILY}" in [2021-10-12T09:52:07.408Z] + rpm -qa [2021-10-12T09:52:07.408Z] + sort [2021-10-12T09:52:07.979Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-12T09:52:07.979Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-12T09:52:07.979Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-12T09:52:07.979Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-12T09:52:07.979Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [2021-10-12T09:52:07.979Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [Pipeline] echo [2021-10-12T09:52:08.005Z] 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-12T09:52:08.317Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:52:08.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T09:52:08.898Z] [2021-10-12T09:52:08.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T09:52:09.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T09:52:09.234Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T09:52:09.234Z] b4d181a07f80: Pulling fs layer [2021-10-12T09:52:09.234Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T09:52:09.234Z] ed53099fbce6: Pulling fs layer [2021-10-12T09:52:09.234Z] dc539afda2c1: Pulling fs layer [2021-10-12T09:52:09.234Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T09:52:09.234Z] 9065ff56babe: Pulling fs layer [2021-10-12T09:52:09.234Z] d287ab97295c: Pulling fs layer [2021-10-12T09:52:09.234Z] 77bc0d833cb6: Waiting [2021-10-12T09:52:09.234Z] 9065ff56babe: Waiting [2021-10-12T09:52:09.234Z] d287ab97295c: Waiting [2021-10-12T09:52:09.234Z] dc539afda2c1: Waiting [2021-10-12T09:52:09.234Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T09:52:09.234Z] a1111a8f2ec3: Download complete [2021-10-12T09:52:09.234Z] dc539afda2c1: Verifying Checksum [2021-10-12T09:52:09.234Z] dc539afda2c1: Download complete [2021-10-12T09:52:09.509Z] ed53099fbce6: Verifying Checksum [2021-10-12T09:52:09.509Z] ed53099fbce6: Download complete [2021-10-12T09:52:09.509Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T09:52:09.509Z] 77bc0d833cb6: Download complete [2021-10-12T09:52:09.509Z] 9065ff56babe: Verifying Checksum [2021-10-12T09:52:09.509Z] 9065ff56babe: Download complete [2021-10-12T09:52:09.509Z] b4d181a07f80: Verifying Checksum [2021-10-12T09:52:09.509Z] b4d181a07f80: Download complete [2021-10-12T09:52:10.110Z] d287ab97295c: Verifying Checksum [2021-10-12T09:52:10.110Z] d287ab97295c: Download complete [2021-10-12T09:52:11.064Z] b4d181a07f80: Pull complete [2021-10-12T09:52:11.064Z] a1111a8f2ec3: Pull complete [2021-10-12T09:52:11.652Z] ed53099fbce6: Pull complete [2021-10-12T09:52:11.652Z] dc539afda2c1: Pull complete [2021-10-12T09:52:11.913Z] 77bc0d833cb6: Pull complete [2021-10-12T09:52:11.913Z] 9065ff56babe: Pull complete [2021-10-12T09:52:17.236Z] d287ab97295c: Pull complete [2021-10-12T09:52:17.236Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T09:52:17.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T09:52:17.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T09:52:17.323Z] prd-centos7-docker-4c-2g-649 does not seem to be running inside a container [2021-10-12T09:52:17.364Z] $ 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-455/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-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T09:52:19.862Z] $ docker top 62680925467d040dc8b8338cae45f7cd3bf00b6b3ecd86997252992a0e442970 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T09:52:20.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-12T09:52:20.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-12T09:52:20.894Z] + ls /var/log/sa-host [2021-10-12T09:52:20.894Z] + sadf -c /var/log/sa-host/sa12 [2021-10-12T09:52:20.894Z] file_magic: OK [2021-10-12T09:52:20.894Z] HZ: Using current value: 100 [2021-10-12T09:52:20.894Z] file_header: OK [2021-10-12T09:52:20.894Z] 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-10-12T09:52:20.894Z] Statistics: [2021-10-12T09:52:20.894Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T09:52:20.894Z] File successfully converted to sysstat format version 12.0.3 [2021-10-12T09:52:20.894Z] + sadf -c /var/log/sa-host/sa30 [2021-10-12T09:52:20.894Z] file_magic: OK [2021-10-12T09:52:20.894Z] HZ: Using current value: 100 [2021-10-12T09:52:20.894Z] file_header: OK [2021-10-12T09:52:20.894Z] 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-10-12T09:52:20.894Z] Statistics: [2021-10-12T09:52:20.894Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T09:52:20.894Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T09:52:21.216Z] provisioning config files... [2021-10-12T09:52:21.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config7837477699614888724tmp [Pipeline] { [Pipeline] echo [2021-10-12T09:52:21.264Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:52:21.592Z] ---> create-netrc.sh [Pipeline] } [2021-10-12T09:52:21.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:52:22.026Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-12T09:52:22.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:52:22.387Z] ---> sudo-logs.sh [2021-10-12T09:52:22.387Z] Archiving 'sudo' log.. [2021-10-12T09:52:22.387Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-649.novalocal: Name or service not known [2021-10-12T09:52:22.387Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-649.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-12T09:52:22.451Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:52:22.781Z] ---> job-cost.sh [2021-10-12T09:52:22.781Z] lf-activate-venv: SKIPPING [2021-10-12T09:52:22.781Z] DEBUG: total: 0.10999999940395355 [2021-10-12T09:52:22.781Z] INFO: Retrieving Stack Cost... [2021-10-12T09:52:23.353Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T09:52:23.613Z] INFO: Archiving Costs [Pipeline] echo [2021-10-12T09:52:23.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T09:52:23.963Z] ---> logs-deploy.sh [2021-10-12T09:52:23.963Z] lf-activate-venv: SKIPPING [2021-10-12T09:52:23.963Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/1 [2021-10-12T09:52:23.963Z] INFO: archiving workspace using pattern(s): [2021-10-12T09:52:24.537Z] Archives upload complete. [2021-10-12T09:52:24.799Z] INFO: archiving logs to Nexus