Pull request #470 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 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than 9d0ce141d844cd482524b7399097633260e88817 Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 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-ssh8689786438145398280.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh2257337770023233145.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-470/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-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8144792964861598141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh9143162319656181700.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-470/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-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7788634419681287085.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 USE_ALPINE: true 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-27728 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [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-470 # 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-470@tmp/jenkins-gitclient-ssh1603750410352408219.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 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 9d0ce141d844cd482524b7399097633260e88817 > 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-470@tmp/jenkins-gitclient-ssh4097200910337789751.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # 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-470@tmp/jenkins-gitclient-ssh3523763719393878761.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 Merge succeeded, producing 9d0ce141d844cd482524b7399097633260e88817 Checking out Revision 9d0ce141d844cd482524b7399097633260e88817 (PR-470) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 Commit message: "docs: improve instructions (#1)" > git rev-list --no-walk 0d6ed87ff3a9bda8536604207507c19352439f88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-05T09:40:26.139Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-05T09:40:26.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-05T09:40:26.187Z] ========================================================= [2021-11-05T09:40:26.187Z] EdgeX Global Pipelines Version Info [2021-11-05T09:40:26.187Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:40:27.319Z] ------------------- [2021-11-05T09:40:27.319Z] stable info: [2021-11-05T09:40:27.319Z] ------------------- [2021-11-05T09:40:27.319Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-05T09:40:27.319Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-05T09:40:27.319Z] Message: update stable to v1.0.211 [2021-11-05T09:40:27.891Z] ------------------- [2021-11-05T09:40:27.891Z] experimental info: [2021-11-05T09:40:27.891Z] ------------------- [2021-11-05T09:40:27.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-05T09:40:27.891Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-05T09:40:27.891Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-05T09:40:27.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-05T09:40:27.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-05T09:40:27.992Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-05T09:40:28.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-05T09:40:28.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-05T09:40:28.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-05T09:40:28.030Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-05T09:40:28.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-05T09:40:28.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-05T09:40:28.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-05T09:40:28.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-05T09:40:28.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-05T09:40:28.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-05T09:40:28.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-05T09:40:28.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-05T09:40:28.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-05T09:40:28.130Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-05T09:40:28.140Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-05T09:40:28.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-05T09:40:28.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-05T09:40:28.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-05T09:40:28.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-05T09:40:28.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-05T09:40:28.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-05T09:40:28.219Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-05T09:40:28.228Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-05T09:40:28.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo [2021-11-05T09:40:28.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo [2021-11-05T09:40:28.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo [2021-11-05T09:40:28.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d0ce141d844cd482524b7399097633260e88817 [Pipeline] echo [2021-11-05T09:40:28.281Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d0ce14 [Pipeline] echo [2021-11-05T09:40:28.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-05T09:40:28.331Z] provisioning config files... [2021-11-05T09:40:28.344Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config8454168336328171561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:40:28.660Z] ---> docker-login.sh [2021-11-05T09:40:28.660Z] nexus3.edgexfoundry.org:10001 [2021-11-05T09:40:28.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:40:28.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:40:28.921Z] Configure a credential helper to remove this warning. See [2021-11-05T09:40:28.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:40:28.921Z] [2021-11-05T09:40:28.921Z] Login Succeeded [2021-11-05T09:40:28.921Z] nexus3.edgexfoundry.org:10002 [2021-11-05T09:40:28.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:40:28.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:40:28.921Z] Configure a credential helper to remove this warning. See [2021-11-05T09:40:28.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:40:28.921Z] [2021-11-05T09:40:28.921Z] Login Succeeded [2021-11-05T09:40:28.921Z] nexus3.edgexfoundry.org:10003 [2021-11-05T09:40:28.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:40:29.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:40:29.182Z] Configure a credential helper to remove this warning. See [2021-11-05T09:40:29.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:40:29.182Z] [2021-11-05T09:40:29.182Z] Login Succeeded [2021-11-05T09:40:29.182Z] nexus3.edgexfoundry.org:10004 [2021-11-05T09:40:29.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:40:29.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:40:29.182Z] Configure a credential helper to remove this warning. See [2021-11-05T09:40:29.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:40:29.182Z] [2021-11-05T09:40:29.182Z] Login Succeeded [2021-11-05T09:40:29.182Z] docker.io [2021-11-05T09:40:29.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:40:29.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:40:29.753Z] Configure a credential helper to remove this warning. See [2021-11-05T09:40:29.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:40:29.753Z] [2021-11-05T09:40:29.753Z] Login Succeeded [2021-11-05T09:40:29.753Z] ---> docker-login.sh ends [Pipeline] } [2021-11-05T09:40:29.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-05T09:40:30.191Z] + git rev-list -1 --merges 9d0ce141d844cd482524b7399097633260e88817~1..9d0ce141d844cd482524b7399097633260e88817 [Pipeline] echo [2021-11-05T09:40:30.223Z] -----------> git rev-list -1 --merges 9d0ce141d844cd482524b7399097633260e88817~1..9d0ce141d844cd482524b7399097633260e88817 9d0ce141d844cd482524b7399097633260e88817 [false] [Pipeline] sh [2021-11-05T09:40:30.514Z] + git log --format=format:%s -1 9d0ce141d844cd482524b7399097633260e88817 [Pipeline] echo [2021-11-05T09:40:30.532Z] ========================================================= [2021-11-05T09:40:30.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-05T09:40:30.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-05T09:40:30.860Z] + git log --format=format:%s -1 9d0ce141d844cd482524b7399097633260e88817 [Pipeline] echo [2021-11-05T09:40:30.872Z] [semverPrep] GIT_COMMIT: 9d0ce141d844cd482524b7399097633260e88817, Commit Message: docs: improve instructions (#1) [Pipeline] echo [2021-11-05T09:40:30.881Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:40:31.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-05T09:40:31.451Z] [2021-11-05T09:40:31.451Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:40:31.750Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-05T09:40:31.750Z] latest: Pulling from edgex-devops/git-semver [2021-11-05T09:40:31.750Z] a0d0a0d46f8b: Pulling fs layer [2021-11-05T09:40:31.750Z] 3e5f54012d9b: Pulling fs layer [2021-11-05T09:40:31.750Z] 4c7163046ea9: Pulling fs layer [2021-11-05T09:40:31.750Z] 0c2d73faf560: Pulling fs layer [2021-11-05T09:40:31.750Z] 0c2d73faf560: Waiting [2021-11-05T09:40:31.750Z] 3e5f54012d9b: Verifying Checksum [2021-11-05T09:40:31.750Z] 3e5f54012d9b: Download complete [2021-11-05T09:40:31.750Z] a0d0a0d46f8b: Verifying Checksum [2021-11-05T09:40:31.750Z] a0d0a0d46f8b: Download complete [2021-11-05T09:40:31.750Z] 4c7163046ea9: Verifying Checksum [2021-11-05T09:40:31.750Z] 4c7163046ea9: Download complete [2021-11-05T09:40:31.750Z] 0c2d73faf560: Verifying Checksum [2021-11-05T09:40:31.750Z] 0c2d73faf560: Download complete [2021-11-05T09:40:32.028Z] a0d0a0d46f8b: Pull complete [2021-11-05T09:40:32.028Z] 3e5f54012d9b: Pull complete [2021-11-05T09:40:32.297Z] 4c7163046ea9: Pull complete [2021-11-05T09:40:32.569Z] 0c2d73faf560: Pull complete [2021-11-05T09:40:32.569Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-05T09:40:32.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-05T09:40:32.569Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-05T09:40:32.646Z] prd-centos7-docker-4c-2g-27728 does not seem to be running inside a container [2021-11-05T09:40:32.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-05T09:40:33.314Z] $ docker top d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-05T09:40:33.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-05T09:40:33.405Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-05T09:40:33.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-05T09:40:33.512Z] $ docker exec d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d ssh-agent [2021-11-05T09:40:33.612Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmAEEpP/agent.14 [2021-11-05T09:40:33.612Z] SSH_AGENT_PID=21 [2021-11-05T09:40:33.620Z] Running ssh-add (command line suppressed) [2021-11-05T09:40:33.718Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_6937671022856184998.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_6937671022856184998.key) [2021-11-05T09:40:33.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-05T09:40:34.028Z] + git tag --points-at HEAD [Pipeline] } [2021-11-05T09:40:34.042Z] $ docker exec --env ******** --env ******** d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d ssh-agent -k [2021-11-05T09:40:34.127Z] unset SSH_AUTH_SOCK; [2021-11-05T09:40:34.128Z] unset SSH_AGENT_PID; [2021-11-05T09:40:34.128Z] echo Agent pid 21 killed; [2021-11-05T09:40:34.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-05T09:40:34.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-05T09:40:34.167Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-05T09:40:34.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-05T09:40:34.309Z] $ docker exec d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d ssh-agent [2021-11-05T09:40:34.428Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAgoOC/agent.55 [2021-11-05T09:40:34.428Z] SSH_AGENT_PID=61 [2021-11-05T09:40:34.433Z] Running ssh-add (command line suppressed) [2021-11-05T09:40:34.537Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_1374062081875512936.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_1374062081875512936.key) [2021-11-05T09:40:34.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-05T09:40:34.843Z] + git semver init [2021-11-05T09:40:34.843Z] # -> Open(): unable to determine branch for HEAD [2021-11-05T09:40:34.843Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git [2021-11-05T09:40:34.843Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-05T09:40:34.843Z] # $SEMVER_REMOTE_NAME = origin [2021-11-05T09:40:34.843Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-05T09:40:34.843Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-05T09:40:34.843Z] # $SEMVER_BRANCH = PR-470 [2021-11-05T09:40:34.843Z] # $SEMVER_TEMP = /tmp/semver-028499528 [2021-11-05T09:40:34.843Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-05T09:40:38.152Z] # '/tmp/semver-028499528' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' [2021-11-05T09:40:38.152Z] # -> Force: false [2021-11-05T09:40:38.152Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } [2021-11-05T09:40:38.163Z] $ docker exec --env ******** --env ******** d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d ssh-agent -k [2021-11-05T09:40:38.249Z] unset SSH_AUTH_SOCK; [2021-11-05T09:40:38.249Z] unset SSH_AGENT_PID; [2021-11-05T09:40:38.249Z] echo Agent pid 61 killed; [2021-11-05T09:40:38.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-05T09:40:38.563Z] + git semver [Pipeline] } [2021-11-05T09:40:38.579Z] $ docker stop --time=1 d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d [2021-11-05T09:40:39.857Z] $ docker rm -f d42dfee7bccb28ee43d250633be9de87bf0063de01d074694355072319cb703d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-05T09:40:40.201Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-05T09:40:40.472Z] Stashed 1 file(s) [Pipeline] echo [2021-11-05T09:40:40.475Z] [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-11-05T09:40:55.655Z] Still waiting to schedule task [2021-11-05T09:40:55.656Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27728’ [2021-11-05T09:40:55.657Z] Still waiting to schedule task [2021-11-05T09:40:55.657Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-05T09:42:59.674Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27729 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws [2021-11-05T09:42:59.684Z] Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout [2021-11-05T09:42:59.728Z] Running on prd-centos7-docker-4c-2g-27731 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws [2021-11-05T09:42:59.737Z] Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout [2021-11-05T09:42:59.816Z] The recommended git tool is: git [2021-11-05T09:42:59.903Z] The recommended git tool is: git [2021-11-05T09:43:01.721Z] using credential edgex-jenkins-ssh [2021-11-05T09:43:01.793Z] Cloning the remote Git repository [2021-11-05T09:43:01.060Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-05T09:43:01.115Z] > git init /w/workspace/edgex-ui-go/10 # timeout=10 [2021-11-05T09:43:01.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-05T09:43:01.151Z] > git --version # timeout=10 [2021-11-05T09:43:01.160Z] > git --version # 'git version 2.24.4' [2021-11-05T09:43:01.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-05T09:43:01.185Z] [INFO] Currently running in a labeled security context [2021-11-05T09:43:01.185Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-05T09:43:01.185Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/10@tmp/jenkins-gitclient-ssh1540003141604375561.key [2021-11-05T09:43:01.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-05T09:43:05.317Z] Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 9d0ce141d844cd482524b7399097633260e88817 [2021-11-05T09:43:05.489Z] Merge succeeded, producing 9d0ce141d844cd482524b7399097633260e88817 [2021-11-05T09:43:05.490Z] Checking out Revision 9d0ce141d844cd482524b7399097633260e88817 (PR-470) [2021-11-05T09:43:03.928Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-05T09:43:03.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-05T09:43:03.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-05T09:43:03.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-05T09:43:03.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-05T09:43:03.968Z] [INFO] Currently running in a labeled security context [2021-11-05T09:43:03.968Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-05T09:43:03.968Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/10@tmp/jenkins-gitclient-ssh6788264629906485415.key [2021-11-05T09:43:03.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-05T09:43:04.569Z] > git config core.sparsecheckout # timeout=10 [2021-11-05T09:43:04.580Z] > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 [2021-11-05T09:43:04.691Z] > git remote # timeout=10 [2021-11-05T09:43:04.698Z] > git config --get remote.origin.url # timeout=10 [2021-11-05T09:43:04.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-05T09:43:04.706Z] [INFO] Currently running in a labeled security context [2021-11-05T09:43:04.707Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-05T09:43:04.707Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/10@tmp/jenkins-gitclient-ssh7043559787254336407.key [2021-11-05T09:43:04.712Z] > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-11-05T09:43:04.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-05T09:43:04.735Z] > git config core.sparsecheckout # timeout=10 [2021-11-05T09:43:04.742Z] > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 [2021-11-05T09:43:05.803Z] using credential edgex-jenkins-ssh [2021-11-05T09:43:05.828Z] Cloning the remote Git repository [2021-11-05T09:43:05.931Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-05T09:43:06.040Z] > git init /w/workspace/edgex-ui-go/10 # timeout=10 [2021-11-05T09:43:06.176Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-05T09:43:06.177Z] > git --version # timeout=10 [2021-11-05T09:43:06.202Z] > git --version # 'git version 2.17.1' [2021-11-05T09:43:06.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-05T09:43:06.289Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-05T09:43:08.995Z] Commit message: "docs: improve instructions (#1)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-05T09:43:09.517Z] provisioning config files... [2021-11-05T09:43:09.528Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config7438700812877452785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:43:09.916Z] ---> docker-login.sh [2021-11-05T09:43:09.917Z] nexus3.edgexfoundry.org:10001 [2021-11-05T09:43:09.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:09.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:09.917Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:09.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:09.917Z] [2021-11-05T09:43:09.917Z] Login Succeeded [2021-11-05T09:43:09.917Z] nexus3.edgexfoundry.org:10002 [2021-11-05T09:43:10.023Z] Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 9d0ce141d844cd482524b7399097633260e88817 [2021-11-05T09:43:10.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:10.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:10.180Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:10.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:10.180Z] [2021-11-05T09:43:10.180Z] Login Succeeded [2021-11-05T09:43:10.180Z] nexus3.edgexfoundry.org:10003 [2021-11-05T09:43:10.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:10.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:10.180Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:10.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:10.180Z] [2021-11-05T09:43:10.180Z] Login Succeeded [2021-11-05T09:43:10.180Z] nexus3.edgexfoundry.org:10004 [2021-11-05T09:43:09.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-05T09:43:09.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-05T09:43:09.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-05T09:43:09.307Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-05T09:43:09.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-05T09:43:09.324Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-05T09:43:10.049Z] > git config core.sparsecheckout # timeout=10 [2021-11-05T09:43:10.077Z] > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 [2021-11-05T09:43:10.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:10.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:10.454Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:10.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:10.454Z] [2021-11-05T09:43:10.454Z] Login Succeeded [2021-11-05T09:43:10.454Z] docker.io [2021-11-05T09:43:10.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:10.526Z] Merge succeeded, producing 9d0ce141d844cd482524b7399097633260e88817 [2021-11-05T09:43:10.527Z] Checking out Revision 9d0ce141d844cd482524b7399097633260e88817 (PR-470) [2021-11-05T09:43:10.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:10.716Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:10.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:10.716Z] [2021-11-05T09:43:10.716Z] Login Succeeded [2021-11-05T09:43:10.716Z] ---> docker-login.sh ends [Pipeline] } [2021-11-05T09:43:10.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-05T09:43:10.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-05T09:43:10.902Z] ========================================================= [2021-11-05T09:43:10.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-05T09:43:10.902Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:43:11.211Z] + 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-11-05T09:43:11.211Z] Sending build context to Docker daemon 25.24MB [2021-11-05T09:43:11.477Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-05T09:43:11.477Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-05T09:43:11.477Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-05T09:43:11.477Z] a0d0a0d46f8b: Pulling fs layer [2021-11-05T09:43:11.477Z] 31adcdaf11c8: Pulling fs layer [2021-11-05T09:43:11.477Z] b8b176561691: Pulling fs layer [2021-11-05T09:43:11.477Z] 4527c011a84f: Pulling fs layer [2021-11-05T09:43:11.477Z] 5d74067f8e1e: Pulling fs layer [2021-11-05T09:43:11.477Z] e0aca202a116: Pulling fs layer [2021-11-05T09:43:11.477Z] 3a43be97a3b4: Pulling fs layer [2021-11-05T09:43:11.477Z] 34cad66bf833: Pulling fs layer [2021-11-05T09:43:11.477Z] b4e3c513aaa6: Pulling fs layer [2021-11-05T09:43:11.477Z] 4527c011a84f: Waiting [2021-11-05T09:43:11.477Z] 5d74067f8e1e: Waiting [2021-11-05T09:43:11.477Z] e0aca202a116: Waiting [2021-11-05T09:43:11.477Z] 3a43be97a3b4: Waiting [2021-11-05T09:43:11.477Z] 34cad66bf833: Waiting [2021-11-05T09:43:11.477Z] b4e3c513aaa6: Waiting [2021-11-05T09:43:11.477Z] b8b176561691: Verifying Checksum [2021-11-05T09:43:11.477Z] b8b176561691: Download complete [2021-11-05T09:43:11.477Z] 31adcdaf11c8: Verifying Checksum [2021-11-05T09:43:11.477Z] 31adcdaf11c8: Download complete [2021-11-05T09:43:11.477Z] 5d74067f8e1e: Verifying Checksum [2021-11-05T09:43:11.477Z] 5d74067f8e1e: Download complete [2021-11-05T09:43:11.477Z] a0d0a0d46f8b: Verifying Checksum [2021-11-05T09:43:11.477Z] a0d0a0d46f8b: Download complete [2021-11-05T09:43:11.477Z] e0aca202a116: Verifying Checksum [2021-11-05T09:43:11.477Z] e0aca202a116: Download complete [2021-11-05T09:43:11.477Z] 3a43be97a3b4: Verifying Checksum [2021-11-05T09:43:11.477Z] 3a43be97a3b4: Download complete [2021-11-05T09:43:10.432Z] > git remote # timeout=10 [2021-11-05T09:43:10.452Z] > git config --get remote.origin.url # timeout=10 [2021-11-05T09:43:10.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-05T09:43:10.479Z] > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-11-05T09:43:10.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-05T09:43:10.539Z] > git config core.sparsecheckout # timeout=10 [2021-11-05T09:43:10.554Z] > git checkout -f 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 [2021-11-05T09:43:11.739Z] 34cad66bf833: Verifying Checksum [2021-11-05T09:43:11.739Z] 34cad66bf833: Download complete [2021-11-05T09:43:12.004Z] a0d0a0d46f8b: Pull complete [2021-11-05T09:43:12.004Z] 4527c011a84f: Verifying Checksum [2021-11-05T09:43:12.004Z] 4527c011a84f: Download complete [2021-11-05T09:43:12.267Z] 31adcdaf11c8: Pull complete [2021-11-05T09:43:12.267Z] b4e3c513aaa6: Verifying Checksum [2021-11-05T09:43:12.267Z] b4e3c513aaa6: Download complete [2021-11-05T09:43:12.267Z] b8b176561691: Pull complete [2021-11-05T09:43:15.278Z] Commit message: "docs: improve instructions (#1)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-05T09:43:16.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-05T09:43:16.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-05T09:43:16.164Z] Dload Upload Total Spent Left Speed [2021-11-05T09:43:16.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 47485 0 --:--:-- --:--:-- --:--:-- 47485 [Pipeline] sh [2021-11-05T09:43:16.515Z] 4527c011a84f: Pull complete [2021-11-05T09:43:16.515Z] 5d74067f8e1e: Pull complete [2021-11-05T09:43:16.515Z] e0aca202a116: Pull complete [2021-11-05T09:43:16.515Z] 3a43be97a3b4: Pull complete [2021-11-05T09:43:16.515Z] 34cad66bf833: Pull complete [2021-11-05T09:43:16.623Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-05T09:43:16.984Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-05T09:43:16.984Z] + sudo tee /etc/docker/daemon.new [2021-11-05T09:43:16.984Z] { [2021-11-05T09:43:16.984Z] "registry-mirrors": [ [2021-11-05T09:43:16.984Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-05T09:43:16.984Z] ], [2021-11-05T09:43:16.984Z] "bip": "10.250.0.254/24", [2021-11-05T09:43:16.984Z] "hosts": [ [2021-11-05T09:43:16.984Z] "tcp://0.0.0.0:5555", [2021-11-05T09:43:16.984Z] "unix:///var/run/docker.sock" [2021-11-05T09:43:16.984Z] ], [2021-11-05T09:43:16.984Z] "mtu": 1458, [2021-11-05T09:43:16.984Z] "selinux-enabled": true, [2021-11-05T09:43:16.984Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-05T09:43:16.984Z] } [Pipeline] sh [2021-11-05T09:43:17.341Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-05T09:43:17.685Z] + sudo service docker restart [2021-11-05T09:43:19.092Z] b4e3c513aaa6: Pull complete [2021-11-05T09:43:19.092Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-05T09:43:19.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-05T09:43:19.092Z] ---> 9f6097aaca64 [2021-11-05T09:43:19.092Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-05T09:43:21.647Z] ---> Running in 9a9002cc770f [2021-11-05T09:43:21.647Z] Removing intermediate container 9a9002cc770f [2021-11-05T09:43:21.647Z] ---> 45830a85e7c3 [2021-11-05T09:43:21.647Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-05T09:43:21.647Z] ---> Running in c57a1c7cc245 [2021-11-05T09:43:21.647Z] Removing intermediate container c57a1c7cc245 [2021-11-05T09:43:21.647Z] ---> 3a32714218f1 [2021-11-05T09:43:21.647Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-05T09:43:21.647Z] ---> Running in 6c8b7c248924 [2021-11-05T09:43:21.908Z] Removing intermediate container 6c8b7c248924 [2021-11-05T09:43:21.908Z] ---> c3c6c4567c15 [2021-11-05T09:43:21.908Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-05T09:43:21.908Z] ---> Running in 39406ec8335b [2021-11-05T09:43:21.908Z] Removing intermediate container 39406ec8335b [2021-11-05T09:43:21.908Z] ---> 20375e80ab9d [2021-11-05T09:43:21.908Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-05T09:43:21.908Z] ---> Running in 3264e29ac0a1 [2021-11-05T09:43:22.173Z] Removing intermediate container 3264e29ac0a1 [2021-11-05T09:43:22.173Z] ---> 699a90d89a72 [2021-11-05T09:43:22.173Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-05T09:43:22.173Z] ---> Running in 7d6f8fbe4924 [2021-11-05T09:43:22.755Z] Removing intermediate container 7d6f8fbe4924 [2021-11-05T09:43:22.756Z] ---> 391a3b81bd88 [2021-11-05T09:43:22.756Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-05T09:43:22.756Z] ---> Running in caf30350e9c8 [2021-11-05T09:43:23.020Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-05T09:43:23.965Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-05T09:43:24.535Z] OK: 220 MiB in 52 packages [2021-11-05T09:43:24.794Z] Removing intermediate container caf30350e9c8 [2021-11-05T09:43:24.794Z] ---> b1801354ea25 [2021-11-05T09:43:24.794Z] Step 10/14 : ENV GO111MODULE=on [2021-11-05T09:43:24.794Z] ---> Running in 189239afb02c [2021-11-05T09:43:24.794Z] Removing intermediate container 189239afb02c [2021-11-05T09:43:24.794Z] ---> 6c8b05f0a511 [2021-11-05T09:43:24.794Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-05T09:43:25.055Z] ---> Running in 2e3a8422e61b [2021-11-05T09:43:25.055Z] Removing intermediate container 2e3a8422e61b [2021-11-05T09:43:25.055Z] ---> 3d2ba54a740f [2021-11-05T09:43:25.055Z] Step 12/14 : COPY . . [2021-11-05T09:43:26.444Z] ---> cfbbf86f0a43 [2021-11-05T09:43:26.444Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-05T09:43:26.444Z] ---> Running in da758fbe914a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-05T09:43:36.092Z] provisioning config files... [2021-11-05T09:43:36.128Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config5860608834252645706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:43:36.581Z] ---> docker-login.sh [2021-11-05T09:43:36.581Z] nexus3.edgexfoundry.org:10001 [2021-11-05T09:43:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:37.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:37.787Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:37.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:37.787Z] [2021-11-05T09:43:37.787Z] Login Succeeded [2021-11-05T09:43:37.787Z] nexus3.edgexfoundry.org:10002 [2021-11-05T09:43:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:38.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:38.339Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:38.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:38.339Z] [2021-11-05T09:43:38.339Z] Login Succeeded [2021-11-05T09:43:38.339Z] nexus3.edgexfoundry.org:10003 [2021-11-05T09:43:38.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:38.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:38.892Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:38.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:38.892Z] [2021-11-05T09:43:38.892Z] Login Succeeded [2021-11-05T09:43:38.892Z] nexus3.edgexfoundry.org:10004 [2021-11-05T09:43:39.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:39.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:39.497Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:39.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:39.497Z] [2021-11-05T09:43:39.497Z] Login Succeeded [2021-11-05T09:43:39.497Z] docker.io [2021-11-05T09:43:40.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-05T09:43:40.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-05T09:43:40.376Z] Configure a credential helper to remove this warning. See [2021-11-05T09:43:40.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-05T09:43:40.376Z] [2021-11-05T09:43:40.376Z] Login Succeeded [2021-11-05T09:43:40.376Z] ---> docker-login.sh ends [Pipeline] } [2021-11-05T09:43:40.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-05T09:43:40.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-05T09:43:40.873Z] ========================================================= [2021-11-05T09:43:40.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-05T09:43:40.873Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:43:41.237Z] + 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-11-05T09:43:41.363Z] Removing intermediate container da758fbe914a [2021-11-05T09:43:41.363Z] ---> fecf3311eeea [2021-11-05T09:43:41.363Z] Step 14/14 : RUN ${MAKE} [2021-11-05T09:43:41.363Z] ---> Running in a568e63e81f0 [2021-11-05T09:43:41.363Z] noop [2021-11-05T09:43:41.363Z] Removing intermediate container a568e63e81f0 [2021-11-05T09:43:41.363Z] ---> 6c371f50436c [2021-11-05T09:43:41.363Z] Successfully built 6c371f50436c [2021-11-05T09:43:41.363Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:43:41.654Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-05T09:43:41.654Z] . [Pipeline] withDockerContainer [2021-11-05T09:43:41.727Z] prd-centos7-docker-4c-2g-27731 does not seem to be running inside a container [2021-11-05T09:43:41.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-05T09:43:42.230Z] Sending build context to Docker daemon 25.24MB [2021-11-05T09:43:42.230Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-05T09:43:42.230Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-05T09:43:42.285Z] $ docker top 639917b40f4aaa04b2078a30b1ffb88969f9f6696082ee49aa446aee6e6d3a7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-05T09:43:42.506Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-05T09:43:42.506Z] 552d1f2373af: Pulling fs layer [2021-11-05T09:43:42.506Z] ea3f2d53f512: Pulling fs layer [2021-11-05T09:43:42.506Z] 9e70ebbbe112: Pulling fs layer [2021-11-05T09:43:42.506Z] 7a9cfe048b4a: Pulling fs layer [2021-11-05T09:43:42.506Z] 72dc09318566: Pulling fs layer [2021-11-05T09:43:42.506Z] f4f7b4309257: Pulling fs layer [2021-11-05T09:43:42.506Z] 0ac9a79272e3: Pulling fs layer [2021-11-05T09:43:42.506Z] b78e95d17946: Pulling fs layer [2021-11-05T09:43:42.506Z] f4f7b4309257: Waiting [2021-11-05T09:43:42.506Z] 0ac9a79272e3: Waiting [2021-11-05T09:43:42.506Z] b78e95d17946: Waiting [2021-11-05T09:43:42.506Z] 7a9cfe048b4a: Waiting [2021-11-05T09:43:42.506Z] 72dc09318566: Waiting [2021-11-05T09:43:42.506Z] 9e70ebbbe112: Verifying Checksum [2021-11-05T09:43:42.506Z] 9e70ebbbe112: Download complete [2021-11-05T09:43:42.506Z] ea3f2d53f512: Verifying Checksum [2021-11-05T09:43:42.506Z] ea3f2d53f512: Download complete [2021-11-05T09:43:42.506Z] 72dc09318566: Verifying Checksum [2021-11-05T09:43:42.506Z] 72dc09318566: Download complete [2021-11-05T09:43:42.670Z] + go version [2021-11-05T09:43:42.670Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-05T09:43:42.683Z] $ docker stop --time=1 639917b40f4aaa04b2078a30b1ffb88969f9f6696082ee49aa446aee6e6d3a7b [2021-11-05T09:43:42.788Z] 552d1f2373af: Download complete [2021-11-05T09:43:42.788Z] f4f7b4309257: Verifying Checksum [2021-11-05T09:43:42.788Z] f4f7b4309257: Download complete [2021-11-05T09:43:42.788Z] 0ac9a79272e3: Verifying Checksum [2021-11-05T09:43:42.788Z] 0ac9a79272e3: Download complete [2021-11-05T09:43:43.795Z] 552d1f2373af: Pull complete [2021-11-05T09:43:43.912Z] $ docker rm -f 639917b40f4aaa04b2078a30b1ffb88969f9f6696082ee49aa446aee6e6d3a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:43:44.384Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-05T09:43:44.384Z] . [Pipeline] withDockerContainer [2021-11-05T09:43:44.403Z] ea3f2d53f512: Pull complete [2021-11-05T09:43:44.458Z] prd-centos7-docker-4c-2g-27731 does not seem to be running inside a container [2021-11-05T09:43:44.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-05T09:43:44.890Z] $ docker top 6162f2c6dc55b3d917ce745db631af21c528fe6588bebfaeeca6e8fc43c042fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-05T09:43:45.002Z] 9e70ebbbe112: Pull complete [2021-11-05T09:43:45.002Z] b78e95d17946: Verifying Checksum [2021-11-05T09:43:45.002Z] b78e95d17946: Download complete [2021-11-05T09:43:45.257Z] + make test [2021-11-05T09:43:45.258Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-05T09:43:45.520Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-05T09:43:45.599Z] 7a9cfe048b4a: Verifying Checksum [2021-11-05T09:43:45.599Z] 7a9cfe048b4a: Download complete [2021-11-05T09:43:55.776Z] 7a9cfe048b4a: Pull complete [2021-11-05T09:43:55.776Z] 72dc09318566: Pull complete [2021-11-05T09:43:55.776Z] f4f7b4309257: Pull complete [2021-11-05T09:43:56.049Z] 0ac9a79272e3: Pull complete [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-05T09:44:00.537Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-05T09:44:00.537Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-05T09:44:02.784Z] b78e95d17946: Pull complete [2021-11-05T09:44:02.784Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-05T09:44:02.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-05T09:44:02.784Z] ---> 8b459fc5aaf0 [2021-11-05T09:44:02.784Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-05T09:44:03.765Z] ---> Running in 4a3e578009cc [2021-11-05T09:44:04.362Z] Removing intermediate container 4a3e578009cc [2021-11-05T09:44:04.362Z] ---> 9afb23ce1370 [2021-11-05T09:44:04.362Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-05T09:44:04.362Z] ---> Running in 9f8a4b88aec8 [2021-11-05T09:44:04.637Z] Removing intermediate container 9f8a4b88aec8 [2021-11-05T09:44:04.637Z] ---> 560b9cba564c [2021-11-05T09:44:04.637Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-05T09:44:04.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-05T09:44:04.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-05T09:44:04.798Z] $ docker stop --time=1 6162f2c6dc55b3d917ce745db631af21c528fe6588bebfaeeca6e8fc43c042fd [2021-11-05T09:44:04.915Z] ---> Running in 35712d7900e4 [2021-11-05T09:44:05.187Z] Removing intermediate container 35712d7900e4 [2021-11-05T09:44:05.187Z] ---> ac11fac58a85 [2021-11-05T09:44:05.187Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-05T09:44:05.461Z] ---> Running in 44619920432d [2021-11-05T09:44:06.057Z] Removing intermediate container 44619920432d [2021-11-05T09:44:06.057Z] ---> dfa752b92d0f [2021-11-05T09:44:06.057Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-05T09:44:06.057Z] ---> Running in d624b50a201e [2021-11-05T09:44:06.229Z] $ docker rm -f 6162f2c6dc55b3d917ce745db631af21c528fe6588bebfaeeca6e8fc43c042fd [2021-11-05T09:44:06.329Z] Removing intermediate container d624b50a201e [2021-11-05T09:44:06.329Z] ---> 7a4b4f438e73 [2021-11-05T09:44:06.329Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-05T09:44:06.603Z] ---> Running in aea4697e2638 [2021-11-05T09:44:06.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-05T09:44:06.821Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-05T09:44:08.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-05T09:44:08.362Z] + ls -al . [2021-11-05T09:44:08.362Z] total 88 [2021-11-05T09:44:08.362Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 5 09:43 . [2021-11-05T09:44:08.362Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 5 09:43 .. [2021-11-05T09:44:08.362Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 5 09:43 assets [2021-11-05T09:44:08.362Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 5 09:43 bin [2021-11-05T09:44:08.362Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 5 09:43 cmd [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 5 09:43 CONTRIBUTING.md [2021-11-05T09:44:08.362Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 5 09:43 coverage.out [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 5 09:43 Dockerfile [2021-11-05T09:44:08.362Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 5 09:43 docs [2021-11-05T09:44:08.362Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 5 09:43 .git [2021-11-05T09:44:08.362Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 5 09:43 .github [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 09:43 .gitignore [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 5 09:43 go.mod [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 24176 Nov 5 09:43 go.sum [2021-11-05T09:44:08.362Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 5 09:43 internal [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 5 09:43 Jenkinsfile [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 5 09:43 LICENSE [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 5 09:43 Makefile [2021-11-05T09:44:08.362Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 5 09:43 pkg [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 5786 Nov 5 09:43 README.md [2021-11-05T09:44:08.362Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 5 09:43 snap [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 5 09:40 VERSION [2021-11-05T09:44:08.362Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 09:43 version.go [2021-11-05T09:44:08.362Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 5 09:43 web [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:44:08.585Z] Removing intermediate container aea4697e2638 [2021-11-05T09:44:08.585Z] ---> dc40036dd813 [2021-11-05T09:44:08.585Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-05T09:44:08.661Z] + 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=9d0ce141d844cd482524b7399097633260e88817 --label arch=amd64 --label version=0.0.0 . [2021-11-05T09:44:08.859Z] ---> Running in 601f730b5310 [2021-11-05T09:44:08.921Z] Sending build context to Docker daemon 25.24MB [2021-11-05T09:44:08.921Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-05T09:44:08.921Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-05T09:44:08.921Z] ---> 6c371f50436c [2021-11-05T09:44:08.921Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-05T09:44:09.181Z] ---> Running in a26f0d5f397f [2021-11-05T09:44:09.181Z] Removing intermediate container a26f0d5f397f [2021-11-05T09:44:09.181Z] ---> 3ba1c6ce85da [2021-11-05T09:44:09.181Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-05T09:44:09.181Z] ---> Running in f2bbfdbef209 [2021-11-05T09:44:09.181Z] Removing intermediate container f2bbfdbef209 [2021-11-05T09:44:09.181Z] ---> b0c5cdc065de [2021-11-05T09:44:09.181Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-05T09:44:09.441Z] ---> Running in ea268ddda75e [2021-11-05T09:44:09.441Z] Removing intermediate container ea268ddda75e [2021-11-05T09:44:09.441Z] ---> ea56725d7324 [2021-11-05T09:44:09.441Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-05T09:44:09.441Z] ---> Running in a4da3df52902 [2021-11-05T09:44:09.441Z] Removing intermediate container a4da3df52902 [2021-11-05T09:44:09.441Z] ---> 80dcd7f4e1a0 [2021-11-05T09:44:09.441Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-05T09:44:09.441Z] ---> Running in 8698af3d93b7 [2021-11-05T09:44:09.700Z] Removing intermediate container 8698af3d93b7 [2021-11-05T09:44:09.700Z] ---> 900c3f1c657a [2021-11-05T09:44:09.700Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-05T09:44:09.700Z] ---> Running in e9b176a9d7bf [2021-11-05T09:44:10.277Z] Removing intermediate container e9b176a9d7bf [2021-11-05T09:44:10.277Z] ---> f6ad21666bd3 [2021-11-05T09:44:10.277Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-05T09:44:10.277Z] ---> Running in e157289fcfac [2021-11-05T09:44:10.277Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-05T09:44:10.299Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-05T09:44:10.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-05T09:44:11.217Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-05T09:44:11.788Z] OK: 220 MiB in 52 packages [2021-11-05T09:44:11.788Z] Removing intermediate container e157289fcfac [2021-11-05T09:44:11.788Z] ---> b5ab2031c612 [2021-11-05T09:44:11.788Z] Step 10/22 : ENV GO111MODULE=on [2021-11-05T09:44:11.788Z] ---> Running in 345a6d99f3cf [2021-11-05T09:44:11.882Z] OK: 219 MiB in 52 packages [2021-11-05T09:44:12.052Z] Removing intermediate container 345a6d99f3cf [2021-11-05T09:44:12.052Z] ---> 6c85fad383e8 [2021-11-05T09:44:12.052Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-05T09:44:12.052Z] ---> Running in f5b94b7cef1f [2021-11-05T09:44:12.052Z] Removing intermediate container f5b94b7cef1f [2021-11-05T09:44:12.052Z] ---> f71c42192c08 [2021-11-05T09:44:12.052Z] Step 12/22 : COPY . . [2021-11-05T09:44:12.864Z] Removing intermediate container 601f730b5310 [2021-11-05T09:44:12.864Z] ---> ce4d9abc2ada [2021-11-05T09:44:12.864Z] Step 10/14 : ENV GO111MODULE=on [2021-11-05T09:44:12.864Z] ---> Running in 1b7ab4d724a7 [2021-11-05T09:44:12.997Z] ---> e3cb73bf8169 [2021-11-05T09:44:12.997Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-05T09:44:12.997Z] ---> Running in 4f6aae59e040 [2021-11-05T09:44:13.467Z] Removing intermediate container 1b7ab4d724a7 [2021-11-05T09:44:13.467Z] ---> 3aaf68cf7498 [2021-11-05T09:44:13.467Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-05T09:44:13.467Z] ---> Running in f87968e5e3cf [2021-11-05T09:44:13.568Z] Removing intermediate container 4f6aae59e040 [2021-11-05T09:44:13.568Z] ---> b73278d4d566 [2021-11-05T09:44:13.568Z] Step 14/22 : RUN ${MAKE} [2021-11-05T09:44:13.568Z] ---> Running in 08a1f4b6bae8 [2021-11-05T09:44:13.831Z] 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-11-05T09:44:14.069Z] Removing intermediate container f87968e5e3cf [2021-11-05T09:44:14.069Z] ---> 12b42355b94b [2021-11-05T09:44:14.069Z] Step 12/14 : COPY . . [2021-11-05T09:44:16.700Z] ---> 9686469739e8 [2021-11-05T09:44:16.700Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-05T09:44:16.983Z] ---> Running in 2fa5cf690ccc [2021-11-05T09:44:23.891Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-05T09:44:24.152Z] Removing intermediate container 08a1f4b6bae8 [2021-11-05T09:44:24.152Z] ---> cbf6ead9820d [2021-11-05T09:44:24.152Z] Step 15/22 : FROM alpine:3.14 [2021-11-05T09:44:28.358Z] 3.14: Pulling from library/alpine [2021-11-05T09:44:28.358Z] a0d0a0d46f8b: Already exists [2021-11-05T09:44:28.358Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-05T09:44:28.358Z] Status: Downloaded newer image for alpine:3.14 [2021-11-05T09:44:28.358Z] ---> 14119a10abf4 [2021-11-05T09:44:28.358Z] Step 16/22 : EXPOSE 4000 [2021-11-05T09:44:28.358Z] ---> Running in 2e8ded4fc4a6 [2021-11-05T09:44:28.358Z] Removing intermediate container 2e8ded4fc4a6 [2021-11-05T09:44:28.358Z] ---> 4e32dedd046b [2021-11-05T09:44:28.358Z] 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-11-05T09:44:28.623Z] ---> c87d5c89b93d [2021-11-05T09:44:28.623Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-05T09:44:28.623Z] ---> Running in e8ba306b7d1a [2021-11-05T09:44:28.883Z] Removing intermediate container e8ba306b7d1a [2021-11-05T09:44:28.883Z] ---> 58bb48b19672 [2021-11-05T09:44:28.883Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-05T09:44:28.883Z] ---> Running in a4233edeb541 [2021-11-05T09:44:28.883Z] Removing intermediate container a4233edeb541 [2021-11-05T09:44:28.883Z] ---> f3003ed93448 [2021-11-05T09:44:28.883Z] Step 20/22 : LABEL arch=amd64 [2021-11-05T09:44:28.883Z] ---> Running in 1d228129a5a6 [2021-11-05T09:44:29.146Z] Removing intermediate container 1d228129a5a6 [2021-11-05T09:44:29.146Z] ---> fb73c0eee2d7 [2021-11-05T09:44:29.146Z] Step 21/22 : LABEL git_sha=9d0ce141d844cd482524b7399097633260e88817 [2021-11-05T09:44:29.146Z] ---> Running in 701e1830fbd5 [2021-11-05T09:44:29.146Z] Removing intermediate container 701e1830fbd5 [2021-11-05T09:44:29.146Z] ---> 1fac921bc7eb [2021-11-05T09:44:29.146Z] Step 22/22 : LABEL version=0.0.0 [2021-11-05T09:44:29.146Z] ---> Running in 5bf11cb77687 [2021-11-05T09:44:29.410Z] Removing intermediate container 5bf11cb77687 [2021-11-05T09:44:29.410Z] ---> 81710cd54239 [2021-11-05T09:44:29.410Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-05T09:44:29.410Z] Successfully built 81710cd54239 [2021-11-05T09:44:29.410Z] 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-11-05T09:44:30.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-05T09:44:30.053Z] [2021-11-05T09:44:30.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:44:30.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-05T09:44:30.356Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-05T09:44:30.356Z] b4d181a07f80: Pulling fs layer [2021-11-05T09:44:30.356Z] a1111a8f2ec3: Pulling fs layer [2021-11-05T09:44:30.356Z] ed53099fbce6: Pulling fs layer [2021-11-05T09:44:30.356Z] dc539afda2c1: Pulling fs layer [2021-11-05T09:44:30.356Z] 77bc0d833cb6: Pulling fs layer [2021-11-05T09:44:30.356Z] 9065ff56babe: Pulling fs layer [2021-11-05T09:44:30.356Z] d287ab97295c: Pulling fs layer [2021-11-05T09:44:30.356Z] dc539afda2c1: Waiting [2021-11-05T09:44:30.356Z] 77bc0d833cb6: Waiting [2021-11-05T09:44:30.356Z] 9065ff56babe: Waiting [2021-11-05T09:44:30.356Z] d287ab97295c: Waiting [2021-11-05T09:44:30.356Z] a1111a8f2ec3: Verifying Checksum [2021-11-05T09:44:30.356Z] a1111a8f2ec3: Download complete [2021-11-05T09:44:30.356Z] dc539afda2c1: Verifying Checksum [2021-11-05T09:44:30.356Z] dc539afda2c1: Download complete [2021-11-05T09:44:30.356Z] ed53099fbce6: Verifying Checksum [2021-11-05T09:44:30.356Z] ed53099fbce6: Download complete [2021-11-05T09:44:30.622Z] 77bc0d833cb6: Verifying Checksum [2021-11-05T09:44:30.622Z] 77bc0d833cb6: Download complete [2021-11-05T09:44:30.622Z] 9065ff56babe: Verifying Checksum [2021-11-05T09:44:30.622Z] 9065ff56babe: Download complete [2021-11-05T09:44:30.622Z] b4d181a07f80: Verifying Checksum [2021-11-05T09:44:30.622Z] b4d181a07f80: Download complete [2021-11-05T09:44:31.199Z] d287ab97295c: Verifying Checksum [2021-11-05T09:44:31.199Z] d287ab97295c: Download complete [2021-11-05T09:44:32.165Z] b4d181a07f80: Pull complete [2021-11-05T09:44:32.429Z] a1111a8f2ec3: Pull complete [2021-11-05T09:44:33.004Z] ed53099fbce6: Pull complete [2021-11-05T09:44:33.004Z] dc539afda2c1: Pull complete [2021-11-05T09:44:33.295Z] 77bc0d833cb6: Pull complete [2021-11-05T09:44:33.295Z] 9065ff56babe: Pull complete [2021-11-05T09:44:38.661Z] d287ab97295c: Pull complete [2021-11-05T09:44:38.661Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-05T09:44:38.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-05T09:44:38.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-05T09:44:38.722Z] prd-centos7-docker-4c-2g-27731 does not seem to be running inside a container [2021-11-05T09:44:38.759Z] $ 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/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-05T09:44:41.314Z] $ docker top 5c6df5d3d3c67ce20087481361f78a92f1bc9d234bbda4ac43021090aa2c57d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:44:41.750Z] ---> job-cost.sh [2021-11-05T09:44:41.750Z] lf-activate-venv: SKIPPING [2021-11-05T09:44:41.750Z] INFO: No Stack... [2021-11-05T09:44:42.010Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-05T09:44:42.272Z] INFO: Archiving Costs [Pipeline] sh [2021-11-05T09:44:42.565Z] + cat /w/workspace/edgex-ui-go/10/archives/cost.csv [2021-11-05T09:44:42.565Z] + cut -d, -f6 [Pipeline] lock [2021-11-05T09:44:42.598Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [2021-11-05T09:44:42.603Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] did not exist. Created. [2021-11-05T09:44:42.603Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-05T09:44:42.906Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-05T09:44:42.947Z] Stashed 1 file(s) [Pipeline] } [2021-11-05T09:44:42.955Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-05T09:44:42.974Z] $ docker stop --time=1 5c6df5d3d3c67ce20087481361f78a92f1bc9d234bbda4ac43021090aa2c57d4 [2021-11-05T09:44:43.773Z] Removing intermediate container 2fa5cf690ccc [2021-11-05T09:44:43.773Z] ---> 40500c44c838 [2021-11-05T09:44:43.773Z] Step 14/14 : RUN ${MAKE} [2021-11-05T09:44:43.773Z] ---> Running in 26ef00f96164 [2021-11-05T09:44:43.773Z] noop [2021-11-05T09:44:44.115Z] $ docker rm -f 5c6df5d3d3c67ce20087481361f78a92f1bc9d234bbda4ac43021090aa2c57d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-05T09:44:44.369Z] Removing intermediate container 26ef00f96164 [2021-11-05T09:44:44.369Z] ---> 5b69cf2da86a [2021-11-05T09:44:44.369Z] Successfully built 5b69cf2da86a [2021-11-05T09:44:44.369Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:44:44.711Z] + docker inspect -f . ci-base-image-arm64 [2021-11-05T09:44:44.711Z] . [Pipeline] withDockerContainer [2021-11-05T09:44:44.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-27729 does not seem to be running inside a container [2021-11-05T09:44:45.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@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-11-05T09:44:46.709Z] $ docker top b1d9ba372ab3721315758791234d0b0bdeefb00eb4d1822ab97e668926a4e390 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-05T09:44:47.671Z] + go version [2021-11-05T09:44:47.671Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-05T09:44:47.705Z] $ docker stop --time=1 b1d9ba372ab3721315758791234d0b0bdeefb00eb4d1822ab97e668926a4e390 [2021-11-05T09:44:49.447Z] $ docker rm -f b1d9ba372ab3721315758791234d0b0bdeefb00eb4d1822ab97e668926a4e390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:44:50.186Z] + docker inspect -f . ci-base-image-arm64 [2021-11-05T09:44:50.186Z] . [Pipeline] withDockerContainer [2021-11-05T09:44:50.480Z] prd-ubuntu18.04-docker-arm64-4c-16g-27729 does not seem to be running inside a container [2021-11-05T09:44:50.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@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-11-05T09:44:52.165Z] $ docker top d73fd1411f4d8b47dadcdc9114136bd75bd4fb20e26ff3ce91d5e63070e343da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-05T09:44:53.127Z] + make test [2021-11-05T09:44:53.127Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-05T09:44:54.112Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-05T09:45:41.152Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-05T09:45:41.152Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-05T09:46:03.335Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-05T09:46:03.335Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-05T09:46:03.370Z] $ docker stop --time=1 d73fd1411f4d8b47dadcdc9114136bd75bd4fb20e26ff3ce91d5e63070e343da [2021-11-05T09:46:05.171Z] $ docker rm -f d73fd1411f4d8b47dadcdc9114136bd75bd4fb20e26ff3ce91d5e63070e343da [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-05T09:46:06.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-05T09:46:06.034Z] Warning: overwriting stash ‘coverage-report’ [2021-11-05T09:46:06.680Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-05T09:46:07.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-05T09:46:07.498Z] + ls -al . [2021-11-05T09:46:07.498Z] total 128 [2021-11-05T09:46:07.498Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 09:44 . [2021-11-05T09:46:07.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 09:43 .. [2021-11-05T09:46:07.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 09:43 .git [2021-11-05T09:46:07.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 09:43 .github [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 09:43 .gitignore [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 5 09:43 CONTRIBUTING.md [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 5 09:43 Dockerfile [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 5 09:43 Jenkinsfile [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 5 09:43 LICENSE [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 5 09:43 Makefile [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 5786 Nov 5 09:43 README.md [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 09:40 VERSION [2021-11-05T09:46:07.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 09:43 assets [2021-11-05T09:46:07.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 09:43 bin [2021-11-05T09:46:07.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 09:43 cmd [2021-11-05T09:46:07.498Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 5 09:44 coverage.out [2021-11-05T09:46:07.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 09:43 docs [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 09:43 go.mod [2021-11-05T09:46:07.498Z] -rw-rw-r-- 1 jenkins jenkins 24176 Nov 5 09:43 go.sum [2021-11-05T09:46:07.499Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 09:43 internal [2021-11-05T09:46:07.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 09:43 pkg [2021-11-05T09:46:07.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 09:43 snap [2021-11-05T09:46:07.499Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 09:43 version.go [2021-11-05T09:46:07.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 09:43 web [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:46:07.844Z] + 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=9d0ce141d844cd482524b7399097633260e88817 --label arch=arm64 --label version=0.0.0 . [2021-11-05T09:46:08.827Z] Sending build context to Docker daemon 25.24MB [2021-11-05T09:46:08.827Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-05T09:46:08.827Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-05T09:46:08.827Z] ---> 5b69cf2da86a [2021-11-05T09:46:08.827Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-05T09:46:09.106Z] ---> Running in d1dca336b706 [2021-11-05T09:46:09.383Z] Removing intermediate container d1dca336b706 [2021-11-05T09:46:09.383Z] ---> 938c7bbaa37e [2021-11-05T09:46:09.383Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-05T09:46:09.662Z] ---> Running in 6bde77161e6a [2021-11-05T09:46:09.973Z] Removing intermediate container 6bde77161e6a [2021-11-05T09:46:09.973Z] ---> aafa1acf9c82 [2021-11-05T09:46:09.973Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-05T09:46:10.342Z] ---> Running in 2f52e49852d5 [2021-11-05T09:46:10.653Z] Removing intermediate container 2f52e49852d5 [2021-11-05T09:46:10.653Z] ---> 705d83025c4c [2021-11-05T09:46:10.653Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-05T09:46:10.974Z] ---> Running in 498bc1d8694c [2021-11-05T09:46:11.262Z] Removing intermediate container 498bc1d8694c [2021-11-05T09:46:11.262Z] ---> b6185cccffda [2021-11-05T09:46:11.262Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-05T09:46:11.570Z] ---> Running in 38bc5b606aa6 [2021-11-05T09:46:12.265Z] Removing intermediate container 38bc5b606aa6 [2021-11-05T09:46:12.265Z] ---> e506becfad16 [2021-11-05T09:46:12.265Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-05T09:46:12.265Z] ---> Running in b2b23a00ef32 [2021-11-05T09:46:14.256Z] Removing intermediate container b2b23a00ef32 [2021-11-05T09:46:14.256Z] ---> 082946ffaf9c [2021-11-05T09:46:14.256Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-05T09:46:14.256Z] ---> Running in e044f650e1f3 [2021-11-05T09:46:15.695Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-05T09:46:16.676Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-05T09:46:17.278Z] OK: 219 MiB in 52 packages [2021-11-05T09:46:18.270Z] Removing intermediate container e044f650e1f3 [2021-11-05T09:46:18.270Z] ---> 1fd42e7b801d [2021-11-05T09:46:18.270Z] Step 10/22 : ENV GO111MODULE=on [2021-11-05T09:46:18.545Z] ---> Running in dcb61c302fd9 [2021-11-05T09:46:18.822Z] Removing intermediate container dcb61c302fd9 [2021-11-05T09:46:18.822Z] ---> 802edf6c5411 [2021-11-05T09:46:18.822Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-05T09:46:19.097Z] ---> Running in 9afc3d1a0d2b [2021-11-05T09:46:19.371Z] Removing intermediate container 9afc3d1a0d2b [2021-11-05T09:46:19.371Z] ---> a1f3016165dd [2021-11-05T09:46:19.371Z] Step 12/22 : COPY . . [2021-11-05T09:46:22.758Z] ---> 3ef506ceecc0 [2021-11-05T09:46:22.758Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-05T09:46:22.758Z] ---> Running in cdd3ad1c7a0e [2021-11-05T09:46:24.731Z] Removing intermediate container cdd3ad1c7a0e [2021-11-05T09:46:24.731Z] ---> a7ad2a7cee28 [2021-11-05T09:46:24.731Z] Step 14/22 : RUN ${MAKE} [2021-11-05T09:46:24.731Z] ---> Running in 8247eb9a9fa0 [2021-11-05T09:46:25.713Z] 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-11-05T09:46:58.062Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-05T09:46:58.334Z] Removing intermediate container 8247eb9a9fa0 [2021-11-05T09:46:58.334Z] ---> 661767aac4be [2021-11-05T09:46:58.334Z] Step 15/22 : FROM alpine:3.14 [2021-11-05T09:47:02.633Z] 3.14: Pulling from library/alpine [2021-11-05T09:47:02.633Z] 552d1f2373af: Already exists [2021-11-05T09:47:02.633Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-05T09:47:02.633Z] Status: Downloaded newer image for alpine:3.14 [2021-11-05T09:47:02.633Z] ---> bb3de5531c18 [2021-11-05T09:47:02.633Z] Step 16/22 : EXPOSE 4000 [2021-11-05T09:47:02.633Z] ---> Running in a691f002ad2b [2021-11-05T09:47:02.905Z] Removing intermediate container a691f002ad2b [2021-11-05T09:47:02.905Z] ---> 88e5e9ad52b3 [2021-11-05T09:47:02.905Z] 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-11-05T09:47:04.334Z] ---> 0436269c54cd [2021-11-05T09:47:04.334Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-05T09:47:04.334Z] ---> Running in ce0703a73f40 [2021-11-05T09:47:04.928Z] Removing intermediate container ce0703a73f40 [2021-11-05T09:47:04.928Z] ---> 78b6194a8ba4 [2021-11-05T09:47:04.928Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-05T09:47:04.928Z] ---> Running in be662eaa8224 [2021-11-05T09:47:05.520Z] Removing intermediate container be662eaa8224 [2021-11-05T09:47:05.520Z] ---> 7a16522617c4 [2021-11-05T09:47:05.520Z] Step 20/22 : LABEL arch=arm64 [2021-11-05T09:47:05.520Z] ---> Running in 550980ec2b88 [2021-11-05T09:47:05.793Z] Removing intermediate container 550980ec2b88 [2021-11-05T09:47:05.793Z] ---> b73b1f8af956 [2021-11-05T09:47:05.793Z] Step 21/22 : LABEL git_sha=9d0ce141d844cd482524b7399097633260e88817 [2021-11-05T09:47:06.064Z] ---> Running in a904a99e2c06 [2021-11-05T09:47:06.335Z] Removing intermediate container a904a99e2c06 [2021-11-05T09:47:06.335Z] ---> 7e2b4901edca [2021-11-05T09:47:06.335Z] Step 22/22 : LABEL version=0.0.0 [2021-11-05T09:47:06.608Z] ---> Running in 3d579e4a297f [2021-11-05T09:47:06.881Z] Removing intermediate container 3d579e4a297f [2021-11-05T09:47:06.881Z] ---> e38f8c851ecb [2021-11-05T09:47:06.881Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-05T09:47:07.152Z] Successfully built e38f8c851ecb [2021-11-05T09:47:07.152Z] 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-11-05T09:47:07.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-05T09:47:08.014Z] [2021-11-05T09:47:08.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:47:08.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-05T09:47:08.629Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-05T09:47:08.629Z] 448f6bf000e3: Pulling fs layer [2021-11-05T09:47:08.629Z] f757da607395: Pulling fs layer [2021-11-05T09:47:08.629Z] 05883995daec: Pulling fs layer [2021-11-05T09:47:08.629Z] 8603b9c90790: Pulling fs layer [2021-11-05T09:47:08.629Z] 1560dd03e051: Pulling fs layer [2021-11-05T09:47:08.629Z] 27f5ce0e4adf: Pulling fs layer [2021-11-05T09:47:08.629Z] c2d8d7efcc4b: Pulling fs layer [2021-11-05T09:47:08.629Z] 8603b9c90790: Waiting [2021-11-05T09:47:08.629Z] 1560dd03e051: Waiting [2021-11-05T09:47:08.629Z] 27f5ce0e4adf: Waiting [2021-11-05T09:47:08.629Z] c2d8d7efcc4b: Waiting [2021-11-05T09:47:08.629Z] f757da607395: Verifying Checksum [2021-11-05T09:47:08.629Z] f757da607395: Download complete [2021-11-05T09:47:08.629Z] 8603b9c90790: Verifying Checksum [2021-11-05T09:47:08.629Z] 8603b9c90790: Download complete [2021-11-05T09:47:08.904Z] 1560dd03e051: Verifying Checksum [2021-11-05T09:47:08.904Z] 1560dd03e051: Download complete [2021-11-05T09:47:08.904Z] 27f5ce0e4adf: Download complete [2021-11-05T09:47:08.904Z] 05883995daec: Verifying Checksum [2021-11-05T09:47:08.904Z] 05883995daec: Download complete [2021-11-05T09:47:09.187Z] 448f6bf000e3: Verifying Checksum [2021-11-05T09:47:09.187Z] 448f6bf000e3: Download complete [2021-11-05T09:47:11.802Z] c2d8d7efcc4b: Verifying Checksum [2021-11-05T09:47:11.802Z] c2d8d7efcc4b: Download complete [2021-11-05T09:47:12.402Z] 448f6bf000e3: Pull complete [2021-11-05T09:47:13.375Z] f757da607395: Pull complete [2021-11-05T09:47:14.806Z] 05883995daec: Pull complete [2021-11-05T09:47:15.079Z] 8603b9c90790: Pull complete [2021-11-05T09:47:16.054Z] 1560dd03e051: Pull complete [2021-11-05T09:47:16.326Z] 27f5ce0e4adf: Pull complete [2021-11-05T09:47:31.394Z] c2d8d7efcc4b: Pull complete [2021-11-05T09:47:31.394Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-05T09:47:31.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-05T09:47:31.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-05T09:47:31.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-27729 does not seem to be running inside a container [2021-11-05T09:47:31.748Z] $ 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/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@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-11-05T09:47:34.920Z] $ docker top 8e1ea06630b314877509a437d639e4ac2a7b6e25de04c312c599c21602f42604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:47:35.890Z] ---> job-cost.sh [2021-11-05T09:47:35.890Z] lf-activate-venv: SKIPPING [2021-11-05T09:47:35.890Z] INFO: No Stack... [2021-11-05T09:47:36.162Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-05T09:47:36.754Z] INFO: Archiving Costs [Pipeline] sh [2021-11-05T09:47:37.405Z] + cat /w/workspace/edgex-ui-go/10/archives/cost.csv [2021-11-05T09:47:37.405Z] + cut -d, -f6 [Pipeline] lock [2021-11-05T09:47:37.464Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [2021-11-05T09:47:37.470Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] did not exist. Created. [2021-11-05T09:47:37.470Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-05T09:47:38.140Z] /w/workspace/edgex-ui-go/10@tmp/durable-30acc39e/script.sh: 1: /w/workspace/edgex-ui-go/10@tmp/durable-30acc39e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-05T09:47:38.800Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-05T09:47:38.825Z] Warning: overwriting stash ‘stack-cost’ [2021-11-05T09:47:39.036Z] Stashed 1 file(s) [Pipeline] } [2021-11-05T09:47:39.043Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-05T09:47:39.074Z] $ docker stop --time=1 8e1ea06630b314877509a437d639e4ac2a7b6e25de04c312c599c21602f42604 [2021-11-05T09:47:40.695Z] $ docker rm -f 8e1ea06630b314877509a437d639e4ac2a7b6e25de04c312c599c21602f42604 [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-11-05T09:47:41.626Z] provisioning config files... [2021-11-05T09:47:41.636Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config8801656722114264000tmp [Pipeline] { [Pipeline] sh [2021-11-05T09:47:41.942Z] + set +x [2021-11-05T09:47:41.942Z] + curl -s https://codecov.io/bash [2021-11-05T09:47:41.942Z] + bash -s -- [2021-11-05T09:47:41.942Z] [2021-11-05T09:47:41.942Z] _____ _ [2021-11-05T09:47:41.942Z] / ____| | | [2021-11-05T09:47:41.942Z] | | ___ __| | ___ ___ _____ __ [2021-11-05T09:47:41.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-05T09:47:41.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-05T09:47:41.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-05T09:47:41.942Z] Bash-1.0.6 [2021-11-05T09:47:41.942Z] [2021-11-05T09:47:41.942Z] [2021-11-05T09:47:41.942Z] ==> git version 2.24.4 found [2021-11-05T09:47:41.942Z] ==> 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-11-05T09:47:41.942Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-05T09:47:41.942Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-05T09:47:41.942Z] ==> Jenkins CI detected. [2021-11-05T09:47:41.942Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-05T09:47:41.942Z] project root: . [2021-11-05T09:47:41.942Z] --> token set from env [2021-11-05T09:47:41.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-05T09:47:42.202Z] ==> Running gcov in . (disable via -X gcov) [2021-11-05T09:47:42.202Z] ==> Python coveragepy not found [2021-11-05T09:47:42.202Z] ==> Searching for coverage reports in: [2021-11-05T09:47:42.202Z] + . [2021-11-05T09:47:42.202Z] -> Found 1 reports [2021-11-05T09:47:42.202Z] ==> Detecting git/mercurial file structure [2021-11-05T09:47:42.202Z] ==> Reading reports [2021-11-05T09:47:42.203Z] + ./coverage.out bytes=10 [2021-11-05T09:47:42.203Z] ==> Appending adjustments [2021-11-05T09:47:42.203Z] https://docs.codecov.io/docs/fixing-reports [2021-11-05T09:47:42.203Z] + Found adjustments [2021-11-05T09:47:42.203Z] ==> Gzipping contents [2021-11-05T09:47:42.203Z] 4.0K /tmp/codecov.en7Jf1.gz [2021-11-05T09:47:42.203Z] ==> Uploading reports [2021-11-05T09:47:42.203Z] url: https://codecov.io [2021-11-05T09:47:42.203Z] query: branch=PR-470&commit=9d0ce141d844cd482524b7399097633260e88817&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-470%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=470&job=&cmd_args= [2021-11-05T09:47:42.203Z] -> Pinging Codecov [2021-11-05T09:47:42.203Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-470&commit=9d0ce141d844cd482524b7399097633260e88817&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-470%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=470&job=&cmd_args= [2021-11-05T09:47:42.775Z] -> Uploading to [2021-11-05T09:47:42.776Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-05/FB506323287CE973F263BFD2A0EB1F37/9d0ce141d844cd482524b7399097633260e88817/dd56b8e4-579e-442c-8b87-41531bfbced5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211105T094742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cca34f7d4087d8b117975cfd23486e976a7bdbf47dd9eaf6f5ccfc8f7885c42 [2021-11-05T09:47:42.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-05T09:47:42.776Z] Dload Upload Total Spent Left Speed [2021-11-05T09:47:43.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 10498 --:--:-- --:--:-- --:--:-- 10492 [2021-11-05T09:47:43.041Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9d0ce141d844cd482524b7399097633260e88817 [Pipeline] } [2021-11-05T09:47:43.050Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-05T09:47:44.346Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:47:44.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:47:45.202Z] ---> package-listing.sh [2021-11-05T09:47:45.202Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-05T09:47:45.202Z] ++ facter osfamily [2021-11-05T09:47:45.464Z] + OS_FAMILY=redhat [2021-11-05T09:47:45.464Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-05T09:47:45.464Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-05T09:47:45.464Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-05T09:47:45.464Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-05T09:47:45.464Z] + PACKAGES=/tmp/packages_start.txt [2021-11-05T09:47:45.464Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-05T09:47:45.464Z] + PACKAGES=/tmp/packages_end.txt [2021-11-05T09:47:45.464Z] + case "${OS_FAMILY}" in [2021-11-05T09:47:45.464Z] + rpm -qa [2021-11-05T09:47:45.464Z] + sort [2021-11-05T09:47:46.439Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-05T09:47:46.439Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-05T09:47:46.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-05T09:47:46.440Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-05T09:47:46.440Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [2021-11-05T09:47:46.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo [2021-11-05T09:47:46.451Z] 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-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-05T09:47:46.746Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:47:47.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-05T09:47:47.301Z] [2021-11-05T09:47:47.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-05T09:47:47.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-05T09:47:47.605Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-05T09:47:47.605Z] b4d181a07f80: Pulling fs layer [2021-11-05T09:47:47.605Z] a1111a8f2ec3: Pulling fs layer [2021-11-05T09:47:47.605Z] ed53099fbce6: Pulling fs layer [2021-11-05T09:47:47.605Z] dc539afda2c1: Pulling fs layer [2021-11-05T09:47:47.605Z] 77bc0d833cb6: Pulling fs layer [2021-11-05T09:47:47.605Z] 9065ff56babe: Pulling fs layer [2021-11-05T09:47:47.605Z] d287ab97295c: Pulling fs layer [2021-11-05T09:47:47.605Z] dc539afda2c1: Waiting [2021-11-05T09:47:47.605Z] 77bc0d833cb6: Waiting [2021-11-05T09:47:47.605Z] 9065ff56babe: Waiting [2021-11-05T09:47:47.605Z] d287ab97295c: Waiting [2021-11-05T09:47:47.605Z] a1111a8f2ec3: Verifying Checksum [2021-11-05T09:47:47.605Z] a1111a8f2ec3: Download complete [2021-11-05T09:47:47.605Z] dc539afda2c1: Verifying Checksum [2021-11-05T09:47:47.605Z] dc539afda2c1: Download complete [2021-11-05T09:47:47.605Z] ed53099fbce6: Verifying Checksum [2021-11-05T09:47:47.605Z] ed53099fbce6: Download complete [2021-11-05T09:47:47.870Z] 9065ff56babe: Verifying Checksum [2021-11-05T09:47:47.870Z] 9065ff56babe: Download complete [2021-11-05T09:47:47.870Z] 77bc0d833cb6: Verifying Checksum [2021-11-05T09:47:47.870Z] 77bc0d833cb6: Download complete [2021-11-05T09:47:47.870Z] b4d181a07f80: Verifying Checksum [2021-11-05T09:47:47.870Z] b4d181a07f80: Download complete [2021-11-05T09:47:48.451Z] d287ab97295c: Verifying Checksum [2021-11-05T09:47:48.451Z] d287ab97295c: Download complete [2021-11-05T09:47:49.401Z] b4d181a07f80: Pull complete [2021-11-05T09:47:49.663Z] a1111a8f2ec3: Pull complete [2021-11-05T09:47:50.244Z] ed53099fbce6: Pull complete [2021-11-05T09:47:50.244Z] dc539afda2c1: Pull complete [2021-11-05T09:47:50.507Z] 77bc0d833cb6: Pull complete [2021-11-05T09:47:50.507Z] 9065ff56babe: Pull complete [2021-11-05T09:47:55.816Z] d287ab97295c: Pull complete [2021-11-05T09:47:55.816Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-05T09:47:55.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-05T09:47:55.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-05T09:47:55.884Z] prd-centos7-docker-4c-2g-27728 does not seem to be running inside a container [2021-11-05T09:47:55.923Z] $ 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-470/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-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-05T09:47:58.980Z] $ docker top 781118e538ee20d9e03928d5601ce6047855a30f1fc29cfa011529fa09bbc712 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-05T09:47:59.329Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-05T09:47:59.616Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-05T09:47:59.915Z] + ls /var/log/sa-host [2021-11-05T09:47:59.915Z] + sadf -c /var/log/sa-host/sa05 [2021-11-05T09:47:59.915Z] file_magic: OK [2021-11-05T09:47:59.915Z] HZ: Using current value: 100 [2021-11-05T09:47:59.915Z] file_header: OK [2021-11-05T09:47:59.915Z] 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-11-05T09:47:59.915Z] Statistics: [2021-11-05T09:47:59.915Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-05T09:47:59.915Z] File successfully converted to sysstat format version 12.0.3 [2021-11-05T09:47:59.915Z] + sadf -c /var/log/sa-host/sa30 [2021-11-05T09:47:59.915Z] file_magic: OK [2021-11-05T09:47:59.915Z] HZ: Using current value: 100 [2021-11-05T09:47:59.915Z] file_header: OK [2021-11-05T09:47:59.915Z] 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-11-05T09:47:59.915Z] Statistics: [2021-11-05T09:47:59.915Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-05T09:47:59.915Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-05T09:48:00.164Z] provisioning config files... [2021-11-05T09:48:00.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config997692533108247848tmp [Pipeline] { [Pipeline] echo [2021-11-05T09:48:00.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:48:00.486Z] ---> create-netrc.sh [Pipeline] } [2021-11-05T09:48:00.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:48:00.827Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-05T09:48:00.835Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:48:01.122Z] ---> sudo-logs.sh [2021-11-05T09:48:01.122Z] Archiving 'sudo' log.. [2021-11-05T09:48:01.122Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27728.novalocal: Name or service not known [2021-11-05T09:48:01.122Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27728.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-05T09:48:01.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:48:01.437Z] ---> job-cost.sh [2021-11-05T09:48:01.437Z] lf-activate-venv: SKIPPING [2021-11-05T09:48:01.437Z] DEBUG: total: 0.10999999940395355 [2021-11-05T09:48:01.437Z] INFO: Retrieving Stack Cost... [2021-11-05T09:48:01.699Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-05T09:48:01.961Z] INFO: Archiving Costs [Pipeline] echo [2021-11-05T09:48:01.974Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-05T09:48:02.270Z] ---> logs-deploy.sh [2021-11-05T09:48:02.270Z] lf-activate-venv: SKIPPING [2021-11-05T09:48:02.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/10 [2021-11-05T09:48:02.270Z] INFO: archiving workspace using pattern(s): [2021-11-05T09:48:02.839Z] Archives upload complete. [2021-11-05T09:48:03.097Z] INFO: archiving logs to Nexus