Pull request #463 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from b114d83a3ef93f885cdb42eab44deca5d0fe25cb+72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 (7ca1110136ff4b4243768f7084e5b42c19372e56) 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-ssh3004562601608111583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5171373976826314005.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-463/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-463/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1045511248910567224.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-463/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7760381487768058930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh5552237415314164082.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-463/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-463/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8956959373467280846.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 Running on prd-centos7-docker-4c-2g-2274 in /w/workspace/edgexfoundry_edgex-ui-go_PR-463 [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-463 # 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-463@tmp/jenkins-gitclient-ssh3767126920232514701.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/jenkins-gitclient-ssh1380182396168806265.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 into PR head commit b114d83a3ef93f885cdb42eab44deca5d0fe25cb Merge succeeded, producing b114d83a3ef93f885cdb42eab44deca5d0fe25cb Checking out Revision b114d83a3ef93f885cdb42eab44deca5d0fe25cb (PR-463) > git config core.sparsecheckout # timeout=10 > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # 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-463@tmp/jenkins-gitclient-ssh4068767445789992786.key > git merge 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 Commit message: "feat: update built product artifact GUI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T10:56:08.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T10:56:09.045Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T10:56:09.117Z] ========================================================= [2021-10-27T10:56:09.117Z] EdgeX Global Pipelines Version Info [2021-10-27T10:56:09.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T10:56:10.295Z] ------------------- [2021-10-27T10:56:10.295Z] stable info: [2021-10-27T10:56:10.295Z] ------------------- [2021-10-27T10:56:10.295Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T10:56:10.295Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T10:56:10.295Z] Message: update stable to v1.0.210 [2021-10-27T10:56:10.867Z] ------------------- [2021-10-27T10:56:10.867Z] experimental info: [2021-10-27T10:56:10.867Z] ------------------- [2021-10-27T10:56:10.867Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T10:56:10.867Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T10:56:10.867Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T10:56:11.038Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-27T10:56:11.079Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-27T10:56:11.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T10:56:11.160Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T10:56:11.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T10:56:11.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T10:56:11.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T10:56:11.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-27T10:56:11.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T10:56:11.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T10:56:11.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T10:56:11.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-27T10:56:11.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T10:56:11.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T10:56:11.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T10:56:11.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T10:56:11.650Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T10:56:11.685Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T10:56:11.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T10:56:11.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-27T10:56:11.802Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-27T10:56:11.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-27T10:56:11.880Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-27T10:56:11.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-27T10:56:11.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-27T10:56:12.006Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T10:56:12.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-463 [Pipeline] echo [2021-10-27T10:56:12.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-463 [Pipeline] echo [2021-10-27T10:56:12.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-463 [Pipeline] echo [2021-10-27T10:56:12.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b114d83a3ef93f885cdb42eab44deca5d0fe25cb [Pipeline] echo [2021-10-27T10:56:12.199Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b114d83 [Pipeline] echo [2021-10-27T10:56:12.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T10:56:12.335Z] provisioning config files... [2021-10-27T10:56:12.350Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/config7892740014119696484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T10:56:12.699Z] ---> docker-login.sh [2021-10-27T10:56:12.699Z] nexus3.edgexfoundry.org:10001 [2021-10-27T10:56:12.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:56:12.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:56:12.965Z] Configure a credential helper to remove this warning. See [2021-10-27T10:56:12.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:56:12.965Z] [2021-10-27T10:56:12.965Z] Login Succeeded [2021-10-27T10:56:12.965Z] nexus3.edgexfoundry.org:10002 [2021-10-27T10:56:12.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:56:12.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:56:12.965Z] Configure a credential helper to remove this warning. See [2021-10-27T10:56:12.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:56:12.965Z] [2021-10-27T10:56:12.965Z] Login Succeeded [2021-10-27T10:56:12.965Z] nexus3.edgexfoundry.org:10003 [2021-10-27T10:56:13.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:56:13.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:56:13.234Z] Configure a credential helper to remove this warning. See [2021-10-27T10:56:13.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:56:13.234Z] [2021-10-27T10:56:13.234Z] Login Succeeded [2021-10-27T10:56:13.234Z] nexus3.edgexfoundry.org:10004 [2021-10-27T10:56:13.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:56:13.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:56:13.234Z] Configure a credential helper to remove this warning. See [2021-10-27T10:56:13.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:56:13.234Z] [2021-10-27T10:56:13.234Z] Login Succeeded [2021-10-27T10:56:13.234Z] docker.io [2021-10-27T10:56:13.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:56:13.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:56:13.813Z] Configure a credential helper to remove this warning. See [2021-10-27T10:56:13.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:56:13.813Z] [2021-10-27T10:56:13.813Z] Login Succeeded [2021-10-27T10:56:13.813Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T10:56:13.832Z] 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-27T10:56:15.475Z] + git log --format=format:%s -1 b114d83a3ef93f885cdb42eab44deca5d0fe25cb [Pipeline] echo [2021-10-27T10:56:15.526Z] GIT_COMMIT: b114d83a3ef93f885cdb42eab44deca5d0fe25cb, Commit Message: feat: update built product artifact GUI [Pipeline] echo [2021-10-27T10:56:15.553Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-27T10:56:16.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T10:56:16.216Z] [2021-10-27T10:56:16.216Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T10:56:16.556Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T10:56:16.556Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T10:56:16.556Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T10:56:16.556Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T10:56:16.556Z] 4c7163046ea9: Pulling fs layer [2021-10-27T10:56:16.556Z] 0c2d73faf560: Pulling fs layer [2021-10-27T10:56:16.556Z] 0c2d73faf560: Waiting [2021-10-27T10:56:16.556Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T10:56:16.556Z] 3e5f54012d9b: Download complete [2021-10-27T10:56:16.556Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T10:56:16.556Z] a0d0a0d46f8b: Download complete [2021-10-27T10:56:16.556Z] 4c7163046ea9: Verifying Checksum [2021-10-27T10:56:16.556Z] 4c7163046ea9: Download complete [2021-10-27T10:56:16.556Z] 0c2d73faf560: Verifying Checksum [2021-10-27T10:56:16.557Z] 0c2d73faf560: Download complete [2021-10-27T10:56:16.824Z] a0d0a0d46f8b: Pull complete [2021-10-27T10:56:16.824Z] 3e5f54012d9b: Pull complete [2021-10-27T10:56:17.090Z] 4c7163046ea9: Pull complete [2021-10-27T10:56:18.011Z] 0c2d73faf560: Pull complete [2021-10-27T10:56:18.011Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T10:56:18.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T10:56:18.011Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T10:56:18.089Z] prd-centos7-docker-4c-2g-2274 does not seem to be running inside a container [2021-10-27T10:56:18.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-463 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-463:/w/workspace/edgexfoundry_edgex-ui-go_PR-463:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@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-27T10:56:18.744Z] $ docker top e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T10:56:18.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T10:56:18.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T10:56:18.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T10:56:19.000Z] $ docker exec e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 ssh-agent [2021-10-27T10:56:19.100Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEkAofn/agent.13 [2021-10-27T10:56:19.100Z] SSH_AGENT_PID=19 [2021-10-27T10:56:19.109Z] Running ssh-add (command line suppressed) [2021-10-27T10:56:19.198Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/private_key_3791561760176587672.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/private_key_3791561760176587672.key) [2021-10-27T10:56:19.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T10:56:19.532Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T10:56:19.552Z] $ docker exec --env ******** --env ******** e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 ssh-agent -k [2021-10-27T10:56:19.634Z] unset SSH_AUTH_SOCK; [2021-10-27T10:56:19.634Z] unset SSH_AGENT_PID; [2021-10-27T10:56:19.634Z] echo Agent pid 19 killed; [2021-10-27T10:56:19.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T10:56:19.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T10:56:19.703Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T10:56:19.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T10:56:19.827Z] $ docker exec e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 ssh-agent [2021-10-27T10:56:19.939Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNcikpO/agent.51 [2021-10-27T10:56:19.939Z] SSH_AGENT_PID=57 [2021-10-27T10:56:19.944Z] Running ssh-add (command line suppressed) [2021-10-27T10:56:20.084Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/private_key_6983311058616417514.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/private_key_6983311058616417514.key) [2021-10-27T10:56:20.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T10:56:20.427Z] + git semver init [2021-10-27T10:56:20.427Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T10:56:20.427Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-463/.git [2021-10-27T10:56:20.427Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-463 [2021-10-27T10:56:20.427Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T10:56:20.427Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T10:56:20.427Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T10:56:20.427Z] # $SEMVER_BRANCH = PR-463 [2021-10-27T10:56:20.427Z] # $SEMVER_TEMP = /tmp/semver-268008235 [2021-10-27T10:56:20.427Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-27T10:56:22.362Z] # '/tmp/semver-268008235' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-463/.semver' [2021-10-27T10:56:22.362Z] # -> Force: false [2021-10-27T10:56:22.362Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-463/.semver [Pipeline] } [2021-10-27T10:56:22.379Z] $ docker exec --env ******** --env ******** e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 ssh-agent -k [2021-10-27T10:56:22.469Z] unset SSH_AUTH_SOCK; [2021-10-27T10:56:22.470Z] unset SSH_AGENT_PID; [2021-10-27T10:56:22.470Z] echo Agent pid 57 killed; [2021-10-27T10:56:22.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T10:56:22.869Z] + git semver [Pipeline] } [2021-10-27T10:56:22.892Z] $ docker stop --time=1 e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 [2021-10-27T10:56:24.196Z] $ docker rm -f e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T10:56:24.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T10:56:24.862Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T10:56:24.878Z] [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-27T10:56:40.343Z] Still waiting to schedule task [2021-10-27T10:56:40.344Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2274’ [2021-10-27T10:56:40.362Z] Still waiting to schedule task [2021-10-27T10:56:40.363Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-27T10:58:18.430Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2275 in /w/workspace/edgexfoundry_edgex-ui-go_PR-463 [Pipeline] { [Pipeline] ws [2021-10-27T10:58:18.466Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-27T10:58:18.744Z] The recommended git tool is: git [2021-10-27T10:58:24.581Z] using credential edgex-jenkins-ssh [2021-10-27T10:58:24.595Z] Cloning the remote Git repository [2021-10-27T10:58:24.627Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T10:58:24.723Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-27T10:58:24.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T10:58:24.791Z] > git --version # timeout=10 [2021-10-27T10:58:24.808Z] > git --version # 'git version 2.17.1' [2021-10-27T10:58:24.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T10:58:24.874Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T10:58:28.447Z] Merging remotes/origin/main commit 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 into PR head commit b114d83a3ef93f885cdb42eab44deca5d0fe25cb [2021-10-27T10:58:28.877Z] Merge succeeded, producing b114d83a3ef93f885cdb42eab44deca5d0fe25cb [2021-10-27T10:58:28.878Z] Checking out Revision b114d83a3ef93f885cdb42eab44deca5d0fe25cb (PR-463) [2021-10-27T10:58:27.666Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T10:58:27.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T10:58:27.715Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T10:58:27.746Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T10:58:27.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T10:58:27.759Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T10:58:28.452Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T10:58:28.475Z] > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 [2021-10-27T10:58:28.792Z] > git remote # timeout=10 [2021-10-27T10:58:28.807Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T10:58:28.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T10:58:28.832Z] > git merge 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 [2021-10-27T10:58:28.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T10:58:28.874Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T10:58:28.888Z] > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 [2021-10-27T10:58:33.395Z] Commit message: "feat: update built product artifact GUI" [2021-10-27T10:58:33.443Z] > git --version # timeout=10 [2021-10-27T10:58:33.455Z] > git --version # 'git version 2.17.1' [2021-10-27T10:58:33.475Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T10:58:35.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T10:58:35.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T10:58:35.156Z] Dload Upload Total Spent Left Speed [2021-10-27T10:58:35.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 39945 0 --:--:-- --:--:-- --:--:-- 39945 [Pipeline] sh [2021-10-27T10:58:35.871Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T10:58:36.234Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json [2021-10-27T10:58:36.234Z] /etc/docker/daemon.new [2021-10-27T10:58:36.234Z] { [2021-10-27T10:58:36.234Z] "registry-mirrors": [ [2021-10-27T10:58:36.234Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T10:58:36.234Z] ], [2021-10-27T10:58:36.234Z] "bip": "10.250.0.254/24", [2021-10-27T10:58:36.234Z] "hosts": [ [2021-10-27T10:58:36.234Z] "tcp://0.0.0.0:5555", [2021-10-27T10:58:36.234Z] "unix:///var/run/docker.sock" [2021-10-27T10:58:36.234Z] ], [2021-10-27T10:58:36.234Z] "mtu": 1458, [2021-10-27T10:58:36.234Z] "selinux-enabled": true, [2021-10-27T10:58:36.234Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T10:58:36.234Z] } [Pipeline] sh [2021-10-27T10:58:36.597Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T10:58:36.950Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T10:58:55.386Z] provisioning config files... [2021-10-27T10:58:55.413Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6154674335307633798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T10:58:55.819Z] ---> docker-login.sh [2021-10-27T10:58:55.819Z] nexus3.edgexfoundry.org:10001 [2021-10-27T10:58:56.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:58:56.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:58:56.692Z] Configure a credential helper to remove this warning. See [2021-10-27T10:58:56.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:58:56.692Z] [2021-10-27T10:58:56.692Z] Login Succeeded [2021-10-27T10:58:56.692Z] nexus3.edgexfoundry.org:10002 [2021-10-27T10:58:57.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:58:57.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:58:57.294Z] Configure a credential helper to remove this warning. See [2021-10-27T10:58:57.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:58:57.294Z] [2021-10-27T10:58:57.294Z] Login Succeeded [2021-10-27T10:58:57.294Z] nexus3.edgexfoundry.org:10003 [2021-10-27T10:58:57.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:58:57.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:58:57.840Z] Configure a credential helper to remove this warning. See [2021-10-27T10:58:57.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:58:57.840Z] [2021-10-27T10:58:57.840Z] Login Succeeded [2021-10-27T10:58:57.840Z] nexus3.edgexfoundry.org:10004 [2021-10-27T10:58:58.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:58:58.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:58:58.392Z] Configure a credential helper to remove this warning. See [2021-10-27T10:58:58.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:58:58.392Z] [2021-10-27T10:58:58.392Z] Login Succeeded [2021-10-27T10:58:58.392Z] docker.io [2021-10-27T10:58:58.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:58:59.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:58:59.265Z] Configure a credential helper to remove this warning. See [2021-10-27T10:58:59.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:58:59.265Z] [2021-10-27T10:58:59.265Z] Login Succeeded [2021-10-27T10:58:59.265Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T10:58:59.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T10:58:59.844Z] ========================================================= [2021-10-27T10:58:59.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T10:58:59.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T10:59:00.292Z] + 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-27T10:59:01.284Z] Sending build context to Docker daemon 25.06MB [2021-10-27T10:59:01.284Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T10:59:01.284Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-27T10:59:01.569Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T10:59:01.569Z] 552d1f2373af: Pulling fs layer [2021-10-27T10:59:01.569Z] ea3f2d53f512: Pulling fs layer [2021-10-27T10:59:01.569Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T10:59:01.569Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T10:59:01.569Z] 72dc09318566: Pulling fs layer [2021-10-27T10:59:01.569Z] f4f7b4309257: Pulling fs layer [2021-10-27T10:59:01.569Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T10:59:01.569Z] b78e95d17946: Pulling fs layer [2021-10-27T10:59:01.569Z] f4f7b4309257: Waiting [2021-10-27T10:59:01.569Z] 0ac9a79272e3: Waiting [2021-10-27T10:59:01.569Z] b78e95d17946: Waiting [2021-10-27T10:59:01.569Z] 7a9cfe048b4a: Waiting [2021-10-27T10:59:01.569Z] 72dc09318566: Waiting [2021-10-27T10:59:01.569Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T10:59:01.569Z] 9e70ebbbe112: Download complete [2021-10-27T10:59:01.569Z] ea3f2d53f512: Verifying Checksum [2021-10-27T10:59:01.569Z] ea3f2d53f512: Download complete [2021-10-27T10:59:01.569Z] 72dc09318566: Verifying Checksum [2021-10-27T10:59:01.569Z] 72dc09318566: Download complete [2021-10-27T10:59:01.569Z] f4f7b4309257: Download complete [2021-10-27T10:59:01.569Z] 552d1f2373af: Verifying Checksum [2021-10-27T10:59:01.569Z] 552d1f2373af: Download complete [2021-10-27T10:59:01.569Z] 0ac9a79272e3: Download complete [2021-10-27T10:59:02.731Z] 552d1f2373af: Pull complete [2021-10-27T10:59:03.006Z] ea3f2d53f512: Pull complete [2021-10-27T10:59:03.151Z] Running on prd-centos7-docker-4c-2g-2276 in /w/workspace/edgexfoundry_edgex-ui-go_PR-463 [Pipeline] { [Pipeline] ws [2021-10-27T10:59:03.198Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-27T10:59:03.281Z] 9e70ebbbe112: Pull complete [2021-10-27T10:59:03.316Z] The recommended git tool is: git [2021-10-27T10:59:03.555Z] b78e95d17946: Verifying Checksum [2021-10-27T10:59:03.555Z] b78e95d17946: Download complete [2021-10-27T10:59:04.156Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T10:59:04.156Z] 7a9cfe048b4a: Download complete [2021-10-27T10:59:05.384Z] using credential edgex-jenkins-ssh [2021-10-27T10:59:05.396Z] Cloning the remote Git repository [2021-10-27T10:59:04.821Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T10:59:04.874Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-27T10:59:04.911Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T10:59:04.912Z] > git --version # timeout=10 [2021-10-27T10:59:04.918Z] > git --version # 'git version 2.24.4' [2021-10-27T10:59:04.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T10:59:04.946Z] [INFO] Currently running in a labeled security context [2021-10-27T10:59:04.946Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T10:59:04.946Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2009952115807695755.key [2021-10-27T10:59:04.966Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T10:59:07.598Z] Merging remotes/origin/main commit 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 into PR head commit b114d83a3ef93f885cdb42eab44deca5d0fe25cb [2021-10-27T10:59:07.754Z] Merge succeeded, producing b114d83a3ef93f885cdb42eab44deca5d0fe25cb [2021-10-27T10:59:07.754Z] Checking out Revision b114d83a3ef93f885cdb42eab44deca5d0fe25cb (PR-463) [2021-10-27T10:59:06.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T10:59:06.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T10:59:06.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T10:59:06.422Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T10:59:06.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T10:59:06.425Z] [INFO] Currently running in a labeled security context [2021-10-27T10:59:06.425Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T10:59:06.425Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7838290217120052602.key [2021-10-27T10:59:06.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T10:59:07.011Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T10:59:07.016Z] > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 [2021-10-27T10:59:07.110Z] > git remote # timeout=10 [2021-10-27T10:59:07.119Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T10:59:07.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T10:59:07.128Z] [INFO] Currently running in a labeled security context [2021-10-27T10:59:07.128Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T10:59:07.128Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5670113113958606103.key [2021-10-27T10:59:07.135Z] > git merge 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 [2021-10-27T10:59:07.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T10:59:07.162Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T10:59:07.171Z] > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 [2021-10-27T10:59:12.132Z] Commit message: "feat: update built product artifact GUI" [2021-10-27T10:59:11.898Z] > git --version # timeout=10 [2021-10-27T10:59:11.904Z] > git --version # 'git version 2.24.4' [2021-10-27T10:59:11.915Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T10:59:12.886Z] provisioning config files... [2021-10-27T10:59:12.905Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8600930534332815873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T10:59:13.317Z] ---> docker-login.sh [2021-10-27T10:59:13.317Z] nexus3.edgexfoundry.org:10001 [2021-10-27T10:59:13.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:59:13.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:59:13.581Z] Configure a credential helper to remove this warning. See [2021-10-27T10:59:13.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:59:13.581Z] [2021-10-27T10:59:13.581Z] Login Succeeded [2021-10-27T10:59:13.581Z] nexus3.edgexfoundry.org:10002 [2021-10-27T10:59:13.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:59:13.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:59:13.581Z] Configure a credential helper to remove this warning. See [2021-10-27T10:59:13.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:59:13.581Z] [2021-10-27T10:59:13.581Z] Login Succeeded [2021-10-27T10:59:13.581Z] nexus3.edgexfoundry.org:10003 [2021-10-27T10:59:13.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:59:13.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:59:13.842Z] Configure a credential helper to remove this warning. See [2021-10-27T10:59:13.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:59:13.842Z] [2021-10-27T10:59:13.842Z] Login Succeeded [2021-10-27T10:59:13.842Z] nexus3.edgexfoundry.org:10004 [2021-10-27T10:59:13.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:59:13.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:59:13.842Z] Configure a credential helper to remove this warning. See [2021-10-27T10:59:13.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:59:13.842Z] [2021-10-27T10:59:13.842Z] Login Succeeded [2021-10-27T10:59:13.842Z] docker.io [2021-10-27T10:59:13.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T10:59:14.315Z] 7a9cfe048b4a: Pull complete [2021-10-27T10:59:14.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T10:59:14.418Z] Configure a credential helper to remove this warning. See [2021-10-27T10:59:14.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T10:59:14.418Z] [2021-10-27T10:59:14.418Z] Login Succeeded [2021-10-27T10:59:14.418Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T10:59:14.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-27T10:59:14.590Z] 72dc09318566: Pull complete [Pipeline] echo [2021-10-27T10:59:14.696Z] ========================================================= [2021-10-27T10:59:14.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T10:59:14.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T10:59:14.864Z] f4f7b4309257: Pull complete [2021-10-27T10:59:15.084Z] + 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-27T10:59:15.084Z] Sending build context to Docker daemon 25.05MB [2021-10-27T10:59:15.138Z] 0ac9a79272e3: Pull complete [2021-10-27T10:59:15.366Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T10:59:15.366Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-27T10:59:15.366Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T10:59:15.366Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T10:59:15.366Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T10:59:15.366Z] b8b176561691: Pulling fs layer [2021-10-27T10:59:15.366Z] 4527c011a84f: Pulling fs layer [2021-10-27T10:59:15.366Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T10:59:15.366Z] e0aca202a116: Pulling fs layer [2021-10-27T10:59:15.366Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T10:59:15.366Z] 34cad66bf833: Pulling fs layer [2021-10-27T10:59:15.366Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T10:59:15.366Z] e0aca202a116: Waiting [2021-10-27T10:59:15.366Z] 3a43be97a3b4: Waiting [2021-10-27T10:59:15.366Z] 34cad66bf833: Waiting [2021-10-27T10:59:15.366Z] b4e3c513aaa6: Waiting [2021-10-27T10:59:15.366Z] 4527c011a84f: Waiting [2021-10-27T10:59:15.366Z] 5d74067f8e1e: Waiting [2021-10-27T10:59:15.366Z] b8b176561691: Verifying Checksum [2021-10-27T10:59:15.366Z] b8b176561691: Download complete [2021-10-27T10:59:15.366Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T10:59:15.366Z] 31adcdaf11c8: Download complete [2021-10-27T10:59:15.366Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T10:59:15.366Z] 5d74067f8e1e: Download complete [2021-10-27T10:59:15.366Z] e0aca202a116: Verifying Checksum [2021-10-27T10:59:15.366Z] e0aca202a116: Download complete [2021-10-27T10:59:15.366Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T10:59:15.366Z] a0d0a0d46f8b: Download complete [2021-10-27T10:59:15.366Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T10:59:15.367Z] 3a43be97a3b4: Download complete [2021-10-27T10:59:15.632Z] 34cad66bf833: Verifying Checksum [2021-10-27T10:59:15.632Z] 34cad66bf833: Download complete [2021-10-27T10:59:15.910Z] a0d0a0d46f8b: Pull complete [2021-10-27T10:59:15.910Z] 4527c011a84f: Verifying Checksum [2021-10-27T10:59:15.910Z] 4527c011a84f: Download complete [2021-10-27T10:59:16.176Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T10:59:16.176Z] b4e3c513aaa6: Download complete [2021-10-27T10:59:16.176Z] 31adcdaf11c8: Pull complete [2021-10-27T10:59:16.176Z] b8b176561691: Pull complete [2021-10-27T10:59:20.439Z] 4527c011a84f: Pull complete [2021-10-27T10:59:20.439Z] 5d74067f8e1e: Pull complete [2021-10-27T10:59:20.439Z] e0aca202a116: Pull complete [2021-10-27T10:59:20.439Z] 3a43be97a3b4: Pull complete [2021-10-27T10:59:20.439Z] 34cad66bf833: Pull complete [2021-10-27T10:59:21.861Z] b78e95d17946: Pull complete [2021-10-27T10:59:21.861Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T10:59:21.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T10:59:21.861Z] ---> 8b459fc5aaf0 [2021-10-27T10:59:21.861Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T10:59:22.453Z] ---> Running in 7373b293ec66 [2021-10-27T10:59:23.023Z] b4e3c513aaa6: Pull complete [2021-10-27T10:59:23.023Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T10:59:23.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T10:59:23.023Z] ---> 9f6097aaca64 [2021-10-27T10:59:23.023Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T10:59:23.049Z] Removing intermediate container 7373b293ec66 [2021-10-27T10:59:23.049Z] ---> 0249029d026b [2021-10-27T10:59:23.049Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T10:59:23.049Z] ---> Running in 5186317c2cb3 [2021-10-27T10:59:23.323Z] Removing intermediate container 5186317c2cb3 [2021-10-27T10:59:23.323Z] ---> d2e8348629d1 [2021-10-27T10:59:23.323Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T10:59:23.595Z] ---> Running in 484562a88150 [2021-10-27T10:59:23.868Z] Removing intermediate container 484562a88150 [2021-10-27T10:59:23.868Z] ---> 36d6b88200c3 [2021-10-27T10:59:23.868Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-27T10:59:23.868Z] ---> Running in 03fff66c79a8 [2021-10-27T10:59:24.475Z] Removing intermediate container 03fff66c79a8 [2021-10-27T10:59:24.475Z] ---> c1c0a93cdd31 [2021-10-27T10:59:24.475Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T10:59:24.475Z] ---> Running in 8e8fa8997f03 [2021-10-27T10:59:24.958Z] ---> Running in 87bc7d5365d5 [2021-10-27T10:59:25.070Z] Removing intermediate container 8e8fa8997f03 [2021-10-27T10:59:25.070Z] ---> a9efdf49f88d [2021-10-27T10:59:25.070Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T10:59:25.070Z] ---> Running in 03bef0c1d100 [2021-10-27T10:59:25.219Z] Removing intermediate container 87bc7d5365d5 [2021-10-27T10:59:25.219Z] ---> 3e796e0156ab [2021-10-27T10:59:25.219Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T10:59:25.219Z] ---> Running in e8500155a787 [2021-10-27T10:59:25.219Z] Removing intermediate container e8500155a787 [2021-10-27T10:59:25.219Z] ---> 452047497eee [2021-10-27T10:59:25.219Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T10:59:25.219Z] ---> Running in f2b117587bd8 [2021-10-27T10:59:25.480Z] Removing intermediate container f2b117587bd8 [2021-10-27T10:59:25.480Z] ---> 309e7f80867c [2021-10-27T10:59:25.480Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-27T10:59:25.480Z] ---> Running in b6f0b85e307f [2021-10-27T10:59:25.480Z] Removing intermediate container b6f0b85e307f [2021-10-27T10:59:25.480Z] ---> 1ca09922da28 [2021-10-27T10:59:25.480Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T10:59:25.480Z] ---> Running in a196d3a69bb2 [2021-10-27T10:59:25.480Z] Removing intermediate container a196d3a69bb2 [2021-10-27T10:59:25.480Z] ---> 33f2a4df7d34 [2021-10-27T10:59:25.480Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T10:59:25.741Z] ---> Running in b424411df708 [2021-10-27T10:59:26.340Z] Removing intermediate container b424411df708 [2021-10-27T10:59:26.340Z] ---> 22652583744c [2021-10-27T10:59:26.340Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T10:59:26.340Z] ---> Running in 8fe37b1cedcf [2021-10-27T10:59:26.340Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T10:59:27.058Z] Removing intermediate container 03bef0c1d100 [2021-10-27T10:59:27.058Z] ---> 5e91279a1f86 [2021-10-27T10:59:27.058Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T10:59:27.058Z] ---> Running in 8e58248bd0f7 [2021-10-27T10:59:27.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T10:59:27.735Z] OK: 220 MiB in 52 packages [2021-10-27T10:59:27.998Z] Removing intermediate container 8fe37b1cedcf [2021-10-27T10:59:27.998Z] ---> a9ec14fe263d [2021-10-27T10:59:27.998Z] Step 10/14 : ENV GO111MODULE=on [2021-10-27T10:59:27.998Z] ---> Running in e522ab6531d7 [2021-10-27T10:59:27.998Z] Removing intermediate container e522ab6531d7 [2021-10-27T10:59:27.998Z] ---> c4bab72dbc3d [2021-10-27T10:59:27.998Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T10:59:28.261Z] ---> Running in 4399bed928da [2021-10-27T10:59:28.261Z] Removing intermediate container 4399bed928da [2021-10-27T10:59:28.261Z] ---> 87143713dd74 [2021-10-27T10:59:28.261Z] Step 12/14 : COPY . . [2021-10-27T10:59:28.493Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T10:59:29.090Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T10:59:29.218Z] ---> a1824e2581cb [2021-10-27T10:59:29.218Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T10:59:29.218Z] ---> Running in 3d8979bf6267 [2021-10-27T10:59:30.081Z] OK: 219 MiB in 52 packages [2021-10-27T10:59:31.065Z] Removing intermediate container 8e58248bd0f7 [2021-10-27T10:59:31.065Z] ---> 2294a3e30b5f [2021-10-27T10:59:31.065Z] Step 10/14 : ENV GO111MODULE=on [2021-10-27T10:59:31.065Z] ---> Running in d5998f1131da [2021-10-27T10:59:31.338Z] Removing intermediate container d5998f1131da [2021-10-27T10:59:31.338Z] ---> d8138533584d [2021-10-27T10:59:31.338Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T10:59:31.338Z] ---> Running in fd897b52cbf0 [2021-10-27T10:59:31.936Z] Removing intermediate container fd897b52cbf0 [2021-10-27T10:59:31.936Z] ---> 2d09f5195c2d [2021-10-27T10:59:31.936Z] Step 12/14 : COPY . . [2021-10-27T10:59:34.571Z] ---> b06108c6b7a7 [2021-10-27T10:59:34.571Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T10:59:34.571Z] ---> Running in a00916b3e411 [2021-10-27T10:59:41.489Z] Removing intermediate container 3d8979bf6267 [2021-10-27T10:59:41.489Z] ---> 7f3f0ec07e5e [2021-10-27T10:59:41.489Z] Step 14/14 : RUN ${MAKE} [2021-10-27T10:59:41.489Z] ---> Running in 347084e64f06 [2021-10-27T10:59:41.489Z] noop [2021-10-27T10:59:41.489Z] Removing intermediate container 347084e64f06 [2021-10-27T10:59:41.489Z] ---> 5d39f590b711 [2021-10-27T10:59:41.489Z] Successfully built 5d39f590b711 [2021-10-27T10:59:41.489Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T10:59:41.810Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T10:59:41.810Z] . [Pipeline] withDockerContainer [2021-10-27T10:59:41.891Z] prd-centos7-docker-4c-2g-2276 does not seem to be running inside a container [2021-10-27T10:59:41.929Z] $ 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-x86_64 cat [2021-10-27T10:59:42.296Z] $ docker top 576255fc5e0351bd72a037caa01455f1a892e313d2a6e454f6ca789d68ae12c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T10:59:42.717Z] + go version [2021-10-27T10:59:42.717Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T10:59:42.743Z] $ docker stop --time=1 576255fc5e0351bd72a037caa01455f1a892e313d2a6e454f6ca789d68ae12c6 [2021-10-27T10:59:43.915Z] $ docker rm -f 576255fc5e0351bd72a037caa01455f1a892e313d2a6e454f6ca789d68ae12c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T10:59:45.597Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T10:59:45.597Z] . [Pipeline] withDockerContainer [2021-10-27T10:59:45.677Z] prd-centos7-docker-4c-2g-2276 does not seem to be running inside a container [2021-10-27T10:59:45.723Z] $ 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-x86_64 cat [2021-10-27T10:59:46.081Z] $ docker top fc71505566574db02310fa0e617f967c972db138062fff96ede23988bdbe4ef4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-27T10:59:46.513Z] + make test [2021-10-27T10:59:46.513Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T10:59:46.776Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-27T10:59:59.082Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-27T10:59:59.082Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-27T11:00:01.889Z] Removing intermediate container a00916b3e411 [2021-10-27T11:00:01.889Z] ---> 6c4297d16e87 [2021-10-27T11:00:01.889Z] Step 14/14 : RUN ${MAKE} [2021-10-27T11:00:01.889Z] ---> Running in d3382c8d2605 [2021-10-27T11:00:01.889Z] noop [2021-10-27T11:00:01.889Z] Removing intermediate container d3382c8d2605 [2021-10-27T11:00:01.889Z] ---> 2e0516dca42b [2021-10-27T11:00:01.889Z] Successfully built 2e0516dca42b [2021-10-27T11:00:01.889Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T11:00:02.247Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T11:00:02.248Z] . [Pipeline] withDockerContainer [2021-10-27T11:00:02.533Z] prd-ubuntu18.04-docker-arm64-4c-16g-2275 does not seem to be running inside a container [2021-10-27T11:00:02.612Z] $ 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-27T11:00:03.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T11:00:03.338Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T11:00:04.145Z] $ docker top 3f97c29132e7b3fb146c4a98e1aa0744af3de4500c924ef4790653797aaf34f7 -eo pid,comm [Pipeline] { [Pipeline] } [2021-10-27T11:00:04.491Z] $ docker stop --time=1 fc71505566574db02310fa0e617f967c972db138062fff96ede23988bdbe4ef4 [2021-10-27T11:00:05.901Z] $ docker rm -f fc71505566574db02310fa0e617f967c972db138062fff96ede23988bdbe4ef4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-10-27T11:00:06.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-27T11:00:06.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-27T11:00:06.718Z] + go version [2021-10-27T11:00:06.718Z] go version go1.16.8 linux/arm64 [Pipeline] // stage [Pipeline] } [2021-10-27T11:00:06.785Z] $ docker stop --time=1 3f97c29132e7b3fb146c4a98e1aa0744af3de4500c924ef4790653797aaf34f7 [2021-10-27T11:00:08.456Z] $ docker rm -f 3f97c29132e7b3fb146c4a98e1aa0744af3de4500c924ef4790653797aaf34f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T11:00:11.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-27T11:00:11.914Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T11:00:11.915Z] . [Pipeline] withDockerContainer [2021-10-27T11:00:12.108Z] + ls -al . [2021-10-27T11:00:12.108Z] total 88 [2021-10-27T11:00:12.108Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 27 10:59 . [2021-10-27T11:00:12.108Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 27 10:59 .. [2021-10-27T11:00:12.108Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 27 10:59 assets [2021-10-27T11:00:12.108Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 27 10:59 bin [2021-10-27T11:00:12.108Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 27 10:59 cmd [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 27 10:59 CONTRIBUTING.md [2021-10-27T11:00:12.108Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 27 10:59 coverage.out [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 27 10:59 Dockerfile [2021-10-27T11:00:12.108Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 27 10:59 docs [2021-10-27T11:00:12.108Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 10:59 .git [2021-10-27T11:00:12.108Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 27 10:59 .github [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 10:59 .gitignore [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 27 10:59 go.mod [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 27 10:59 go.sum [2021-10-27T11:00:12.108Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 27 10:59 internal [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 27 10:59 Jenkinsfile [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 27 10:59 LICENSE [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 27 10:59 Makefile [2021-10-27T11:00:12.108Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 27 10:59 pkg [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 27 10:59 README.md [2021-10-27T11:00:12.108Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 10:59 snap [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 10:56 VERSION [2021-10-27T11:00:12.108Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 10:59 version.go [2021-10-27T11:00:12.108Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 27 10:59 web [2021-10-27T11:00:12.178Z] prd-ubuntu18.04-docker-arm64-4c-16g-2275 does not seem to be running inside a container [2021-10-27T11:00:12.256Z] $ 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-27T11:00:13.711Z] $ docker top b7a56858da112a7660c29702dec1f517fe6b4dfe65120199ff6dc164f335d640 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-27T11:00:15.418Z] + 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=b114d83a3ef93f885cdb42eab44deca5d0fe25cb --label arch=amd64 --label version=0.0.0 . [2021-10-27T11:00:15.418Z] Sending build context to Docker daemon 25.05MB [2021-10-27T11:00:15.682Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T11:00:15.682Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-27T11:00:15.682Z] ---> 5d39f590b711 [2021-10-27T11:00:15.682Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T11:00:15.682Z] ---> Running in 71295edad387 [2021-10-27T11:00:15.698Z] + make test [2021-10-27T11:00:15.698Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T11:00:15.946Z] Removing intermediate container 71295edad387 [2021-10-27T11:00:15.946Z] ---> 5ffbb8b56c6c [2021-10-27T11:00:15.946Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T11:00:15.946Z] ---> Running in 56e8f8444711 [2021-10-27T11:00:15.946Z] Removing intermediate container 56e8f8444711 [2021-10-27T11:00:15.946Z] ---> dcf0c63c4573 [2021-10-27T11:00:15.946Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T11:00:15.946Z] ---> Running in c806016a88aa [2021-10-27T11:00:15.946Z] Removing intermediate container c806016a88aa [2021-10-27T11:00:15.946Z] ---> d3c0f11b357d [2021-10-27T11:00:15.946Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-27T11:00:15.946Z] ---> Running in 9d1406687a95 [2021-10-27T11:00:16.209Z] Removing intermediate container 9d1406687a95 [2021-10-27T11:00:16.209Z] ---> 5df4fee335dc [2021-10-27T11:00:16.209Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T11:00:16.209Z] ---> Running in 4d348ad1ac4e [2021-10-27T11:00:16.209Z] Removing intermediate container 4d348ad1ac4e [2021-10-27T11:00:16.209Z] ---> 92a6be5c14b2 [2021-10-27T11:00:16.209Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T11:00:16.209Z] ---> Running in bb9f385a714b [2021-10-27T11:00:16.681Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-27T11:00:16.791Z] Removing intermediate container bb9f385a714b [2021-10-27T11:00:16.791Z] ---> 36c3f6bcb1af [2021-10-27T11:00:16.791Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T11:00:16.791Z] ---> Running in 67a94982e4fb [2021-10-27T11:00:17.054Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T11:00:17.993Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T11:00:18.258Z] OK: 220 MiB in 52 packages [2021-10-27T11:00:18.521Z] Removing intermediate container 67a94982e4fb [2021-10-27T11:00:18.521Z] ---> be0b7f283962 [2021-10-27T11:00:18.521Z] Step 10/22 : ENV GO111MODULE=on [2021-10-27T11:00:18.521Z] ---> Running in 7e458a50eb88 [2021-10-27T11:00:18.521Z] Removing intermediate container 7e458a50eb88 [2021-10-27T11:00:18.521Z] ---> 82ec66ba73b5 [2021-10-27T11:00:18.521Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T11:00:18.521Z] ---> Running in f582cac85e78 [2021-10-27T11:00:18.521Z] Removing intermediate container f582cac85e78 [2021-10-27T11:00:18.521Z] ---> 1807aac853ca [2021-10-27T11:00:18.521Z] Step 12/22 : COPY . . [2021-10-27T11:00:19.470Z] ---> 95848211c83c [2021-10-27T11:00:19.470Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T11:00:19.470Z] ---> Running in 3288e94b1339 [2021-10-27T11:00:20.057Z] Removing intermediate container 3288e94b1339 [2021-10-27T11:00:20.057Z] ---> 60824f031ab1 [2021-10-27T11:00:20.057Z] Step 14/22 : RUN ${MAKE} [2021-10-27T11:00:20.057Z] ---> Running in 21d3e7a26c83 [2021-10-27T11:00:20.327Z] 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-27T11:00:28.619Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-27T11:00:30.560Z] Removing intermediate container 21d3e7a26c83 [2021-10-27T11:00:30.560Z] ---> 4d3c81bf8db7 [2021-10-27T11:00:30.560Z] Step 15/22 : FROM alpine:3.14 [2021-10-27T11:00:31.146Z] 3.14: Pulling from library/alpine [2021-10-27T11:00:31.146Z] a0d0a0d46f8b: Already exists [2021-10-27T11:00:31.146Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T11:00:31.146Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T11:00:31.146Z] ---> 14119a10abf4 [2021-10-27T11:00:31.146Z] Step 16/22 : EXPOSE 4000 [2021-10-27T11:00:31.409Z] ---> Running in 40cccd5585b1 [2021-10-27T11:00:31.409Z] Removing intermediate container 40cccd5585b1 [2021-10-27T11:00:31.409Z] ---> 46ac20014508 [2021-10-27T11:00:31.409Z] 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-27T11:00:31.985Z] ---> 59bb807fa01e [2021-10-27T11:00:31.985Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T11:00:31.985Z] ---> Running in af42b21b22c1 [2021-10-27T11:00:31.985Z] Removing intermediate container af42b21b22c1 [2021-10-27T11:00:31.985Z] ---> 9ec9c1e2dcdd [2021-10-27T11:00:31.985Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-27T11:00:31.985Z] ---> Running in d2d04e8e3046 [2021-10-27T11:00:31.985Z] Removing intermediate container d2d04e8e3046 [2021-10-27T11:00:31.985Z] ---> fb39b5a60238 [2021-10-27T11:00:31.985Z] Step 20/22 : LABEL arch=amd64 [2021-10-27T11:00:31.985Z] ---> Running in 5e070164153b [2021-10-27T11:00:32.246Z] Removing intermediate container 5e070164153b [2021-10-27T11:00:32.246Z] ---> 31fc9129e945 [2021-10-27T11:00:32.246Z] Step 21/22 : LABEL git_sha=b114d83a3ef93f885cdb42eab44deca5d0fe25cb [2021-10-27T11:00:32.246Z] ---> Running in e19138646e65 [2021-10-27T11:00:32.246Z] Removing intermediate container e19138646e65 [2021-10-27T11:00:32.246Z] ---> 563eb50cf39b [2021-10-27T11:00:32.246Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T11:00:32.246Z] ---> Running in b4e5475853d1 [2021-10-27T11:00:32.506Z] Removing intermediate container b4e5475853d1 [2021-10-27T11:00:32.506Z] ---> 436a07067691 [2021-10-27T11:00:32.506Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-27T11:00:32.506Z] Successfully built 436a07067691 [2021-10-27T11:00:32.506Z] 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-27T11:00:33.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T11:00:33.407Z] [2021-10-27T11:00:33.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T11:00:33.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T11:00:33.745Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T11:00:33.745Z] b4d181a07f80: Pulling fs layer [2021-10-27T11:00:33.745Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T11:00:33.745Z] ed53099fbce6: Pulling fs layer [2021-10-27T11:00:33.745Z] dc539afda2c1: Pulling fs layer [2021-10-27T11:00:33.745Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T11:00:33.745Z] 9065ff56babe: Pulling fs layer [2021-10-27T11:00:33.745Z] d287ab97295c: Pulling fs layer [2021-10-27T11:00:33.745Z] dc539afda2c1: Waiting [2021-10-27T11:00:33.745Z] 77bc0d833cb6: Waiting [2021-10-27T11:00:33.745Z] d287ab97295c: Waiting [2021-10-27T11:00:33.745Z] 9065ff56babe: Waiting [2021-10-27T11:00:33.745Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T11:00:33.745Z] a1111a8f2ec3: Download complete [2021-10-27T11:00:33.745Z] dc539afda2c1: Verifying Checksum [2021-10-27T11:00:33.745Z] dc539afda2c1: Download complete [2021-10-27T11:00:33.745Z] ed53099fbce6: Verifying Checksum [2021-10-27T11:00:33.745Z] ed53099fbce6: Download complete [2021-10-27T11:00:34.012Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T11:00:34.012Z] 77bc0d833cb6: Download complete [2021-10-27T11:00:34.012Z] 9065ff56babe: Verifying Checksum [2021-10-27T11:00:34.012Z] 9065ff56babe: Download complete [2021-10-27T11:00:34.012Z] b4d181a07f80: Verifying Checksum [2021-10-27T11:00:34.012Z] b4d181a07f80: Download complete [2021-10-27T11:00:34.588Z] d287ab97295c: Verifying Checksum [2021-10-27T11:00:34.588Z] d287ab97295c: Download complete [2021-10-27T11:00:35.531Z] b4d181a07f80: Pull complete [2021-10-27T11:00:35.531Z] a1111a8f2ec3: Pull complete [2021-10-27T11:00:36.113Z] ed53099fbce6: Pull complete [2021-10-27T11:00:36.113Z] dc539afda2c1: Pull complete [2021-10-27T11:00:36.388Z] 77bc0d833cb6: Pull complete [2021-10-27T11:00:36.388Z] 9065ff56babe: Pull complete [2021-10-27T11:00:41.743Z] d287ab97295c: Pull complete [2021-10-27T11:00:41.743Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T11:00:41.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T11:00:41.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T11:00:41.827Z] prd-centos7-docker-4c-2g-2276 does not seem to be running inside a container [2021-10-27T11:00:41.858Z] $ 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:latest cat [2021-10-27T11:00:44.545Z] $ docker top 477b6c73facfa18de6d5cf29226b22b1f7e316c3752694aff919d6a8a08cda70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:00:45.028Z] ---> job-cost.sh [2021-10-27T11:00:45.028Z] lf-activate-venv: SKIPPING [2021-10-27T11:00:45.028Z] INFO: No Stack... [2021-10-27T11:00:45.289Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T11:00:45.551Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T11:00:45.876Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-27T11:00:45.876Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T11:00:45.918Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [2021-10-27T11:00:45.923Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] did not exist. Created. [2021-10-27T11:00:45.923Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T11:00:46.299Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-27T11:00:46.353Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T11:00:46.369Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T11:00:46.420Z] $ docker stop --time=1 477b6c73facfa18de6d5cf29226b22b1f7e316c3752694aff919d6a8a08cda70 [2021-10-27T11:00:47.572Z] $ docker rm -f 477b6c73facfa18de6d5cf29226b22b1f7e316c3752694aff919d6a8a08cda70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-27T11:01:03.684Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-27T11:01:03.684Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-27T11:01:18.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T11:01:18.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-27T11:01:18.832Z] $ docker stop --time=1 b7a56858da112a7660c29702dec1f517fe6b4dfe65120199ff6dc164f335d640 [2021-10-27T11:01:20.567Z] $ docker rm -f b7a56858da112a7660c29702dec1f517fe6b4dfe65120199ff6dc164f335d640 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T11:01:21.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-27T11:01:21.382Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T11:01:21.919Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T11:01:22.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-27T11:01:22.880Z] + ls -al . [2021-10-27T11:01:22.881Z] total 128 [2021-10-27T11:01:22.881Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 11:00 . [2021-10-27T11:01:22.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:58 .. [2021-10-27T11:01:22.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 10:58 .git [2021-10-27T11:01:22.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:58 .github [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 10:58 .gitignore [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 10:58 CONTRIBUTING.md [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 27 10:58 Dockerfile [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 10:58 Jenkinsfile [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 10:58 LICENSE [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 27 10:58 Makefile [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 27 10:58 README.md [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 10:56 VERSION [2021-10-27T11:01:22.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 10:58 assets [2021-10-27T11:01:22.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:58 bin [2021-10-27T11:01:22.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 10:58 cmd [2021-10-27T11:01:22.881Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 11:00 coverage.out [2021-10-27T11:01:22.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:58 docs [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 10:58 go.mod [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 27 10:58 go.sum [2021-10-27T11:01:22.881Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 10:58 internal [2021-10-27T11:01:22.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 10:58 pkg [2021-10-27T11:01:22.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:58 snap [2021-10-27T11:01:22.881Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 10:58 version.go [2021-10-27T11:01:22.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:58 web [Pipeline] isUnix [Pipeline] sh [2021-10-27T11:01:23.249Z] + 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=b114d83a3ef93f885cdb42eab44deca5d0fe25cb --label arch=arm64 --label version=0.0.0 . [2021-10-27T11:01:24.224Z] Sending build context to Docker daemon 25.06MB [2021-10-27T11:01:24.224Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T11:01:24.224Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-27T11:01:24.224Z] ---> 2e0516dca42b [2021-10-27T11:01:24.224Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T11:01:24.224Z] ---> Running in d5f248a5e832 [2021-10-27T11:01:24.818Z] Removing intermediate container d5f248a5e832 [2021-10-27T11:01:24.818Z] ---> 4b77d8a624f2 [2021-10-27T11:01:24.818Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T11:01:24.818Z] ---> Running in 6b660bd93eb5 [2021-10-27T11:01:25.090Z] Removing intermediate container 6b660bd93eb5 [2021-10-27T11:01:25.090Z] ---> f11886aaf819 [2021-10-27T11:01:25.090Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T11:01:25.360Z] ---> Running in 73eb5a50d8e2 [2021-10-27T11:01:25.630Z] Removing intermediate container 73eb5a50d8e2 [2021-10-27T11:01:25.630Z] ---> 2257b44ac615 [2021-10-27T11:01:25.630Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-27T11:01:25.630Z] ---> Running in a7cc563b113f [2021-10-27T11:01:26.254Z] Removing intermediate container a7cc563b113f [2021-10-27T11:01:26.254Z] ---> 0caf3529de01 [2021-10-27T11:01:26.254Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T11:01:26.254Z] ---> Running in e384dbc229e8 [2021-10-27T11:01:26.546Z] Removing intermediate container e384dbc229e8 [2021-10-27T11:01:26.546Z] ---> 00d3e43b7f6b [2021-10-27T11:01:26.546Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T11:01:26.841Z] ---> Running in 86effa6432e4 [2021-10-27T11:01:28.837Z] Removing intermediate container 86effa6432e4 [2021-10-27T11:01:28.837Z] ---> 6f1a06a70ba8 [2021-10-27T11:01:28.837Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T11:01:28.837Z] ---> Running in 3571e6980ca2 [2021-10-27T11:01:29.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T11:01:30.790Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T11:01:31.765Z] OK: 219 MiB in 52 packages [2021-10-27T11:01:32.360Z] Removing intermediate container 3571e6980ca2 [2021-10-27T11:01:32.360Z] ---> cc6911c4f335 [2021-10-27T11:01:32.360Z] Step 10/22 : ENV GO111MODULE=on [2021-10-27T11:01:32.630Z] ---> Running in 57c8deeefa0d [2021-10-27T11:01:32.902Z] Removing intermediate container 57c8deeefa0d [2021-10-27T11:01:32.902Z] ---> 0770ea7956e5 [2021-10-27T11:01:32.903Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T11:01:32.903Z] ---> Running in 11f8f3b338ad [2021-10-27T11:01:33.498Z] Removing intermediate container 11f8f3b338ad [2021-10-27T11:01:33.498Z] ---> e1fdbc537aee [2021-10-27T11:01:33.498Z] Step 12/22 : COPY . . [2021-10-27T11:01:36.898Z] ---> 953ec41d4cc0 [2021-10-27T11:01:36.898Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T11:01:36.898Z] ---> Running in d1e1e7335a86 [2021-10-27T11:01:38.518Z] Removing intermediate container d1e1e7335a86 [2021-10-27T11:01:38.518Z] ---> 0335997f5507 [2021-10-27T11:01:38.518Z] Step 14/22 : RUN ${MAKE} [2021-10-27T11:01:38.518Z] ---> Running in 71804ef9609d [2021-10-27T11:01:39.952Z] 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-27T11:02:06.756Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-27T11:02:11.049Z] Removing intermediate container 71804ef9609d [2021-10-27T11:02:11.049Z] ---> 3eed8104a866 [2021-10-27T11:02:11.049Z] Step 15/22 : FROM alpine:3.14 [2021-10-27T11:02:11.321Z] 3.14: Pulling from library/alpine [2021-10-27T11:02:11.594Z] 552d1f2373af: Already exists [2021-10-27T11:02:11.594Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T11:02:11.594Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T11:02:11.594Z] ---> bb3de5531c18 [2021-10-27T11:02:11.594Z] Step 16/22 : EXPOSE 4000 [2021-10-27T11:02:11.866Z] ---> Running in d17b6291ebdf [2021-10-27T11:02:12.140Z] Removing intermediate container d17b6291ebdf [2021-10-27T11:02:12.140Z] ---> 00a3771b02d8 [2021-10-27T11:02:12.140Z] 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-27T11:02:13.566Z] ---> dce83d0ebe9b [2021-10-27T11:02:13.566Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T11:02:13.837Z] ---> Running in 958b1eb7f553 [2021-10-27T11:02:14.113Z] Removing intermediate container 958b1eb7f553 [2021-10-27T11:02:14.113Z] ---> 67fc553c63ef [2021-10-27T11:02:14.113Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-27T11:02:14.113Z] ---> Running in 9b71917d9e97 [2021-10-27T11:02:14.709Z] Removing intermediate container 9b71917d9e97 [2021-10-27T11:02:14.709Z] ---> 37ac6d983fa2 [2021-10-27T11:02:14.709Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T11:02:14.709Z] ---> Running in 755b01655611 [2021-10-27T11:02:14.981Z] Removing intermediate container 755b01655611 [2021-10-27T11:02:14.981Z] ---> f1c02242cc98 [2021-10-27T11:02:14.981Z] Step 21/22 : LABEL git_sha=b114d83a3ef93f885cdb42eab44deca5d0fe25cb [2021-10-27T11:02:15.255Z] ---> Running in e0841675b3f6 [2021-10-27T11:02:15.533Z] Removing intermediate container e0841675b3f6 [2021-10-27T11:02:15.533Z] ---> e7075bebe54f [2021-10-27T11:02:15.533Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T11:02:15.533Z] ---> Running in 1ee2740a3d74 [2021-10-27T11:02:16.129Z] Removing intermediate container 1ee2740a3d74 [2021-10-27T11:02:16.129Z] ---> 183bbaedf82d [2021-10-27T11:02:16.129Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-27T11:02:16.129Z] Successfully built 183bbaedf82d [2021-10-27T11:02:16.129Z] 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-27T11:02:16.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T11:02:17.187Z] [2021-10-27T11:02:17.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T11:02:17.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T11:02:17.851Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T11:02:17.851Z] 448f6bf000e3: Pulling fs layer [2021-10-27T11:02:17.851Z] f757da607395: Pulling fs layer [2021-10-27T11:02:17.851Z] 05883995daec: Pulling fs layer [2021-10-27T11:02:17.851Z] 8603b9c90790: Pulling fs layer [2021-10-27T11:02:17.851Z] 1560dd03e051: Pulling fs layer [2021-10-27T11:02:17.851Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T11:02:17.851Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T11:02:17.851Z] 8603b9c90790: Waiting [2021-10-27T11:02:17.852Z] 1560dd03e051: Waiting [2021-10-27T11:02:17.852Z] 27f5ce0e4adf: Waiting [2021-10-27T11:02:17.852Z] c2d8d7efcc4b: Waiting [2021-10-27T11:02:17.852Z] f757da607395: Verifying Checksum [2021-10-27T11:02:17.852Z] f757da607395: Download complete [2021-10-27T11:02:17.852Z] 8603b9c90790: Verifying Checksum [2021-10-27T11:02:17.852Z] 8603b9c90790: Download complete [2021-10-27T11:02:17.852Z] 1560dd03e051: Verifying Checksum [2021-10-27T11:02:17.852Z] 1560dd03e051: Download complete [2021-10-27T11:02:18.131Z] 05883995daec: Verifying Checksum [2021-10-27T11:02:18.131Z] 05883995daec: Download complete [2021-10-27T11:02:18.131Z] 27f5ce0e4adf: Download complete [2021-10-27T11:02:18.408Z] 448f6bf000e3: Verifying Checksum [2021-10-27T11:02:18.408Z] 448f6bf000e3: Download complete [2021-10-27T11:02:21.037Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T11:02:21.037Z] c2d8d7efcc4b: Download complete [2021-10-27T11:02:22.014Z] 448f6bf000e3: Pull complete [2021-10-27T11:02:22.606Z] f757da607395: Pull complete [2021-10-27T11:02:24.038Z] 05883995daec: Pull complete [2021-10-27T11:02:24.311Z] 8603b9c90790: Pull complete [2021-10-27T11:02:25.291Z] 1560dd03e051: Pull complete [2021-10-27T11:02:25.565Z] 27f5ce0e4adf: Pull complete [2021-10-27T11:02:40.642Z] c2d8d7efcc4b: Pull complete [2021-10-27T11:02:40.642Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T11:02:40.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T11:02:40.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T11:02:40.877Z] prd-ubuntu18.04-docker-arm64-4c-16g-2275 does not seem to be running inside a container [2021-10-27T11:02:40.954Z] $ 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-27T11:02:43.738Z] $ docker top f9f357cd2dfa86d50bae9a0b12b7167eb968f10f4f8e177f0b65e08092155a48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:02:44.777Z] ---> job-cost.sh [2021-10-27T11:02:44.777Z] lf-activate-venv: SKIPPING [2021-10-27T11:02:44.777Z] INFO: No Stack... [2021-10-27T11:02:45.048Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T11:02:45.320Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T11:02:45.991Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-27T11:02:45.991Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T11:02:46.073Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [2021-10-27T11:02:46.078Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] did not exist. Created. [2021-10-27T11:02:46.078Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T11:02:46.823Z] /w/workspace/edgex-ui-go/1@tmp/durable-e62302fa/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e62302fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-27T11:02:47.510Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T11:02:47.547Z] Warning: overwriting stash ‘stack-cost’ [2021-10-27T11:02:47.684Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T11:02:47.701Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T11:02:47.757Z] $ docker stop --time=1 f9f357cd2dfa86d50bae9a0b12b7167eb968f10f4f8e177f0b65e08092155a48 [2021-10-27T11:02:49.283Z] $ docker rm -f f9f357cd2dfa86d50bae9a0b12b7167eb968f10f4f8e177f0b65e08092155a48 [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-27T11:02:51.158Z] provisioning config files... [2021-10-27T11:02:51.170Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/config7708320076202460316tmp [Pipeline] { [Pipeline] sh [2021-10-27T11:02:51.495Z] + set +x [2021-10-27T11:02:51.495Z] + curl -s https://codecov.io/bash [2021-10-27T11:02:51.495Z] + bash -s -- [2021-10-27T11:02:51.495Z] [2021-10-27T11:02:51.495Z] _____ _ [2021-10-27T11:02:51.495Z] / ____| | | [2021-10-27T11:02:51.495Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T11:02:51.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T11:02:51.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T11:02:51.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T11:02:51.495Z] Bash-1.0.6 [2021-10-27T11:02:51.495Z] [2021-10-27T11:02:51.495Z] [2021-10-27T11:02:51.495Z] ==> git version 2.24.4 found [2021-10-27T11:02:51.495Z] ==> 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-27T11:02:51.495Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T11:02:51.495Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T11:02:51.495Z] ==> Jenkins CI detected. [2021-10-27T11:02:51.495Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-463 [2021-10-27T11:02:51.495Z] project root: . [2021-10-27T11:02:51.495Z] --> token set from env [2021-10-27T11:02:51.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T11:02:51.495Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T11:02:51.495Z] ==> Python coveragepy not found [2021-10-27T11:02:51.495Z] ==> Searching for coverage reports in: [2021-10-27T11:02:51.495Z] + . [2021-10-27T11:02:51.756Z] -> Found 1 reports [2021-10-27T11:02:51.756Z] ==> Detecting git/mercurial file structure [2021-10-27T11:02:51.756Z] ==> Reading reports [2021-10-27T11:02:51.757Z] + ./coverage.out bytes=10 [2021-10-27T11:02:51.757Z] ==> Appending adjustments [2021-10-27T11:02:51.757Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T11:02:51.757Z] + Found adjustments [2021-10-27T11:02:51.757Z] ==> Gzipping contents [2021-10-27T11:02:51.757Z] 4.0K /tmp/codecov.LhxHUA.gz [2021-10-27T11:02:51.757Z] ==> Uploading reports [2021-10-27T11:02:51.757Z] url: https://codecov.io [2021-10-27T11:02:51.757Z] query: branch=PR-463&commit=b114d83a3ef93f885cdb42eab44deca5d0fe25cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=463&job=&cmd_args= [2021-10-27T11:02:51.757Z] -> Pinging Codecov [2021-10-27T11:02:51.757Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-463&commit=b114d83a3ef93f885cdb42eab44deca5d0fe25cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=463&job=&cmd_args= [2021-10-27T11:02:52.018Z] -> Uploading to [2021-10-27T11:02:52.018Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/FB506323287CE973F263BFD2A0EB1F37/b114d83a3ef93f885cdb42eab44deca5d0fe25cb/4da3fe34-fb41-4cda-a36f-0ee01e7e6a83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T110251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aee5f15e522cddd8497a46fee2c9fde3f12770a7c3f3f0f520b3e2b7fa29cbc8 [2021-10-27T11:02:52.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T11:02:52.018Z] Dload Upload Total Spent Left Speed [2021-10-27T11:02:52.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3669 0 0 100 3669 0 12231 --:--:-- --:--:-- --:--:-- 12270 [2021-10-27T11:02:52.592Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b114d83a3ef93f885cdb42eab44deca5d0fe25cb [Pipeline] } [2021-10-27T11:02:52.610Z] 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-27T11:02:55.416Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-463/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:02:55.743Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:02:56.334Z] ---> package-listing.sh [2021-10-27T11:02:56.335Z] ++ facter osfamily [2021-10-27T11:02:56.335Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T11:02:56.597Z] + OS_FAMILY=redhat [2021-10-27T11:02:56.597Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-463 [2021-10-27T11:02:56.597Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T11:02:56.597Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T11:02:56.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T11:02:56.597Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T11:02:56.597Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-463 ']' [2021-10-27T11:02:56.597Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T11:02:56.597Z] + case "${OS_FAMILY}" in [2021-10-27T11:02:56.597Z] + rpm -qa [2021-10-27T11:02:56.597Z] + sort [2021-10-27T11:02:57.169Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T11:02:57.169Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T11:02:57.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T11:02:57.169Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-463 ']' [2021-10-27T11:02:57.169Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-463/archives/ [2021-10-27T11:02:57.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-463/archives/ [Pipeline] echo [2021-10-27T11:02:57.199Z] 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-463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T11:02:57.496Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T11:02:57.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T11:02:57.818Z] [2021-10-27T11:02:57.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T11:02:58.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T11:02:58.154Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T11:02:58.154Z] b4d181a07f80: Pulling fs layer [2021-10-27T11:02:58.154Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T11:02:58.154Z] ed53099fbce6: Pulling fs layer [2021-10-27T11:02:58.154Z] dc539afda2c1: Pulling fs layer [2021-10-27T11:02:58.154Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T11:02:58.154Z] 9065ff56babe: Pulling fs layer [2021-10-27T11:02:58.154Z] d287ab97295c: Pulling fs layer [2021-10-27T11:02:58.154Z] dc539afda2c1: Waiting [2021-10-27T11:02:58.154Z] 77bc0d833cb6: Waiting [2021-10-27T11:02:58.154Z] 9065ff56babe: Waiting [2021-10-27T11:02:58.154Z] d287ab97295c: Waiting [2021-10-27T11:02:58.154Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T11:02:58.154Z] a1111a8f2ec3: Download complete [2021-10-27T11:02:58.154Z] ed53099fbce6: Verifying Checksum [2021-10-27T11:02:58.154Z] ed53099fbce6: Download complete [2021-10-27T11:02:58.155Z] dc539afda2c1: Verifying Checksum [2021-10-27T11:02:58.155Z] dc539afda2c1: Download complete [2021-10-27T11:02:58.419Z] 9065ff56babe: Verifying Checksum [2021-10-27T11:02:58.419Z] 9065ff56babe: Download complete [2021-10-27T11:02:58.419Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T11:02:58.419Z] 77bc0d833cb6: Download complete [2021-10-27T11:02:58.419Z] b4d181a07f80: Verifying Checksum [2021-10-27T11:02:58.419Z] b4d181a07f80: Download complete [2021-10-27T11:02:58.997Z] d287ab97295c: Verifying Checksum [2021-10-27T11:02:58.997Z] d287ab97295c: Download complete [2021-10-27T11:02:59.968Z] b4d181a07f80: Pull complete [2021-10-27T11:02:59.968Z] a1111a8f2ec3: Pull complete [2021-10-27T11:03:00.542Z] ed53099fbce6: Pull complete [2021-10-27T11:03:00.542Z] dc539afda2c1: Pull complete [2021-10-27T11:03:00.807Z] 77bc0d833cb6: Pull complete [2021-10-27T11:03:00.807Z] 9065ff56babe: Pull complete [2021-10-27T11:03:06.119Z] d287ab97295c: Pull complete [2021-10-27T11:03:06.119Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T11:03:06.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T11:03:06.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T11:03:06.197Z] prd-centos7-docker-4c-2g-2274 does not seem to be running inside a container [2021-10-27T11:03:06.229Z] $ 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-463/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-463 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-463:/w/workspace/edgexfoundry_edgex-ui-go_PR-463:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@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-27T11:03:08.525Z] $ docker top b2564fb54d02d88d7ed7d190c71766818edbc85d2b8555884d203494e7ade295 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T11:03:08.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T11:03:09.228Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T11:03:09.532Z] + ls /var/log/sa-host [2021-10-27T11:03:09.532Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T11:03:09.532Z] file_magic: OK [2021-10-27T11:03:09.532Z] HZ: Using current value: 100 [2021-10-27T11:03:09.532Z] file_header: OK [2021-10-27T11:03:09.532Z] 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-27T11:03:09.532Z] Statistics: [2021-10-27T11:03:09.532Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T11:03:09.532Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T11:03:09.532Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T11:03:09.532Z] file_magic: OK [2021-10-27T11:03:09.532Z] HZ: Using current value: 100 [2021-10-27T11:03:09.532Z] file_header: OK [2021-10-27T11:03:09.532Z] 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-27T11:03:09.532Z] Statistics: [2021-10-27T11:03:09.532Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T11:03:09.532Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T11:03:10.733Z] provisioning config files... [2021-10-27T11:03:10.750Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/config3761694404679717494tmp [Pipeline] { [Pipeline] echo [2021-10-27T11:03:10.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:03:11.115Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T11:03:11.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:03:11.546Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T11:03:11.571Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:03:11.883Z] ---> sudo-logs.sh [2021-10-27T11:03:11.883Z] Archiving 'sudo' log.. [2021-10-27T11:03:11.883Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2274.novalocal: Name or service not known [2021-10-27T11:03:11.883Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2274.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T11:03:11.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:03:12.268Z] ---> job-cost.sh [2021-10-27T11:03:12.268Z] lf-activate-venv: SKIPPING [2021-10-27T11:03:12.268Z] DEBUG: total: 0.10999999940395355 [2021-10-27T11:03:12.268Z] INFO: Retrieving Stack Cost... [2021-10-27T11:03:12.529Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T11:03:12.790Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T11:03:12.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T11:03:13.134Z] ---> logs-deploy.sh [2021-10-27T11:03:13.134Z] lf-activate-venv: SKIPPING [2021-10-27T11:03:13.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-463/1 [2021-10-27T11:03:13.134Z] INFO: archiving workspace using pattern(s): [2021-10-27T11:03:13.703Z] Archives upload complete. [2021-10-27T11:03:13.964Z] INFO: archiving logs to Nexus