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 15e21aeead108c4e84e2e750620b8339eb737445 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-ssh3272608406149878182.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-ssh2780386693972625937.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-ssh4464152728124401398.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-ssh5432054711465043972.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-ssh7225386088657001532.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-966 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-ssh6398728525114065611.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 15e21aeead108c4e84e2e750620b8339eb737445 Merge succeeded, producing 15e21aeead108c4e84e2e750620b8339eb737445 Checking out Revision 15e21aeead108c4e84e2e750620b8339eb737445 (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-ssh5068712471457783287.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 15e21aeead108c4e84e2e750620b8339eb737445 # 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-ssh8628374778182929373.key > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 Commit message: "Merge branch 'main' into fix-snap-version" > git rev-list --no-walk b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T05:00:54.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T05:00:54.129Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T05:00:54.145Z] ========================================================= [2021-10-13T05:00:54.145Z] EdgeX Global Pipelines Version Info [2021-10-13T05:00:54.145Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:00:55.287Z] ------------------- [2021-10-13T05:00:55.287Z] stable info: [2021-10-13T05:00:55.287Z] ------------------- [2021-10-13T05:00:55.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T05:00:55.287Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T05:00:55.287Z] Message: update stable to v1.0.209 [2021-10-13T05:00:55.857Z] ------------------- [2021-10-13T05:00:55.857Z] experimental info: [2021-10-13T05:00:55.857Z] ------------------- [2021-10-13T05:00:55.857Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T05:00:55.857Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T05:00:55.857Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T05:00:55.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-13T05:00:55.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-13T05:00:55.953Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T05:00:55.964Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T05:00:55.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T05:00:55.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T05:00:55.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T05:00:56.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T05:00:56.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T05:00:56.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T05:00:56.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T05:00:56.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-13T05:00:56.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T05:00:56.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T05:00:56.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T05:00:56.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T05:00:56.102Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T05:00:56.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T05:00:56.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T05:00:56.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T05:00:56.146Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T05:00:56.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T05:00:56.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T05:00:56.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T05:00:56.190Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-13T05:00:56.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T05:00:56.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2021-10-13T05:00:56.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2021-10-13T05:00:56.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2021-10-13T05:00:56.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15e21aeead108c4e84e2e750620b8339eb737445 [Pipeline] echo [2021-10-13T05:00:56.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15e21ae [Pipeline] echo [2021-10-13T05:00:56.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:00:56.311Z] provisioning config files... [2021-10-13T05:00:56.324Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config6276958313024105866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:00:56.626Z] ---> docker-login.sh [2021-10-13T05:00:56.626Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:00:56.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:00:56.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:00:56.886Z] Configure a credential helper to remove this warning. See [2021-10-13T05:00:56.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:00:56.886Z] [2021-10-13T05:00:56.886Z] Login Succeeded [2021-10-13T05:00:56.886Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:00:56.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:00:56.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:00:56.886Z] Configure a credential helper to remove this warning. See [2021-10-13T05:00:56.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:00:56.886Z] [2021-10-13T05:00:56.886Z] Login Succeeded [2021-10-13T05:00:56.886Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:00:57.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:00:57.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:00:57.146Z] Configure a credential helper to remove this warning. See [2021-10-13T05:00:57.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:00:57.146Z] [2021-10-13T05:00:57.146Z] Login Succeeded [2021-10-13T05:00:57.146Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:00:57.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:00:57.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:00:57.146Z] Configure a credential helper to remove this warning. See [2021-10-13T05:00:57.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:00:57.146Z] [2021-10-13T05:00:57.146Z] Login Succeeded [2021-10-13T05:00:57.146Z] docker.io [2021-10-13T05:00:57.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:00:57.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:00:57.669Z] Configure a credential helper to remove this warning. See [2021-10-13T05:00:57.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:00:57.669Z] [2021-10-13T05:00:57.669Z] Login Succeeded [2021-10-13T05:00:57.669Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:00:57.678Z] 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-13T05:00:58.093Z] + git log --format=format:%s -1 15e21aeead108c4e84e2e750620b8339eb737445 [Pipeline] echo [2021-10-13T05:00:58.129Z] GIT_COMMIT: 15e21aeead108c4e84e2e750620b8339eb737445, Commit Message: Merge branch 'main' into fix-snap-version [Pipeline] echo [2021-10-13T05:00:58.136Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:00:58.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:00:58.556Z] [2021-10-13T05:00:58.556Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:00:58.858Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:00:58.858Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T05:00:58.858Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T05:00:58.858Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T05:00:58.858Z] 4c7163046ea9: Pulling fs layer [2021-10-13T05:00:58.858Z] 0c2d73faf560: Pulling fs layer [2021-10-13T05:00:58.858Z] 0c2d73faf560: Waiting [2021-10-13T05:00:58.858Z] 3e5f54012d9b: Download complete [2021-10-13T05:00:58.858Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T05:00:58.858Z] a0d0a0d46f8b: Download complete [2021-10-13T05:00:58.858Z] 0c2d73faf560: Verifying Checksum [2021-10-13T05:00:58.858Z] 0c2d73faf560: Download complete [2021-10-13T05:00:59.138Z] 4c7163046ea9: Verifying Checksum [2021-10-13T05:00:59.138Z] 4c7163046ea9: Download complete [2021-10-13T05:00:59.138Z] a0d0a0d46f8b: Pull complete [2021-10-13T05:00:59.138Z] 3e5f54012d9b: Pull complete [2021-10-13T05:00:59.418Z] 4c7163046ea9: Pull complete [2021-10-13T05:00:59.678Z] 0c2d73faf560: Pull complete [2021-10-13T05:00:59.678Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T05:00:59.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:00:59.678Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T05:00:59.739Z] prd-centos7-docker-4c-2g-966 does not seem to be running inside a container [2021-10-13T05:00:59.773Z] $ 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-13T05:01:00.409Z] $ docker top 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T05:01:00.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T05:01:00.501Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T05:01:00.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T05:01:00.615Z] $ docker exec 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 ssh-agent [2021-10-13T05:01:00.726Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijdmPH/agent.14 [2021-10-13T05:01:00.726Z] SSH_AGENT_PID=20 [2021-10-13T05:01:00.735Z] Running ssh-add (command line suppressed) [2021-10-13T05:01:00.827Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_8655992996460993454.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_8655992996460993454.key) [2021-10-13T05:01:00.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T05:01:01.133Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T05:01:01.146Z] $ docker exec --env ******** --env ******** 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 ssh-agent -k [2021-10-13T05:01:01.243Z] unset SSH_AUTH_SOCK; [2021-10-13T05:01:01.244Z] unset SSH_AGENT_PID; [2021-10-13T05:01:01.244Z] echo Agent pid 20 killed; [2021-10-13T05:01:01.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T05:01:01.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T05:01:01.280Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T05:01:01.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T05:01:01.405Z] $ docker exec 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 ssh-agent [2021-10-13T05:01:01.514Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFEeBHk/agent.53 [2021-10-13T05:01:01.514Z] SSH_AGENT_PID=59 [2021-10-13T05:01:01.521Z] Running ssh-add (command line suppressed) [2021-10-13T05:01:01.613Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_5311962857276171511.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_5311962857276171511.key) [2021-10-13T05:01:01.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T05:01:01.924Z] + git semver init [2021-10-13T05:01:01.924Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T05:01:01.924Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git [2021-10-13T05:01:01.924Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T05:01:01.924Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T05:01:01.924Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T05:01:01.924Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T05:01:01.924Z] # $SEMVER_BRANCH = PR-455 [2021-10-13T05:01:01.924Z] # $SEMVER_TEMP = /tmp/semver-976943670 [2021-10-13T05:01:01.924Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-13T05:01:04.470Z] # '/tmp/semver-976943670' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' [2021-10-13T05:01:04.470Z] # -> Force: false [2021-10-13T05:01:04.470Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } [2021-10-13T05:01:04.481Z] $ docker exec --env ******** --env ******** 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 ssh-agent -k [2021-10-13T05:01:04.582Z] unset SSH_AUTH_SOCK; [2021-10-13T05:01:04.583Z] unset SSH_AGENT_PID; [2021-10-13T05:01:04.583Z] echo Agent pid 59 killed; [2021-10-13T05:01:04.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T05:01:04.900Z] + git semver [Pipeline] } [2021-10-13T05:01:04.914Z] $ docker stop --time=1 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 [2021-10-13T05:01:06.206Z] $ docker rm -f 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T05:01:06.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T05:01:06.791Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T05:01:06.794Z] [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-13T05:01:21.995Z] Still waiting to schedule task [2021-10-13T05:01:21.995Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-13T05:01:21.996Z] Still waiting to schedule task [2021-10-13T05:01:21.997Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-13T05:03:29.813Z] Running on prd-centos7-docker-4c-2g-971 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-13T05:03:29.825Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-10-13T05:03:29.925Z] The recommended git tool is: git [2021-10-13T05:03:31.818Z] using credential edgex-jenkins-ssh [2021-10-13T05:03:31.829Z] Cloning the remote Git repository [2021-10-13T05:03:31.056Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:03:31.108Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-10-13T05:03:31.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:03:31.143Z] > git --version # timeout=10 [2021-10-13T05:03:31.150Z] > git --version # 'git version 2.24.4' [2021-10-13T05:03:31.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:03:31.172Z] [INFO] Currently running in a labeled security context [2021-10-13T05:03:31.173Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T05:03:31.173Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh6363352982333902853.key [2021-10-13T05:03:31.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:03:32.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T05:03:32.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:03:32.515Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T05:03:32.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:03:32.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:03:32.527Z] [INFO] Currently running in a labeled security context [2021-10-13T05:03:32.527Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T05:03:32.527Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh1380639958561089524.key [2021-10-13T05:03:32.538Z] > 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-13T05:03:33.861Z] Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 15e21aeead108c4e84e2e750620b8339eb737445 [2021-10-13T05:03:34.002Z] Merge succeeded, producing 15e21aeead108c4e84e2e750620b8339eb737445 [2021-10-13T05:03:34.002Z] Checking out Revision 15e21aeead108c4e84e2e750620b8339eb737445 (PR-455) [2021-10-13T05:03:33.075Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T05:03:33.082Z] > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [2021-10-13T05:03:33.155Z] > git remote # timeout=10 [2021-10-13T05:03:33.165Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T05:03:33.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:03:33.174Z] [INFO] Currently running in a labeled security context [2021-10-13T05:03:33.174Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T05:03:33.174Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7728011237098164803.key [2021-10-13T05:03:33.179Z] > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-13T05:03:33.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T05:03:33.209Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T05:03:33.213Z] > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [2021-10-13T05:03:37.687Z] 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-13T05:03:38.121Z] provisioning config files... [2021-10-13T05:03:38.136Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config312340158325746834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:03:38.520Z] ---> docker-login.sh [2021-10-13T05:03:38.520Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:03:38.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:03:38.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:03:38.520Z] Configure a credential helper to remove this warning. See [2021-10-13T05:03:38.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:03:38.520Z] [2021-10-13T05:03:38.520Z] Login Succeeded [2021-10-13T05:03:38.520Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:03:38.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:03:38.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:03:38.785Z] Configure a credential helper to remove this warning. See [2021-10-13T05:03:38.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:03:38.785Z] [2021-10-13T05:03:38.785Z] Login Succeeded [2021-10-13T05:03:38.785Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:03:38.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:03:38.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:03:38.785Z] Configure a credential helper to remove this warning. See [2021-10-13T05:03:38.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:03:38.785Z] [2021-10-13T05:03:38.785Z] Login Succeeded [2021-10-13T05:03:38.786Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:03:38.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:03:39.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:03:39.046Z] Configure a credential helper to remove this warning. See [2021-10-13T05:03:39.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:03:39.046Z] [2021-10-13T05:03:39.046Z] Login Succeeded [2021-10-13T05:03:39.046Z] docker.io [2021-10-13T05:03:39.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:03:39.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:03:39.307Z] Configure a credential helper to remove this warning. See [2021-10-13T05:03:39.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:03:39.307Z] [2021-10-13T05:03:39.307Z] Login Succeeded [2021-10-13T05:03:39.307Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:03:39.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T05:03:39.473Z] ========================================================= [2021-10-13T05:03:39.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T05:03:39.473Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:03:39.789Z] + 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-13T05:03:39.789Z] Sending build context to Docker daemon 20.58MB [2021-10-13T05:03:39.789Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:03:39.789Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T05:03:40.062Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T05:03:40.062Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T05:03:40.062Z] 57d31006c564: Pulling fs layer [2021-10-13T05:03:40.062Z] bd5ccded8296: Pulling fs layer [2021-10-13T05:03:40.062Z] 304dd3a0f381: Pulling fs layer [2021-10-13T05:03:40.062Z] d37cda54a23b: Pulling fs layer [2021-10-13T05:03:40.062Z] bae75c0f2455: Pulling fs layer [2021-10-13T05:03:40.062Z] 806579b3d29a: Pulling fs layer [2021-10-13T05:03:40.062Z] c77eb801bf70: Pulling fs layer [2021-10-13T05:03:40.062Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T05:03:40.062Z] 304dd3a0f381: Waiting [2021-10-13T05:03:40.062Z] d37cda54a23b: Waiting [2021-10-13T05:03:40.062Z] bae75c0f2455: Waiting [2021-10-13T05:03:40.062Z] 806579b3d29a: Waiting [2021-10-13T05:03:40.062Z] c77eb801bf70: Waiting [2021-10-13T05:03:40.062Z] 6d0567d44e1a: Waiting [2021-10-13T05:03:40.062Z] bd5ccded8296: Verifying Checksum [2021-10-13T05:03:40.062Z] bd5ccded8296: Download complete [2021-10-13T05:03:40.062Z] 57d31006c564: Verifying Checksum [2021-10-13T05:03:40.062Z] 57d31006c564: Download complete [2021-10-13T05:03:40.062Z] d37cda54a23b: Verifying Checksum [2021-10-13T05:03:40.062Z] d37cda54a23b: Download complete [2021-10-13T05:03:40.062Z] bae75c0f2455: Verifying Checksum [2021-10-13T05:03:40.062Z] bae75c0f2455: Download complete [2021-10-13T05:03:40.062Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T05:03:40.062Z] 4e9f2cdf4387: Download complete [2021-10-13T05:03:40.062Z] 806579b3d29a: Verifying Checksum [2021-10-13T05:03:40.062Z] 806579b3d29a: Download complete [2021-10-13T05:03:40.062Z] c77eb801bf70: Verifying Checksum [2021-10-13T05:03:40.062Z] c77eb801bf70: Download complete [2021-10-13T05:03:40.653Z] 4e9f2cdf4387: Pull complete [2021-10-13T05:03:40.653Z] 304dd3a0f381: Verifying Checksum [2021-10-13T05:03:40.653Z] 304dd3a0f381: Download complete [2021-10-13T05:03:40.653Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T05:03:40.653Z] 6d0567d44e1a: Download complete [2021-10-13T05:03:40.653Z] 57d31006c564: Pull complete [2021-10-13T05:03:40.916Z] bd5ccded8296: Pull complete [2021-10-13T05:03:44.275Z] 304dd3a0f381: Pull complete [2021-10-13T05:03:44.275Z] d37cda54a23b: Pull complete [2021-10-13T05:03:44.541Z] bae75c0f2455: Pull complete [2021-10-13T05:03:44.541Z] 806579b3d29a: Pull complete [2021-10-13T05:03:44.541Z] c77eb801bf70: Pull complete [2021-10-13T05:03:47.119Z] 6d0567d44e1a: Pull complete [2021-10-13T05:03:47.119Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T05:03:47.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T05:03:47.119Z] ---> e839a31ac9d1 [2021-10-13T05:03:47.119Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T05:03:49.037Z] ---> Running in 94700d94932d [2021-10-13T05:03:49.037Z] Removing intermediate container 94700d94932d [2021-10-13T05:03:49.037Z] ---> d59fbdef8e6a [2021-10-13T05:03:49.037Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T05:03:49.037Z] ---> Running in 1e84d5ac1066 [2021-10-13T05:03:49.037Z] Removing intermediate container 1e84d5ac1066 [2021-10-13T05:03:49.037Z] ---> d47fe6ea9cf9 [2021-10-13T05:03:49.037Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:03:49.037Z] ---> Running in 15d12a692f55 [2021-10-13T05:03:49.037Z] Removing intermediate container 15d12a692f55 [2021-10-13T05:03:49.037Z] ---> 2ac9d140b035 [2021-10-13T05:03:49.037Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T05:03:49.037Z] ---> Running in 42b17aa80c10 [2021-10-13T05:03:49.037Z] Removing intermediate container 42b17aa80c10 [2021-10-13T05:03:49.037Z] ---> 364057369d29 [2021-10-13T05:03:49.037Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T05:03:49.037Z] ---> Running in c6678bc12d04 [2021-10-13T05:03:49.037Z] Removing intermediate container c6678bc12d04 [2021-10-13T05:03:49.037Z] ---> fdb33fc13b2e [2021-10-13T05:03:49.038Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:03:49.301Z] ---> Running in c7fb2c24eb57 [2021-10-13T05:03:49.561Z] Removing intermediate container c7fb2c24eb57 [2021-10-13T05:03:49.561Z] ---> 769b3a75238c [2021-10-13T05:03:49.561Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:03:49.821Z] ---> Running in 6e68d5129f1b [2021-10-13T05:03:49.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T05:03:50.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T05:03:51.024Z] OK: 219 MiB in 52 packages [2021-10-13T05:03:51.288Z] Removing intermediate container 6e68d5129f1b [2021-10-13T05:03:51.288Z] ---> d6ef8f8264b9 [2021-10-13T05:03:51.288Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T05:03:51.288Z] ---> Running in 2c4233e3b746 [2021-10-13T05:03:51.552Z] Removing intermediate container 2c4233e3b746 [2021-10-13T05:03:51.552Z] ---> 8c888cf9ab30 [2021-10-13T05:03:51.552Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T05:03:51.552Z] ---> Running in e666df954265 [2021-10-13T05:03:51.552Z] Removing intermediate container e666df954265 [2021-10-13T05:03:51.552Z] ---> ba3c8ebda4a4 [2021-10-13T05:03:51.552Z] Step 12/14 : COPY . . [2021-10-13T05:03:52.498Z] ---> 53a15b915e6b [2021-10-13T05:03:52.499Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:03:52.499Z] ---> Running in 961fa2df93b9 [2021-10-13T05:04:00.660Z] Removing intermediate container 961fa2df93b9 [2021-10-13T05:04:00.660Z] ---> 9d6a40271ab9 [2021-10-13T05:04:00.660Z] Step 14/14 : RUN ${MAKE} [2021-10-13T05:04:00.920Z] ---> Running in 8df99f1de150 [2021-10-13T05:04:01.183Z] noop [2021-10-13T05:04:01.183Z] Removing intermediate container 8df99f1de150 [2021-10-13T05:04:01.183Z] ---> 1b8b1c676357 [2021-10-13T05:04:01.183Z] Successfully built 1b8b1c676357 [2021-10-13T05:04:01.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:04:01.478Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T05:04:01.478Z] . [Pipeline] withDockerContainer [2021-10-13T05:04:01.556Z] prd-centos7-docker-4c-2g-971 does not seem to be running inside a container [2021-10-13T05:04:01.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-x86_64 cat [2021-10-13T05:04:01.958Z] $ docker top 1a50762db10a28501bc8431bf232a06441ca3cd9eeb114469f98bd8a13a93fb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T05:04:02.328Z] + go version [2021-10-13T05:04:02.328Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T05:04:02.343Z] $ docker stop --time=1 1a50762db10a28501bc8431bf232a06441ca3cd9eeb114469f98bd8a13a93fb8 [2021-10-13T05:04:03.522Z] $ docker rm -f 1a50762db10a28501bc8431bf232a06441ca3cd9eeb114469f98bd8a13a93fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:04:04.047Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T05:04:04.047Z] . [Pipeline] withDockerContainer [2021-10-13T05:04:04.112Z] prd-centos7-docker-4c-2g-971 does not seem to be running inside a container [2021-10-13T05:04:04.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-x86_64 cat [2021-10-13T05:04:04.548Z] $ docker top 8b0b33c6016f6081650ba9cef54fcb5faa4759992fec5957799e01ba6b39e5b5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T05:04:04.929Z] + make test [2021-10-13T05:04:04.930Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T05:04:05.195Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T05:04:17.488Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T05:04:17.488Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T05:04:21.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T05:04:21.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T05:04:21.764Z] $ docker stop --time=1 8b0b33c6016f6081650ba9cef54fcb5faa4759992fec5957799e01ba6b39e5b5 [2021-10-13T05:04:23.146Z] $ docker rm -f 8b0b33c6016f6081650ba9cef54fcb5faa4759992fec5957799e01ba6b39e5b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T05:04:23.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T05:04:23.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-13T05:04:24.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T05:04:24.596Z] + ls -al . [2021-10-13T05:04:24.596Z] total 88 [2021-10-13T05:04:24.596Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 05:04 . [2021-10-13T05:04:24.596Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 05:03 .. [2021-10-13T05:04:24.596Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 05:03 assets [2021-10-13T05:04:24.596Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 05:03 bin [2021-10-13T05:04:24.596Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 05:03 cmd [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 05:03 CONTRIBUTING.md [2021-10-13T05:04:24.596Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 13 05:04 coverage.out [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 05:03 Dockerfile [2021-10-13T05:04:24.596Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 05:03 docs [2021-10-13T05:04:24.596Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 05:03 .git [2021-10-13T05:04:24.596Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 05:03 .github [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 05:03 .gitignore [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 05:03 go.mod [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 05:03 go.sum [2021-10-13T05:04:24.596Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 05:03 internal [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 05:03 Jenkinsfile [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 05:03 LICENSE [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 05:03 Makefile [2021-10-13T05:04:24.596Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 05:03 pkg [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 05:03 README.md [2021-10-13T05:04:24.596Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 05:03 snap [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 05:01 VERSION [2021-10-13T05:04:24.596Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 05:03 version.go [2021-10-13T05:04:24.596Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 05:03 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:04:24.890Z] + 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=15e21aeead108c4e84e2e750620b8339eb737445 --label arch=amd64 --label version=0.0.0 . [2021-10-13T05:04:24.890Z] Sending build context to Docker daemon 20.58MB [2021-10-13T05:04:24.890Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:04:24.890Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T05:04:24.890Z] ---> 1b8b1c676357 [2021-10-13T05:04:24.890Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T05:04:25.150Z] ---> Running in daefb5ae9f9c [2021-10-13T05:04:25.150Z] Removing intermediate container daefb5ae9f9c [2021-10-13T05:04:25.150Z] ---> a81eb17729b9 [2021-10-13T05:04:25.150Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T05:04:25.150Z] ---> Running in 40edec437ace [2021-10-13T05:04:25.150Z] Removing intermediate container 40edec437ace [2021-10-13T05:04:25.150Z] ---> 4ba0b600a9dc [2021-10-13T05:04:25.150Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:04:25.412Z] ---> Running in 2037dc8c599a [2021-10-13T05:04:25.412Z] Removing intermediate container 2037dc8c599a [2021-10-13T05:04:25.412Z] ---> 8df284873b1f [2021-10-13T05:04:25.412Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T05:04:25.412Z] ---> Running in 6b4f01858fec [2021-10-13T05:04:25.412Z] Removing intermediate container 6b4f01858fec [2021-10-13T05:04:25.412Z] ---> 7416ff15d4f0 [2021-10-13T05:04:25.412Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T05:04:25.412Z] ---> Running in 2382df9f4297 [2021-10-13T05:04:25.670Z] Removing intermediate container 2382df9f4297 [2021-10-13T05:04:25.670Z] ---> 76349f537b17 [2021-10-13T05:04:25.670Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:04:25.670Z] ---> Running in 78411f35ebdf [2021-10-13T05:04:25.935Z] Removing intermediate container 78411f35ebdf [2021-10-13T05:04:25.935Z] ---> 5b3224e6125c [2021-10-13T05:04:25.935Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:04:25.935Z] ---> Running in 91a40a8f0725 [2021-10-13T05:04:26.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T05:04:27.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T05:04:27.399Z] OK: 219 MiB in 52 packages [2021-10-13T05:04:27.659Z] Removing intermediate container 91a40a8f0725 [2021-10-13T05:04:27.659Z] ---> 3a5c773ab396 [2021-10-13T05:04:27.659Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T05:04:27.659Z] ---> Running in 7c8070a34590 [2021-10-13T05:04:27.659Z] Removing intermediate container 7c8070a34590 [2021-10-13T05:04:27.659Z] ---> 1e77526a392b [2021-10-13T05:04:27.659Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T05:04:27.659Z] ---> Running in 8e81451c7996 [2021-10-13T05:04:27.919Z] Removing intermediate container 8e81451c7996 [2021-10-13T05:04:27.919Z] ---> 7ff842e6272d [2021-10-13T05:04:27.919Z] Step 12/22 : COPY . . [2021-10-13T05:04:28.491Z] ---> aa51267cba28 [2021-10-13T05:04:28.491Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:04:28.757Z] ---> Running in 6aa4f2c4e8d2 [2021-10-13T05:04:29.018Z] Removing intermediate container 6aa4f2c4e8d2 [2021-10-13T05:04:29.018Z] ---> 017a036ca398 [2021-10-13T05:04:29.018Z] Step 14/22 : RUN ${MAKE} [2021-10-13T05:04:29.018Z] ---> Running in bd57e6284009 [2021-10-13T05:04:29.283Z] 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-13T05:04:37.561Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T05:04:38.948Z] Removing intermediate container bd57e6284009 [2021-10-13T05:04:38.948Z] ---> 0b006b238b28 [2021-10-13T05:04:38.948Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T05:04:39.520Z] 3.14: Pulling from library/alpine [2021-10-13T05:04:39.520Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T05:04:39.781Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T05:04:39.781Z] a0d0a0d46f8b: Download complete [2021-10-13T05:04:40.044Z] a0d0a0d46f8b: Pull complete [2021-10-13T05:04:40.044Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T05:04:40.044Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T05:04:40.044Z] ---> 14119a10abf4 [2021-10-13T05:04:40.044Z] Step 16/22 : EXPOSE 4000 [2021-10-13T05:04:40.044Z] ---> Running in 7d279d07279c [2021-10-13T05:04:40.044Z] Removing intermediate container 7d279d07279c [2021-10-13T05:04:40.044Z] ---> 7a22d9af5072 [2021-10-13T05:04:40.044Z] 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-13T05:04:40.614Z] ---> 44498582d57d [2021-10-13T05:04:40.614Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T05:04:40.614Z] ---> Running in 58310dacdf8f [2021-10-13T05:04:40.614Z] Removing intermediate container 58310dacdf8f [2021-10-13T05:04:40.614Z] ---> 6b0af9ae7d66 [2021-10-13T05:04:40.614Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T05:04:40.614Z] ---> Running in a8af853929d5 [2021-10-13T05:04:40.876Z] Removing intermediate container a8af853929d5 [2021-10-13T05:04:40.876Z] ---> c43bfa76889d [2021-10-13T05:04:40.876Z] Step 20/22 : LABEL arch=amd64 [2021-10-13T05:04:40.876Z] ---> Running in 54717c4bede5 [2021-10-13T05:04:40.876Z] Removing intermediate container 54717c4bede5 [2021-10-13T05:04:40.876Z] ---> 75d3256dd3bf [2021-10-13T05:04:40.876Z] Step 21/22 : LABEL git_sha=15e21aeead108c4e84e2e750620b8339eb737445 [2021-10-13T05:04:40.876Z] ---> Running in a61c342ad2b9 [2021-10-13T05:04:40.876Z] Removing intermediate container a61c342ad2b9 [2021-10-13T05:04:40.876Z] ---> 2e92ac3ce469 [2021-10-13T05:04:40.876Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T05:04:40.876Z] ---> Running in 86f7dcf9d9f2 [2021-10-13T05:04:41.135Z] Removing intermediate container 86f7dcf9d9f2 [2021-10-13T05:04:41.135Z] ---> 75b508d38c61 [2021-10-13T05:04:41.135Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T05:04:41.135Z] Successfully built 75b508d38c61 [2021-10-13T05:04:41.135Z] 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-13T05:04:41.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:04:41.757Z] [2021-10-13T05:04:41.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:04:42.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:04:42.056Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T05:04:42.056Z] b4d181a07f80: Pulling fs layer [2021-10-13T05:04:42.056Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T05:04:42.056Z] ed53099fbce6: Pulling fs layer [2021-10-13T05:04:42.056Z] dc539afda2c1: Pulling fs layer [2021-10-13T05:04:42.056Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T05:04:42.056Z] 9065ff56babe: Pulling fs layer [2021-10-13T05:04:42.056Z] d287ab97295c: Pulling fs layer [2021-10-13T05:04:42.056Z] 77bc0d833cb6: Waiting [2021-10-13T05:04:42.056Z] 9065ff56babe: Waiting [2021-10-13T05:04:42.056Z] d287ab97295c: Waiting [2021-10-13T05:04:42.056Z] dc539afda2c1: Waiting [2021-10-13T05:04:42.056Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T05:04:42.056Z] a1111a8f2ec3: Download complete [2021-10-13T05:04:42.056Z] dc539afda2c1: Verifying Checksum [2021-10-13T05:04:42.056Z] dc539afda2c1: Download complete [2021-10-13T05:04:42.320Z] ed53099fbce6: Verifying Checksum [2021-10-13T05:04:42.320Z] ed53099fbce6: Download complete [2021-10-13T05:04:42.320Z] 9065ff56babe: Verifying Checksum [2021-10-13T05:04:42.320Z] 9065ff56babe: Download complete [2021-10-13T05:04:42.320Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T05:04:42.320Z] 77bc0d833cb6: Download complete [2021-10-13T05:04:42.320Z] b4d181a07f80: Verifying Checksum [2021-10-13T05:04:42.320Z] b4d181a07f80: Download complete [2021-10-13T05:04:42.888Z] d287ab97295c: Verifying Checksum [2021-10-13T05:04:42.888Z] d287ab97295c: Download complete [2021-10-13T05:04:43.834Z] b4d181a07f80: Pull complete [2021-10-13T05:04:43.834Z] a1111a8f2ec3: Pull complete [2021-10-13T05:04:44.412Z] ed53099fbce6: Pull complete [2021-10-13T05:04:44.673Z] dc539afda2c1: Pull complete [2021-10-13T05:04:44.931Z] 77bc0d833cb6: Pull complete [2021-10-13T05:04:44.931Z] 9065ff56babe: Pull complete [2021-10-13T05:04:50.245Z] d287ab97295c: Pull complete [2021-10-13T05:04:50.245Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T05:04:50.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:04:50.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T05:04:50.335Z] prd-centos7-docker-4c-2g-971 does not seem to be running inside a container [2021-10-13T05:04:50.370Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-13T05:04:52.856Z] $ docker top a9ef1239531df7268000e88b51b62f7f31b3b8f327015aea05f746a9e6b16fa3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:04:53.231Z] ---> job-cost.sh [2021-10-13T05:04:53.231Z] lf-activate-venv: SKIPPING [2021-10-13T05:04:53.231Z] INFO: No Stack... [2021-10-13T05:04:53.492Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T05:04:53.754Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T05:04:54.050Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-10-13T05:04:54.050Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T05:04:54.081Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [2021-10-13T05:04:54.087Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] did not exist. Created. [2021-10-13T05:04:54.087Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T05:04:54.391Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T05:04:54.433Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T05:04:54.442Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T05:04:54.453Z] $ docker stop --time=1 a9ef1239531df7268000e88b51b62f7f31b3b8f327015aea05f746a9e6b16fa3 [2021-10-13T05:04:55.603Z] $ docker rm -f a9ef1239531df7268000e88b51b62f7f31b3b8f327015aea05f746a9e6b16fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T05:05:14.404Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-972 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-13T05:05:14.417Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-10-13T05:05:14.657Z] The recommended git tool is: git [2021-10-13T05:05:22.237Z] using credential edgex-jenkins-ssh [2021-10-13T05:05:22.257Z] Cloning the remote Git repository [2021-10-13T05:05:22.315Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:05:22.436Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-10-13T05:05:22.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:05:22.538Z] > git --version # timeout=10 [2021-10-13T05:05:22.561Z] > git --version # 'git version 2.17.1' [2021-10-13T05:05:22.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:05:22.685Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:05:25.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T05:05:25.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:05:25.657Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T05:05:25.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:05:25.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:05:25.725Z] > 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-13T05:05:26.573Z] Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 15e21aeead108c4e84e2e750620b8339eb737445 [2021-10-13T05:05:27.033Z] Merge succeeded, producing 15e21aeead108c4e84e2e750620b8339eb737445 [2021-10-13T05:05:27.033Z] Checking out Revision 15e21aeead108c4e84e2e750620b8339eb737445 (PR-455) [2021-10-13T05:05:26.596Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T05:05:26.633Z] > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [2021-10-13T05:05:26.918Z] > git remote # timeout=10 [2021-10-13T05:05:26.943Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T05:05:26.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:05:26.969Z] > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-13T05:05:26.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T05:05:27.040Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T05:05:27.053Z] > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [2021-10-13T05:05:31.813Z] 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-13T05:05:32.221Z] provisioning config files... [2021-10-13T05:05:32.254Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8967686848340877354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:05:32.895Z] ---> docker-login.sh [2021-10-13T05:05:32.895Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:05:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:34.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:34.654Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:34.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:34.654Z] [2021-10-13T05:05:34.654Z] Login Succeeded [2021-10-13T05:05:34.654Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:05:34.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:35.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:35.283Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:35.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:35.283Z] [2021-10-13T05:05:35.283Z] Login Succeeded [2021-10-13T05:05:35.283Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:05:35.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:35.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:35.839Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:35.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:35.839Z] [2021-10-13T05:05:35.839Z] Login Succeeded [2021-10-13T05:05:35.839Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:05:36.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:36.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:36.400Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:36.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:36.400Z] [2021-10-13T05:05:36.400Z] Login Succeeded [2021-10-13T05:05:36.400Z] docker.io [2021-10-13T05:05:36.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:37.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:37.288Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:37.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:37.288Z] [2021-10-13T05:05:37.288Z] Login Succeeded [2021-10-13T05:05:37.288Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:05:37.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T05:05:37.921Z] ========================================================= [2021-10-13T05:05:37.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T05:05:37.921Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:05:38.290Z] + 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-13T05:05:39.297Z] Sending build context to Docker daemon 20.58MB [2021-10-13T05:05:39.297Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:05:39.297Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T05:05:39.297Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T05:05:39.297Z] bbf911997326: Pulling fs layer [2021-10-13T05:05:39.297Z] 58ec367f63d7: Pulling fs layer [2021-10-13T05:05:39.297Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T05:05:39.297Z] fc5181fea5dc: Pulling fs layer [2021-10-13T05:05:39.297Z] 9c418107303f: Pulling fs layer [2021-10-13T05:05:39.297Z] 284eca6f2348: Pulling fs layer [2021-10-13T05:05:39.297Z] 842844d905b1: Pulling fs layer [2021-10-13T05:05:39.297Z] 901a3a57568e: Pulling fs layer [2021-10-13T05:05:39.297Z] fc5181fea5dc: Waiting [2021-10-13T05:05:39.297Z] 9c418107303f: Waiting [2021-10-13T05:05:39.297Z] 284eca6f2348: Waiting [2021-10-13T05:05:39.297Z] 842844d905b1: Waiting [2021-10-13T05:05:39.297Z] 901a3a57568e: Waiting [2021-10-13T05:05:39.583Z] 1b4a6ffa7d45: Download complete [2021-10-13T05:05:39.583Z] 58ec367f63d7: Verifying Checksum [2021-10-13T05:05:39.583Z] 58ec367f63d7: Download complete [2021-10-13T05:05:39.583Z] 9c418107303f: Download complete [2021-10-13T05:05:39.583Z] 284eca6f2348: Verifying Checksum [2021-10-13T05:05:39.583Z] 284eca6f2348: Download complete [2021-10-13T05:05:39.583Z] 842844d905b1: Download complete [2021-10-13T05:05:39.583Z] bbf911997326: Verifying Checksum [2021-10-13T05:05:39.583Z] bbf911997326: Download complete [2021-10-13T05:05:40.604Z] bbf911997326: Pull complete [2021-10-13T05:05:41.223Z] 58ec367f63d7: Pull complete [2021-10-13T05:05:41.837Z] 1b4a6ffa7d45: Pull complete [2021-10-13T05:05:41.837Z] 901a3a57568e: Verifying Checksum [2021-10-13T05:05:41.837Z] 901a3a57568e: Download complete [2021-10-13T05:05:42.117Z] fc5181fea5dc: Verifying Checksum [2021-10-13T05:05:42.117Z] fc5181fea5dc: Download complete [2021-10-13T05:05:52.339Z] fc5181fea5dc: Pull complete [2021-10-13T05:05:52.339Z] 9c418107303f: Pull complete [2021-10-13T05:05:52.339Z] 284eca6f2348: Pull complete [2021-10-13T05:05:52.616Z] 842844d905b1: Pull complete [2021-10-13T05:05:58.064Z] 901a3a57568e: Pull complete [2021-10-13T05:05:58.064Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T05:05:58.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T05:05:58.064Z] ---> 72ade6ffb461 [2021-10-13T05:05:58.064Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T05:06:03.498Z] ---> Running in 4a33192b8289 [2021-10-13T05:06:03.498Z] Removing intermediate container 4a33192b8289 [2021-10-13T05:06:03.498Z] ---> 0d1d4e9983c5 [2021-10-13T05:06:03.498Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T05:06:03.498Z] ---> Running in d1834f1ad7a0 [2021-10-13T05:06:03.498Z] Removing intermediate container d1834f1ad7a0 [2021-10-13T05:06:03.498Z] ---> 79f9b53423a2 [2021-10-13T05:06:03.498Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:06:03.498Z] ---> Running in 6eac2f7a0896 [2021-10-13T05:06:04.100Z] Removing intermediate container 6eac2f7a0896 [2021-10-13T05:06:04.101Z] ---> 6908482443cf [2021-10-13T05:06:04.101Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T05:06:04.375Z] ---> Running in 4be56b3052ff [2021-10-13T05:06:04.650Z] Removing intermediate container 4be56b3052ff [2021-10-13T05:06:04.650Z] ---> b0e4cf27c915 [2021-10-13T05:06:04.650Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T05:06:04.926Z] ---> Running in e380d3be7b5f [2021-10-13T05:06:05.202Z] Removing intermediate container e380d3be7b5f [2021-10-13T05:06:05.202Z] ---> 3f4f999e9a87 [2021-10-13T05:06:05.202Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:06:05.479Z] ---> Running in fdd78761082f [2021-10-13T05:06:08.134Z] Removing intermediate container fdd78761082f [2021-10-13T05:06:08.134Z] ---> 03f74ecfaa27 [2021-10-13T05:06:08.134Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:06:08.134Z] ---> Running in d136148a208d [2021-10-13T05:06:09.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T05:06:10.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T05:06:10.744Z] OK: 218 MiB in 52 packages [2021-10-13T05:06:11.735Z] Removing intermediate container d136148a208d [2021-10-13T05:06:11.735Z] ---> ef6ff7896cf3 [2021-10-13T05:06:11.735Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T05:06:12.013Z] ---> Running in 926c2fc62fbc [2021-10-13T05:06:12.289Z] Removing intermediate container 926c2fc62fbc [2021-10-13T05:06:12.289Z] ---> 8e5549e2e217 [2021-10-13T05:06:12.289Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T05:06:12.568Z] ---> Running in 4f646dca63b1 [2021-10-13T05:06:13.171Z] Removing intermediate container 4f646dca63b1 [2021-10-13T05:06:13.171Z] ---> 77fffb41670b [2021-10-13T05:06:13.171Z] Step 12/14 : COPY . . [2021-10-13T05:06:15.811Z] ---> 79639cfcb7dc [2021-10-13T05:06:15.811Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:06:15.811Z] ---> Running in 623ec3b9fc7b [2021-10-13T05:06:48.263Z] Removing intermediate container 623ec3b9fc7b [2021-10-13T05:06:48.263Z] ---> e86ba427360d [2021-10-13T05:06:48.263Z] Step 14/14 : RUN ${MAKE} [2021-10-13T05:06:48.263Z] ---> Running in 11c87c64bddf [2021-10-13T05:06:48.263Z] noop [2021-10-13T05:06:48.263Z] Removing intermediate container 11c87c64bddf [2021-10-13T05:06:48.263Z] ---> db0df3d79df0 [2021-10-13T05:06:48.263Z] Successfully built db0df3d79df0 [2021-10-13T05:06:48.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:06:48.624Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T05:06:48.624Z] . [Pipeline] withDockerContainer [2021-10-13T05:06:48.930Z] prd-ubuntu18.04-docker-arm64-4c-16g-972 does not seem to be running inside a container [2021-10-13T05:06:49.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-13T05:06:50.752Z] $ docker top cab568c3fd0ebec5940f5809d351a88e0f39d15f2da3b274e0f4860fd2550a88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T05:06:51.732Z] + go version [2021-10-13T05:06:51.732Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T05:06:51.759Z] $ docker stop --time=1 cab568c3fd0ebec5940f5809d351a88e0f39d15f2da3b274e0f4860fd2550a88 [2021-10-13T05:06:53.535Z] $ docker rm -f cab568c3fd0ebec5940f5809d351a88e0f39d15f2da3b274e0f4860fd2550a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:06:54.229Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T05:06:54.229Z] . [Pipeline] withDockerContainer [2021-10-13T05:06:54.474Z] prd-ubuntu18.04-docker-arm64-4c-16g-972 does not seem to be running inside a container [2021-10-13T05:06:54.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-13T05:06:56.273Z] $ docker top df509ba7c30a37111b93f63fede3a61047eb70663be1f7f01a13a8060463c6ea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T05:06:57.235Z] + make test [2021-10-13T05:06:57.235Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T05:06:58.704Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T05:07:45.934Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T05:07:45.934Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T05:08:04.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T05:08:04.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T05:08:04.659Z] $ docker stop --time=1 df509ba7c30a37111b93f63fede3a61047eb70663be1f7f01a13a8060463c6ea [2021-10-13T05:08:06.675Z] $ docker rm -f df509ba7c30a37111b93f63fede3a61047eb70663be1f7f01a13a8060463c6ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T05:08:07.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T05:08:07.496Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T05:08:08.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T05:08:08.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T05:08:08.976Z] + ls -al . [2021-10-13T05:08:08.976Z] total 128 [2021-10-13T05:08:08.976Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 05:06 . [2021-10-13T05:08:08.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 .. [2021-10-13T05:08:08.976Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 05:05 .git [2021-10-13T05:08:08.976Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 .github [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 05:05 .gitignore [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 05:05 CONTRIBUTING.md [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 05:05 Dockerfile [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 05:05 Jenkinsfile [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 05:05 LICENSE [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 05:05 Makefile [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 05:05 README.md [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 05:01 VERSION [2021-10-13T05:08:08.976Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 assets [2021-10-13T05:08:08.976Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 bin [2021-10-13T05:08:08.976Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 cmd [2021-10-13T05:08:08.976Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 05:06 coverage.out [2021-10-13T05:08:08.976Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 docs [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 05:05 go.mod [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 05:05 go.sum [2021-10-13T05:08:08.976Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 05:05 internal [2021-10-13T05:08:08.976Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 pkg [2021-10-13T05:08:08.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 snap [2021-10-13T05:08:08.976Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 05:05 version.go [2021-10-13T05:08:08.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:08:09.339Z] + 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=15e21aeead108c4e84e2e750620b8339eb737445 --label arch=arm64 --label version=0.0.0 . [2021-10-13T05:08:09.945Z] Sending build context to Docker daemon 20.58MB [2021-10-13T05:08:10.227Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:08:10.227Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T05:08:10.227Z] ---> db0df3d79df0 [2021-10-13T05:08:10.227Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T05:08:10.506Z] ---> Running in fccb5f75791b [2021-10-13T05:08:10.784Z] Removing intermediate container fccb5f75791b [2021-10-13T05:08:10.784Z] ---> 2218618c217f [2021-10-13T05:08:10.784Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T05:08:11.063Z] ---> Running in 97fad34b25c6 [2021-10-13T05:08:11.343Z] Removing intermediate container 97fad34b25c6 [2021-10-13T05:08:11.343Z] ---> ff5d329e68f6 [2021-10-13T05:08:11.343Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:08:11.623Z] ---> Running in 20756a0367d2 [2021-10-13T05:08:11.898Z] Removing intermediate container 20756a0367d2 [2021-10-13T05:08:11.898Z] ---> 85950eebba8d [2021-10-13T05:08:11.898Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T05:08:12.175Z] ---> Running in cd7c78fe327e [2021-10-13T05:08:12.452Z] Removing intermediate container cd7c78fe327e [2021-10-13T05:08:12.452Z] ---> 0227f4e90e6b [2021-10-13T05:08:12.452Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T05:08:12.730Z] ---> Running in 9263c8522243 [2021-10-13T05:08:13.334Z] Removing intermediate container 9263c8522243 [2021-10-13T05:08:13.334Z] ---> abc035ee13c8 [2021-10-13T05:08:13.334Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:08:13.334Z] ---> Running in fd3f7a818c36 [2021-10-13T05:08:15.985Z] Removing intermediate container fd3f7a818c36 [2021-10-13T05:08:15.985Z] ---> 6f66ec9b589a [2021-10-13T05:08:15.985Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:08:15.985Z] ---> Running in 397409212efe [2021-10-13T05:08:16.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T05:08:17.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T05:08:18.965Z] OK: 218 MiB in 52 packages [2021-10-13T05:08:19.956Z] Removing intermediate container 397409212efe [2021-10-13T05:08:19.956Z] ---> c20474b19067 [2021-10-13T05:08:19.956Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T05:08:19.956Z] ---> Running in bdff81427d78 [2021-10-13T05:08:20.560Z] Removing intermediate container bdff81427d78 [2021-10-13T05:08:20.560Z] ---> 3354ba91f69c [2021-10-13T05:08:20.560Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T05:08:20.560Z] ---> Running in 40b424676002 [2021-10-13T05:08:21.165Z] Removing intermediate container 40b424676002 [2021-10-13T05:08:21.165Z] ---> a992bb43bf4b [2021-10-13T05:08:21.165Z] Step 12/22 : COPY . . [2021-10-13T05:08:23.809Z] ---> 08dd85136a8b [2021-10-13T05:08:23.809Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:08:24.101Z] ---> Running in 1f02e2187968 [2021-10-13T05:08:26.742Z] Removing intermediate container 1f02e2187968 [2021-10-13T05:08:26.742Z] ---> 6ffebe3c3c78 [2021-10-13T05:08:26.742Z] Step 14/22 : RUN ${MAKE} [2021-10-13T05:08:26.742Z] ---> Running in 96664f7fcf9b [2021-10-13T05:08:27.734Z] 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-13T05:09:00.245Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T05:09:01.693Z] Removing intermediate container 96664f7fcf9b [2021-10-13T05:09:01.693Z] ---> 1b7992813dff [2021-10-13T05:09:01.693Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T05:09:02.300Z] 3.14: Pulling from library/alpine [2021-10-13T05:09:02.300Z] 552d1f2373af: Pulling fs layer [2021-10-13T05:09:02.907Z] 552d1f2373af: Verifying Checksum [2021-10-13T05:09:02.907Z] 552d1f2373af: Download complete [2021-10-13T05:09:03.185Z] 552d1f2373af: Pull complete [2021-10-13T05:09:03.473Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T05:09:03.473Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T05:09:03.473Z] ---> bb3de5531c18 [2021-10-13T05:09:03.473Z] Step 16/22 : EXPOSE 4000 [2021-10-13T05:09:03.473Z] ---> Running in 80e2095d6885 [2021-10-13T05:09:04.080Z] Removing intermediate container 80e2095d6885 [2021-10-13T05:09:04.080Z] ---> f43a1fcd788b [2021-10-13T05:09:04.080Z] 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-13T05:09:05.542Z] ---> f369db407d4f [2021-10-13T05:09:05.542Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T05:09:05.542Z] ---> Running in 257d403102c1 [2021-10-13T05:09:06.148Z] Removing intermediate container 257d403102c1 [2021-10-13T05:09:06.148Z] ---> 2d52e0ea97c1 [2021-10-13T05:09:06.148Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T05:09:06.148Z] ---> Running in 0820a4e1666b [2021-10-13T05:09:06.430Z] Removing intermediate container 0820a4e1666b [2021-10-13T05:09:06.430Z] ---> 68c874325a42 [2021-10-13T05:09:06.430Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T05:09:06.713Z] ---> Running in 3c9153c5ceae [2021-10-13T05:09:06.990Z] Removing intermediate container 3c9153c5ceae [2021-10-13T05:09:06.990Z] ---> df9b3fcfca4a [2021-10-13T05:09:06.990Z] Step 21/22 : LABEL git_sha=15e21aeead108c4e84e2e750620b8339eb737445 [2021-10-13T05:09:07.268Z] ---> Running in 755ac92adc6f [2021-10-13T05:09:07.544Z] Removing intermediate container 755ac92adc6f [2021-10-13T05:09:07.544Z] ---> 2a464fcef6ce [2021-10-13T05:09:07.544Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T05:09:07.822Z] ---> Running in 8c2dbfdffe11 [2021-10-13T05:09:08.099Z] Removing intermediate container 8c2dbfdffe11 [2021-10-13T05:09:08.099Z] ---> 56de56f96a96 [2021-10-13T05:09:08.100Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T05:09:08.374Z] Successfully built 56de56f96a96 [2021-10-13T05:09:08.374Z] 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-13T05:09:08.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T05:09:08.911Z] [2021-10-13T05:09:08.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:09.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T05:09:09.550Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T05:09:09.550Z] 448f6bf000e3: Pulling fs layer [2021-10-13T05:09:09.550Z] f757da607395: Pulling fs layer [2021-10-13T05:09:09.550Z] 05883995daec: Pulling fs layer [2021-10-13T05:09:09.550Z] 8603b9c90790: Pulling fs layer [2021-10-13T05:09:09.550Z] 1560dd03e051: Pulling fs layer [2021-10-13T05:09:09.550Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T05:09:09.550Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T05:09:09.550Z] 8603b9c90790: Waiting [2021-10-13T05:09:09.550Z] 1560dd03e051: Waiting [2021-10-13T05:09:09.550Z] 27f5ce0e4adf: Waiting [2021-10-13T05:09:09.550Z] c2d8d7efcc4b: Waiting [2021-10-13T05:09:09.550Z] f757da607395: Verifying Checksum [2021-10-13T05:09:09.550Z] f757da607395: Download complete [2021-10-13T05:09:09.827Z] 8603b9c90790: Verifying Checksum [2021-10-13T05:09:09.827Z] 8603b9c90790: Download complete [2021-10-13T05:09:09.827Z] 05883995daec: Verifying Checksum [2021-10-13T05:09:09.827Z] 05883995daec: Download complete [2021-10-13T05:09:09.827Z] 1560dd03e051: Download complete [2021-10-13T05:09:09.827Z] 27f5ce0e4adf: Verifying Checksum [2021-10-13T05:09:09.827Z] 27f5ce0e4adf: Download complete [2021-10-13T05:09:10.108Z] 448f6bf000e3: Verifying Checksum [2021-10-13T05:09:10.108Z] 448f6bf000e3: Download complete [2021-10-13T05:09:12.762Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T05:09:12.762Z] c2d8d7efcc4b: Download complete [2021-10-13T05:09:13.759Z] 448f6bf000e3: Pull complete [2021-10-13T05:09:14.367Z] f757da607395: Pull complete [2021-10-13T05:09:15.824Z] 05883995daec: Pull complete [2021-10-13T05:09:16.430Z] 8603b9c90790: Pull complete [2021-10-13T05:09:17.035Z] 1560dd03e051: Pull complete [2021-10-13T05:09:17.311Z] 27f5ce0e4adf: Pull complete [2021-10-13T05:09:29.750Z] c2d8d7efcc4b: Pull complete [2021-10-13T05:09:29.750Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T05:09:29.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T05:09:30.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T05:09:30.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-972 does not seem to be running inside a container [2021-10-13T05:09:30.414Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-13T05:09:34.272Z] $ docker top 16750b82e3ac74b76f04a178600da03939fa0f12d2256214a2a2117f898802c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:09:35.230Z] ---> job-cost.sh [2021-10-13T05:09:35.230Z] lf-activate-venv: SKIPPING [2021-10-13T05:09:35.230Z] INFO: No Stack... [2021-10-13T05:09:36.224Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T05:09:36.503Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T05:09:37.195Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-10-13T05:09:37.195Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T05:09:37.275Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [2021-10-13T05:09:37.280Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] did not exist. Created. [2021-10-13T05:09:37.280Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T05:09:37.988Z] /w/workspace/edgex-ui-go/3@tmp/durable-7d34b386/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-7d34b386/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T05:09:38.694Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T05:09:38.721Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T05:09:38.865Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T05:09:38.872Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T05:09:38.895Z] $ docker stop --time=1 16750b82e3ac74b76f04a178600da03939fa0f12d2256214a2a2117f898802c6 [2021-10-13T05:09:40.557Z] $ docker rm -f 16750b82e3ac74b76f04a178600da03939fa0f12d2256214a2a2117f898802c6 [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-13T05:09:41.293Z] provisioning config files... [2021-10-13T05:09:41.302Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config7412875115014725506tmp [Pipeline] { [Pipeline] sh [2021-10-13T05:09:41.602Z] + set +x [2021-10-13T05:09:41.602Z] + curl -s https://codecov.io/bash [2021-10-13T05:09:41.602Z] + bash -s -- [2021-10-13T05:09:41.602Z] [2021-10-13T05:09:41.602Z] _____ _ [2021-10-13T05:09:41.602Z] / ____| | | [2021-10-13T05:09:41.602Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T05:09:41.602Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T05:09:41.602Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T05:09:41.602Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T05:09:41.602Z] Bash-1.0.6 [2021-10-13T05:09:41.602Z] [2021-10-13T05:09:41.602Z] [2021-10-13T05:09:41.602Z] ==> git version 2.24.4 found [2021-10-13T05:09:41.602Z] ==> 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-13T05:09:41.602Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T05:09:41.602Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T05:09:41.602Z] ==> Jenkins CI detected. [2021-10-13T05:09:41.602Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T05:09:41.602Z] project root: . [2021-10-13T05:09:41.602Z] --> token set from env [2021-10-13T05:09:41.602Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T05:09:41.602Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T05:09:41.602Z] ==> Python coveragepy not found [2021-10-13T05:09:41.602Z] ==> Searching for coverage reports in: [2021-10-13T05:09:41.602Z] + . [2021-10-13T05:09:41.868Z] -> Found 1 reports [2021-10-13T05:09:41.868Z] ==> Detecting git/mercurial file structure [2021-10-13T05:09:41.868Z] ==> Reading reports [2021-10-13T05:09:41.868Z] + ./coverage.out bytes=10 [2021-10-13T05:09:41.868Z] ==> Appending adjustments [2021-10-13T05:09:41.868Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T05:09:41.868Z] + Found adjustments [2021-10-13T05:09:41.868Z] ==> Gzipping contents [2021-10-13T05:09:41.868Z] 4.0K /tmp/codecov.HpjTvp.gz [2021-10-13T05:09:41.868Z] ==> Uploading reports [2021-10-13T05:09:41.868Z] url: https://codecov.io [2021-10-13T05:09:41.868Z] query: branch=PR-455&commit=15e21aeead108c4e84e2e750620b8339eb737445&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2021-10-13T05:09:41.868Z] -> Pinging Codecov [2021-10-13T05:09:41.868Z] 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=15e21aeead108c4e84e2e750620b8339eb737445&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2021-10-13T05:09:42.437Z] -> Uploading to [2021-10-13T05:09:42.437Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/15e21aeead108c4e84e2e750620b8339eb737445/49bcf236-6bf3-455d-a712-39784d04aaaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T050942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b330855fbadebd9fd6319cc3802725956236799d83ad2d2bbe55549260f8f6e7 [2021-10-13T05:09:42.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T05:09:42.437Z] Dload Upload Total Spent Left Speed [2021-10-13T05:09:42.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 9802 --:--:-- --:--:-- --:--:-- 9805 100 3422 0 0 100 3422 0 9799 --:--:-- --:--:-- --:--:-- 9777 [2021-10-13T05:09:42.697Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/15e21aeead108c4e84e2e750620b8339eb737445 [Pipeline] } [2021-10-13T05:09:42.703Z] 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-13T05:09:44.026Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:09:44.322Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:09:44.902Z] ---> package-listing.sh [2021-10-13T05:09:44.902Z] ++ facter osfamily [2021-10-13T05:09:44.902Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T05:09:45.169Z] + OS_FAMILY=redhat [2021-10-13T05:09:45.169Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T05:09:45.169Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T05:09:45.169Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T05:09:45.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T05:09:45.169Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T05:09:45.169Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-13T05:09:45.169Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T05:09:45.169Z] + case "${OS_FAMILY}" in [2021-10-13T05:09:45.169Z] + sort [2021-10-13T05:09:45.169Z] + rpm -qa [2021-10-13T05:09:45.740Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T05:09:45.740Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T05:09:45.740Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T05:09:45.740Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-13T05:09:45.740Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [2021-10-13T05:09:45.740Z] + 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-13T05:09:45.752Z] 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-13T05:09:46.042Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:46.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:09:46.606Z] [2021-10-13T05:09:46.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:46.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:09:46.915Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T05:09:46.915Z] b4d181a07f80: Pulling fs layer [2021-10-13T05:09:46.915Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T05:09:46.915Z] ed53099fbce6: Pulling fs layer [2021-10-13T05:09:46.915Z] dc539afda2c1: Pulling fs layer [2021-10-13T05:09:46.915Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T05:09:46.915Z] 9065ff56babe: Pulling fs layer [2021-10-13T05:09:46.915Z] d287ab97295c: Pulling fs layer [2021-10-13T05:09:46.915Z] dc539afda2c1: Waiting [2021-10-13T05:09:46.915Z] 77bc0d833cb6: Waiting [2021-10-13T05:09:46.915Z] 9065ff56babe: Waiting [2021-10-13T05:09:46.915Z] d287ab97295c: Waiting [2021-10-13T05:09:46.915Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T05:09:46.915Z] a1111a8f2ec3: Download complete [2021-10-13T05:09:46.915Z] dc539afda2c1: Verifying Checksum [2021-10-13T05:09:46.915Z] dc539afda2c1: Download complete [2021-10-13T05:09:47.176Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T05:09:47.176Z] 77bc0d833cb6: Download complete [2021-10-13T05:09:47.176Z] ed53099fbce6: Verifying Checksum [2021-10-13T05:09:47.176Z] ed53099fbce6: Download complete [2021-10-13T05:09:47.176Z] 9065ff56babe: Verifying Checksum [2021-10-13T05:09:47.176Z] 9065ff56babe: Download complete [2021-10-13T05:09:47.176Z] b4d181a07f80: Verifying Checksum [2021-10-13T05:09:47.176Z] b4d181a07f80: Download complete [2021-10-13T05:09:47.760Z] d287ab97295c: Verifying Checksum [2021-10-13T05:09:47.760Z] d287ab97295c: Download complete [2021-10-13T05:09:48.714Z] b4d181a07f80: Pull complete [2021-10-13T05:09:48.714Z] a1111a8f2ec3: Pull complete [2021-10-13T05:09:49.293Z] ed53099fbce6: Pull complete [2021-10-13T05:09:49.293Z] dc539afda2c1: Pull complete [2021-10-13T05:09:49.868Z] 77bc0d833cb6: Pull complete [2021-10-13T05:09:49.868Z] 9065ff56babe: Pull complete [2021-10-13T05:09:55.224Z] d287ab97295c: Pull complete [2021-10-13T05:09:55.224Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T05:09:55.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:09:55.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T05:09:55.289Z] prd-centos7-docker-4c-2g-966 does not seem to be running inside a container [2021-10-13T05:09:55.324Z] $ 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-13T05:09:57.604Z] $ docker top 39c9e99f7bd7c855fa798361b4cff8fbdfc892f775d633f7fb09bf056f1157a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T05:09:57.956Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T05:09:58.245Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T05:09:58.535Z] + ls /var/log/sa-host [2021-10-13T05:09:58.535Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T05:09:58.535Z] file_magic: OK [2021-10-13T05:09:58.535Z] HZ: Using current value: 100 [2021-10-13T05:09:58.535Z] file_header: OK [2021-10-13T05:09:58.535Z] 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-13T05:09:58.535Z] Statistics: [2021-10-13T05:09:58.535Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T05:09:58.535Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T05:09:58.535Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T05:09:58.535Z] file_magic: OK [2021-10-13T05:09:58.535Z] HZ: Using current value: 100 [2021-10-13T05:09:58.535Z] file_header: OK [2021-10-13T05:09:58.535Z] 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-13T05:09:58.535Z] Statistics: [2021-10-13T05:09:58.535Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T05:09:58.535Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:09:58.784Z] provisioning config files... [2021-10-13T05:09:58.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config3423832805330242382tmp [Pipeline] { [Pipeline] echo [2021-10-13T05:09:58.807Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:09:59.094Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T05:09:59.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:09:59.461Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T05:09:59.471Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:09:59.757Z] ---> sudo-logs.sh [2021-10-13T05:09:59.758Z] Archiving 'sudo' log.. [2021-10-13T05:09:59.758Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-966.novalocal: Name or service not known [2021-10-13T05:09:59.758Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-966.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T05:09:59.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:00.097Z] ---> job-cost.sh [2021-10-13T05:10:00.097Z] lf-activate-venv: SKIPPING [2021-10-13T05:10:00.097Z] DEBUG: total: 0.10999999940395355 [2021-10-13T05:10:00.097Z] INFO: Retrieving Stack Cost... [2021-10-13T05:10:00.356Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T05:10:00.926Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T05:10:00.941Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:01.232Z] ---> logs-deploy.sh [2021-10-13T05:10:01.232Z] lf-activate-venv: SKIPPING [2021-10-13T05:10:01.232Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/3 [2021-10-13T05:10:01.232Z] INFO: archiving workspace using pattern(s): [2021-10-13T05:10:01.815Z] Archives upload complete. [2021-10-13T05:10:02.075Z] INFO: archiving logs to Nexus