Pull request #459 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 bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 707ddf35f34e9ba2eca66b773270f42fc46bb6f2+60313d708150451d157477761d54052072bb8e7c (a7273743789653320d9dd8c0c2dfff27d4e7c97e) 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-ssh8234391517447875779.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-ssh514942470008067286.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-459/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-459/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2540066841544433818.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-459/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7144098573330673180.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-ssh4303944559899169929.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-459/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-459/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6879241302378116834.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-549 in /w/workspace/edgexfoundry_edgex-ui-go_PR-459 [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-459 # 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-459@tmp/jenkins-gitclient-ssh7969627685694919458.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-459@tmp/jenkins-gitclient-ssh7067638857705234694.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 60313d708150451d157477761d54052072bb8e7c into PR head commit 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 Merge succeeded, producing 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 Checking out Revision 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 (PR-459) > git config core.sparsecheckout # timeout=10 > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # 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-459@tmp/jenkins-gitclient-ssh2112098346586962330.key > git merge 60313d708150451d157477761d54052072bb8e7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" 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-20T15:04:09.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T15:04:09.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T15:04:09.309Z] ========================================================= [2021-10-20T15:04:09.309Z] EdgeX Global Pipelines Version Info [2021-10-20T15:04:09.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:04:10.481Z] ------------------- [2021-10-20T15:04:10.481Z] stable info: [2021-10-20T15:04:10.481Z] ------------------- [2021-10-20T15:04:10.481Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T15:04:10.481Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T15:04:10.481Z] Message: update stable to v1.0.210 [2021-10-20T15:04:11.053Z] ------------------- [2021-10-20T15:04:11.053Z] experimental info: [2021-10-20T15:04:11.053Z] ------------------- [2021-10-20T15:04:11.053Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T15:04:11.053Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T15:04:11.053Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T15:04:11.210Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-20T15:04:11.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-20T15:04:11.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T15:04:11.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T15:04:11.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T15:04:11.399Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T15:04:11.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T15:04:11.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-20T15:04:11.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T15:04:11.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T15:04:11.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T15:04:11.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-20T15:04:11.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T15:04:11.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T15:04:11.774Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T15:04:11.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T15:04:11.861Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T15:04:11.898Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T15:04:11.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T15:04:11.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-20T15:04:12.012Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-20T15:04:12.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-20T15:04:12.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-20T15:04:12.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-20T15:04:12.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-20T15:04:12.213Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T15:04:12.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-459 [Pipeline] echo [2021-10-20T15:04:12.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-459 [Pipeline] echo [2021-10-20T15:04:12.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-459 [Pipeline] echo [2021-10-20T15:04:12.363Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [Pipeline] echo [2021-10-20T15:04:12.397Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 707ddf3 [Pipeline] echo [2021-10-20T15:04:12.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:04:12.553Z] provisioning config files... [2021-10-20T15:04:12.570Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/config4442515735878364184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:04:12.925Z] ---> docker-login.sh [2021-10-20T15:04:12.925Z] nexus3.edgexfoundry.org:10001 [2021-10-20T15:04:12.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:04:13.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:04:13.196Z] Configure a credential helper to remove this warning. See [2021-10-20T15:04:13.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:04:13.196Z] [2021-10-20T15:04:13.196Z] Login Succeeded [2021-10-20T15:04:13.196Z] nexus3.edgexfoundry.org:10002 [2021-10-20T15:04:13.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:04:13.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:04:13.196Z] Configure a credential helper to remove this warning. See [2021-10-20T15:04:13.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:04:13.196Z] [2021-10-20T15:04:13.196Z] Login Succeeded [2021-10-20T15:04:13.196Z] nexus3.edgexfoundry.org:10003 [2021-10-20T15:04:13.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:04:13.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:04:13.499Z] Configure a credential helper to remove this warning. See [2021-10-20T15:04:13.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:04:13.499Z] [2021-10-20T15:04:13.499Z] Login Succeeded [2021-10-20T15:04:13.499Z] nexus3.edgexfoundry.org:10004 [2021-10-20T15:04:13.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:04:13.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:04:13.499Z] Configure a credential helper to remove this warning. See [2021-10-20T15:04:13.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:04:13.499Z] [2021-10-20T15:04:13.499Z] Login Succeeded [2021-10-20T15:04:13.499Z] docker.io [2021-10-20T15:04:13.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:04:14.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:04:14.031Z] Configure a credential helper to remove this warning. See [2021-10-20T15:04:14.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:04:14.031Z] [2021-10-20T15:04:14.031Z] Login Succeeded [2021-10-20T15:04:14.031Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T15:04:14.051Z] 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-20T15:04:14.751Z] + git log --format=format:%s -1 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [Pipeline] echo [2021-10-20T15:04:14.806Z] GIT_COMMIT: 707ddf35f34e9ba2eca66b773270f42fc46bb6f2, Commit Message: fix(security): Update echarts 5.2.1 to resolve protoype pollution [Pipeline] echo [2021-10-20T15:04:14.841Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:04:15.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:04:15.453Z] [2021-10-20T15:04:15.453Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:04:15.796Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:04:15.796Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T15:04:15.796Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T15:04:15.796Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T15:04:15.796Z] 4c7163046ea9: Pulling fs layer [2021-10-20T15:04:15.796Z] 0c2d73faf560: Pulling fs layer [2021-10-20T15:04:15.796Z] 0c2d73faf560: Waiting [2021-10-20T15:04:15.796Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T15:04:15.796Z] 3e5f54012d9b: Download complete [2021-10-20T15:04:15.796Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T15:04:15.796Z] a0d0a0d46f8b: Download complete [2021-10-20T15:04:15.796Z] 4c7163046ea9: Verifying Checksum [2021-10-20T15:04:15.796Z] 4c7163046ea9: Download complete [2021-10-20T15:04:15.796Z] 0c2d73faf560: Verifying Checksum [2021-10-20T15:04:15.796Z] 0c2d73faf560: Download complete [2021-10-20T15:04:16.073Z] a0d0a0d46f8b: Pull complete [2021-10-20T15:04:16.073Z] 3e5f54012d9b: Pull complete [2021-10-20T15:04:16.349Z] 4c7163046ea9: Pull complete [2021-10-20T15:04:16.613Z] 0c2d73faf560: Pull complete [2021-10-20T15:04:16.613Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T15:04:16.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:04:16.613Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T15:04:16.709Z] prd-centos7-docker-4c-2g-549 does not seem to be running inside a container [2021-10-20T15:04:16.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-459 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-459:/w/workspace/edgexfoundry_edgex-ui-go_PR-459:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T15:04:17.299Z] $ docker top c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T15:04:17.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T15:04:17.483Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T15:04:17.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T15:04:17.586Z] $ docker exec c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 ssh-agent [2021-10-20T15:04:17.691Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmaFgKH/agent.15 [2021-10-20T15:04:17.691Z] SSH_AGENT_PID=21 [2021-10-20T15:04:17.701Z] Running ssh-add (command line suppressed) [2021-10-20T15:04:17.794Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/private_key_1686025296952397989.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/private_key_1686025296952397989.key) [2021-10-20T15:04:17.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T15:04:18.137Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T15:04:18.168Z] $ docker exec --env ******** --env ******** c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 ssh-agent -k [2021-10-20T15:04:18.263Z] unset SSH_AUTH_SOCK; [2021-10-20T15:04:18.264Z] unset SSH_AGENT_PID; [2021-10-20T15:04:18.264Z] echo Agent pid 21 killed; [2021-10-20T15:04:18.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T15:04:18.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T15:04:18.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T15:04:18.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T15:04:18.461Z] $ docker exec c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 ssh-agent [2021-10-20T15:04:18.556Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGdFfaO/agent.54 [2021-10-20T15:04:18.556Z] SSH_AGENT_PID=60 [2021-10-20T15:04:18.560Z] Running ssh-add (command line suppressed) [2021-10-20T15:04:18.663Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/private_key_2044907836587108197.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/private_key_2044907836587108197.key) [2021-10-20T15:04:18.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T15:04:19.008Z] + git semver init [2021-10-20T15:04:19.008Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T15:04:19.008Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-459/.git [2021-10-20T15:04:19.008Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-459 [2021-10-20T15:04:19.008Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T15:04:19.008Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T15:04:19.008Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T15:04:19.008Z] # $SEMVER_BRANCH = PR-459 [2021-10-20T15:04:19.008Z] # $SEMVER_TEMP = /tmp/semver-481649491 [2021-10-20T15:04:19.008Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-20T15:04:20.947Z] # '/tmp/semver-481649491' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-459/.semver' [2021-10-20T15:04:20.947Z] # -> Force: false [2021-10-20T15:04:20.947Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-459/.semver [Pipeline] } [2021-10-20T15:04:20.965Z] $ docker exec --env ******** --env ******** c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 ssh-agent -k [2021-10-20T15:04:21.056Z] unset SSH_AUTH_SOCK; [2021-10-20T15:04:21.056Z] unset SSH_AGENT_PID; [2021-10-20T15:04:21.056Z] echo Agent pid 60 killed; [2021-10-20T15:04:21.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T15:04:21.471Z] + git semver [Pipeline] } [2021-10-20T15:04:21.495Z] $ docker stop --time=1 c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 [2021-10-20T15:04:22.788Z] $ docker rm -f c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T15:04:23.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T15:04:23.471Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T15:04:23.489Z] [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-20T15:04:38.945Z] Still waiting to schedule task [2021-10-20T15:04:38.946Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-20T15:04:38.972Z] Still waiting to schedule task [2021-10-20T15:04:38.972Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-20T15:07:29.847Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-552 in /w/workspace/edgexfoundry_edgex-ui-go_PR-459 [Pipeline] { [Pipeline] ws [2021-10-20T15:07:29.891Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-20T15:07:30.335Z] The recommended git tool is: git [2021-10-20T15:07:35.952Z] using credential edgex-jenkins-ssh [2021-10-20T15:07:35.970Z] Cloning the remote Git repository [2021-10-20T15:07:36.073Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:07:36.219Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-20T15:07:36.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:07:36.305Z] > git --version # timeout=10 [2021-10-20T15:07:36.320Z] > git --version # 'git version 2.17.1' [2021-10-20T15:07:36.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T15:07:36.406Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T15:07:40.209Z] Merging remotes/origin/main commit 60313d708150451d157477761d54052072bb8e7c into PR head commit 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [2021-10-20T15:07:39.369Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-20T15:07:39.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T15:07:39.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-20T15:07:39.439Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:07:39.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T15:07:39.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T15:07:40.236Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T15:07:40.250Z] > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 [2021-10-20T15:07:40.610Z] Merge succeeded, producing 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [2021-10-20T15:07:40.610Z] Checking out Revision 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 (PR-459) [2021-10-20T15:07:40.512Z] > git remote # timeout=10 [2021-10-20T15:07:40.552Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T15:07:40.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T15:07:40.576Z] > git merge 60313d708150451d157477761d54052072bb8e7c # timeout=10 [2021-10-20T15:07:40.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T15:07:40.622Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T15:07:40.638Z] > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 [2021-10-20T15:07:45.222Z] Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [2021-10-20T15:07:45.302Z] > git --version # timeout=10 [2021-10-20T15:07:45.313Z] > git --version # 'git version 2.17.1' [2021-10-20T15:07:45.323Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T15:07:46.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T15:07:46.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T15:07:46.763Z] Dload Upload Total Spent Left Speed [2021-10-20T15:07:46.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 58534 0 --:--:-- --:--:-- --:--:-- 58534 [Pipeline] sh [2021-10-20T15:07:47.248Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T15:07:47.649Z] + sudo tee /etc/docker/daemon.new [2021-10-20T15:07:47.649Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T15:07:47.649Z] { [2021-10-20T15:07:47.649Z] "registry-mirrors": [ [2021-10-20T15:07:47.649Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T15:07:47.649Z] ], [2021-10-20T15:07:47.649Z] "bip": "10.250.0.254/24", [2021-10-20T15:07:47.649Z] "hosts": [ [2021-10-20T15:07:47.649Z] "tcp://0.0.0.0:5555", [2021-10-20T15:07:47.649Z] "unix:///var/run/docker.sock" [2021-10-20T15:07:47.649Z] ], [2021-10-20T15:07:47.649Z] "mtu": 1458, [2021-10-20T15:07:47.649Z] "selinux-enabled": true, [2021-10-20T15:07:47.649Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T15:07:47.649Z] } [Pipeline] sh [2021-10-20T15:07:48.037Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T15:07:48.426Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:08:06.929Z] provisioning config files... [2021-10-20T15:08:06.961Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2640132795424975297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:08:07.389Z] ---> docker-login.sh [2021-10-20T15:08:07.389Z] nexus3.edgexfoundry.org:10001 [2021-10-20T15:08:10.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:08:10.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:08:10.345Z] Configure a credential helper to remove this warning. See [2021-10-20T15:08:10.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:08:10.345Z] [2021-10-20T15:08:10.345Z] Login Succeeded [2021-10-20T15:08:10.345Z] nexus3.edgexfoundry.org:10002 [2021-10-20T15:08:10.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:08:10.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:08:10.908Z] Configure a credential helper to remove this warning. See [2021-10-20T15:08:10.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:08:10.908Z] [2021-10-20T15:08:10.908Z] Login Succeeded [2021-10-20T15:08:10.908Z] nexus3.edgexfoundry.org:10003 [2021-10-20T15:08:11.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:08:11.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:08:11.474Z] Configure a credential helper to remove this warning. See [2021-10-20T15:08:11.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:08:11.474Z] [2021-10-20T15:08:11.474Z] Login Succeeded [2021-10-20T15:08:11.474Z] nexus3.edgexfoundry.org:10004 [2021-10-20T15:08:12.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:08:12.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:08:12.091Z] Configure a credential helper to remove this warning. See [2021-10-20T15:08:12.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:08:12.091Z] [2021-10-20T15:08:12.091Z] Login Succeeded [2021-10-20T15:08:12.091Z] docker.io [2021-10-20T15:08:12.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:08:12.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:08:12.992Z] Configure a credential helper to remove this warning. See [2021-10-20T15:08:12.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:08:12.992Z] [2021-10-20T15:08:12.992Z] Login Succeeded [2021-10-20T15:08:12.992Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T15:08:13.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T15:08:13.683Z] ========================================================= [2021-10-20T15:08:13.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T15:08:13.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:08:14.158Z] + 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-20T15:08:15.176Z] Sending build context to Docker daemon 20.73MB [2021-10-20T15:08:15.176Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T15:08:15.176Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-20T15:08:15.176Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T15:08:15.176Z] 552d1f2373af: Pulling fs layer [2021-10-20T15:08:15.176Z] ea3f2d53f512: Pulling fs layer [2021-10-20T15:08:15.176Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T15:08:15.176Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T15:08:15.176Z] 72dc09318566: Pulling fs layer [2021-10-20T15:08:15.176Z] f4f7b4309257: Pulling fs layer [2021-10-20T15:08:15.176Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T15:08:15.176Z] b78e95d17946: Pulling fs layer [2021-10-20T15:08:15.176Z] 7a9cfe048b4a: Waiting [2021-10-20T15:08:15.176Z] 72dc09318566: Waiting [2021-10-20T15:08:15.176Z] f4f7b4309257: Waiting [2021-10-20T15:08:15.176Z] 0ac9a79272e3: Waiting [2021-10-20T15:08:15.176Z] b78e95d17946: Waiting [2021-10-20T15:08:15.461Z] 9e70ebbbe112: Verifying Checksum [2021-10-20T15:08:15.461Z] 9e70ebbbe112: Download complete [2021-10-20T15:08:15.461Z] ea3f2d53f512: Verifying Checksum [2021-10-20T15:08:15.461Z] ea3f2d53f512: Download complete [2021-10-20T15:08:15.461Z] 72dc09318566: Download complete [2021-10-20T15:08:15.461Z] f4f7b4309257: Verifying Checksum [2021-10-20T15:08:15.461Z] f4f7b4309257: Download complete [2021-10-20T15:08:15.461Z] 0ac9a79272e3: Download complete [2021-10-20T15:08:15.768Z] 552d1f2373af: Verifying Checksum [2021-10-20T15:08:15.768Z] 552d1f2373af: Download complete [2021-10-20T15:08:16.799Z] 552d1f2373af: Pull complete [2021-10-20T15:08:17.424Z] ea3f2d53f512: Pull complete [2021-10-20T15:08:17.716Z] b78e95d17946: Verifying Checksum [2021-10-20T15:08:17.716Z] b78e95d17946: Download complete [2021-10-20T15:08:17.716Z] 9e70ebbbe112: Pull complete [2021-10-20T15:08:17.998Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T15:08:17.998Z] 7a9cfe048b4a: Download complete [2021-10-20T15:08:28.256Z] 7a9cfe048b4a: Pull complete [2021-10-20T15:08:28.256Z] 72dc09318566: Pull complete [2021-10-20T15:08:28.256Z] f4f7b4309257: Pull complete [2021-10-20T15:08:28.871Z] 0ac9a79272e3: Pull complete [2021-10-20T15:08:34.372Z] b78e95d17946: Pull complete [2021-10-20T15:08:34.656Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T15:08:34.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T15:08:34.656Z] ---> 8b459fc5aaf0 [2021-10-20T15:08:34.656Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-20T15:08:40.141Z] ---> Running in 2b47819a692b [2021-10-20T15:08:40.141Z] Removing intermediate container 2b47819a692b [2021-10-20T15:08:40.141Z] ---> f09c6d43e472 [2021-10-20T15:08:40.141Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-20T15:08:40.141Z] ---> Running in 6d5a0b78de0e [2021-10-20T15:08:40.442Z] Removing intermediate container 6d5a0b78de0e [2021-10-20T15:08:40.442Z] ---> 706cbb67c46a [2021-10-20T15:08:40.442Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T15:08:40.724Z] ---> Running in 4b2f1aeef2ce [2021-10-20T15:08:41.004Z] Removing intermediate container 4b2f1aeef2ce [2021-10-20T15:08:41.004Z] ---> a42529642c54 [2021-10-20T15:08:41.004Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-20T15:08:41.285Z] ---> Running in 94cc0dbfe85c [2021-10-20T15:08:41.567Z] Removing intermediate container 94cc0dbfe85c [2021-10-20T15:08:41.567Z] ---> 5ff3d61f076f [2021-10-20T15:08:41.567Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-20T15:08:41.849Z] ---> Running in 85b7ad15a0e8 [2021-10-20T15:08:42.132Z] Removing intermediate container 85b7ad15a0e8 [2021-10-20T15:08:42.132Z] ---> 2a29eec33719 [2021-10-20T15:08:42.132Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T15:08:42.414Z] ---> Running in 594c930eda48 [2021-10-20T15:08:45.078Z] Removing intermediate container 594c930eda48 [2021-10-20T15:08:45.078Z] ---> 70b1d7b3ba02 [2021-10-20T15:08:45.078Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T15:08:45.078Z] ---> Running in a8be95e981b5 [2021-10-20T15:08:46.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T15:08:47.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T15:08:48.559Z] OK: 219 MiB in 52 packages [2021-10-20T15:08:49.165Z] Removing intermediate container a8be95e981b5 [2021-10-20T15:08:49.165Z] ---> 231338d781fd [2021-10-20T15:08:49.165Z] Step 10/14 : ENV GO111MODULE=on [2021-10-20T15:08:49.446Z] ---> Running in 444132aa4812 [2021-10-20T15:08:49.722Z] Removing intermediate container 444132aa4812 [2021-10-20T15:08:49.722Z] ---> fc7d03379321 [2021-10-20T15:08:49.722Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-20T15:08:50.004Z] ---> Running in 15b0f7830bb4 [2021-10-20T15:08:50.631Z] Removing intermediate container 15b0f7830bb4 [2021-10-20T15:08:50.631Z] ---> cd45bda40686 [2021-10-20T15:08:50.631Z] Step 12/14 : COPY . . [2021-10-20T15:08:53.282Z] ---> 443b57e71943 [2021-10-20T15:08:53.282Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T15:08:53.282Z] ---> Running in 402262f1b84e [2021-10-20T15:09:25.807Z] Removing intermediate container 402262f1b84e [2021-10-20T15:09:25.808Z] ---> 1126c642f519 [2021-10-20T15:09:25.808Z] Step 14/14 : RUN ${MAKE} [2021-10-20T15:09:25.808Z] ---> Running in 9eeb66266d68 [2021-10-20T15:09:25.808Z] noop [2021-10-20T15:09:25.808Z] Removing intermediate container 9eeb66266d68 [2021-10-20T15:09:25.808Z] ---> 128ee73c724a [2021-10-20T15:09:25.808Z] Successfully built 128ee73c724a [2021-10-20T15:09:25.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:09:26.247Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T15:09:26.247Z] . [Pipeline] withDockerContainer [2021-10-20T15:09:26.558Z] prd-ubuntu18.04-docker-arm64-4c-16g-552 does not seem to be running inside a container [2021-10-20T15:09:26.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T15:09:28.334Z] $ docker top 6d6f5a17c7ec251d44d4f5e32fa09a6fad509d8c5a93d0b4014df8ee4808c4f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T15:09:29.370Z] + go version [2021-10-20T15:09:29.370Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-20T15:09:29.443Z] $ docker stop --time=1 6d6f5a17c7ec251d44d4f5e32fa09a6fad509d8c5a93d0b4014df8ee4808c4f8 [2021-10-20T15:09:31.323Z] $ docker rm -f 6d6f5a17c7ec251d44d4f5e32fa09a6fad509d8c5a93d0b4014df8ee4808c4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:09:32.357Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T15:09:32.357Z] . [Pipeline] withDockerContainer [2021-10-20T15:09:32.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-552 does not seem to be running inside a container [2021-10-20T15:09:32.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T15:09:34.358Z] $ docker top 7f1b2cc726197e34b80d55b36622d48d09f8e62194a8176caec0c47f931ae50a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-20T15:09:35.630Z] + make test [2021-10-20T15:09:35.630Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-20T15:09:36.643Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-20T15:10:15.919Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-20T15:10:15.919Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-20T15:10:38.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T15:10:38.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-20T15:10:38.305Z] $ docker stop --time=1 7f1b2cc726197e34b80d55b36622d48d09f8e62194a8176caec0c47f931ae50a [2021-10-20T15:10:40.181Z] $ docker rm -f 7f1b2cc726197e34b80d55b36622d48d09f8e62194a8176caec0c47f931ae50a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T15:10:41.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-20T15:10:41.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T15:10:43.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-20T15:10:44.055Z] + ls -al . [2021-10-20T15:10:44.056Z] total 128 [2021-10-20T15:10:44.056Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 20 15:09 . [2021-10-20T15:10:44.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:07 .. [2021-10-20T15:10:44.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 15:07 .git [2021-10-20T15:10:44.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:07 .github [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 15:07 .gitignore [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 20 15:07 CONTRIBUTING.md [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 20 15:07 Dockerfile [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 20 15:07 Jenkinsfile [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 20 15:07 LICENSE [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 20 15:07 Makefile [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 20 15:07 README.md [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 20 15:04 VERSION [2021-10-20T15:10:44.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:07 assets [2021-10-20T15:10:44.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:07 bin [2021-10-20T15:10:44.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:07 cmd [2021-10-20T15:10:44.056Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 20 15:09 coverage.out [2021-10-20T15:10:44.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:07 docs [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 20 15:07 go.mod [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 20 15:07 go.sum [2021-10-20T15:10:44.056Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 20 15:07 internal [2021-10-20T15:10:44.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:07 pkg [2021-10-20T15:10:44.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:07 snap [2021-10-20T15:10:44.056Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 15:07 version.go [2021-10-20T15:10:44.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:07 web [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:10:44.498Z] + 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=707ddf35f34e9ba2eca66b773270f42fc46bb6f2 --label arch=arm64 --label version=0.0.0 . [2021-10-20T15:10:45.534Z] Sending build context to Docker daemon 20.73MB [2021-10-20T15:10:45.534Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T15:10:45.534Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-20T15:10:45.534Z] ---> 128ee73c724a [2021-10-20T15:10:45.534Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-20T15:10:45.534Z] ---> Running in 5dc9e6154d05 [2021-10-20T15:10:46.148Z] Removing intermediate container 5dc9e6154d05 [2021-10-20T15:10:46.148Z] ---> 32ab277e4990 [2021-10-20T15:10:46.148Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-20T15:10:46.148Z] ---> Running in 06d7a50616df [2021-10-20T15:10:46.764Z] Removing intermediate container 06d7a50616df [2021-10-20T15:10:46.764Z] ---> a2a81f171e88 [2021-10-20T15:10:46.764Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T15:10:46.764Z] ---> Running in d4041f743889 [2021-10-20T15:10:47.378Z] Removing intermediate container d4041f743889 [2021-10-20T15:10:47.378Z] ---> c0fb4b9e242b [2021-10-20T15:10:47.378Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-20T15:10:47.378Z] ---> Running in f86a69c11d58 [2021-10-20T15:10:47.987Z] Removing intermediate container f86a69c11d58 [2021-10-20T15:10:47.987Z] ---> 1fd2db9dd3f7 [2021-10-20T15:10:47.987Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-20T15:10:47.987Z] ---> Running in 3d796798eeab [2021-10-20T15:10:48.270Z] Removing intermediate container 3d796798eeab [2021-10-20T15:10:48.270Z] ---> 6b91f5c7eb6d [2021-10-20T15:10:48.270Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T15:10:48.552Z] ---> Running in c52329694982 [2021-10-20T15:10:50.595Z] Removing intermediate container c52329694982 [2021-10-20T15:10:50.595Z] ---> b9b82e516ad0 [2021-10-20T15:10:50.595Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T15:10:50.595Z] ---> Running in 1cadb315d54a [2021-10-20T15:10:52.065Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T15:10:53.066Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T15:10:53.670Z] OK: 219 MiB in 52 packages [2021-10-20T15:10:54.669Z] Removing intermediate container 1cadb315d54a [2021-10-20T15:10:54.669Z] ---> 731229f51f38 [2021-10-20T15:10:54.669Z] Step 10/22 : ENV GO111MODULE=on [2021-10-20T15:10:54.952Z] ---> Running in 46765a05ec4f [2021-10-20T15:10:55.230Z] Removing intermediate container 46765a05ec4f [2021-10-20T15:10:55.230Z] ---> 9b3b33eaa4c7 [2021-10-20T15:10:55.230Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-20T15:10:55.513Z] ---> Running in 38f1256e8c09 [2021-10-20T15:10:55.792Z] Removing intermediate container 38f1256e8c09 [2021-10-20T15:10:55.792Z] ---> e24f305f88be [2021-10-20T15:10:55.792Z] Step 12/22 : COPY . . [2021-10-20T15:10:58.451Z] ---> 74f2347097a1 [2021-10-20T15:10:58.451Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T15:10:58.451Z] ---> Running in ffab9f25b75b [2021-10-20T15:11:01.136Z] Removing intermediate container ffab9f25b75b [2021-10-20T15:11:01.136Z] ---> c018796c18a7 [2021-10-20T15:11:01.136Z] Step 14/22 : RUN ${MAKE} [2021-10-20T15:11:01.136Z] ---> Running in afbe17c6ac68 [2021-10-20T15:11:02.142Z] 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-20T15:11:29.153Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-20T15:11:33.516Z] Removing intermediate container afbe17c6ac68 [2021-10-20T15:11:33.516Z] ---> 3fbf7f4b355a [2021-10-20T15:11:33.516Z] Step 15/22 : FROM alpine:3.14 [2021-10-20T15:11:33.516Z] 3.14: Pulling from library/alpine [2021-10-20T15:11:33.798Z] 552d1f2373af: Already exists [2021-10-20T15:11:34.077Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T15:11:34.077Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T15:11:34.077Z] ---> bb3de5531c18 [2021-10-20T15:11:34.077Z] Step 16/22 : EXPOSE 4000 [2021-10-20T15:11:34.357Z] ---> Running in 9241e34f9064 [2021-10-20T15:11:34.639Z] Removing intermediate container 9241e34f9064 [2021-10-20T15:11:34.639Z] ---> 7ed4a01a32e0 [2021-10-20T15:11:34.640Z] 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-20T15:11:36.099Z] ---> b03c6373390d [2021-10-20T15:11:36.099Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-20T15:11:36.099Z] ---> Running in 9adc0f352949 [2021-10-20T15:11:36.705Z] Removing intermediate container 9adc0f352949 [2021-10-20T15:11:36.705Z] ---> 572df6e64f3b [2021-10-20T15:11:36.705Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-20T15:11:37.010Z] ---> Running in b89a3cc9d584 [2021-10-20T15:11:37.293Z] Removing intermediate container b89a3cc9d584 [2021-10-20T15:11:37.293Z] ---> ba03f4f1dd60 [2021-10-20T15:11:37.293Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T15:11:37.576Z] ---> Running in 1f3bf83c6910 [2021-10-20T15:11:37.877Z] Removing intermediate container 1f3bf83c6910 [2021-10-20T15:11:37.877Z] ---> 52f677ece6a3 [2021-10-20T15:11:37.877Z] Step 21/22 : LABEL git_sha=707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [2021-10-20T15:11:38.156Z] ---> Running in 058d0e72073f [2021-10-20T15:11:38.438Z] Removing intermediate container 058d0e72073f [2021-10-20T15:11:38.438Z] ---> b1058d17d000 [2021-10-20T15:11:38.438Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T15:11:38.718Z] ---> Running in 19e489c65b7e [2021-10-20T15:11:39.015Z] Removing intermediate container 19e489c65b7e [2021-10-20T15:11:39.015Z] ---> b358788d1218 [2021-10-20T15:11:39.015Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-20T15:11:39.317Z] Successfully built b358788d1218 [2021-10-20T15:11:39.317Z] 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-20T15:11:40.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T15:11:40.227Z] [2021-10-20T15:11:40.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:11:40.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T15:11:40.923Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T15:11:40.923Z] 448f6bf000e3: Pulling fs layer [2021-10-20T15:11:40.923Z] f757da607395: Pulling fs layer [2021-10-20T15:11:40.923Z] 05883995daec: Pulling fs layer [2021-10-20T15:11:40.923Z] 8603b9c90790: Pulling fs layer [2021-10-20T15:11:40.923Z] 1560dd03e051: Pulling fs layer [2021-10-20T15:11:40.923Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T15:11:40.923Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T15:11:40.923Z] 8603b9c90790: Waiting [2021-10-20T15:11:40.923Z] 1560dd03e051: Waiting [2021-10-20T15:11:40.923Z] 27f5ce0e4adf: Waiting [2021-10-20T15:11:40.923Z] c2d8d7efcc4b: Waiting [2021-10-20T15:11:41.208Z] f757da607395: Download complete [2021-10-20T15:11:41.208Z] 8603b9c90790: Verifying Checksum [2021-10-20T15:11:41.208Z] 8603b9c90790: Download complete [2021-10-20T15:11:41.492Z] 1560dd03e051: Verifying Checksum [2021-10-20T15:11:41.492Z] 1560dd03e051: Download complete [2021-10-20T15:11:41.492Z] 27f5ce0e4adf: Download complete [2021-10-20T15:11:41.492Z] 05883995daec: Verifying Checksum [2021-10-20T15:11:41.492Z] 05883995daec: Download complete [2021-10-20T15:11:42.106Z] 448f6bf000e3: Verifying Checksum [2021-10-20T15:11:42.106Z] 448f6bf000e3: Download complete [2021-10-20T15:11:44.770Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T15:11:44.770Z] c2d8d7efcc4b: Download complete [2021-10-20T15:11:45.803Z] 448f6bf000e3: Pull complete [2021-10-20T15:11:46.412Z] f757da607395: Pull complete [2021-10-20T15:11:47.874Z] 05883995daec: Pull complete [2021-10-20T15:11:48.152Z] 8603b9c90790: Pull complete [2021-10-20T15:11:49.152Z] 1560dd03e051: Pull complete [2021-10-20T15:11:49.458Z] 27f5ce0e4adf: Pull complete [2021-10-20T15:12:04.657Z] c2d8d7efcc4b: Pull complete [2021-10-20T15:12:04.657Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T15:12:04.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T15:12:04.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T15:12:04.914Z] prd-ubuntu18.04-docker-arm64-4c-16g-552 does not seem to be running inside a container [2021-10-20T15:12:05.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-20T15:12:09.533Z] $ docker top 52a5b5cda3fb2c85b53776c153ac8c00c9f90e49b8ccb91706ef20ca6592fe87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:12:10.685Z] ---> job-cost.sh [2021-10-20T15:12:10.685Z] lf-activate-venv: SKIPPING [2021-10-20T15:12:10.685Z] INFO: No Stack... [2021-10-20T15:12:10.965Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T15:12:11.254Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T15:12:11.681Z] + cut -d, -f6 [2021-10-20T15:12:11.681Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-10-20T15:12:11.874Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [2021-10-20T15:12:11.879Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] did not exist. Created. [2021-10-20T15:12:11.879Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T15:12:12.640Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T15:12:12.802Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T15:12:12.818Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T15:12:12.924Z] $ docker stop --time=1 52a5b5cda3fb2c85b53776c153ac8c00c9f90e49b8ccb91706ef20ca6592fe87 [2021-10-20T15:12:14.566Z] $ docker rm -f 52a5b5cda3fb2c85b53776c153ac8c00c9f90e49b8ccb91706ef20ca6592fe87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T15:16:11.345Z] Running on prd-centos7-docker-4c-2g-557 in /w/workspace/edgexfoundry_edgex-ui-go_PR-459 [Pipeline] { [Pipeline] ws [2021-10-20T15:16:11.386Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-20T15:16:11.521Z] The recommended git tool is: git [2021-10-20T15:16:13.515Z] using credential edgex-jenkins-ssh [2021-10-20T15:16:13.525Z] Cloning the remote Git repository [2021-10-20T15:16:13.543Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:16:13.595Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-20T15:16:13.640Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:16:13.641Z] > git --version # timeout=10 [2021-10-20T15:16:13.650Z] > git --version # 'git version 2.24.4' [2021-10-20T15:16:13.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T15:16:13.676Z] [INFO] Currently running in a labeled security context [2021-10-20T15:16:13.676Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-20T15:16:13.677Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7893755845881378012.key [2021-10-20T15:16:13.704Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T15:16:15.727Z] Merging remotes/origin/main commit 60313d708150451d157477761d54052072bb8e7c into PR head commit 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [2021-10-20T15:16:15.890Z] Merge succeeded, producing 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [2021-10-20T15:16:15.890Z] Checking out Revision 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 (PR-459) [2021-10-20T15:16:15.074Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-20T15:16:15.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T15:16:15.106Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-20T15:16:15.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:16:15.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T15:16:15.125Z] [INFO] Currently running in a labeled security context [2021-10-20T15:16:15.125Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-20T15:16:15.126Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7313050474135872243.key [2021-10-20T15:16:15.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T15:16:15.730Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T15:16:15.737Z] > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 [2021-10-20T15:16:15.829Z] > git remote # timeout=10 [2021-10-20T15:16:15.840Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T15:16:15.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T15:16:15.854Z] [INFO] Currently running in a labeled security context [2021-10-20T15:16:15.854Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-20T15:16:15.855Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3057718028655501234.key [2021-10-20T15:16:15.860Z] > git merge 60313d708150451d157477761d54052072bb8e7c # timeout=10 [2021-10-20T15:16:15.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T15:16:15.889Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T15:16:15.904Z] > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 [2021-10-20T15:16:19.543Z] Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [2021-10-20T15:16:19.633Z] > git --version # timeout=10 [2021-10-20T15:16:19.640Z] > git --version # 'git version 2.24.4' [2021-10-20T15:16:19.646Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:16:20.541Z] provisioning config files... [2021-10-20T15:16:20.557Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4451689514083531234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:16:20.968Z] ---> docker-login.sh [2021-10-20T15:16:20.968Z] nexus3.edgexfoundry.org:10001 [2021-10-20T15:16:20.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:16:21.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:16:21.235Z] Configure a credential helper to remove this warning. See [2021-10-20T15:16:21.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:16:21.235Z] [2021-10-20T15:16:21.236Z] Login Succeeded [2021-10-20T15:16:21.236Z] nexus3.edgexfoundry.org:10002 [2021-10-20T15:16:21.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:16:21.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:16:21.236Z] Configure a credential helper to remove this warning. See [2021-10-20T15:16:21.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:16:21.236Z] [2021-10-20T15:16:21.236Z] Login Succeeded [2021-10-20T15:16:21.236Z] nexus3.edgexfoundry.org:10003 [2021-10-20T15:16:21.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:16:21.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:16:21.499Z] Configure a credential helper to remove this warning. See [2021-10-20T15:16:21.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:16:21.499Z] [2021-10-20T15:16:21.499Z] Login Succeeded [2021-10-20T15:16:21.499Z] nexus3.edgexfoundry.org:10004 [2021-10-20T15:16:21.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:16:21.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:16:21.499Z] Configure a credential helper to remove this warning. See [2021-10-20T15:16:21.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:16:21.499Z] [2021-10-20T15:16:21.499Z] Login Succeeded [2021-10-20T15:16:21.499Z] docker.io [2021-10-20T15:16:21.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:16:22.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:16:22.020Z] Configure a credential helper to remove this warning. See [2021-10-20T15:16:22.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:16:22.020Z] [2021-10-20T15:16:22.020Z] Login Succeeded [2021-10-20T15:16:22.020Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T15:16:22.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T15:16:22.271Z] ========================================================= [2021-10-20T15:16:22.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T15:16:22.271Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:16:22.656Z] + 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-20T15:16:22.656Z] Sending build context to Docker daemon 20.73MB [2021-10-20T15:16:22.656Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T15:16:22.656Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-20T15:16:22.920Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T15:16:22.920Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T15:16:22.920Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T15:16:22.920Z] b8b176561691: Pulling fs layer [2021-10-20T15:16:22.920Z] 4527c011a84f: Pulling fs layer [2021-10-20T15:16:22.920Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T15:16:22.920Z] e0aca202a116: Pulling fs layer [2021-10-20T15:16:22.920Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T15:16:22.920Z] 34cad66bf833: Pulling fs layer [2021-10-20T15:16:22.920Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T15:16:22.920Z] 4527c011a84f: Waiting [2021-10-20T15:16:22.920Z] 5d74067f8e1e: Waiting [2021-10-20T15:16:22.920Z] e0aca202a116: Waiting [2021-10-20T15:16:22.920Z] 3a43be97a3b4: Waiting [2021-10-20T15:16:22.920Z] 34cad66bf833: Waiting [2021-10-20T15:16:22.920Z] b4e3c513aaa6: Waiting [2021-10-20T15:16:22.920Z] b8b176561691: Verifying Checksum [2021-10-20T15:16:22.920Z] b8b176561691: Download complete [2021-10-20T15:16:22.920Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T15:16:22.920Z] 31adcdaf11c8: Download complete [2021-10-20T15:16:22.920Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T15:16:22.920Z] 5d74067f8e1e: Download complete [2021-10-20T15:16:22.920Z] e0aca202a116: Verifying Checksum [2021-10-20T15:16:22.920Z] e0aca202a116: Download complete [2021-10-20T15:16:22.920Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T15:16:22.920Z] a0d0a0d46f8b: Download complete [2021-10-20T15:16:22.920Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T15:16:22.920Z] 3a43be97a3b4: Download complete [2021-10-20T15:16:23.183Z] 34cad66bf833: Verifying Checksum [2021-10-20T15:16:23.183Z] 34cad66bf833: Download complete [2021-10-20T15:16:23.183Z] a0d0a0d46f8b: Pull complete [2021-10-20T15:16:23.449Z] 31adcdaf11c8: Pull complete [2021-10-20T15:16:23.449Z] 4527c011a84f: Verifying Checksum [2021-10-20T15:16:23.449Z] 4527c011a84f: Download complete [2021-10-20T15:16:23.449Z] b8b176561691: Pull complete [2021-10-20T15:16:23.710Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T15:16:23.710Z] b4e3c513aaa6: Download complete [2021-10-20T15:16:27.976Z] 4527c011a84f: Pull complete [2021-10-20T15:16:27.976Z] 5d74067f8e1e: Pull complete [2021-10-20T15:16:27.976Z] e0aca202a116: Pull complete [2021-10-20T15:16:27.976Z] 3a43be97a3b4: Pull complete [2021-10-20T15:16:27.976Z] 34cad66bf833: Pull complete [2021-10-20T15:16:30.556Z] b4e3c513aaa6: Pull complete [2021-10-20T15:16:30.556Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T15:16:30.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T15:16:30.556Z] ---> 9f6097aaca64 [2021-10-20T15:16:30.556Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-20T15:16:33.108Z] ---> Running in 41b2cafa9972 [2021-10-20T15:16:33.108Z] Removing intermediate container 41b2cafa9972 [2021-10-20T15:16:33.108Z] ---> 29bad92e0dc6 [2021-10-20T15:16:33.108Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-20T15:16:33.108Z] ---> Running in 3519c903c47d [2021-10-20T15:16:33.108Z] Removing intermediate container 3519c903c47d [2021-10-20T15:16:33.108Z] ---> 9181e791fcb3 [2021-10-20T15:16:33.108Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T15:16:33.108Z] ---> Running in 41fc9b7f0317 [2021-10-20T15:16:33.108Z] Removing intermediate container 41fc9b7f0317 [2021-10-20T15:16:33.108Z] ---> 636465b57c9d [2021-10-20T15:16:33.108Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-20T15:16:33.108Z] ---> Running in fa90ae188ec9 [2021-10-20T15:16:33.108Z] Removing intermediate container fa90ae188ec9 [2021-10-20T15:16:33.108Z] ---> ea93bd6fa428 [2021-10-20T15:16:33.108Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-20T15:16:33.108Z] ---> Running in 47177e531f93 [2021-10-20T15:16:33.372Z] Removing intermediate container 47177e531f93 [2021-10-20T15:16:33.372Z] ---> f51cdc45d495 [2021-10-20T15:16:33.372Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T15:16:33.372Z] ---> Running in d64fe74186b9 [2021-10-20T15:16:33.954Z] Removing intermediate container d64fe74186b9 [2021-10-20T15:16:33.954Z] ---> 8a046852bde9 [2021-10-20T15:16:33.954Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T15:16:33.954Z] ---> Running in c51df2ec19bf [2021-10-20T15:16:34.215Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T15:16:35.169Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T15:16:35.431Z] OK: 220 MiB in 52 packages [2021-10-20T15:16:35.691Z] Removing intermediate container c51df2ec19bf [2021-10-20T15:16:35.691Z] ---> f6a88ef53b9e [2021-10-20T15:16:35.691Z] Step 10/14 : ENV GO111MODULE=on [2021-10-20T15:16:35.691Z] ---> Running in 0a6bd1180654 [2021-10-20T15:16:35.963Z] Removing intermediate container 0a6bd1180654 [2021-10-20T15:16:35.963Z] ---> 1bbe05536a59 [2021-10-20T15:16:35.963Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-20T15:16:35.963Z] ---> Running in 21ed81d3365f [2021-10-20T15:16:35.963Z] Removing intermediate container 21ed81d3365f [2021-10-20T15:16:35.963Z] ---> d7fecf35bcf6 [2021-10-20T15:16:35.963Z] Step 12/14 : COPY . . [2021-10-20T15:16:36.536Z] ---> 0383e4fb5438 [2021-10-20T15:16:36.536Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T15:16:36.797Z] ---> Running in c8eb4ea47297 [2021-10-20T15:16:49.053Z] Removing intermediate container c8eb4ea47297 [2021-10-20T15:16:49.054Z] ---> 1d21dc0aef92 [2021-10-20T15:16:49.054Z] Step 14/14 : RUN ${MAKE} [2021-10-20T15:16:49.054Z] ---> Running in 52a18fb16c64 [2021-10-20T15:16:49.054Z] noop [2021-10-20T15:16:49.054Z] Removing intermediate container 52a18fb16c64 [2021-10-20T15:16:49.054Z] ---> e1c420fa3e4d [2021-10-20T15:16:49.054Z] Successfully built e1c420fa3e4d [2021-10-20T15:16:49.054Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:16:49.376Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T15:16:49.377Z] . [Pipeline] withDockerContainer [2021-10-20T15:16:49.454Z] prd-centos7-docker-4c-2g-557 does not seem to be running inside a container [2021-10-20T15:16:49.495Z] $ 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-20T15:16:49.831Z] $ docker top b7b5461cf8d5fbb59c30c4ea678780065d941a42f2d4436c0a57f89fc3fbc743 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T15:16:50.235Z] + go version [2021-10-20T15:16:50.235Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T15:16:50.258Z] $ docker stop --time=1 b7b5461cf8d5fbb59c30c4ea678780065d941a42f2d4436c0a57f89fc3fbc743 [2021-10-20T15:16:51.427Z] $ docker rm -f b7b5461cf8d5fbb59c30c4ea678780065d941a42f2d4436c0a57f89fc3fbc743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:16:52.131Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T15:16:52.131Z] . [Pipeline] withDockerContainer [2021-10-20T15:16:52.213Z] prd-centos7-docker-4c-2g-557 does not seem to be running inside a container [2021-10-20T15:16:52.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-x86_64 cat [2021-10-20T15:16:52.572Z] $ docker top 0927ebbcaf69ca32d7ded0dacd0420710ba18e2c67a0b8fa539d4c2359f378bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-20T15:16:52.999Z] + make test [2021-10-20T15:16:53.000Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-20T15:16:53.269Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-20T15:17:05.570Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-20T15:17:05.570Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-20T15:17:10.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T15:17:10.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-20T15:17:10.947Z] $ docker stop --time=1 0927ebbcaf69ca32d7ded0dacd0420710ba18e2c67a0b8fa539d4c2359f378bd [2021-10-20T15:17:12.396Z] $ docker rm -f 0927ebbcaf69ca32d7ded0dacd0420710ba18e2c67a0b8fa539d4c2359f378bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T15:17:12.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-20T15:17:12.861Z] Warning: overwriting stash ‘coverage-report’ [2021-10-20T15:17:13.042Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-20T15:17:13.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-20T15:17:13.918Z] + ls -al . [2021-10-20T15:17:13.918Z] total 88 [2021-10-20T15:17:13.918Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 20 15:16 . [2021-10-20T15:17:13.918Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 20 15:16 .. [2021-10-20T15:17:13.918Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 20 15:16 assets [2021-10-20T15:17:13.918Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 20 15:16 bin [2021-10-20T15:17:13.918Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 20 15:16 cmd [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 20 15:16 CONTRIBUTING.md [2021-10-20T15:17:13.918Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 20 15:16 coverage.out [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 20 15:16 Dockerfile [2021-10-20T15:17:13.918Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 20 15:16 docs [2021-10-20T15:17:13.918Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 20 15:16 .git [2021-10-20T15:17:13.918Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 20 15:16 .github [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 20 15:16 .gitignore [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 20 15:16 go.mod [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 20 15:16 go.sum [2021-10-20T15:17:13.918Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 20 15:16 internal [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 20 15:16 Jenkinsfile [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 20 15:16 LICENSE [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 20 15:16 Makefile [2021-10-20T15:17:13.918Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 20 15:16 pkg [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 20 15:16 README.md [2021-10-20T15:17:13.918Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 20 15:16 snap [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 20 15:04 VERSION [2021-10-20T15:17:13.918Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 20 15:16 version.go [2021-10-20T15:17:13.918Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 20 15:16 web [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:17:14.250Z] + 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=707ddf35f34e9ba2eca66b773270f42fc46bb6f2 --label arch=amd64 --label version=0.0.0 . [2021-10-20T15:17:14.250Z] Sending build context to Docker daemon 20.73MB [2021-10-20T15:17:14.519Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T15:17:14.520Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-20T15:17:14.520Z] ---> e1c420fa3e4d [2021-10-20T15:17:14.520Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-20T15:17:14.520Z] ---> Running in afdb740b2d4e [2021-10-20T15:17:14.520Z] Removing intermediate container afdb740b2d4e [2021-10-20T15:17:14.520Z] ---> 89ba64300ee1 [2021-10-20T15:17:14.520Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-20T15:17:14.520Z] ---> Running in 6c241ed4ebdb [2021-10-20T15:17:14.782Z] Removing intermediate container 6c241ed4ebdb [2021-10-20T15:17:14.782Z] ---> db1c4595bbf2 [2021-10-20T15:17:14.782Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T15:17:14.782Z] ---> Running in bd9a787398c5 [2021-10-20T15:17:14.782Z] Removing intermediate container bd9a787398c5 [2021-10-20T15:17:14.782Z] ---> e6f919f117ac [2021-10-20T15:17:14.782Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-20T15:17:14.782Z] ---> Running in fd5963870b87 [2021-10-20T15:17:15.046Z] Removing intermediate container fd5963870b87 [2021-10-20T15:17:15.046Z] ---> e4ae543a0962 [2021-10-20T15:17:15.046Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-20T15:17:15.046Z] ---> Running in d9325e961067 [2021-10-20T15:17:15.046Z] Removing intermediate container d9325e961067 [2021-10-20T15:17:15.046Z] ---> 16daa2ded506 [2021-10-20T15:17:15.046Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T15:17:15.046Z] ---> Running in 52acbf5a8708 [2021-10-20T15:17:15.616Z] Removing intermediate container 52acbf5a8708 [2021-10-20T15:17:15.616Z] ---> a55d9d74173b [2021-10-20T15:17:15.616Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T15:17:15.616Z] ---> Running in c02426403d82 [2021-10-20T15:17:15.876Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T15:17:16.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T15:17:17.074Z] OK: 220 MiB in 52 packages [2021-10-20T15:17:17.335Z] Removing intermediate container c02426403d82 [2021-10-20T15:17:17.335Z] ---> 0e8419db759e [2021-10-20T15:17:17.335Z] Step 10/22 : ENV GO111MODULE=on [2021-10-20T15:17:17.335Z] ---> Running in e655f1132c71 [2021-10-20T15:17:17.335Z] Removing intermediate container e655f1132c71 [2021-10-20T15:17:17.335Z] ---> 32b11f03bc64 [2021-10-20T15:17:17.335Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-20T15:17:17.335Z] ---> Running in babb58d4737b [2021-10-20T15:17:17.335Z] Removing intermediate container babb58d4737b [2021-10-20T15:17:17.335Z] ---> ff094e6f6bd7 [2021-10-20T15:17:17.335Z] Step 12/22 : COPY . . [2021-10-20T15:17:18.283Z] ---> ab7c9bb1f316 [2021-10-20T15:17:18.283Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T15:17:18.283Z] ---> Running in 0a15ac784c1f [2021-10-20T15:17:18.865Z] Removing intermediate container 0a15ac784c1f [2021-10-20T15:17:18.865Z] ---> 0f11802be9b5 [2021-10-20T15:17:18.865Z] Step 14/22 : RUN ${MAKE} [2021-10-20T15:17:18.865Z] ---> Running in 64c61c44852b [2021-10-20T15:17:19.128Z] 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-20T15:17:27.437Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-20T15:17:29.371Z] Removing intermediate container 64c61c44852b [2021-10-20T15:17:29.371Z] ---> 933872fb7264 [2021-10-20T15:17:29.371Z] Step 15/22 : FROM alpine:3.14 [2021-10-20T15:17:29.943Z] 3.14: Pulling from library/alpine [2021-10-20T15:17:29.943Z] a0d0a0d46f8b: Already exists [2021-10-20T15:17:30.211Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T15:17:30.211Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T15:17:30.211Z] ---> 14119a10abf4 [2021-10-20T15:17:30.211Z] Step 16/22 : EXPOSE 4000 [2021-10-20T15:17:30.211Z] ---> Running in eeb3971bd1cb [2021-10-20T15:17:30.211Z] Removing intermediate container eeb3971bd1cb [2021-10-20T15:17:30.211Z] ---> 745ea8d73d26 [2021-10-20T15:17:30.211Z] 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-20T15:17:30.781Z] ---> 4eca91901b32 [2021-10-20T15:17:30.781Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-20T15:17:30.781Z] ---> Running in 2e5564c73a37 [2021-10-20T15:17:30.781Z] Removing intermediate container 2e5564c73a37 [2021-10-20T15:17:30.781Z] ---> 2316683bc61e [2021-10-20T15:17:30.781Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-20T15:17:30.781Z] ---> Running in 33c9d149077d [2021-10-20T15:17:30.781Z] Removing intermediate container 33c9d149077d [2021-10-20T15:17:30.781Z] ---> 6cb8d35a614c [2021-10-20T15:17:30.781Z] Step 20/22 : LABEL arch=amd64 [2021-10-20T15:17:30.781Z] ---> Running in c3015da19e4c [2021-10-20T15:17:31.041Z] Removing intermediate container c3015da19e4c [2021-10-20T15:17:31.041Z] ---> 4a938b379fc0 [2021-10-20T15:17:31.041Z] Step 21/22 : LABEL git_sha=707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [2021-10-20T15:17:31.041Z] ---> Running in 0710fd56a8cd [2021-10-20T15:17:31.041Z] Removing intermediate container 0710fd56a8cd [2021-10-20T15:17:31.041Z] ---> f9175d593db7 [2021-10-20T15:17:31.041Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T15:17:31.041Z] ---> Running in 258c3d4b8db5 [2021-10-20T15:17:31.041Z] Removing intermediate container 258c3d4b8db5 [2021-10-20T15:17:31.041Z] ---> a40edc5320ca [2021-10-20T15:17:31.041Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-20T15:17:31.041Z] Successfully built a40edc5320ca [2021-10-20T15:17:31.301Z] 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-20T15:17:32.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:17:32.201Z] [2021-10-20T15:17:32.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:17:32.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:17:32.543Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T15:17:32.543Z] b4d181a07f80: Pulling fs layer [2021-10-20T15:17:32.543Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T15:17:32.543Z] ed53099fbce6: Pulling fs layer [2021-10-20T15:17:32.543Z] dc539afda2c1: Pulling fs layer [2021-10-20T15:17:32.543Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T15:17:32.543Z] 9065ff56babe: Pulling fs layer [2021-10-20T15:17:32.543Z] d287ab97295c: Pulling fs layer [2021-10-20T15:17:32.543Z] dc539afda2c1: Waiting [2021-10-20T15:17:32.543Z] 77bc0d833cb6: Waiting [2021-10-20T15:17:32.543Z] 9065ff56babe: Waiting [2021-10-20T15:17:32.543Z] d287ab97295c: Waiting [2021-10-20T15:17:32.543Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T15:17:32.543Z] a1111a8f2ec3: Download complete [2021-10-20T15:17:32.543Z] dc539afda2c1: Verifying Checksum [2021-10-20T15:17:32.543Z] dc539afda2c1: Download complete [2021-10-20T15:17:32.808Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T15:17:32.808Z] 77bc0d833cb6: Download complete [2021-10-20T15:17:32.808Z] ed53099fbce6: Verifying Checksum [2021-10-20T15:17:32.808Z] ed53099fbce6: Download complete [2021-10-20T15:17:32.808Z] 9065ff56babe: Verifying Checksum [2021-10-20T15:17:32.808Z] 9065ff56babe: Download complete [2021-10-20T15:17:32.808Z] b4d181a07f80: Verifying Checksum [2021-10-20T15:17:32.808Z] b4d181a07f80: Download complete [2021-10-20T15:17:33.390Z] d287ab97295c: Verifying Checksum [2021-10-20T15:17:33.390Z] d287ab97295c: Download complete [2021-10-20T15:17:34.355Z] b4d181a07f80: Pull complete [2021-10-20T15:17:34.355Z] a1111a8f2ec3: Pull complete [2021-10-20T15:17:34.932Z] ed53099fbce6: Pull complete [2021-10-20T15:17:35.196Z] dc539afda2c1: Pull complete [2021-10-20T15:17:35.459Z] 77bc0d833cb6: Pull complete [2021-10-20T15:17:35.459Z] 9065ff56babe: Pull complete [2021-10-20T15:17:40.790Z] d287ab97295c: Pull complete [2021-10-20T15:17:40.790Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T15:17:40.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:17:40.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T15:17:40.880Z] prd-centos7-docker-4c-2g-557 does not seem to be running inside a container [2021-10-20T15:17:40.913Z] $ 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-20T15:17:43.153Z] $ docker top a7da3724f01313e437b3b07bcc1bec2cc2307360cf1a36dceaaa8b118b1ff68e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:17:43.581Z] ---> job-cost.sh [2021-10-20T15:17:43.581Z] lf-activate-venv: SKIPPING [2021-10-20T15:17:43.581Z] INFO: No Stack... [2021-10-20T15:18:10.161Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T15:18:10.161Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T15:18:10.472Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-20T15:18:10.472Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T15:18:10.526Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [2021-10-20T15:18:10.531Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] did not exist. Created. [2021-10-20T15:18:10.531Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T15:18:10.899Z] /w/workspace/edgex-ui-go/1@tmp/durable-82aaab0b/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-82aaab0b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-20T15:18:11.210Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-20T15:18:11.234Z] Warning: overwriting stash ‘stack-cost’ [2021-10-20T15:18:11.257Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T15:18:11.274Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T15:18:11.325Z] $ docker stop --time=1 a7da3724f01313e437b3b07bcc1bec2cc2307360cf1a36dceaaa8b118b1ff68e [2021-10-20T15:18:12.449Z] $ docker rm -f a7da3724f01313e437b3b07bcc1bec2cc2307360cf1a36dceaaa8b118b1ff68e [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-20T15:18:13.465Z] provisioning config files... [2021-10-20T15:18:13.473Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/config1538741897126004222tmp [Pipeline] { [Pipeline] sh [2021-10-20T15:18:13.815Z] + set +x [2021-10-20T15:18:13.815Z] + bash -s -- [2021-10-20T15:18:13.815Z] + curl -s https://codecov.io/bash [2021-10-20T15:18:13.815Z] [2021-10-20T15:18:13.815Z] _____ _ [2021-10-20T15:18:13.815Z] / ____| | | [2021-10-20T15:18:13.815Z] | | ___ __| | ___ ___ _____ __ [2021-10-20T15:18:13.815Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-20T15:18:13.815Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-20T15:18:13.815Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-20T15:18:13.815Z] Bash-1.0.6 [2021-10-20T15:18:13.815Z] [2021-10-20T15:18:13.815Z] [2021-10-20T15:18:13.815Z] ==> git version 2.24.4 found [2021-10-20T15:18:13.815Z] ==> 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-20T15:18:13.815Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-20T15:18:13.815Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-20T15:18:13.815Z] ==> Jenkins CI detected. [2021-10-20T15:18:14.079Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-459 [2021-10-20T15:18:14.079Z] project root: . [2021-10-20T15:18:14.079Z] --> token set from env [2021-10-20T15:18:14.079Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-20T15:18:14.079Z] ==> Running gcov in . (disable via -X gcov) [2021-10-20T15:18:14.079Z] ==> Python coveragepy not found [2021-10-20T15:18:14.079Z] ==> Searching for coverage reports in: [2021-10-20T15:18:14.079Z] + . [2021-10-20T15:18:14.079Z] -> Found 1 reports [2021-10-20T15:18:14.079Z] ==> Detecting git/mercurial file structure [2021-10-20T15:18:14.079Z] ==> Reading reports [2021-10-20T15:18:14.079Z] + ./coverage.out bytes=10 [2021-10-20T15:18:14.079Z] ==> Appending adjustments [2021-10-20T15:18:14.079Z] https://docs.codecov.io/docs/fixing-reports [2021-10-20T15:18:14.079Z] + Found adjustments [2021-10-20T15:18:14.079Z] ==> Gzipping contents [2021-10-20T15:18:14.079Z] 4.0K /tmp/codecov.eu9XAS.gz [2021-10-20T15:18:14.079Z] ==> Uploading reports [2021-10-20T15:18:14.079Z] url: https://codecov.io [2021-10-20T15:18:14.079Z] query: branch=PR-459&commit=707ddf35f34e9ba2eca66b773270f42fc46bb6f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=459&job=&cmd_args= [2021-10-20T15:18:14.079Z] -> Pinging Codecov [2021-10-20T15:18:14.079Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-459&commit=707ddf35f34e9ba2eca66b773270f42fc46bb6f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=459&job=&cmd_args= [2021-10-20T15:18:14.649Z] -> Uploading to [2021-10-20T15:18:14.649Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-20/FB506323287CE973F263BFD2A0EB1F37/707ddf35f34e9ba2eca66b773270f42fc46bb6f2/b44faf99-153a-4a35-8798-131933e2b63a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T151814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=934e715da35490628186aa45ba88f94144c5d8fd17613c0edba930515036ecac [2021-10-20T15:18:14.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T15:18:14.649Z] Dload Upload Total Spent Left Speed [2021-10-20T15:18:14.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10528 --:--:-- --:--:-- --:--:-- 10529 [2021-10-20T15:18:14.910Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [Pipeline] } [2021-10-20T15:18:14.927Z] 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-20T15:18:16.929Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-459/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:18:17.310Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:18:17.901Z] ---> package-listing.sh [2021-10-20T15:18:17.901Z] ++ facter osfamily [2021-10-20T15:18:17.901Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T15:18:18.162Z] + OS_FAMILY=redhat [2021-10-20T15:18:18.162Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-459 [2021-10-20T15:18:18.162Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T15:18:18.162Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T15:18:18.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T15:18:18.162Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T15:18:18.162Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-459 ']' [2021-10-20T15:18:18.162Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T15:18:18.162Z] + case "${OS_FAMILY}" in [2021-10-20T15:18:18.162Z] + rpm -qa [2021-10-20T15:18:18.162Z] + sort [2021-10-20T15:18:18.733Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T15:18:18.733Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T15:18:18.733Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T15:18:18.733Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-459 ']' [2021-10-20T15:18:18.733Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-459/archives/ [2021-10-20T15:18:18.733Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-459/archives/ [Pipeline] echo [2021-10-20T15:18:18.762Z] 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-459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T15:18:19.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:18:19.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:18:19.654Z] [2021-10-20T15:18:19.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:18:20.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:18:20.002Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T15:18:20.002Z] b4d181a07f80: Pulling fs layer [2021-10-20T15:18:20.002Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T15:18:20.002Z] ed53099fbce6: Pulling fs layer [2021-10-20T15:18:20.002Z] dc539afda2c1: Pulling fs layer [2021-10-20T15:18:20.002Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T15:18:20.002Z] 9065ff56babe: Pulling fs layer [2021-10-20T15:18:20.002Z] d287ab97295c: Pulling fs layer [2021-10-20T15:18:20.002Z] dc539afda2c1: Waiting [2021-10-20T15:18:20.002Z] 77bc0d833cb6: Waiting [2021-10-20T15:18:20.002Z] 9065ff56babe: Waiting [2021-10-20T15:18:20.002Z] d287ab97295c: Waiting [2021-10-20T15:18:20.002Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T15:18:20.002Z] a1111a8f2ec3: Download complete [2021-10-20T15:18:20.002Z] dc539afda2c1: Verifying Checksum [2021-10-20T15:18:20.002Z] dc539afda2c1: Download complete [2021-10-20T15:18:20.002Z] ed53099fbce6: Verifying Checksum [2021-10-20T15:18:20.002Z] ed53099fbce6: Download complete [2021-10-20T15:18:20.268Z] 9065ff56babe: Verifying Checksum [2021-10-20T15:18:20.268Z] 9065ff56babe: Download complete [2021-10-20T15:18:20.268Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T15:18:20.268Z] 77bc0d833cb6: Download complete [2021-10-20T15:18:20.268Z] b4d181a07f80: Verifying Checksum [2021-10-20T15:18:20.268Z] b4d181a07f80: Download complete [2021-10-20T15:18:20.849Z] d287ab97295c: Verifying Checksum [2021-10-20T15:18:20.849Z] d287ab97295c: Download complete [2021-10-20T15:18:21.814Z] b4d181a07f80: Pull complete [2021-10-20T15:18:21.814Z] a1111a8f2ec3: Pull complete [2021-10-20T15:18:22.392Z] ed53099fbce6: Pull complete [2021-10-20T15:18:22.651Z] dc539afda2c1: Pull complete [2021-10-20T15:18:22.915Z] 77bc0d833cb6: Pull complete [2021-10-20T15:18:22.915Z] 9065ff56babe: Pull complete [2021-10-20T15:18:28.232Z] d287ab97295c: Pull complete [2021-10-20T15:18:28.232Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T15:18:28.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:18:28.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T15:18:28.314Z] prd-centos7-docker-4c-2g-549 does not seem to be running inside a container [2021-10-20T15:18:28.355Z] $ 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-459/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-459 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-459:/w/workspace/edgexfoundry_edgex-ui-go_PR-459:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@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-20T15:18:31.037Z] $ docker top c4db158ddfe1c2b8cc1fbc230c6b8e2b84d2b5cbb7e7e5493f719f5346031674 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T15:18:31.425Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T15:18:31.727Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T15:18:32.039Z] + ls /var/log/sa-host [2021-10-20T15:18:32.039Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T15:18:32.039Z] file_magic: OK [2021-10-20T15:18:32.039Z] HZ: Using current value: 100 [2021-10-20T15:18:32.039Z] file_header: OK [2021-10-20T15:18:32.039Z] 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-20T15:18:32.039Z] Statistics: [2021-10-20T15:18:32.039Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T15:18:32.039Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T15:18:32.039Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T15:18:32.039Z] file_magic: OK [2021-10-20T15:18:32.039Z] HZ: Using current value: 100 [2021-10-20T15:18:32.039Z] file_header: OK [2021-10-20T15:18:32.039Z] 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-20T15:18:32.039Z] Statistics: [2021-10-20T15:18:32.039Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T15:18:32.039Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:18:32.406Z] provisioning config files... [2021-10-20T15:18:32.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/config891429193460580761tmp [Pipeline] { [Pipeline] echo [2021-10-20T15:18:32.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:18:32.773Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T15:18:32.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:18:33.214Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T15:18:33.243Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:18:33.572Z] ---> sudo-logs.sh [2021-10-20T15:18:33.572Z] Archiving 'sudo' log.. [2021-10-20T15:18:33.572Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-549.novalocal: Name or service not known [2021-10-20T15:18:33.572Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-549.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T15:18:33.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:18:33.954Z] ---> job-cost.sh [2021-10-20T15:18:33.954Z] lf-activate-venv: SKIPPING [2021-10-20T15:18:33.954Z] DEBUG: total: 0.05999999865889549 [2021-10-20T15:18:33.954Z] INFO: Retrieving Stack Cost... [2021-10-20T15:18:46.188Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T15:18:46.188Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T15:18:46.215Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:18:46.557Z] ---> logs-deploy.sh [2021-10-20T15:18:46.557Z] lf-activate-venv: SKIPPING [2021-10-20T15:18:46.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-459/1 [2021-10-20T15:18:46.557Z] INFO: archiving workspace using pattern(s): [2021-10-20T15:18:47.506Z] Archives upload complete. [2021-10-20T15:18:47.506Z] INFO: archiving logs to Nexus