Pull request #455 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at f2ec88548ec71f6c1ecfd18bd98758aef15b856d rather than 0628ff9885daf57c8be57e1088d454a2470c7ed8 Obtained Jenkinsfile from f2ec88548ec71f6c1ecfd18bd98758aef15b856d Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7845572871027371715.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1793003949626871881.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3003287101272492937.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2589630382742515077.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh618034172105045546.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-docker-4c-2g-997’ is offline Running on prd-centos7-docker-4c-2g-1004 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-455 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh6218054794023162514.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 0628ff9885daf57c8be57e1088d454a2470c7ed8 Merge succeeded, producing 0628ff9885daf57c8be57e1088d454a2470c7ed8 Checking out Revision 0628ff9885daf57c8be57e1088d454a2470c7ed8 (PR-455) > 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-455@tmp/jenkins-gitclient-ssh5404750864859582069.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh3064868218022847306.key > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 Commit message: "Merge branch 'main' into fix-snap-version" First time build. Skipping changelog. > git rev-list --no-walk 24451778d7f6538b20b0c98132491e42f7515316 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T07:12:19.763Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T07:12:19.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T07:12:19.831Z] ========================================================= [2021-10-13T07:12:19.831Z] EdgeX Global Pipelines Version Info [2021-10-13T07:12:19.831Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:12:20.965Z] ------------------- [2021-10-13T07:12:20.965Z] stable info: [2021-10-13T07:12:20.965Z] ------------------- [2021-10-13T07:12:20.965Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T07:12:20.965Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T07:12:20.965Z] Message: update stable to v1.0.209 [2021-10-13T07:12:21.537Z] ------------------- [2021-10-13T07:12:21.537Z] experimental info: [2021-10-13T07:12:21.537Z] ------------------- [2021-10-13T07:12:21.537Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T07:12:21.537Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T07:12:21.537Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T07:12:21.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-13T07:12:21.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-13T07:12:21.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T07:12:21.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T07:12:21.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T07:12:21.679Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T07:12:21.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T07:12:21.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T07:12:21.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T07:12:21.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T07:12:21.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T07:12:21.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-13T07:12:21.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T07:12:21.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T07:12:21.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T07:12:21.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T07:12:21.797Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T07:12:21.806Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T07:12:21.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T07:12:21.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T07:12:21.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T07:12:21.849Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T07:12:21.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T07:12:21.870Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T07:12:21.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-13T07:12:21.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T07:12:21.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2021-10-13T07:12:21.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2021-10-13T07:12:21.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2021-10-13T07:12:21.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0628ff9885daf57c8be57e1088d454a2470c7ed8 [Pipeline] echo [2021-10-13T07:12:21.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0628ff9 [Pipeline] echo [2021-10-13T07:12:21.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T07:12:22.002Z] provisioning config files... [2021-10-13T07:12:22.019Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config5574353647893567142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:12:22.337Z] ---> docker-login.sh [2021-10-13T07:12:22.337Z] nexus3.edgexfoundry.org:10001 [2021-10-13T07:12:22.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:12:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:12:22.600Z] Configure a credential helper to remove this warning. See [2021-10-13T07:12:22.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:12:22.600Z] [2021-10-13T07:12:22.600Z] Login Succeeded [2021-10-13T07:12:22.600Z] nexus3.edgexfoundry.org:10002 [2021-10-13T07:12:22.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:12:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:12:22.600Z] Configure a credential helper to remove this warning. See [2021-10-13T07:12:22.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:12:22.600Z] [2021-10-13T07:12:22.600Z] Login Succeeded [2021-10-13T07:12:22.600Z] nexus3.edgexfoundry.org:10003 [2021-10-13T07:12:22.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:12:22.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:12:22.868Z] Configure a credential helper to remove this warning. See [2021-10-13T07:12:22.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:12:22.868Z] [2021-10-13T07:12:22.868Z] Login Succeeded [2021-10-13T07:12:22.868Z] nexus3.edgexfoundry.org:10004 [2021-10-13T07:12:22.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:12:22.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:12:22.868Z] Configure a credential helper to remove this warning. See [2021-10-13T07:12:22.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:12:22.868Z] [2021-10-13T07:12:22.868Z] Login Succeeded [2021-10-13T07:12:22.868Z] docker.io [2021-10-13T07:12:23.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:12:23.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:12:23.388Z] Configure a credential helper to remove this warning. See [2021-10-13T07:12:23.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:12:23.388Z] [2021-10-13T07:12:23.388Z] Login Succeeded [2021-10-13T07:12:23.388Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T07:12:23.399Z] 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-13T07:12:23.823Z] + git log --format=format:%s -1 0628ff9885daf57c8be57e1088d454a2470c7ed8 [Pipeline] echo [2021-10-13T07:12:23.860Z] GIT_COMMIT: 0628ff9885daf57c8be57e1088d454a2470c7ed8, Commit Message: Merge branch 'main' into fix-snap-version [Pipeline] echo [2021-10-13T07:12:23.868Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:12:24.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T07:12:24.294Z] [2021-10-13T07:12:24.294Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:12:24.600Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T07:12:24.600Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T07:12:24.600Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T07:12:24.600Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T07:12:24.600Z] 4c7163046ea9: Pulling fs layer [2021-10-13T07:12:24.600Z] 0c2d73faf560: Pulling fs layer [2021-10-13T07:12:24.600Z] 0c2d73faf560: Waiting [2021-10-13T07:12:24.600Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T07:12:24.600Z] 3e5f54012d9b: Download complete [2021-10-13T07:12:24.600Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T07:12:24.600Z] a0d0a0d46f8b: Download complete [2021-10-13T07:12:24.866Z] 4c7163046ea9: Verifying Checksum [2021-10-13T07:12:24.866Z] 4c7163046ea9: Download complete [2021-10-13T07:12:24.866Z] 0c2d73faf560: Verifying Checksum [2021-10-13T07:12:24.866Z] 0c2d73faf560: Download complete [2021-10-13T07:12:24.866Z] a0d0a0d46f8b: Pull complete [2021-10-13T07:12:24.866Z] 3e5f54012d9b: Pull complete [2021-10-13T07:12:25.129Z] 4c7163046ea9: Pull complete [2021-10-13T07:12:25.390Z] 0c2d73faf560: Pull complete [2021-10-13T07:12:25.390Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T07:12:25.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T07:12:25.390Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T07:12:25.461Z] prd-centos7-docker-4c-2g-1004 does not seem to be running inside a container [2021-10-13T07:12:25.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-13T07:12:26.132Z] $ docker top 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T07:12:26.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T07:12:26.230Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T07:12:26.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T07:12:26.339Z] $ docker exec 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 ssh-agent [2021-10-13T07:12:26.438Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCfcaHC/agent.15 [2021-10-13T07:12:26.438Z] SSH_AGENT_PID=22 [2021-10-13T07:12:26.447Z] Running ssh-add (command line suppressed) [2021-10-13T07:12:26.546Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_6065698441213110746.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_6065698441213110746.key) [2021-10-13T07:12:26.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T07:12:26.855Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T07:12:26.867Z] $ docker exec --env ******** --env ******** 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 ssh-agent -k [2021-10-13T07:12:26.958Z] unset SSH_AUTH_SOCK; [2021-10-13T07:12:26.958Z] unset SSH_AGENT_PID; [2021-10-13T07:12:26.959Z] echo Agent pid 22 killed; [2021-10-13T07:12:26.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T07:12:26.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T07:12:26.989Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T07:12:27.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T07:12:27.128Z] $ docker exec 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 ssh-agent [2021-10-13T07:12:27.223Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbclkC/agent.55 [2021-10-13T07:12:27.223Z] SSH_AGENT_PID=60 [2021-10-13T07:12:27.228Z] Running ssh-add (command line suppressed) [2021-10-13T07:12:27.340Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_879095670345215490.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_879095670345215490.key) [2021-10-13T07:12:27.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T07:12:27.647Z] + git semver init [2021-10-13T07:12:27.647Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T07:12:27.647Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git [2021-10-13T07:12:27.647Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T07:12:27.647Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T07:12:27.647Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T07:12:27.647Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T07:12:27.647Z] # $SEMVER_BRANCH = PR-455 [2021-10-13T07:12:27.647Z] # $SEMVER_TEMP = /tmp/semver-500889471 [2021-10-13T07:12:27.647Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-13T07:12:30.207Z] # '/tmp/semver-500889471' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' [2021-10-13T07:12:30.207Z] # -> Force: false [2021-10-13T07:12:30.207Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } [2021-10-13T07:12:30.214Z] $ docker exec --env ******** --env ******** 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 ssh-agent -k [2021-10-13T07:12:30.312Z] unset SSH_AUTH_SOCK; [2021-10-13T07:12:30.313Z] unset SSH_AGENT_PID; [2021-10-13T07:12:30.313Z] echo Agent pid 60 killed; [2021-10-13T07:12:30.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T07:12:30.638Z] + git semver [Pipeline] } [2021-10-13T07:12:30.653Z] $ docker stop --time=1 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 [2021-10-13T07:12:31.929Z] $ docker rm -f 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T07:12:32.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T07:12:32.545Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T07:12:32.548Z] [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-13T07:12:47.743Z] Still waiting to schedule task [2021-10-13T07:12:47.744Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-13T07:12:47.745Z] Still waiting to schedule task [2021-10-13T07:12:47.745Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-13T07:16:36.610Z] Running on prd-centos7-docker-4c-2g-1009 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-13T07:16:36.624Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-10-13T07:16:36.720Z] The recommended git tool is: git [2021-10-13T07:16:38.951Z] using credential edgex-jenkins-ssh [2021-10-13T07:16:38.961Z] Cloning the remote Git repository [2021-10-13T07:16:38.286Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:16:38.343Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-10-13T07:16:38.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:16:38.382Z] > git --version # timeout=10 [2021-10-13T07:16:38.391Z] > git --version # 'git version 2.24.4' [2021-10-13T07:16:38.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:16:38.421Z] [INFO] Currently running in a labeled security context [2021-10-13T07:16:38.421Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T07:16:38.421Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh3306924055807781709.key [2021-10-13T07:16:38.447Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T07:16:41.523Z] Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 0628ff9885daf57c8be57e1088d454a2470c7ed8 [2021-10-13T07:16:40.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T07:16:40.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T07:16:40.223Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T07:16:40.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:16:40.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:16:40.238Z] [INFO] Currently running in a labeled security context [2021-10-13T07:16:40.239Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T07:16:40.239Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh7463750782513980904.key [2021-10-13T07:16:40.250Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T07:16:41.675Z] Merge succeeded, producing 0628ff9885daf57c8be57e1088d454a2470c7ed8 [2021-10-13T07:16:41.675Z] Checking out Revision 0628ff9885daf57c8be57e1088d454a2470c7ed8 (PR-455) [2021-10-13T07:16:40.831Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T07:16:40.837Z] > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 [2021-10-13T07:16:40.932Z] > git remote # timeout=10 [2021-10-13T07:16:40.942Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T07:16:40.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:16:40.950Z] [INFO] Currently running in a labeled security context [2021-10-13T07:16:40.950Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T07:16:40.950Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh9141883482349173232.key [2021-10-13T07:16:40.957Z] > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-13T07:16:40.967Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T07:16:40.976Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T07:16:40.983Z] > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 [2021-10-13T07:16:45.281Z] Commit message: "Merge branch 'main' into fix-snap-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T07:16:46.020Z] provisioning config files... [2021-10-13T07:16:46.035Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config3525466347394797363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:16:46.438Z] ---> docker-login.sh [2021-10-13T07:16:46.438Z] nexus3.edgexfoundry.org:10001 [2021-10-13T07:16:46.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:16:46.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:16:46.710Z] Configure a credential helper to remove this warning. See [2021-10-13T07:16:46.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:16:46.710Z] [2021-10-13T07:16:46.710Z] Login Succeeded [2021-10-13T07:16:46.710Z] nexus3.edgexfoundry.org:10002 [2021-10-13T07:16:46.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:16:46.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:16:46.710Z] Configure a credential helper to remove this warning. See [2021-10-13T07:16:46.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:16:46.710Z] [2021-10-13T07:16:46.710Z] Login Succeeded [2021-10-13T07:16:46.710Z] nexus3.edgexfoundry.org:10003 [2021-10-13T07:16:46.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:16:46.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:16:46.977Z] Configure a credential helper to remove this warning. See [2021-10-13T07:16:46.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:16:46.977Z] [2021-10-13T07:16:46.977Z] Login Succeeded [2021-10-13T07:16:46.977Z] nexus3.edgexfoundry.org:10004 [2021-10-13T07:16:46.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:16:46.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:16:46.977Z] Configure a credential helper to remove this warning. See [2021-10-13T07:16:46.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:16:46.977Z] [2021-10-13T07:16:46.977Z] Login Succeeded [2021-10-13T07:16:46.977Z] docker.io [2021-10-13T07:16:47.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:16:47.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:16:47.500Z] Configure a credential helper to remove this warning. See [2021-10-13T07:16:47.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:16:47.500Z] [2021-10-13T07:16:47.500Z] Login Succeeded [2021-10-13T07:16:47.500Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T07:16:47.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T07:16:47.675Z] ========================================================= [2021-10-13T07:16:47.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T07:16:47.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:16:47.989Z] + 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-13T07:16:47.989Z] Sending build context to Docker daemon 20.58MB [2021-10-13T07:16:47.989Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T07:16:47.989Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T07:16:48.253Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T07:16:48.253Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T07:16:48.253Z] 57d31006c564: Pulling fs layer [2021-10-13T07:16:48.253Z] bd5ccded8296: Pulling fs layer [2021-10-13T07:16:48.253Z] 304dd3a0f381: Pulling fs layer [2021-10-13T07:16:48.253Z] d37cda54a23b: Pulling fs layer [2021-10-13T07:16:48.253Z] bae75c0f2455: Pulling fs layer [2021-10-13T07:16:48.253Z] 806579b3d29a: Pulling fs layer [2021-10-13T07:16:48.253Z] c77eb801bf70: Pulling fs layer [2021-10-13T07:16:48.253Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T07:16:48.253Z] 304dd3a0f381: Waiting [2021-10-13T07:16:48.253Z] d37cda54a23b: Waiting [2021-10-13T07:16:48.253Z] bae75c0f2455: Waiting [2021-10-13T07:16:48.253Z] 806579b3d29a: Waiting [2021-10-13T07:16:48.253Z] c77eb801bf70: Waiting [2021-10-13T07:16:48.253Z] 6d0567d44e1a: Waiting [2021-10-13T07:16:48.253Z] bd5ccded8296: Verifying Checksum [2021-10-13T07:16:48.253Z] bd5ccded8296: Download complete [2021-10-13T07:16:48.253Z] 57d31006c564: Verifying Checksum [2021-10-13T07:16:48.253Z] 57d31006c564: Download complete [2021-10-13T07:16:48.253Z] d37cda54a23b: Verifying Checksum [2021-10-13T07:16:48.253Z] d37cda54a23b: Download complete [2021-10-13T07:16:48.253Z] bae75c0f2455: Verifying Checksum [2021-10-13T07:16:48.253Z] bae75c0f2455: Download complete [2021-10-13T07:16:48.253Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T07:16:48.253Z] 4e9f2cdf4387: Download complete [2021-10-13T07:16:48.253Z] 806579b3d29a: Verifying Checksum [2021-10-13T07:16:48.253Z] 806579b3d29a: Download complete [2021-10-13T07:16:48.534Z] c77eb801bf70: Verifying Checksum [2021-10-13T07:16:48.534Z] c77eb801bf70: Download complete [2021-10-13T07:16:48.534Z] 4e9f2cdf4387: Pull complete [2021-10-13T07:16:49.122Z] 57d31006c564: Pull complete [2021-10-13T07:16:49.122Z] 304dd3a0f381: Verifying Checksum [2021-10-13T07:16:49.122Z] 304dd3a0f381: Download complete [2021-10-13T07:16:49.122Z] bd5ccded8296: Pull complete [2021-10-13T07:16:49.122Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T07:16:49.122Z] 6d0567d44e1a: Download complete [2021-10-13T07:16:53.372Z] 304dd3a0f381: Pull complete [2021-10-13T07:16:53.372Z] d37cda54a23b: Pull complete [2021-10-13T07:16:53.372Z] bae75c0f2455: Pull complete [2021-10-13T07:16:53.372Z] 806579b3d29a: Pull complete [2021-10-13T07:16:53.372Z] c77eb801bf70: Pull complete [2021-10-13T07:16:56.727Z] 6d0567d44e1a: Pull complete [2021-10-13T07:16:56.727Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T07:16:56.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T07:16:56.727Z] ---> e839a31ac9d1 [2021-10-13T07:16:56.727Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T07:16:58.125Z] ---> Running in 34aa660b4f0c [2021-10-13T07:16:58.125Z] Removing intermediate container 34aa660b4f0c [2021-10-13T07:16:58.125Z] ---> 6a8377958801 [2021-10-13T07:16:58.125Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T07:16:58.125Z] ---> Running in 4d95d24eae10 [2021-10-13T07:16:58.125Z] Removing intermediate container 4d95d24eae10 [2021-10-13T07:16:58.125Z] ---> e17d193d34da [2021-10-13T07:16:58.125Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T07:16:58.125Z] ---> Running in 96f04039ab93 [2021-10-13T07:16:58.125Z] Removing intermediate container 96f04039ab93 [2021-10-13T07:16:58.125Z] ---> d0d57867269f [2021-10-13T07:16:58.125Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T07:16:58.125Z] ---> Running in fd80cc90394d [2021-10-13T07:16:58.386Z] Removing intermediate container fd80cc90394d [2021-10-13T07:16:58.386Z] ---> 577eb9696e80 [2021-10-13T07:16:58.386Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T07:16:58.386Z] ---> Running in ee52d0ea281a [2021-10-13T07:16:58.386Z] Removing intermediate container ee52d0ea281a [2021-10-13T07:16:58.386Z] ---> 02a5c93c3bf1 [2021-10-13T07:16:58.386Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T07:16:58.386Z] ---> Running in fd425a258ab4 [2021-10-13T07:16:58.962Z] Removing intermediate container fd425a258ab4 [2021-10-13T07:16:58.962Z] ---> 1252fe4d01ca [2021-10-13T07:16:58.962Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T07:16:58.962Z] ---> Running in ccc4a36069a3 [2021-10-13T07:16:59.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T07:17:00.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T07:17:00.748Z] OK: 219 MiB in 52 packages [2021-10-13T07:17:00.748Z] Removing intermediate container ccc4a36069a3 [2021-10-13T07:17:00.748Z] ---> 78c59ec0311f [2021-10-13T07:17:00.748Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T07:17:01.007Z] ---> Running in c448969391ae [2021-10-13T07:17:01.007Z] Removing intermediate container c448969391ae [2021-10-13T07:17:01.007Z] ---> 0d580cd2597b [2021-10-13T07:17:01.007Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T07:17:01.007Z] ---> Running in c3a51d6a2edc [2021-10-13T07:17:01.007Z] Removing intermediate container c3a51d6a2edc [2021-10-13T07:17:01.007Z] ---> 815b2a732d75 [2021-10-13T07:17:01.007Z] Step 12/14 : COPY . . [2021-10-13T07:17:01.962Z] ---> 071ad8768bda [2021-10-13T07:17:01.962Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T07:17:01.962Z] ---> Running in 6d83e83b0fd7 [2021-10-13T07:17:20.129Z] Removing intermediate container 6d83e83b0fd7 [2021-10-13T07:17:20.129Z] ---> 3bf073b2d643 [2021-10-13T07:17:20.129Z] Step 14/14 : RUN ${MAKE} [2021-10-13T07:17:20.129Z] ---> Running in 19a030683c0a [2021-10-13T07:17:20.129Z] noop [2021-10-13T07:17:20.129Z] Removing intermediate container 19a030683c0a [2021-10-13T07:17:20.129Z] ---> 379033a6aedc [2021-10-13T07:17:20.129Z] Successfully built 379033a6aedc [2021-10-13T07:17:20.129Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:17:20.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T07:17:20.445Z] . [Pipeline] withDockerContainer [2021-10-13T07:17:20.512Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-10-13T07:17:20.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T07:17:20.926Z] $ docker top a74e69f452776d7712bce4a031f6c9a6cfc88fd86d76ad88f8ee4b84b4f98846 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T07:17:21.311Z] + go version [2021-10-13T07:17:21.311Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T07:17:21.321Z] $ docker stop --time=1 a74e69f452776d7712bce4a031f6c9a6cfc88fd86d76ad88f8ee4b84b4f98846 [2021-10-13T07:17:22.515Z] $ docker rm -f a74e69f452776d7712bce4a031f6c9a6cfc88fd86d76ad88f8ee4b84b4f98846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:17:22.986Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T07:17:22.986Z] . [Pipeline] withDockerContainer [2021-10-13T07:17:23.049Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-10-13T07:17:23.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T07:17:23.503Z] $ docker top cf081640252428cc88c8ee876e4cb944138c356b84db5d01a59d9ec2c3653da0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T07:17:23.896Z] + make test [2021-10-13T07:17:23.896Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T07:17:24.158Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T07:17:39.153Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T07:17:39.153Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T07:17:44.502Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T07:17:44.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T07:17:44.512Z] $ docker stop --time=1 cf081640252428cc88c8ee876e4cb944138c356b84db5d01a59d9ec2c3653da0 [2021-10-13T07:17:45.913Z] $ docker rm -f cf081640252428cc88c8ee876e4cb944138c356b84db5d01a59d9ec2c3653da0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T07:17:46.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T07:17:46.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-13T07:17:47.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T07:17:48.072Z] + ls -al . [2021-10-13T07:17:48.072Z] total 88 [2021-10-13T07:17:48.072Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 07:17 . [2021-10-13T07:17:48.073Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 07:16 .. [2021-10-13T07:17:48.073Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 07:16 assets [2021-10-13T07:17:48.073Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 07:16 bin [2021-10-13T07:17:48.073Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 07:16 cmd [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 07:16 CONTRIBUTING.md [2021-10-13T07:17:48.073Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 13 07:17 coverage.out [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 07:16 Dockerfile [2021-10-13T07:17:48.073Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 07:16 docs [2021-10-13T07:17:48.073Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 07:16 .git [2021-10-13T07:17:48.073Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 07:16 .github [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 07:16 .gitignore [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 07:16 go.mod [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 07:16 go.sum [2021-10-13T07:17:48.073Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 07:16 internal [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 07:16 Jenkinsfile [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 07:16 LICENSE [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 07:16 Makefile [2021-10-13T07:17:48.073Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 07:16 pkg [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 07:16 README.md [2021-10-13T07:17:48.073Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 07:16 snap [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 07:12 VERSION [2021-10-13T07:17:48.073Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 07:16 version.go [2021-10-13T07:17:48.073Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 07:16 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:17:48.394Z] + 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=0628ff9885daf57c8be57e1088d454a2470c7ed8 --label arch=amd64 --label version=0.0.0 . [2021-10-13T07:17:48.394Z] Sending build context to Docker daemon 20.58MB [2021-10-13T07:17:48.658Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T07:17:48.658Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T07:17:48.658Z] ---> 379033a6aedc [2021-10-13T07:17:48.658Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T07:17:48.658Z] ---> Running in ad3b067e1b8b [2021-10-13T07:17:48.658Z] Removing intermediate container ad3b067e1b8b [2021-10-13T07:17:48.658Z] ---> d84e92e564fd [2021-10-13T07:17:48.658Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T07:17:48.658Z] ---> Running in e282c549b267 [2021-10-13T07:17:48.918Z] Removing intermediate container e282c549b267 [2021-10-13T07:17:48.918Z] ---> 557256c6ee5b [2021-10-13T07:17:48.918Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T07:17:48.918Z] ---> Running in 4e1165a6a5e1 [2021-10-13T07:17:48.918Z] Removing intermediate container 4e1165a6a5e1 [2021-10-13T07:17:48.918Z] ---> 9f90d4b292e3 [2021-10-13T07:17:48.918Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T07:17:48.918Z] ---> Running in f4dae1f6a052 [2021-10-13T07:17:48.918Z] Removing intermediate container f4dae1f6a052 [2021-10-13T07:17:48.918Z] ---> 77c64439087b [2021-10-13T07:17:48.918Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T07:17:49.178Z] ---> Running in a09f23b852f0 [2021-10-13T07:17:49.178Z] Removing intermediate container a09f23b852f0 [2021-10-13T07:17:49.178Z] ---> 97749926782d [2021-10-13T07:17:49.178Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T07:17:49.178Z] ---> Running in 79ef2dde680b [2021-10-13T07:17:49.753Z] Removing intermediate container 79ef2dde680b [2021-10-13T07:17:49.753Z] ---> aeb590205fa0 [2021-10-13T07:17:49.753Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T07:17:49.753Z] ---> Running in 2955c8aaa1cb [2021-10-13T07:17:50.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T07:17:50.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T07:17:51.216Z] OK: 219 MiB in 52 packages [2021-10-13T07:17:51.480Z] Removing intermediate container 2955c8aaa1cb [2021-10-13T07:17:51.480Z] ---> afe25f7f3914 [2021-10-13T07:17:51.480Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T07:17:51.480Z] ---> Running in 3b63dabf1482 [2021-10-13T07:17:51.743Z] Removing intermediate container 3b63dabf1482 [2021-10-13T07:17:51.743Z] ---> c7c39380c556 [2021-10-13T07:17:51.743Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T07:17:51.743Z] ---> Running in cde45b12316f [2021-10-13T07:17:51.743Z] Removing intermediate container cde45b12316f [2021-10-13T07:17:51.743Z] ---> 90ca7a670a01 [2021-10-13T07:17:51.743Z] Step 12/22 : COPY . . [2021-10-13T07:17:52.701Z] ---> 47ef1972fc23 [2021-10-13T07:17:52.702Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T07:17:52.702Z] ---> Running in 43f4e234592d [2021-10-13T07:17:52.971Z] Removing intermediate container 43f4e234592d [2021-10-13T07:17:52.971Z] ---> d1c40702dd10 [2021-10-13T07:17:52.971Z] Step 14/22 : RUN ${MAKE} [2021-10-13T07:17:52.971Z] ---> Running in 9d197b408eda [2021-10-13T07:17:53.238Z] 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-13T07:18:03.362Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T07:18:04.758Z] Removing intermediate container 9d197b408eda [2021-10-13T07:18:04.758Z] ---> 47c0572070ec [2021-10-13T07:18:04.758Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T07:18:05.331Z] 3.14: Pulling from library/alpine [2021-10-13T07:18:05.590Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T07:18:05.590Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T07:18:05.590Z] a0d0a0d46f8b: Download complete [2021-10-13T07:18:05.850Z] a0d0a0d46f8b: Pull complete [2021-10-13T07:18:05.850Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T07:18:05.850Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T07:18:05.850Z] ---> 14119a10abf4 [2021-10-13T07:18:05.850Z] Step 16/22 : EXPOSE 4000 [2021-10-13T07:18:05.850Z] ---> Running in 4a50e537f246 [2021-10-13T07:18:06.113Z] Removing intermediate container 4a50e537f246 [2021-10-13T07:18:06.113Z] ---> f87520082236 [2021-10-13T07:18:06.113Z] 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-13T07:18:06.376Z] ---> 5dcb91888015 [2021-10-13T07:18:06.376Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T07:18:06.376Z] ---> Running in 2295db1dad81 [2021-10-13T07:18:06.636Z] Removing intermediate container 2295db1dad81 [2021-10-13T07:18:06.636Z] ---> 1b0479dba2c5 [2021-10-13T07:18:06.636Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T07:18:06.636Z] ---> Running in eefb27a15729 [2021-10-13T07:18:06.636Z] Removing intermediate container eefb27a15729 [2021-10-13T07:18:06.636Z] ---> dcb9e4726a50 [2021-10-13T07:18:06.636Z] Step 20/22 : LABEL arch=amd64 [2021-10-13T07:18:06.636Z] ---> Running in 680021c803c3 [2021-10-13T07:18:06.901Z] Removing intermediate container 680021c803c3 [2021-10-13T07:18:06.901Z] ---> d47fd2ad2d76 [2021-10-13T07:18:06.901Z] Step 21/22 : LABEL git_sha=0628ff9885daf57c8be57e1088d454a2470c7ed8 [2021-10-13T07:18:06.901Z] ---> Running in 710cccd2986b [2021-10-13T07:18:06.901Z] Removing intermediate container 710cccd2986b [2021-10-13T07:18:06.901Z] ---> eb0e1269be96 [2021-10-13T07:18:06.901Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T07:18:06.901Z] ---> Running in 8670c3e9e69e [2021-10-13T07:18:07.166Z] Removing intermediate container 8670c3e9e69e [2021-10-13T07:18:07.166Z] ---> 60d33759fcec [2021-10-13T07:18:07.166Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T07:18:07.166Z] Successfully built 60d33759fcec [2021-10-13T07:18:07.166Z] 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-13T07:18:07.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:18:07.788Z] [2021-10-13T07:18:07.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:18:08.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:18:08.087Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T07:18:08.087Z] b4d181a07f80: Pulling fs layer [2021-10-13T07:18:08.087Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T07:18:08.087Z] ed53099fbce6: Pulling fs layer [2021-10-13T07:18:08.087Z] dc539afda2c1: Pulling fs layer [2021-10-13T07:18:08.087Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T07:18:08.087Z] 9065ff56babe: Pulling fs layer [2021-10-13T07:18:08.087Z] d287ab97295c: Pulling fs layer [2021-10-13T07:18:08.087Z] 77bc0d833cb6: Waiting [2021-10-13T07:18:08.087Z] 9065ff56babe: Waiting [2021-10-13T07:18:08.087Z] d287ab97295c: Waiting [2021-10-13T07:18:08.087Z] dc539afda2c1: Waiting [2021-10-13T07:18:08.087Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T07:18:08.087Z] a1111a8f2ec3: Download complete [2021-10-13T07:18:08.350Z] dc539afda2c1: Verifying Checksum [2021-10-13T07:18:08.350Z] dc539afda2c1: Download complete [2021-10-13T07:18:08.350Z] ed53099fbce6: Verifying Checksum [2021-10-13T07:18:08.350Z] ed53099fbce6: Download complete [2021-10-13T07:18:08.350Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T07:18:08.350Z] 77bc0d833cb6: Download complete [2021-10-13T07:18:08.350Z] 9065ff56babe: Verifying Checksum [2021-10-13T07:18:08.350Z] 9065ff56babe: Download complete [2021-10-13T07:18:08.350Z] b4d181a07f80: Verifying Checksum [2021-10-13T07:18:08.350Z] b4d181a07f80: Download complete [2021-10-13T07:18:08.927Z] d287ab97295c: Verifying Checksum [2021-10-13T07:18:08.927Z] d287ab97295c: Download complete [2021-10-13T07:18:10.339Z] b4d181a07f80: Pull complete [2021-10-13T07:18:10.339Z] a1111a8f2ec3: Pull complete [2021-10-13T07:18:10.932Z] ed53099fbce6: Pull complete [2021-10-13T07:18:10.932Z] dc539afda2c1: Pull complete [2021-10-13T07:18:11.209Z] 77bc0d833cb6: Pull complete [2021-10-13T07:18:11.209Z] 9065ff56babe: Pull complete [2021-10-13T07:18:16.535Z] d287ab97295c: Pull complete [2021-10-13T07:18:16.535Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T07:18:16.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:18:16.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T07:18:16.612Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-10-13T07:18:16.650Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T07:18:19.447Z] $ docker top cdfc5000a3807666ee1871eb12facae8961acf2b2fc3044ed807bc7305fd769e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:18:19.863Z] ---> job-cost.sh [2021-10-13T07:18:19.863Z] lf-activate-venv: SKIPPING [2021-10-13T07:18:19.863Z] INFO: No Stack... [2021-10-13T07:18:20.436Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T07:18:20.696Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T07:18:20.986Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [2021-10-13T07:18:20.986Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T07:18:21.019Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [2021-10-13T07:18:21.025Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] did not exist. Created. [2021-10-13T07:18:21.025Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T07:18:21.327Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T07:18:21.384Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T07:18:21.391Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T07:18:21.404Z] $ docker stop --time=1 cdfc5000a3807666ee1871eb12facae8961acf2b2fc3044ed807bc7305fd769e [2021-10-13T07:18:22.556Z] $ docker rm -f cdfc5000a3807666ee1871eb12facae8961acf2b2fc3044ed807bc7305fd769e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T07:19:06.244Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1011 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-13T07:19:06.255Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-10-13T07:19:06.457Z] The recommended git tool is: git [2021-10-13T07:19:12.347Z] using credential edgex-jenkins-ssh [2021-10-13T07:19:12.373Z] Cloning the remote Git repository [2021-10-13T07:19:12.429Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:19:12.532Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-10-13T07:19:12.602Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:19:12.603Z] > git --version # timeout=10 [2021-10-13T07:19:12.623Z] > git --version # 'git version 2.17.1' [2021-10-13T07:19:12.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:19:12.723Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T07:19:16.461Z] Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 0628ff9885daf57c8be57e1088d454a2470c7ed8 [2021-10-13T07:19:15.664Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T07:19:15.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T07:19:15.704Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T07:19:15.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:19:15.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:19:15.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T07:19:16.487Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T07:19:16.513Z] > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 [2021-10-13T07:19:16.853Z] Merge succeeded, producing 0628ff9885daf57c8be57e1088d454a2470c7ed8 [2021-10-13T07:19:16.854Z] Checking out Revision 0628ff9885daf57c8be57e1088d454a2470c7ed8 (PR-455) [2021-10-13T07:19:16.771Z] > git remote # timeout=10 [2021-10-13T07:19:16.793Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T07:19:16.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:19:16.816Z] > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-13T07:19:16.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T07:19:16.865Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T07:19:16.876Z] > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 [2021-10-13T07:19:21.440Z] Commit message: "Merge branch 'main' into fix-snap-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T07:19:22.059Z] provisioning config files... [2021-10-13T07:19:22.090Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config4166887763864649045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:19:22.789Z] ---> docker-login.sh [2021-10-13T07:19:22.789Z] nexus3.edgexfoundry.org:10001 [2021-10-13T07:19:23.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:19:24.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:19:24.401Z] Configure a credential helper to remove this warning. See [2021-10-13T07:19:24.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:19:24.401Z] [2021-10-13T07:19:24.401Z] Login Succeeded [2021-10-13T07:19:24.401Z] nexus3.edgexfoundry.org:10002 [2021-10-13T07:19:24.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:19:24.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:19:24.974Z] Configure a credential helper to remove this warning. See [2021-10-13T07:19:24.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:19:24.974Z] [2021-10-13T07:19:24.974Z] Login Succeeded [2021-10-13T07:19:24.974Z] nexus3.edgexfoundry.org:10003 [2021-10-13T07:19:25.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:19:25.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:19:25.543Z] Configure a credential helper to remove this warning. See [2021-10-13T07:19:25.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:19:25.543Z] [2021-10-13T07:19:25.543Z] Login Succeeded [2021-10-13T07:19:25.543Z] nexus3.edgexfoundry.org:10004 [2021-10-13T07:19:25.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:19:26.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:19:26.102Z] Configure a credential helper to remove this warning. See [2021-10-13T07:19:26.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:19:26.102Z] [2021-10-13T07:19:26.102Z] Login Succeeded [2021-10-13T07:19:26.102Z] docker.io [2021-10-13T07:19:26.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:19:26.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:19:26.994Z] Configure a credential helper to remove this warning. See [2021-10-13T07:19:26.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:19:26.994Z] [2021-10-13T07:19:26.994Z] Login Succeeded [2021-10-13T07:19:26.994Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T07:19:27.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T07:19:27.634Z] ========================================================= [2021-10-13T07:19:27.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T07:19:27.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:19:28.001Z] + 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-13T07:19:29.002Z] Sending build context to Docker daemon 20.58MB [2021-10-13T07:19:29.002Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T07:19:29.002Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T07:19:29.002Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T07:19:29.002Z] bbf911997326: Pulling fs layer [2021-10-13T07:19:29.002Z] 58ec367f63d7: Pulling fs layer [2021-10-13T07:19:29.002Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T07:19:29.002Z] fc5181fea5dc: Pulling fs layer [2021-10-13T07:19:29.002Z] 9c418107303f: Pulling fs layer [2021-10-13T07:19:29.002Z] 284eca6f2348: Pulling fs layer [2021-10-13T07:19:29.002Z] 842844d905b1: Pulling fs layer [2021-10-13T07:19:29.002Z] 901a3a57568e: Pulling fs layer [2021-10-13T07:19:29.002Z] 284eca6f2348: Waiting [2021-10-13T07:19:29.002Z] 842844d905b1: Waiting [2021-10-13T07:19:29.002Z] 901a3a57568e: Waiting [2021-10-13T07:19:29.002Z] fc5181fea5dc: Waiting [2021-10-13T07:19:29.002Z] 9c418107303f: Waiting [2021-10-13T07:19:29.284Z] 1b4a6ffa7d45: Download complete [2021-10-13T07:19:29.284Z] 58ec367f63d7: Verifying Checksum [2021-10-13T07:19:29.284Z] 58ec367f63d7: Download complete [2021-10-13T07:19:29.284Z] 9c418107303f: Verifying Checksum [2021-10-13T07:19:29.284Z] 9c418107303f: Download complete [2021-10-13T07:19:29.284Z] 284eca6f2348: Verifying Checksum [2021-10-13T07:19:29.284Z] 284eca6f2348: Download complete [2021-10-13T07:19:29.284Z] 842844d905b1: Verifying Checksum [2021-10-13T07:19:29.284Z] 842844d905b1: Download complete [2021-10-13T07:19:29.284Z] bbf911997326: Verifying Checksum [2021-10-13T07:19:29.284Z] bbf911997326: Download complete [2021-10-13T07:19:30.304Z] bbf911997326: Pull complete [2021-10-13T07:19:30.917Z] 58ec367f63d7: Pull complete [2021-10-13T07:19:31.195Z] 1b4a6ffa7d45: Pull complete [2021-10-13T07:19:31.195Z] 901a3a57568e: Verifying Checksum [2021-10-13T07:19:31.195Z] 901a3a57568e: Download complete [2021-10-13T07:19:31.802Z] fc5181fea5dc: Verifying Checksum [2021-10-13T07:19:31.802Z] fc5181fea5dc: Download complete [2021-10-13T07:19:42.039Z] fc5181fea5dc: Pull complete [2021-10-13T07:19:42.039Z] 9c418107303f: Pull complete [2021-10-13T07:19:42.315Z] 284eca6f2348: Pull complete [2021-10-13T07:19:42.595Z] 842844d905b1: Pull complete [2021-10-13T07:19:49.379Z] 901a3a57568e: Pull complete [2021-10-13T07:19:49.379Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T07:19:49.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T07:19:49.379Z] ---> 72ade6ffb461 [2021-10-13T07:19:49.379Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T07:19:52.804Z] ---> Running in 53f1dc2e9014 [2021-10-13T07:19:53.409Z] Removing intermediate container 53f1dc2e9014 [2021-10-13T07:19:53.409Z] ---> 2af994954250 [2021-10-13T07:19:53.409Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T07:19:53.409Z] ---> Running in a6d5c248a4a2 [2021-10-13T07:19:54.021Z] Removing intermediate container a6d5c248a4a2 [2021-10-13T07:19:54.021Z] ---> 9a44ce6a4883 [2021-10-13T07:19:54.021Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T07:19:54.021Z] ---> Running in c68d26d63068 [2021-10-13T07:19:54.624Z] Removing intermediate container c68d26d63068 [2021-10-13T07:19:54.624Z] ---> bb9228016fb6 [2021-10-13T07:19:54.624Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T07:19:54.624Z] ---> Running in 3d866b06122f [2021-10-13T07:19:55.228Z] Removing intermediate container 3d866b06122f [2021-10-13T07:19:55.228Z] ---> 914be20e9e1f [2021-10-13T07:19:55.228Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T07:19:55.228Z] ---> Running in d7e90b36e94f [2021-10-13T07:19:55.836Z] Removing intermediate container d7e90b36e94f [2021-10-13T07:19:55.836Z] ---> df2107db3335 [2021-10-13T07:19:55.836Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T07:19:55.836Z] ---> Running in f18d7cd23e69 [2021-10-13T07:19:58.498Z] Removing intermediate container f18d7cd23e69 [2021-10-13T07:19:58.499Z] ---> 9fd72d5d0cc4 [2021-10-13T07:19:58.499Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T07:19:58.499Z] ---> Running in 865d72adb5e5 [2021-10-13T07:19:59.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T07:20:00.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T07:20:01.080Z] OK: 218 MiB in 52 packages [2021-10-13T07:20:02.063Z] Removing intermediate container 865d72adb5e5 [2021-10-13T07:20:02.063Z] ---> dbaee640023d [2021-10-13T07:20:02.063Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T07:20:02.338Z] ---> Running in 954635acb7ff [2021-10-13T07:20:02.611Z] Removing intermediate container 954635acb7ff [2021-10-13T07:20:02.611Z] ---> c0d397cd829e [2021-10-13T07:20:02.611Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T07:20:02.887Z] ---> Running in 19779b425c16 [2021-10-13T07:20:03.491Z] Removing intermediate container 19779b425c16 [2021-10-13T07:20:03.491Z] ---> e8d1e9309f96 [2021-10-13T07:20:03.491Z] Step 12/14 : COPY . . [2021-10-13T07:20:06.150Z] ---> 1181442c3c78 [2021-10-13T07:20:06.150Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T07:20:06.150Z] ---> Running in 997c5ea3a443 [2021-10-13T07:20:33.044Z] Removing intermediate container 997c5ea3a443 [2021-10-13T07:20:33.044Z] ---> f927808998b7 [2021-10-13T07:20:33.044Z] Step 14/14 : RUN ${MAKE} [2021-10-13T07:20:33.044Z] ---> Running in 4cda43b4ef79 [2021-10-13T07:20:33.671Z] noop [2021-10-13T07:20:34.670Z] Removing intermediate container 4cda43b4ef79 [2021-10-13T07:20:34.670Z] ---> 8fa1fc964ff8 [2021-10-13T07:20:34.670Z] Successfully built 8fa1fc964ff8 [2021-10-13T07:20:34.670Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:20:35.042Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T07:20:35.042Z] . [Pipeline] withDockerContainer [2021-10-13T07:20:35.306Z] prd-ubuntu18.04-docker-arm64-4c-16g-1011 does not seem to be running inside a container [2021-10-13T07:20:35.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T07:20:37.146Z] $ docker top 4be4e3a0be8568820b7b8ec757bfe5ecc871095ca60a3856e46c3f483bf65879 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T07:20:38.159Z] + go version [2021-10-13T07:20:38.159Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T07:20:38.187Z] $ docker stop --time=1 4be4e3a0be8568820b7b8ec757bfe5ecc871095ca60a3856e46c3f483bf65879 [2021-10-13T07:20:40.070Z] $ docker rm -f 4be4e3a0be8568820b7b8ec757bfe5ecc871095ca60a3856e46c3f483bf65879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:20:40.907Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T07:20:40.907Z] . [Pipeline] withDockerContainer [2021-10-13T07:20:41.168Z] prd-ubuntu18.04-docker-arm64-4c-16g-1011 does not seem to be running inside a container [2021-10-13T07:20:41.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T07:20:42.887Z] $ docker top 197a6f396e616c6973e850fb4aafa32c2cec23676ce032310344704698064605 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T07:20:43.867Z] + make test [2021-10-13T07:20:43.867Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T07:20:44.868Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T07:21:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T07:21:24.034Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T07:21:46.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T07:21:46.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T07:21:46.334Z] $ docker stop --time=1 197a6f396e616c6973e850fb4aafa32c2cec23676ce032310344704698064605 [2021-10-13T07:21:48.238Z] $ docker rm -f 197a6f396e616c6973e850fb4aafa32c2cec23676ce032310344704698064605 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T07:21:49.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T07:21:49.095Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T07:21:49.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T07:21:50.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T07:21:50.670Z] + ls -al . [2021-10-13T07:21:50.670Z] total 128 [2021-10-13T07:21:50.670Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 07:20 . [2021-10-13T07:21:50.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:19 .. [2021-10-13T07:21:50.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 07:19 .git [2021-10-13T07:21:50.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:19 .github [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 07:19 .gitignore [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 07:19 CONTRIBUTING.md [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 07:19 Dockerfile [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 07:19 Jenkinsfile [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 07:19 LICENSE [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 07:19 Makefile [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 07:19 README.md [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 07:12 VERSION [2021-10-13T07:21:50.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:19 assets [2021-10-13T07:21:50.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:19 bin [2021-10-13T07:21:50.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:19 cmd [2021-10-13T07:21:50.670Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 07:20 coverage.out [2021-10-13T07:21:50.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:19 docs [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 07:19 go.mod [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 07:19 go.sum [2021-10-13T07:21:50.670Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 07:19 internal [2021-10-13T07:21:50.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:19 pkg [2021-10-13T07:21:50.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:19 snap [2021-10-13T07:21:50.670Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 07:19 version.go [2021-10-13T07:21:50.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:19 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:21:51.053Z] + 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=0628ff9885daf57c8be57e1088d454a2470c7ed8 --label arch=arm64 --label version=0.0.0 . [2021-10-13T07:21:52.107Z] Sending build context to Docker daemon 20.58MB [2021-10-13T07:21:52.107Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T07:21:52.107Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T07:21:52.107Z] ---> 8fa1fc964ff8 [2021-10-13T07:21:52.107Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T07:21:52.390Z] ---> Running in 7e2588a42601 [2021-10-13T07:21:52.672Z] Removing intermediate container 7e2588a42601 [2021-10-13T07:21:52.672Z] ---> 3123be5e1802 [2021-10-13T07:21:52.672Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T07:21:52.948Z] ---> Running in 78da3393390f [2021-10-13T07:21:53.224Z] Removing intermediate container 78da3393390f [2021-10-13T07:21:53.224Z] ---> 98382835f529 [2021-10-13T07:21:53.224Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T07:21:53.500Z] ---> Running in 433e9c47c449 [2021-10-13T07:21:53.776Z] Removing intermediate container 433e9c47c449 [2021-10-13T07:21:53.776Z] ---> 235f46e11da4 [2021-10-13T07:21:53.776Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T07:21:54.058Z] ---> Running in 38b7e67f14a7 [2021-10-13T07:21:54.335Z] Removing intermediate container 38b7e67f14a7 [2021-10-13T07:21:54.335Z] ---> 7e2f225afb02 [2021-10-13T07:21:54.335Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T07:21:54.615Z] ---> Running in 89392c5a334e [2021-10-13T07:21:54.893Z] Removing intermediate container 89392c5a334e [2021-10-13T07:21:54.893Z] ---> 9ab48bfc1ea1 [2021-10-13T07:21:54.893Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T07:21:55.172Z] ---> Running in 364ad4e7a93d [2021-10-13T07:21:57.187Z] Removing intermediate container 364ad4e7a93d [2021-10-13T07:21:57.187Z] ---> 3eab3b3da6ce [2021-10-13T07:21:57.187Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T07:21:57.465Z] ---> Running in c98fec99d410 [2021-10-13T07:21:58.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T07:21:59.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T07:22:00.517Z] OK: 218 MiB in 52 packages [2021-10-13T07:22:01.516Z] Removing intermediate container c98fec99d410 [2021-10-13T07:22:01.516Z] ---> 7ab1340a42c7 [2021-10-13T07:22:01.516Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T07:22:01.516Z] ---> Running in 0f342f1dd608 [2021-10-13T07:22:02.120Z] Removing intermediate container 0f342f1dd608 [2021-10-13T07:22:02.120Z] ---> 0fa9b80ebee2 [2021-10-13T07:22:02.120Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T07:22:02.120Z] ---> Running in fe4de3f7e139 [2021-10-13T07:22:02.726Z] Removing intermediate container fe4de3f7e139 [2021-10-13T07:22:02.726Z] ---> 1142c7f2e1b7 [2021-10-13T07:22:02.726Z] Step 12/22 : COPY . . [2021-10-13T07:22:05.368Z] ---> febeda448f1b [2021-10-13T07:22:05.368Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T07:22:05.368Z] ---> Running in 1e1b0fb85211 [2021-10-13T07:22:08.023Z] Removing intermediate container 1e1b0fb85211 [2021-10-13T07:22:08.023Z] ---> cdf285cab7f4 [2021-10-13T07:22:08.023Z] Step 14/22 : RUN ${MAKE} [2021-10-13T07:22:08.023Z] ---> Running in 666fc3230e7d [2021-10-13T07:22:09.020Z] 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-13T07:22:35.932Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T07:22:40.279Z] Removing intermediate container 666fc3230e7d [2021-10-13T07:22:40.279Z] ---> 9db496ddd2dc [2021-10-13T07:22:40.279Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T07:22:40.877Z] 3.14: Pulling from library/alpine [2021-10-13T07:22:41.151Z] 552d1f2373af: Pulling fs layer [2021-10-13T07:22:41.430Z] 552d1f2373af: Verifying Checksum [2021-10-13T07:22:41.430Z] 552d1f2373af: Download complete [2021-10-13T07:22:42.037Z] 552d1f2373af: Pull complete [2021-10-13T07:22:42.038Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T07:22:42.038Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T07:22:42.038Z] ---> bb3de5531c18 [2021-10-13T07:22:42.038Z] Step 16/22 : EXPOSE 4000 [2021-10-13T07:22:42.313Z] ---> Running in 05ce9a81b987 [2021-10-13T07:22:42.590Z] Removing intermediate container 05ce9a81b987 [2021-10-13T07:22:42.590Z] ---> 6c16b3fc089e [2021-10-13T07:22:42.590Z] 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-13T07:22:44.042Z] ---> 8fd9473eca5c [2021-10-13T07:22:44.042Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T07:22:44.321Z] ---> Running in a5e7f86d6908 [2021-10-13T07:22:44.927Z] Removing intermediate container a5e7f86d6908 [2021-10-13T07:22:44.927Z] ---> 4f471152cfa8 [2021-10-13T07:22:44.927Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T07:22:44.927Z] ---> Running in aa7794c36d5c [2021-10-13T07:22:45.203Z] Removing intermediate container aa7794c36d5c [2021-10-13T07:22:45.203Z] ---> b5f65224f774 [2021-10-13T07:22:45.203Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T07:22:45.483Z] ---> Running in 372be4eed4bf [2021-10-13T07:22:45.759Z] Removing intermediate container 372be4eed4bf [2021-10-13T07:22:45.759Z] ---> ea35fc0200d0 [2021-10-13T07:22:45.759Z] Step 21/22 : LABEL git_sha=0628ff9885daf57c8be57e1088d454a2470c7ed8 [2021-10-13T07:22:46.035Z] ---> Running in 6a8072a5cd48 [2021-10-13T07:22:46.314Z] Removing intermediate container 6a8072a5cd48 [2021-10-13T07:22:46.314Z] ---> 57d4f5f4cd41 [2021-10-13T07:22:46.314Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T07:22:46.592Z] ---> Running in ff52084ef8b1 [2021-10-13T07:22:46.872Z] Removing intermediate container ff52084ef8b1 [2021-10-13T07:22:46.872Z] ---> 3d6fbc7195d6 [2021-10-13T07:22:46.872Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T07:22:47.150Z] Successfully built 3d6fbc7195d6 [2021-10-13T07:22:47.150Z] 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-13T07:22:47.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T07:22:47.768Z] [2021-10-13T07:22:47.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:22:48.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T07:22:48.689Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T07:22:48.689Z] 448f6bf000e3: Pulling fs layer [2021-10-13T07:22:48.689Z] f757da607395: Pulling fs layer [2021-10-13T07:22:48.689Z] 05883995daec: Pulling fs layer [2021-10-13T07:22:48.689Z] 8603b9c90790: Pulling fs layer [2021-10-13T07:22:48.689Z] 1560dd03e051: Pulling fs layer [2021-10-13T07:22:48.689Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T07:22:48.689Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T07:22:48.689Z] 8603b9c90790: Waiting [2021-10-13T07:22:48.689Z] 27f5ce0e4adf: Waiting [2021-10-13T07:22:48.689Z] c2d8d7efcc4b: Waiting [2021-10-13T07:22:48.689Z] 1560dd03e051: Waiting [2021-10-13T07:22:48.967Z] f757da607395: Verifying Checksum [2021-10-13T07:22:48.967Z] f757da607395: Download complete [2021-10-13T07:22:48.967Z] 8603b9c90790: Download complete [2021-10-13T07:22:48.967Z] 1560dd03e051: Verifying Checksum [2021-10-13T07:22:48.967Z] 1560dd03e051: Download complete [2021-10-13T07:22:48.967Z] 05883995daec: Verifying Checksum [2021-10-13T07:22:48.967Z] 27f5ce0e4adf: Verifying Checksum [2021-10-13T07:22:48.967Z] 27f5ce0e4adf: Download complete [2021-10-13T07:22:49.243Z] 448f6bf000e3: Verifying Checksum [2021-10-13T07:22:49.243Z] 448f6bf000e3: Download complete [2021-10-13T07:22:51.900Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T07:22:51.900Z] c2d8d7efcc4b: Download complete [2021-10-13T07:22:53.354Z] 448f6bf000e3: Pull complete [2021-10-13T07:22:53.958Z] f757da607395: Pull complete [2021-10-13T07:22:55.407Z] 05883995daec: Pull complete [2021-10-13T07:22:55.682Z] 8603b9c90790: Pull complete [2021-10-13T07:22:56.669Z] 1560dd03e051: Pull complete [2021-10-13T07:22:56.946Z] 27f5ce0e4adf: Pull complete [2021-10-13T07:23:12.088Z] c2d8d7efcc4b: Pull complete [2021-10-13T07:23:12.088Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T07:23:12.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T07:23:12.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T07:23:12.322Z] prd-ubuntu18.04-docker-arm64-4c-16g-1011 does not seem to be running inside a container [2021-10-13T07:23:12.421Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-13T07:23:16.283Z] $ docker top ba39d36778cd511891f61e2a7fdf25d20014d0e502f3259df53277dc1df3ebe2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:23:17.236Z] ---> job-cost.sh [2021-10-13T07:23:17.236Z] lf-activate-venv: SKIPPING [2021-10-13T07:23:17.236Z] INFO: No Stack... [2021-10-13T07:23:17.841Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T07:23:18.116Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T07:23:18.842Z] + cut -d, -f6 [2021-10-13T07:23:18.842Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock [2021-10-13T07:23:18.924Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [2021-10-13T07:23:18.931Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] did not exist. Created. [2021-10-13T07:23:18.931Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T07:23:19.665Z] /w/workspace/edgex-ui-go/5@tmp/durable-f7c8901d/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-f7c8901d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T07:23:20.389Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T07:23:20.420Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T07:23:20.548Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T07:23:20.560Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T07:23:20.590Z] $ docker stop --time=1 ba39d36778cd511891f61e2a7fdf25d20014d0e502f3259df53277dc1df3ebe2 [2021-10-13T07:23:22.202Z] $ docker rm -f ba39d36778cd511891f61e2a7fdf25d20014d0e502f3259df53277dc1df3ebe2 [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-13T07:23:22.851Z] provisioning config files... [2021-10-13T07:23:22.865Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config8284843946988975413tmp [Pipeline] { [Pipeline] sh [2021-10-13T07:23:23.185Z] + set +x [2021-10-13T07:23:23.185Z] + curl -s https://codecov.io/bash [2021-10-13T07:23:23.185Z] + bash -s -- [2021-10-13T07:23:23.185Z] [2021-10-13T07:23:23.185Z] _____ _ [2021-10-13T07:23:23.185Z] / ____| | | [2021-10-13T07:23:23.185Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T07:23:23.185Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T07:23:23.185Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T07:23:23.185Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T07:23:23.185Z] Bash-1.0.6 [2021-10-13T07:23:23.185Z] [2021-10-13T07:23:23.185Z] [2021-10-13T07:23:23.185Z] ==> git version 2.24.4 found [2021-10-13T07:23:23.185Z] ==> 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-13T07:23:23.185Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T07:23:23.185Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T07:23:23.185Z] ==> Jenkins CI detected. [2021-10-13T07:23:23.448Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T07:23:23.448Z] project root: . [2021-10-13T07:23:23.448Z] --> token set from env [2021-10-13T07:23:23.448Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T07:23:23.448Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T07:23:23.448Z] ==> Python coveragepy not found [2021-10-13T07:23:23.448Z] ==> Searching for coverage reports in: [2021-10-13T07:23:23.448Z] + . [2021-10-13T07:23:23.448Z] -> Found 1 reports [2021-10-13T07:23:23.448Z] ==> Detecting git/mercurial file structure [2021-10-13T07:23:23.448Z] ==> Reading reports [2021-10-13T07:23:23.448Z] + ./coverage.out bytes=10 [2021-10-13T07:23:23.448Z] ==> Appending adjustments [2021-10-13T07:23:23.448Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T07:23:23.448Z] + Found adjustments [2021-10-13T07:23:23.448Z] ==> Gzipping contents [2021-10-13T07:23:23.448Z] 4.0K /tmp/codecov.GyyIqw.gz [2021-10-13T07:23:23.448Z] ==> Uploading reports [2021-10-13T07:23:23.448Z] url: https://codecov.io [2021-10-13T07:23:23.448Z] query: branch=PR-455&commit=0628ff9885daf57c8be57e1088d454a2470c7ed8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2021-10-13T07:23:23.448Z] -> Pinging Codecov [2021-10-13T07:23:23.448Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-455&commit=0628ff9885daf57c8be57e1088d454a2470c7ed8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2021-10-13T07:23:24.823Z] -> Uploading to [2021-10-13T07:23:24.823Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/0628ff9885daf57c8be57e1088d454a2470c7ed8/e4f5045a-3cad-4f18-90df-8570fd147fbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T072324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c16ccda2083bb7f33827491057251588f2ad083579fb5b3f51dd90ddf7d44e5 [2021-10-13T07:23:24.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T07:23:24.823Z] Dload Upload Total Spent Left Speed [2021-10-13T07:23:25.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 9598 --:--:-- --:--:-- --:--:-- 9612 [2021-10-13T07:23:25.083Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0628ff9885daf57c8be57e1088d454a2470c7ed8 [Pipeline] } [2021-10-13T07:23:25.094Z] 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-13T07:23:26.198Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:23:26.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:23:27.072Z] ---> package-listing.sh [2021-10-13T07:23:27.072Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T07:23:27.072Z] ++ facter osfamily [2021-10-13T07:23:27.344Z] + OS_FAMILY=redhat [2021-10-13T07:23:27.344Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T07:23:27.344Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T07:23:27.344Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T07:23:27.344Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T07:23:27.344Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T07:23:27.344Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-13T07:23:27.344Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T07:23:27.344Z] + case "${OS_FAMILY}" in [2021-10-13T07:23:27.344Z] + sort [2021-10-13T07:23:27.344Z] + rpm -qa [2021-10-13T07:23:27.917Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T07:23:27.917Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T07:23:27.917Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T07:23:27.917Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-13T07:23:27.917Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [2021-10-13T07:23:27.917Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [Pipeline] echo [2021-10-13T07:23:27.928Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-13T07:23:28.209Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:23:28.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:23:28.789Z] [2021-10-13T07:23:28.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:23:29.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:23:29.090Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T07:23:29.090Z] b4d181a07f80: Pulling fs layer [2021-10-13T07:23:29.090Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T07:23:29.090Z] ed53099fbce6: Pulling fs layer [2021-10-13T07:23:29.090Z] dc539afda2c1: Pulling fs layer [2021-10-13T07:23:29.090Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T07:23:29.090Z] 9065ff56babe: Pulling fs layer [2021-10-13T07:23:29.090Z] d287ab97295c: Pulling fs layer [2021-10-13T07:23:29.090Z] 77bc0d833cb6: Waiting [2021-10-13T07:23:29.090Z] 9065ff56babe: Waiting [2021-10-13T07:23:29.090Z] d287ab97295c: Waiting [2021-10-13T07:23:29.090Z] dc539afda2c1: Waiting [2021-10-13T07:23:29.090Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T07:23:29.090Z] a1111a8f2ec3: Download complete [2021-10-13T07:23:29.090Z] dc539afda2c1: Verifying Checksum [2021-10-13T07:23:29.090Z] dc539afda2c1: Download complete [2021-10-13T07:23:29.356Z] ed53099fbce6: Verifying Checksum [2021-10-13T07:23:29.356Z] ed53099fbce6: Download complete [2021-10-13T07:23:29.356Z] 9065ff56babe: Verifying Checksum [2021-10-13T07:23:29.356Z] 9065ff56babe: Download complete [2021-10-13T07:23:29.356Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T07:23:29.356Z] 77bc0d833cb6: Download complete [2021-10-13T07:23:29.356Z] b4d181a07f80: Verifying Checksum [2021-10-13T07:23:29.356Z] b4d181a07f80: Download complete [2021-10-13T07:23:29.933Z] d287ab97295c: Verifying Checksum [2021-10-13T07:23:29.933Z] d287ab97295c: Download complete [2021-10-13T07:23:30.889Z] b4d181a07f80: Pull complete [2021-10-13T07:23:30.889Z] a1111a8f2ec3: Pull complete [2021-10-13T07:23:31.472Z] ed53099fbce6: Pull complete [2021-10-13T07:23:31.744Z] dc539afda2c1: Pull complete [2021-10-13T07:23:32.005Z] 77bc0d833cb6: Pull complete [2021-10-13T07:23:32.005Z] 9065ff56babe: Pull complete [2021-10-13T07:23:38.627Z] d287ab97295c: Pull complete [2021-10-13T07:23:38.627Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T07:23:38.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:23:38.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T07:23:38.725Z] prd-centos7-docker-4c-2g-1004 does not seem to be running inside a container [2021-10-13T07:23:38.771Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T07:23:41.199Z] $ docker top e07391aa6bd20deb928fb7499132d6020fd1c606c234e2ba24e58762db5c722d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T07:23:41.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T07:23:41.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T07:23:42.150Z] + ls /var/log/sa-host [2021-10-13T07:23:42.150Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T07:23:42.150Z] file_magic: OK [2021-10-13T07:23:42.150Z] HZ: Using current value: 100 [2021-10-13T07:23:42.150Z] file_header: OK [2021-10-13T07:23:42.150Z] 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-13T07:23:42.150Z] Statistics: [2021-10-13T07:23:42.150Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T07:23:42.150Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T07:23:42.150Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T07:23:42.150Z] file_magic: OK [2021-10-13T07:23:42.150Z] HZ: Using current value: 100 [2021-10-13T07:23:42.150Z] file_header: OK [2021-10-13T07:23:42.150Z] 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-13T07:23:42.150Z] Statistics: [2021-10-13T07:23:42.150Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T07:23:42.150Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T07:23:42.226Z] provisioning config files... [2021-10-13T07:23:42.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config3510117841062694041tmp [Pipeline] { [Pipeline] echo [2021-10-13T07:23:42.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:23:42.544Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T07:23:42.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:23:42.890Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T07:23:42.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:23:43.188Z] ---> sudo-logs.sh [2021-10-13T07:23:43.188Z] Archiving 'sudo' log.. [2021-10-13T07:23:43.188Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1004.novalocal: Name or service not known [2021-10-13T07:23:43.189Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1004.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T07:23:43.211Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:23:43.502Z] ---> job-cost.sh [2021-10-13T07:23:43.503Z] lf-activate-venv: SKIPPING [2021-10-13T07:23:43.503Z] DEBUG: total: 0.10999999940395355 [2021-10-13T07:23:43.503Z] INFO: Retrieving Stack Cost... [2021-10-13T07:24:01.615Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T07:24:01.615Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T07:24:01.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:24:01.923Z] ---> logs-deploy.sh [2021-10-13T07:24:01.923Z] lf-activate-venv: SKIPPING [2021-10-13T07:24:01.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/5 [2021-10-13T07:24:01.923Z] INFO: archiving workspace using pattern(s): [2021-10-13T07:24:02.866Z] Archives upload complete. [2021-10-13T07:24:02.866Z] INFO: archiving logs to Nexus [2021-10-13T07:24:03.437Z] ---> uname -a: [2021-10-13T07:24:03.437Z] Linux prd-centos7-docker-4c-2g-1004.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] ---> lscpu: [2021-10-13T07:24:03.437Z] Architecture: x86_64 [2021-10-13T07:24:03.437Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-13T07:24:03.437Z] Byte Order: Little Endian [2021-10-13T07:24:03.437Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-13T07:24:03.437Z] CPU(s): 2 [2021-10-13T07:24:03.437Z] On-line CPU(s) list: 0,1 [2021-10-13T07:24:03.437Z] Thread(s) per core: 1 [2021-10-13T07:24:03.437Z] Core(s) per socket: 1 [2021-10-13T07:24:03.437Z] Socket(s): 2 [2021-10-13T07:24:03.437Z] NUMA node(s): 1 [2021-10-13T07:24:03.437Z] Vendor ID: AuthenticAMD [2021-10-13T07:24:03.437Z] CPU family: 23 [2021-10-13T07:24:03.437Z] Model: 49 [2021-10-13T07:24:03.437Z] Model name: AMD EPYC-Rome Processor [2021-10-13T07:24:03.437Z] Stepping: 0 [2021-10-13T07:24:03.437Z] CPU MHz: 2799.998 [2021-10-13T07:24:03.437Z] BogoMIPS: 5599.99 [2021-10-13T07:24:03.437Z] Virtualization: AMD-V [2021-10-13T07:24:03.437Z] Hypervisor vendor: KVM [2021-10-13T07:24:03.437Z] Virtualization type: full [2021-10-13T07:24:03.437Z] L1d cache: 32K [2021-10-13T07:24:03.437Z] L1i cache: 32K [2021-10-13T07:24:03.437Z] L2 cache: 512K [2021-10-13T07:24:03.437Z] L3 cache: 16384K [2021-10-13T07:24:03.437Z] NUMA node0 CPU(s): 0,1 [2021-10-13T07:24:03.437Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] ---> nproc: [2021-10-13T07:24:03.437Z] 2 [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] ---> df -h: [2021-10-13T07:24:03.437Z] Filesystem Size Used Avail Use% Mounted on [2021-10-13T07:24:03.437Z] overlay 40G 7.7G 33G 20% / [2021-10-13T07:24:03.437Z] tmpfs 64M 0 64M 0% /dev [2021-10-13T07:24:03.437Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-13T07:24:03.437Z] shm 64M 0 64M 0% /dev/shm [2021-10-13T07:24:03.437Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] ---> sar -b -r -n DEV: [2021-10-13T07:24:03.437Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] 07:11:43 LINUX RESTART (2 CPU) [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] 07:12:01 tps rtps wtps bread/s bwrtn/s [2021-10-13T07:24:03.437Z] 07:13:02 107.23 20.08 87.15 5499.57 5351.53 [2021-10-13T07:24:03.437Z] 07:14:01 1.86 0.00 1.86 0.00 36.71 [2021-10-13T07:24:03.437Z] 07:15:01 0.27 0.00 0.27 0.00 3.15 [2021-10-13T07:24:03.437Z] 07:16:01 0.23 0.00 0.23 0.00 3.38 [2021-10-13T07:24:03.437Z] 07:17:01 0.27 0.00 0.27 0.00 3.13 [2021-10-13T07:24:03.437Z] 07:18:01 0.32 0.00 0.32 0.00 4.63 [2021-10-13T07:24:03.437Z] 07:19:01 0.23 0.00 0.23 0.00 2.98 [2021-10-13T07:24:03.437Z] 07:20:01 0.18 0.00 0.18 0.00 2.17 [2021-10-13T07:24:03.437Z] 07:21:01 0.28 0.00 0.28 0.00 3.23 [2021-10-13T07:24:03.437Z] 07:22:01 0.23 0.00 0.23 0.00 2.60 [2021-10-13T07:24:03.437Z] 07:23:01 0.28 0.00 0.28 0.00 3.23 [2021-10-13T07:24:03.437Z] Average: 10.14 1.83 8.31 500.92 493.32 [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-13T07:24:03.437Z] 07:13:02 5647952 0 628864 7.85 2620 1729496 1260224 13.91 588192 1535772 144 [2021-10-13T07:24:03.437Z] 07:14:01 5659800 0 617068 7.70 2620 1729444 1156048 12.76 578440 1535924 20 [2021-10-13T07:24:03.437Z] 07:15:01 5662016 0 614852 7.68 2620 1729444 1155724 12.76 576052 1535924 20 [2021-10-13T07:24:03.437Z] 07:16:01 5659256 0 617604 7.71 2620 1729452 1155724 12.76 578896 1536452 16 [2021-10-13T07:24:03.437Z] 07:17:01 5661368 0 615484 7.68 2620 1729460 1155964 12.76 576564 1536452 16 [2021-10-13T07:24:03.437Z] 07:18:01 5662112 0 614736 7.68 2620 1729464 1155808 12.76 575756 1536472 12 [2021-10-13T07:24:03.437Z] 07:19:01 5662376 0 614468 7.67 2620 1729468 1155724 12.76 575676 1536468 12 [2021-10-13T07:24:03.437Z] 07:20:01 5660028 0 616812 7.70 2620 1729472 1155976 12.76 577916 1536468 8 [2021-10-13T07:24:03.437Z] 07:21:01 5651924 0 624912 7.80 2620 1729476 1155724 12.76 586124 1536468 8 [2021-10-13T07:24:03.437Z] 07:22:01 5651764 0 625068 7.80 2620 1729480 1155724 12.76 587928 1534764 8 [2021-10-13T07:24:03.437Z] 07:23:01 5643508 0 633320 7.91 2620 1729484 1155820 12.76 596224 1534764 8 [2021-10-13T07:24:03.437Z] Average: 5656555 0 620290 7.74 2620 1729467 1165315 12.87 581615 1535993 25 [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-13T07:24:03.437Z] 07:13:02 eth0 549.05 346.37 1435.36 81.88 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:13:02 docker0 57.99 34.48 5.37 232.60 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:14:01 eth0 3.84 1.29 3.32 0.09 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:15:01 eth0 1.23 0.07 0.10 0.01 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:16:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:17:01 eth0 1.48 0.40 0.42 0.21 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:18:01 eth0 0.92 0.22 0.20 0.07 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:19:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:20:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:21:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:22:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:23:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] Average: eth0 50.80 31.80 131.14 7.52 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] Average: docker0 5.28 3.14 0.49 21.19 0.00 0.00 0.00 0.00 [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] ---> sar -P ALL: [2021-10-13T07:24:03.437Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] 07:11:43 LINUX RESTART (2 CPU) [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] 07:12:01 CPU %user %nice %system %iowait %steal %idle [2021-10-13T07:24:03.437Z] 07:13:02 all 18.05 0.00 4.48 2.54 0.07 74.87 [2021-10-13T07:24:03.437Z] 07:13:02 0 16.86 0.00 5.04 1.46 0.07 76.57 [2021-10-13T07:24:03.437Z] 07:13:02 1 19.26 0.00 3.91 3.62 0.07 73.15 [2021-10-13T07:24:03.437Z] 07:14:01 all 0.35 0.00 0.06 0.00 0.03 99.57 [2021-10-13T07:24:03.437Z] 07:14:01 0 0.12 0.00 0.07 0.00 0.02 99.80 [2021-10-13T07:24:03.437Z] 07:14:01 1 0.58 0.00 0.05 0.00 0.03 99.34 [2021-10-13T07:24:03.437Z] 07:15:01 all 0.21 0.00 0.09 0.00 0.01 99.69 [2021-10-13T07:24:03.437Z] 07:15:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-10-13T07:24:03.437Z] 07:15:01 1 0.35 0.00 0.12 0.00 0.02 99.52 [2021-10-13T07:24:03.437Z] 07:16:01 all 0.13 0.00 0.05 0.00 0.01 99.82 [2021-10-13T07:24:03.437Z] 07:16:01 0 0.17 0.00 0.05 0.00 0.00 99.78 [2021-10-13T07:24:03.437Z] 07:16:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-10-13T07:24:03.437Z] 07:17:01 all 0.24 0.00 0.06 0.00 0.02 99.68 [2021-10-13T07:24:03.437Z] 07:17:01 0 0.37 0.00 0.03 0.00 0.02 99.58 [2021-10-13T07:24:03.437Z] 07:17:01 1 0.12 0.00 0.08 0.00 0.02 99.78 [2021-10-13T07:24:03.437Z] 07:18:01 all 0.23 0.00 0.06 0.00 0.01 99.71 [2021-10-13T07:24:03.437Z] 07:18:01 0 0.37 0.00 0.03 0.00 0.00 99.60 [2021-10-13T07:24:03.437Z] 07:18:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-10-13T07:24:03.437Z] 07:19:01 all 0.22 0.00 0.07 0.00 0.02 99.70 [2021-10-13T07:24:03.437Z] 07:19:01 0 0.27 0.00 0.07 0.00 0.02 99.65 [2021-10-13T07:24:03.437Z] 07:19:01 1 0.17 0.00 0.07 0.00 0.02 99.75 [2021-10-13T07:24:03.437Z] 07:20:01 all 0.25 0.00 0.06 0.00 0.02 99.67 [2021-10-13T07:24:03.437Z] 07:20:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-10-13T07:24:03.437Z] 07:20:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-10-13T07:24:03.437Z] 07:21:01 all 0.28 0.00 0.06 0.00 0.02 99.64 [2021-10-13T07:24:03.437Z] 07:21:01 0 0.48 0.00 0.05 0.00 0.02 99.45 [2021-10-13T07:24:03.437Z] 07:21:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-10-13T07:24:03.437Z] 07:22:01 all 0.12 0.00 0.05 0.00 0.02 99.82 [2021-10-13T07:24:03.437Z] 07:22:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2021-10-13T07:24:03.437Z] 07:22:01 1 0.15 0.00 0.07 0.00 0.03 99.75 [2021-10-13T07:24:03.437Z] 07:23:01 all 0.25 0.00 0.04 0.00 0.01 99.70 [2021-10-13T07:24:03.437Z] 07:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-10-13T07:24:03.437Z] 07:23:01 1 0.45 0.00 0.05 0.00 0.02 99.48 [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-10-13T07:24:03.437Z] Average: all 1.80 0.00 0.45 0.22 0.02 97.50 [2021-10-13T07:24:03.437Z] Average: 0 1.71 0.00 0.49 0.13 0.01 97.66 [2021-10-13T07:24:03.437Z] Average: 1 1.90 0.00 0.41 0.32 0.02 97.35 [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z] [2021-10-13T07:24:03.437Z]