Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f246fb944bbc8447f5cf52b185b111025b4628df 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-ssh6617378509502937450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7762171889842626487.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5757195852991684923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9175685096890076687.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7833830280591593449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1803 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh6072184350180490934.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f246fb944bbc8447f5cf52b185b111025b4628df (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 Commit message: "fix(snap): update snap version and base" > git rev-list --no-walk f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-16T04:17:46.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-16T04:17:46.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-16T04:17:46.256Z] ========================================================= [2021-10-16T04:17:46.256Z] EdgeX Global Pipelines Version Info [2021-10-16T04:17:46.256Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:17:47.450Z] ------------------- [2021-10-16T04:17:47.450Z] stable info: [2021-10-16T04:17:47.450Z] ------------------- [2021-10-16T04:17:47.450Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-16T04:17:47.450Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-16T04:17:47.450Z] Message: update stable to v1.0.210 [2021-10-16T04:17:48.023Z] ------------------- [2021-10-16T04:17:48.023Z] experimental info: [2021-10-16T04:17:48.023Z] ------------------- [2021-10-16T04:17:48.023Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-16T04:17:48.023Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-16T04:17:48.023Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-16T04:17:48.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-16T04:17:48.099Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-16T04:17:48.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-16T04:17:48.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-16T04:17:48.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-16T04:17:48.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-16T04:17:48.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-16T04:17:48.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-16T04:17:48.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-16T04:17:48.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-16T04:17:48.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-16T04:17:48.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-16T04:17:48.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-16T04:17:48.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-16T04:17:48.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-16T04:17:48.242Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-16T04:17:48.253Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-16T04:17:48.263Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-16T04:17:48.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-16T04:17:48.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-16T04:17:48.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-16T04:17:48.304Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-16T04:17:48.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-16T04:17:48.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-16T04:17:48.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-16T04:17:48.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-16T04:17:48.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-16T04:17:48.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-16T04:17:48.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-16T04:17:48.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] echo [2021-10-16T04:17:48.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f246fb9 [Pipeline] echo [2021-10-16T04:17:48.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-16T04:17:48.459Z] provisioning config files... [2021-10-16T04:17:48.474Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7751554707527554711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:17:48.789Z] ---> docker-login.sh [2021-10-16T04:17:48.789Z] nexus3.edgexfoundry.org:10001 [2021-10-16T04:17:48.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:17:49.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:17:49.051Z] Configure a credential helper to remove this warning. See [2021-10-16T04:17:49.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:17:49.051Z] [2021-10-16T04:17:49.051Z] Login Succeeded [2021-10-16T04:17:49.051Z] nexus3.edgexfoundry.org:10002 [2021-10-16T04:17:49.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:17:49.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:17:49.051Z] Configure a credential helper to remove this warning. See [2021-10-16T04:17:49.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:17:49.051Z] [2021-10-16T04:17:49.051Z] Login Succeeded [2021-10-16T04:17:49.051Z] nexus3.edgexfoundry.org:10003 [2021-10-16T04:17:49.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:17:49.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:17:49.315Z] Configure a credential helper to remove this warning. See [2021-10-16T04:17:49.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:17:49.315Z] [2021-10-16T04:17:49.315Z] Login Succeeded [2021-10-16T04:17:49.315Z] nexus3.edgexfoundry.org:10004 [2021-10-16T04:17:49.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:17:49.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:17:49.315Z] Configure a credential helper to remove this warning. See [2021-10-16T04:17:49.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:17:49.315Z] [2021-10-16T04:17:49.315Z] Login Succeeded [2021-10-16T04:17:49.315Z] docker.io [2021-10-16T04:17:49.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:17:49.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:17:49.893Z] Configure a credential helper to remove this warning. See [2021-10-16T04:17:49.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:17:49.893Z] [2021-10-16T04:17:49.893Z] Login Succeeded [2021-10-16T04:17:49.893Z] ---> docker-login.sh ends [Pipeline] } [2021-10-16T04:17:49.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-16T04:17:50.401Z] + git log --format=format:%s -1 f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] echo [2021-10-16T04:17:50.438Z] GIT_COMMIT: f246fb944bbc8447f5cf52b185b111025b4628df, Commit Message: fix(snap): update snap version and base [Pipeline] echo [2021-10-16T04:17:50.445Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:17:51.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-16T04:17:51.101Z] [2021-10-16T04:17:51.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:17:51.420Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-16T04:17:51.420Z] latest: Pulling from edgex-devops/git-semver [2021-10-16T04:17:51.420Z] a0d0a0d46f8b: Pulling fs layer [2021-10-16T04:17:51.420Z] 3e5f54012d9b: Pulling fs layer [2021-10-16T04:17:51.420Z] 4c7163046ea9: Pulling fs layer [2021-10-16T04:17:51.420Z] 0c2d73faf560: Pulling fs layer [2021-10-16T04:17:51.420Z] 0c2d73faf560: Waiting [2021-10-16T04:17:51.420Z] 3e5f54012d9b: Verifying Checksum [2021-10-16T04:17:51.420Z] 3e5f54012d9b: Download complete [2021-10-16T04:17:51.420Z] a0d0a0d46f8b: Download complete [2021-10-16T04:17:51.420Z] 4c7163046ea9: Verifying Checksum [2021-10-16T04:17:51.420Z] 4c7163046ea9: Download complete [2021-10-16T04:17:51.688Z] 0c2d73faf560: Verifying Checksum [2021-10-16T04:17:51.688Z] 0c2d73faf560: Download complete [2021-10-16T04:17:51.688Z] a0d0a0d46f8b: Pull complete [2021-10-16T04:17:51.688Z] 3e5f54012d9b: Pull complete [2021-10-16T04:17:51.969Z] 4c7163046ea9: Pull complete [2021-10-16T04:17:52.229Z] 0c2d73faf560: Pull complete [2021-10-16T04:17:52.229Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-16T04:17:52.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-16T04:17:52.229Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-16T04:17:52.303Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-10-16T04:17:52.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-16T04:17:52.948Z] $ docker top d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-16T04:17:53.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-16T04:17:53.042Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-16T04:17:53.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-16T04:17:53.166Z] $ docker exec d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 ssh-agent [2021-10-16T04:17:53.255Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPEaKPp/agent.13 [2021-10-16T04:17:53.255Z] SSH_AGENT_PID=20 [2021-10-16T04:17:53.263Z] Running ssh-add (command line suppressed) [2021-10-16T04:17:53.379Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_271404571675915417.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_271404571675915417.key) [2021-10-16T04:17:53.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-16T04:17:53.687Z] + git tag --points-at HEAD [Pipeline] } [2021-10-16T04:17:53.714Z] $ docker exec --env ******** --env ******** d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 ssh-agent -k [2021-10-16T04:17:53.810Z] unset SSH_AUTH_SOCK; [2021-10-16T04:17:53.810Z] unset SSH_AGENT_PID; [2021-10-16T04:17:53.810Z] echo Agent pid 20 killed; [2021-10-16T04:17:53.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-16T04:17:53.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-16T04:17:53.835Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-16T04:17:53.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-16T04:17:54.011Z] $ docker exec d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 ssh-agent [2021-10-16T04:17:54.134Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFMKCCA/agent.54 [2021-10-16T04:17:54.134Z] SSH_AGENT_PID=60 [2021-10-16T04:17:54.139Z] Running ssh-add (command line suppressed) [2021-10-16T04:17:54.251Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7971345618982730186.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7971345618982730186.key) [2021-10-16T04:17:54.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-16T04:17:54.550Z] + git semver init [2021-10-16T04:17:54.550Z] # -> Open(): unable to determine branch for HEAD [2021-10-16T04:17:54.550Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-16T04:17:54.550Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-16T04:17:54.550Z] # $SEMVER_REMOTE_NAME = origin [2021-10-16T04:17:54.550Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-16T04:17:54.550Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-16T04:17:54.550Z] # $SEMVER_BRANCH = main [2021-10-16T04:17:54.550Z] # $SEMVER_TEMP = /tmp/semver-583896800 [2021-10-16T04:17:54.550Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-16T04:17:57.113Z] # '/tmp/semver-583896800' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-16T04:17:57.113Z] # -> Force: false [2021-10-16T04:17:57.113Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-16T04:17:57.135Z] $ docker exec --env ******** --env ******** d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 ssh-agent -k [2021-10-16T04:17:57.235Z] unset SSH_AUTH_SOCK; [2021-10-16T04:17:57.236Z] unset SSH_AGENT_PID; [2021-10-16T04:17:57.236Z] echo Agent pid 60 killed; [2021-10-16T04:17:57.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-16T04:17:57.562Z] + git semver [Pipeline] } [2021-10-16T04:17:57.592Z] $ docker stop --time=1 d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 [2021-10-16T04:17:58.871Z] $ docker rm -f d14a6f08cf2719af12f20a561fdf59f401c68abbc53d56266b522092ed061ce3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-16T04:17:59.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-16T04:17:59.448Z] Stashed 1 file(s) [Pipeline] echo [2021-10-16T04:17:59.451Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-16T04:18:14.611Z] Still waiting to schedule task [2021-10-16T04:18:14.612Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1803’ [2021-10-16T04:18:14.613Z] Still waiting to schedule task [2021-10-16T04:18:14.613Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-16T04:20:18.359Z] Running on prd-centos7-docker-4c-2g-1806 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-16T04:20:18.373Z] Running in /w/workspace/edgex-ui-go/23 [Pipeline] { [Pipeline] checkout [2021-10-16T04:20:18.460Z] The recommended git tool is: git [2021-10-16T04:20:20.368Z] using credential edgex-jenkins-ssh [2021-10-16T04:20:20.380Z] Cloning the remote Git repository [2021-10-16T04:20:19.608Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-16T04:20:19.675Z] > git init /w/workspace/edgex-ui-go/23 # timeout=10 [2021-10-16T04:20:19.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-16T04:20:19.795Z] > git --version # timeout=10 [2021-10-16T04:20:19.808Z] > git --version # 'git version 2.24.4' [2021-10-16T04:20:19.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-16T04:20:19.836Z] [INFO] Currently running in a labeled security context [2021-10-16T04:20:19.836Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-16T04:20:19.837Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/23@tmp/jenkins-gitclient-ssh3572770066978651335.key [2021-10-16T04:20:19.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-16T04:20:22.119Z] Avoid second fetch [2021-10-16T04:20:22.120Z] Checking out Revision f246fb944bbc8447f5cf52b185b111025b4628df (main) [2021-10-16T04:20:21.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-16T04:20:21.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-16T04:20:21.231Z] > git config core.sparsecheckout # timeout=10 [2021-10-16T04:20:21.239Z] > git checkout -f f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 [2021-10-16T04:20:25.718Z] Commit message: "fix(snap): update snap version and base" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-16T04:20:26.392Z] provisioning config files... [2021-10-16T04:20:26.407Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config2234478750862290710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:20:26.822Z] ---> docker-login.sh [2021-10-16T04:20:26.822Z] nexus3.edgexfoundry.org:10001 [2021-10-16T04:20:26.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:20:27.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:20:27.089Z] Configure a credential helper to remove this warning. See [2021-10-16T04:20:27.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:20:27.089Z] [2021-10-16T04:20:27.089Z] Login Succeeded [2021-10-16T04:20:27.089Z] nexus3.edgexfoundry.org:10002 [2021-10-16T04:20:27.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:20:27.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:20:27.089Z] Configure a credential helper to remove this warning. See [2021-10-16T04:20:27.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:20:27.089Z] [2021-10-16T04:20:27.089Z] Login Succeeded [2021-10-16T04:20:27.089Z] nexus3.edgexfoundry.org:10003 [2021-10-16T04:20:27.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:20:27.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:20:27.351Z] Configure a credential helper to remove this warning. See [2021-10-16T04:20:27.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:20:27.351Z] [2021-10-16T04:20:27.351Z] Login Succeeded [2021-10-16T04:20:27.351Z] nexus3.edgexfoundry.org:10004 [2021-10-16T04:20:27.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:20:27.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:20:27.351Z] Configure a credential helper to remove this warning. See [2021-10-16T04:20:27.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:20:27.351Z] [2021-10-16T04:20:27.351Z] Login Succeeded [2021-10-16T04:20:27.351Z] docker.io [2021-10-16T04:20:27.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:20:27.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:20:27.876Z] Configure a credential helper to remove this warning. See [2021-10-16T04:20:27.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:20:27.876Z] [2021-10-16T04:20:27.876Z] Login Succeeded [2021-10-16T04:20:27.876Z] ---> docker-login.sh ends [Pipeline] } [2021-10-16T04:20:27.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-16T04:20:28.056Z] ========================================================= [2021-10-16T04:20:28.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-16T04:20:28.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:20:28.371Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-16T04:20:28.371Z] Sending build context to Docker daemon 20.57MB [2021-10-16T04:20:28.649Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-16T04:20:28.649Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-16T04:20:28.649Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-16T04:20:28.649Z] a0d0a0d46f8b: Pulling fs layer [2021-10-16T04:20:28.649Z] 31adcdaf11c8: Pulling fs layer [2021-10-16T04:20:28.649Z] b8b176561691: Pulling fs layer [2021-10-16T04:20:28.649Z] 4527c011a84f: Pulling fs layer [2021-10-16T04:20:28.649Z] 5d74067f8e1e: Pulling fs layer [2021-10-16T04:20:28.649Z] e0aca202a116: Pulling fs layer [2021-10-16T04:20:28.649Z] 3a43be97a3b4: Pulling fs layer [2021-10-16T04:20:28.649Z] 34cad66bf833: Pulling fs layer [2021-10-16T04:20:28.649Z] b4e3c513aaa6: Pulling fs layer [2021-10-16T04:20:28.649Z] 4527c011a84f: Waiting [2021-10-16T04:20:28.649Z] 5d74067f8e1e: Waiting [2021-10-16T04:20:28.649Z] e0aca202a116: Waiting [2021-10-16T04:20:28.649Z] 3a43be97a3b4: Waiting [2021-10-16T04:20:28.649Z] 34cad66bf833: Waiting [2021-10-16T04:20:28.649Z] b4e3c513aaa6: Waiting [2021-10-16T04:20:28.649Z] b8b176561691: Verifying Checksum [2021-10-16T04:20:28.649Z] b8b176561691: Download complete [2021-10-16T04:20:28.649Z] 31adcdaf11c8: Verifying Checksum [2021-10-16T04:20:28.649Z] 31adcdaf11c8: Download complete [2021-10-16T04:20:28.649Z] 5d74067f8e1e: Verifying Checksum [2021-10-16T04:20:28.649Z] 5d74067f8e1e: Download complete [2021-10-16T04:20:28.649Z] a0d0a0d46f8b: Verifying Checksum [2021-10-16T04:20:28.649Z] a0d0a0d46f8b: Download complete [2021-10-16T04:20:28.649Z] e0aca202a116: Verifying Checksum [2021-10-16T04:20:28.649Z] e0aca202a116: Download complete [2021-10-16T04:20:28.649Z] 3a43be97a3b4: Verifying Checksum [2021-10-16T04:20:28.649Z] 3a43be97a3b4: Download complete [2021-10-16T04:20:28.937Z] 34cad66bf833: Verifying Checksum [2021-10-16T04:20:28.937Z] 34cad66bf833: Download complete [2021-10-16T04:20:28.937Z] a0d0a0d46f8b: Pull complete [2021-10-16T04:20:29.219Z] 31adcdaf11c8: Pull complete [2021-10-16T04:20:29.499Z] 4527c011a84f: Verifying Checksum [2021-10-16T04:20:29.499Z] 4527c011a84f: Download complete [2021-10-16T04:20:29.499Z] b4e3c513aaa6: Verifying Checksum [2021-10-16T04:20:29.499Z] b4e3c513aaa6: Download complete [2021-10-16T04:20:29.499Z] b8b176561691: Pull complete [2021-10-16T04:20:33.741Z] 4527c011a84f: Pull complete [2021-10-16T04:20:33.741Z] 5d74067f8e1e: Pull complete [2021-10-16T04:20:33.741Z] e0aca202a116: Pull complete [2021-10-16T04:20:33.741Z] 3a43be97a3b4: Pull complete [2021-10-16T04:20:33.741Z] 34cad66bf833: Pull complete [2021-10-16T04:20:37.066Z] b4e3c513aaa6: Pull complete [2021-10-16T04:20:37.066Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-16T04:20:37.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-16T04:20:37.066Z] ---> 9f6097aaca64 [2021-10-16T04:20:37.066Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-16T04:20:39.000Z] ---> Running in 35f6b5a84661 [2021-10-16T04:20:39.001Z] Removing intermediate container 35f6b5a84661 [2021-10-16T04:20:39.001Z] ---> 038b2b6c3544 [2021-10-16T04:20:39.001Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-16T04:20:39.001Z] ---> Running in cbc36b1d38ae [2021-10-16T04:20:39.001Z] Removing intermediate container cbc36b1d38ae [2021-10-16T04:20:39.001Z] ---> 94edcd27c441 [2021-10-16T04:20:39.001Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-16T04:20:39.001Z] ---> Running in 85850478e25a [2021-10-16T04:20:39.279Z] Removing intermediate container 85850478e25a [2021-10-16T04:20:39.279Z] ---> 0c724995aa91 [2021-10-16T04:20:39.279Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-16T04:20:39.279Z] ---> Running in 1390a39ef2f8 [2021-10-16T04:20:39.279Z] Removing intermediate container 1390a39ef2f8 [2021-10-16T04:20:39.279Z] ---> f23f7aff1db1 [2021-10-16T04:20:39.279Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-16T04:20:39.279Z] ---> Running in 697920a3f308 [2021-10-16T04:20:39.279Z] Removing intermediate container 697920a3f308 [2021-10-16T04:20:39.279Z] ---> 62f19f527687 [2021-10-16T04:20:39.279Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-16T04:20:39.279Z] ---> Running in 7b6a2d325f67 [2021-10-16T04:20:39.854Z] Removing intermediate container 7b6a2d325f67 [2021-10-16T04:20:39.854Z] ---> 20ac7f4f4522 [2021-10-16T04:20:39.854Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-16T04:20:39.854Z] ---> Running in 65498c931e6f [2021-10-16T04:20:40.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-16T04:20:41.374Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-16T04:20:41.640Z] OK: 220 MiB in 52 packages [2021-10-16T04:20:41.913Z] Removing intermediate container 65498c931e6f [2021-10-16T04:20:41.913Z] ---> 9ed48f1547a8 [2021-10-16T04:20:41.913Z] Step 10/14 : ENV GO111MODULE=on [2021-10-16T04:20:41.913Z] ---> Running in 95e007c5b2e0 [2021-10-16T04:20:42.181Z] Removing intermediate container 95e007c5b2e0 [2021-10-16T04:20:42.181Z] ---> 173aa90c5ee0 [2021-10-16T04:20:42.181Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-16T04:20:42.181Z] ---> Running in d77dab779177 [2021-10-16T04:20:42.181Z] Removing intermediate container d77dab779177 [2021-10-16T04:20:42.181Z] ---> 4270cda5d68b [2021-10-16T04:20:42.181Z] Step 12/14 : COPY . . [2021-10-16T04:20:43.148Z] ---> b8a85a8b644f [2021-10-16T04:20:43.148Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-16T04:20:43.148Z] ---> Running in a703f3a17c13 [2021-10-16T04:20:58.083Z] Removing intermediate container a703f3a17c13 [2021-10-16T04:20:58.084Z] ---> a151020ff1fd [2021-10-16T04:20:58.084Z] Step 14/14 : RUN ${MAKE} [2021-10-16T04:20:58.084Z] ---> Running in 8be7832d1d3a [2021-10-16T04:20:58.350Z] noop [2021-10-16T04:20:58.350Z] Removing intermediate container 8be7832d1d3a [2021-10-16T04:20:58.350Z] ---> d61b88b223a9 [2021-10-16T04:20:58.350Z] Successfully built d61b88b223a9 [2021-10-16T04:20:58.350Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:20:58.658Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-16T04:20:58.658Z] . [Pipeline] withDockerContainer [2021-10-16T04:20:58.740Z] prd-centos7-docker-4c-2g-1806 does not seem to be running inside a container [2021-10-16T04:20:58.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** ci-base-image-x86_64 cat [2021-10-16T04:20:59.187Z] $ docker top 1ce653c43acfdb1deab584b80eb081176835a0cad0bef617f38cccdac65a4de8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-16T04:20:59.583Z] + go version [2021-10-16T04:20:59.583Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-16T04:20:59.595Z] $ docker stop --time=1 1ce653c43acfdb1deab584b80eb081176835a0cad0bef617f38cccdac65a4de8 [2021-10-16T04:21:00.809Z] $ docker rm -f 1ce653c43acfdb1deab584b80eb081176835a0cad0bef617f38cccdac65a4de8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:01.393Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-16T04:21:01.393Z] . [Pipeline] withDockerContainer [2021-10-16T04:21:01.462Z] prd-centos7-docker-4c-2g-1806 does not seem to be running inside a container [2021-10-16T04:21:01.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** ci-base-image-x86_64 cat [2021-10-16T04:21:01.913Z] $ docker top 07716e130a2a3b08f37721c889b68ba00e43f77cf9dd30bc6fd21afb4e320578 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-16T04:21:02.309Z] + make test [2021-10-16T04:21:02.309Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-16T04:21:02.580Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-16T04:21:17.640Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-16T04:21:17.640Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-16T04:21:21.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-16T04:21:21.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-16T04:21:21.891Z] $ docker stop --time=1 07716e130a2a3b08f37721c889b68ba00e43f77cf9dd30bc6fd21afb4e320578 [2021-10-16T04:21:23.408Z] $ docker rm -f 07716e130a2a3b08f37721c889b68ba00e43f77cf9dd30bc6fd21afb4e320578 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-16T04:21:23.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-16T04:21:24.013Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-16T04:21:25.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-16T04:21:25.556Z] + ls -al . [2021-10-16T04:21:25.556Z] total 88 [2021-10-16T04:21:25.556Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 16 04:21 . [2021-10-16T04:21:25.556Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 16 04:20 .. [2021-10-16T04:21:25.556Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 16 04:20 assets [2021-10-16T04:21:25.556Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 16 04:20 bin [2021-10-16T04:21:25.556Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 16 04:20 cmd [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 16 04:20 CONTRIBUTING.md [2021-10-16T04:21:25.556Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 16 04:21 coverage.out [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 16 04:20 Dockerfile [2021-10-16T04:21:25.556Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 16 04:20 docs [2021-10-16T04:21:25.556Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 16 04:20 .git [2021-10-16T04:21:25.556Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 16 04:20 .github [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 16 04:20 .gitignore [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 16 04:20 go.mod [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 16 04:20 go.sum [2021-10-16T04:21:25.556Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 16 04:20 internal [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 16 04:20 Jenkinsfile [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 16 04:20 LICENSE [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 16 04:20 Makefile [2021-10-16T04:21:25.556Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 16 04:20 pkg [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 16 04:20 README.md [2021-10-16T04:21:25.556Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 16 04:20 snap [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 16 04:17 VERSION [2021-10-16T04:21:25.556Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 16 04:20 version.go [2021-10-16T04:21:25.556Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 16 04:20 web [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:25.856Z] + 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=f246fb944bbc8447f5cf52b185b111025b4628df --label arch=amd64 --label version=2.0.1-dev.21 . [2021-10-16T04:21:26.118Z] Sending build context to Docker daemon 20.57MB [2021-10-16T04:21:26.118Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-16T04:21:26.118Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-16T04:21:26.118Z] ---> d61b88b223a9 [2021-10-16T04:21:26.118Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-16T04:21:26.118Z] ---> Running in 718220a4bb1d [2021-10-16T04:21:26.118Z] Removing intermediate container 718220a4bb1d [2021-10-16T04:21:26.118Z] ---> 91e5d199c731 [2021-10-16T04:21:26.118Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-16T04:21:26.380Z] ---> Running in bf2fea1b9e97 [2021-10-16T04:21:26.380Z] Removing intermediate container bf2fea1b9e97 [2021-10-16T04:21:26.380Z] ---> 4eb0a1dee14e [2021-10-16T04:21:26.380Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-16T04:21:26.380Z] ---> Running in a65be55d7a7f [2021-10-16T04:21:26.380Z] Removing intermediate container a65be55d7a7f [2021-10-16T04:21:26.380Z] ---> 659f2bb1d66c [2021-10-16T04:21:26.380Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-16T04:21:26.380Z] ---> Running in a0cb8626f33c [2021-10-16T04:21:26.640Z] Removing intermediate container a0cb8626f33c [2021-10-16T04:21:26.640Z] ---> 6d04b98d41ed [2021-10-16T04:21:26.640Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-16T04:21:26.640Z] ---> Running in fc99cbbee917 [2021-10-16T04:21:26.640Z] Removing intermediate container fc99cbbee917 [2021-10-16T04:21:26.640Z] ---> 37292b0ef455 [2021-10-16T04:21:26.640Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-16T04:21:26.640Z] ---> Running in c04ddc5fb91f [2021-10-16T04:21:27.216Z] Removing intermediate container c04ddc5fb91f [2021-10-16T04:21:27.216Z] ---> e542bf7aa0c4 [2021-10-16T04:21:27.216Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-16T04:21:27.216Z] ---> Running in 47346db6f3f6 [2021-10-16T04:21:27.476Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-16T04:21:28.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-16T04:21:28.681Z] OK: 220 MiB in 52 packages [2021-10-16T04:21:28.944Z] Removing intermediate container 47346db6f3f6 [2021-10-16T04:21:28.944Z] ---> 57ccbc4a4443 [2021-10-16T04:21:28.944Z] Step 10/22 : ENV GO111MODULE=on [2021-10-16T04:21:28.944Z] ---> Running in 4bf9b913d30d [2021-10-16T04:21:28.944Z] Removing intermediate container 4bf9b913d30d [2021-10-16T04:21:28.944Z] ---> 99d192e0015a [2021-10-16T04:21:28.944Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-16T04:21:28.944Z] ---> Running in 425ed4426398 [2021-10-16T04:21:29.207Z] Removing intermediate container 425ed4426398 [2021-10-16T04:21:29.207Z] ---> f1d8164db418 [2021-10-16T04:21:29.207Z] Step 12/22 : COPY . . [2021-10-16T04:21:30.158Z] ---> 896146f2ee4b [2021-10-16T04:21:30.158Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-16T04:21:30.158Z] ---> Running in f80c8f631ed7 [2021-10-16T04:21:30.418Z] Removing intermediate container f80c8f631ed7 [2021-10-16T04:21:30.419Z] ---> 2b5e9ab2b956 [2021-10-16T04:21:30.419Z] Step 14/22 : RUN ${MAKE} [2021-10-16T04:21:30.419Z] ---> Running in ee49f71f906b [2021-10-16T04:21:30.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-16T04:21:40.753Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-16T04:21:41.323Z] Removing intermediate container ee49f71f906b [2021-10-16T04:21:41.323Z] ---> 76c443d2d413 [2021-10-16T04:21:41.323Z] Step 15/22 : FROM alpine:3.14 [2021-10-16T04:21:41.902Z] 3.14: Pulling from library/alpine [2021-10-16T04:21:42.162Z] a0d0a0d46f8b: Already exists [2021-10-16T04:21:42.162Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-16T04:21:42.428Z] Status: Downloaded newer image for alpine:3.14 [2021-10-16T04:21:42.428Z] ---> 14119a10abf4 [2021-10-16T04:21:42.428Z] Step 16/22 : EXPOSE 4000 [2021-10-16T04:21:42.428Z] ---> Running in ca718f312934 [2021-10-16T04:21:42.428Z] Removing intermediate container ca718f312934 [2021-10-16T04:21:42.428Z] ---> 7c5ad3946e6b [2021-10-16T04:21:42.428Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-16T04:21:43.002Z] ---> 96df6bd9e978 [2021-10-16T04:21:43.002Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-16T04:21:43.002Z] ---> Running in dbd4ab6d1ab8 [2021-10-16T04:21:43.002Z] Removing intermediate container dbd4ab6d1ab8 [2021-10-16T04:21:43.002Z] ---> a23d9b1541b4 [2021-10-16T04:21:43.002Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-16T04:21:43.002Z] ---> Running in aff7a851f609 [2021-10-16T04:21:43.002Z] Removing intermediate container aff7a851f609 [2021-10-16T04:21:43.002Z] ---> 9dd39fdda529 [2021-10-16T04:21:43.002Z] Step 20/22 : LABEL arch=amd64 [2021-10-16T04:21:43.002Z] ---> Running in 1982a4e00028 [2021-10-16T04:21:43.261Z] Removing intermediate container 1982a4e00028 [2021-10-16T04:21:43.261Z] ---> 37b707f36431 [2021-10-16T04:21:43.261Z] Step 21/22 : LABEL git_sha=f246fb944bbc8447f5cf52b185b111025b4628df [2021-10-16T04:21:43.261Z] ---> Running in 07e1ffb4f8e4 [2021-10-16T04:21:43.261Z] Removing intermediate container 07e1ffb4f8e4 [2021-10-16T04:21:43.261Z] ---> cd6e6f2e36b3 [2021-10-16T04:21:43.261Z] Step 22/22 : LABEL version=2.0.1-dev.21 [2021-10-16T04:21:43.261Z] ---> Running in 1eb0358ae788 [2021-10-16T04:21:43.521Z] Removing intermediate container 1eb0358ae788 [2021-10-16T04:21:43.521Z] ---> fbe8b921210c [2021-10-16T04:21:43.521Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-16T04:21:43.521Z] Successfully built fbe8b921210c [2021-10-16T04:21:43.521Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-16T04:21:43.646Z] provisioning config files... [2021-10-16T04:21:43.655Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config7959160758170080197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:21:43.963Z] ---> docker-login.sh [2021-10-16T04:21:43.963Z] nexus3.edgexfoundry.org:10001 [2021-10-16T04:21:43.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:21:43.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:21:43.963Z] Configure a credential helper to remove this warning. See [2021-10-16T04:21:43.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:21:43.963Z] [2021-10-16T04:21:43.963Z] Login Succeeded [2021-10-16T04:21:43.963Z] nexus3.edgexfoundry.org:10002 [2021-10-16T04:21:43.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:21:44.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:21:44.224Z] Configure a credential helper to remove this warning. See [2021-10-16T04:21:44.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:21:44.224Z] [2021-10-16T04:21:44.224Z] Login Succeeded [2021-10-16T04:21:44.224Z] nexus3.edgexfoundry.org:10003 [2021-10-16T04:21:44.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:21:44.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:21:44.224Z] Configure a credential helper to remove this warning. See [2021-10-16T04:21:44.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:21:44.224Z] [2021-10-16T04:21:44.224Z] Login Succeeded [2021-10-16T04:21:44.224Z] nexus3.edgexfoundry.org:10004 [2021-10-16T04:21:44.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:21:44.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:21:44.484Z] Configure a credential helper to remove this warning. See [2021-10-16T04:21:44.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:21:44.484Z] [2021-10-16T04:21:44.484Z] Login Succeeded [2021-10-16T04:21:44.484Z] docker.io [2021-10-16T04:21:44.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:21:44.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:21:44.745Z] Configure a credential helper to remove this warning. See [2021-10-16T04:21:44.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:21:44.745Z] [2021-10-16T04:21:44.745Z] Login Succeeded [2021-10-16T04:21:44.745Z] ---> docker-login.sh ends [Pipeline] } [2021-10-16T04:21:44.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-16T04:21:44.798Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-16T04:21:44.798Z] f246fb944bbc8447f5cf52b185b111025b4628df [2021-10-16T04:21:44.798Z] latest [2021-10-16T04:21:44.798Z] 2.0.1-dev.21 [2021-10-16T04:21:44.798Z] f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [2021-10-16T04:21:44.798Z] main [2021-10-16T04:21:44.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:45.111Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:45.411Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df [2021-10-16T04:21:45.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-16T04:21:45.411Z] 593ce8dc863f: Preparing [2021-10-16T04:21:45.411Z] e2eb06d8af82: Preparing [2021-10-16T04:21:45.411Z] e2eb06d8af82: Layer already exists [2021-10-16T04:21:47.330Z] 593ce8dc863f: Pushed [2021-10-16T04:21:47.330Z] f246fb944bbc8447f5cf52b185b111025b4628df: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:47.632Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:47.928Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-16T04:21:47.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-16T04:21:47.928Z] 593ce8dc863f: Preparing [2021-10-16T04:21:47.928Z] e2eb06d8af82: Preparing [2021-10-16T04:21:47.928Z] e2eb06d8af82: Layer already exists [2021-10-16T04:21:47.928Z] 593ce8dc863f: Layer already exists [2021-10-16T04:21:47.928Z] latest: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:48.230Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:48.524Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.21 [2021-10-16T04:21:48.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-16T04:21:48.524Z] 593ce8dc863f: Preparing [2021-10-16T04:21:48.524Z] e2eb06d8af82: Preparing [2021-10-16T04:21:48.524Z] e2eb06d8af82: Layer already exists [2021-10-16T04:21:48.524Z] 593ce8dc863f: Layer already exists [2021-10-16T04:21:48.524Z] 2.0.1-dev.21: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:48.819Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:49.109Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [2021-10-16T04:21:49.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-16T04:21:49.109Z] 593ce8dc863f: Preparing [2021-10-16T04:21:49.109Z] e2eb06d8af82: Preparing [2021-10-16T04:21:49.109Z] 593ce8dc863f: Layer already exists [2021-10-16T04:21:49.109Z] e2eb06d8af82: Layer already exists [2021-10-16T04:21:49.109Z] f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:49.407Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:49.703Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-16T04:21:49.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-16T04:21:49.703Z] 593ce8dc863f: Preparing [2021-10-16T04:21:49.703Z] e2eb06d8af82: Preparing [2021-10-16T04:21:49.703Z] e2eb06d8af82: Layer already exists [2021-10-16T04:21:49.703Z] 593ce8dc863f: Layer already exists [2021-10-16T04:21:49.703Z] main: digest: sha256:6769c767d08fc50c9fbbf492c4ddd2b20f45ff56176c72d2c3c47cb650593118 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-16T04:21:49.735Z] ===================================================== [Pipeline] echo [2021-10-16T04:21:49.742Z] taggedImages: [2021-10-16T04:21:49.742Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df [2021-10-16T04:21:49.742Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-16T04:21:49.742Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.21 [2021-10-16T04:21:49.742Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [2021-10-16T04:21:49.742Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:50.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-16T04:21:50.182Z] [2021-10-16T04:21:50.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:21:50.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-16T04:21:50.486Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-16T04:21:50.486Z] b4d181a07f80: Pulling fs layer [2021-10-16T04:21:50.486Z] a1111a8f2ec3: Pulling fs layer [2021-10-16T04:21:50.486Z] ed53099fbce6: Pulling fs layer [2021-10-16T04:21:50.486Z] dc539afda2c1: Pulling fs layer [2021-10-16T04:21:50.486Z] 77bc0d833cb6: Pulling fs layer [2021-10-16T04:21:50.486Z] 9065ff56babe: Pulling fs layer [2021-10-16T04:21:50.486Z] d287ab97295c: Pulling fs layer [2021-10-16T04:21:50.486Z] dc539afda2c1: Waiting [2021-10-16T04:21:50.486Z] 77bc0d833cb6: Waiting [2021-10-16T04:21:50.486Z] 9065ff56babe: Waiting [2021-10-16T04:21:50.486Z] d287ab97295c: Waiting [2021-10-16T04:21:50.486Z] a1111a8f2ec3: Verifying Checksum [2021-10-16T04:21:50.486Z] a1111a8f2ec3: Download complete [2021-10-16T04:21:50.486Z] dc539afda2c1: Verifying Checksum [2021-10-16T04:21:50.486Z] dc539afda2c1: Download complete [2021-10-16T04:21:50.486Z] ed53099fbce6: Verifying Checksum [2021-10-16T04:21:50.486Z] ed53099fbce6: Download complete [2021-10-16T04:21:50.751Z] 9065ff56babe: Verifying Checksum [2021-10-16T04:21:50.751Z] 9065ff56babe: Download complete [2021-10-16T04:21:50.751Z] 77bc0d833cb6: Verifying Checksum [2021-10-16T04:21:50.751Z] 77bc0d833cb6: Download complete [2021-10-16T04:21:50.751Z] b4d181a07f80: Verifying Checksum [2021-10-16T04:21:50.751Z] b4d181a07f80: Download complete [2021-10-16T04:21:51.326Z] d287ab97295c: Verifying Checksum [2021-10-16T04:21:51.326Z] d287ab97295c: Download complete [2021-10-16T04:21:52.276Z] b4d181a07f80: Pull complete [2021-10-16T04:21:52.276Z] a1111a8f2ec3: Pull complete [2021-10-16T04:21:52.849Z] ed53099fbce6: Pull complete [2021-10-16T04:21:52.849Z] dc539afda2c1: Pull complete [2021-10-16T04:21:53.429Z] 77bc0d833cb6: Pull complete [2021-10-16T04:21:53.429Z] 9065ff56babe: Pull complete [2021-10-16T04:21:58.737Z] d287ab97295c: Pull complete [2021-10-16T04:21:58.737Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-16T04:21:58.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-16T04:21:58.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-16T04:21:58.809Z] prd-centos7-docker-4c-2g-1806 does not seem to be running inside a container [2021-10-16T04:21:58.849Z] $ 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/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-16T04:22:01.602Z] $ docker top 1c142d07251f72d60adeacd23fd21eb768ef39a7196c45f57ed4498473048a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:22:02.060Z] ---> job-cost.sh [2021-10-16T04:22:02.060Z] lf-activate-venv: SKIPPING [2021-10-16T04:22:02.060Z] INFO: No Stack... [2021-10-16T04:22:02.328Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-16T04:22:02.903Z] INFO: Archiving Costs [Pipeline] sh [2021-10-16T04:22:03.210Z] + cat /w/workspace/edgex-ui-go/23/archives/cost.csv [2021-10-16T04:22:03.210Z] + cut -d, -f6 [Pipeline] lock [2021-10-16T04:22:03.243Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [2021-10-16T04:22:03.248Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] did not exist. Created. [2021-10-16T04:22:03.248Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-16T04:22:03.554Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-16T04:22:03.592Z] Stashed 1 file(s) [Pipeline] } [2021-10-16T04:22:03.598Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-16T04:22:03.615Z] $ docker stop --time=1 1c142d07251f72d60adeacd23fd21eb768ef39a7196c45f57ed4498473048a7f [2021-10-16T04:22:04.762Z] $ docker rm -f 1c142d07251f72d60adeacd23fd21eb768ef39a7196c45f57ed4498473048a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-16T04:23:28.593Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1807 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-16T04:23:28.631Z] Running in /w/workspace/edgex-ui-go/23 [Pipeline] { [Pipeline] checkout [2021-10-16T04:23:28.900Z] The recommended git tool is: git [2021-10-16T04:23:34.389Z] using credential edgex-jenkins-ssh [2021-10-16T04:23:34.408Z] Cloning the remote Git repository [2021-10-16T04:23:34.463Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-16T04:23:34.569Z] > git init /w/workspace/edgex-ui-go/23 # timeout=10 [2021-10-16T04:23:34.669Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-16T04:23:34.670Z] > git --version # timeout=10 [2021-10-16T04:23:34.688Z] > git --version # 'git version 2.17.1' [2021-10-16T04:23:34.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-16T04:23:34.768Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-16T04:23:37.953Z] Avoid second fetch [2021-10-16T04:23:37.953Z] Checking out Revision f246fb944bbc8447f5cf52b185b111025b4628df (main) [2021-10-16T04:23:37.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-16T04:23:37.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-16T04:23:37.978Z] > git config core.sparsecheckout # timeout=10 [2021-10-16T04:23:37.991Z] > git checkout -f f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 [2021-10-16T04:23:42.524Z] Commit message: "fix(snap): update snap version and base" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-16T04:23:43.668Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-16T04:23:43.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-16T04:23:43.668Z] Dload Upload Total Spent Left Speed [2021-10-16T04:23:43.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 52088 0 --:--:-- --:--:-- --:--:-- 52318 [Pipeline] sh [2021-10-16T04:23:44.118Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-16T04:23:44.481Z] + sudo tee /etc/docker/daemon.new [2021-10-16T04:23:44.481Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-16T04:23:44.481Z] { [2021-10-16T04:23:44.481Z] "registry-mirrors": [ [2021-10-16T04:23:44.481Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-16T04:23:44.481Z] ], [2021-10-16T04:23:44.481Z] "bip": "10.250.0.254/24", [2021-10-16T04:23:44.481Z] "hosts": [ [2021-10-16T04:23:44.481Z] "tcp://0.0.0.0:5555", [2021-10-16T04:23:44.481Z] "unix:///var/run/docker.sock" [2021-10-16T04:23:44.481Z] ], [2021-10-16T04:23:44.481Z] "mtu": 1458, [2021-10-16T04:23:44.481Z] "selinux-enabled": true, [2021-10-16T04:23:44.481Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-16T04:23:44.481Z] } [Pipeline] sh [2021-10-16T04:23:44.848Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-16T04:23:45.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-16T04:24:03.693Z] provisioning config files... [2021-10-16T04:24:03.721Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config238162119984623117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:24:04.101Z] ---> docker-login.sh [2021-10-16T04:24:04.101Z] nexus3.edgexfoundry.org:10001 [2021-10-16T04:24:05.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:24:06.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:24:06.168Z] Configure a credential helper to remove this warning. See [2021-10-16T04:24:06.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:24:06.168Z] [2021-10-16T04:24:06.168Z] Login Succeeded [2021-10-16T04:24:06.168Z] nexus3.edgexfoundry.org:10002 [2021-10-16T04:24:06.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:24:06.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:24:06.733Z] Configure a credential helper to remove this warning. See [2021-10-16T04:24:06.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:24:06.733Z] [2021-10-16T04:24:06.733Z] Login Succeeded [2021-10-16T04:24:06.733Z] nexus3.edgexfoundry.org:10003 [2021-10-16T04:24:07.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:24:07.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:24:07.291Z] Configure a credential helper to remove this warning. See [2021-10-16T04:24:07.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:24:07.291Z] [2021-10-16T04:24:07.291Z] Login Succeeded [2021-10-16T04:24:07.291Z] nexus3.edgexfoundry.org:10004 [2021-10-16T04:24:07.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:24:07.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:24:07.858Z] Configure a credential helper to remove this warning. See [2021-10-16T04:24:07.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:24:07.858Z] [2021-10-16T04:24:07.858Z] Login Succeeded [2021-10-16T04:24:07.858Z] docker.io [2021-10-16T04:24:08.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:24:08.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:24:08.746Z] Configure a credential helper to remove this warning. See [2021-10-16T04:24:08.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:24:08.746Z] [2021-10-16T04:24:08.746Z] Login Succeeded [2021-10-16T04:24:08.746Z] ---> docker-login.sh ends [Pipeline] } [2021-10-16T04:24:08.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-16T04:24:09.072Z] ========================================================= [2021-10-16T04:24:09.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-16T04:24:09.072Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:24:09.427Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-16T04:24:10.428Z] Sending build context to Docker daemon 20.56MB [2021-10-16T04:24:10.428Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-16T04:24:10.428Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-16T04:24:10.428Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-16T04:24:10.428Z] 552d1f2373af: Pulling fs layer [2021-10-16T04:24:10.428Z] ea3f2d53f512: Pulling fs layer [2021-10-16T04:24:10.428Z] 9e70ebbbe112: Pulling fs layer [2021-10-16T04:24:10.428Z] 7a9cfe048b4a: Pulling fs layer [2021-10-16T04:24:10.428Z] 72dc09318566: Pulling fs layer [2021-10-16T04:24:10.428Z] f4f7b4309257: Pulling fs layer [2021-10-16T04:24:10.428Z] 0ac9a79272e3: Pulling fs layer [2021-10-16T04:24:10.428Z] b78e95d17946: Pulling fs layer [2021-10-16T04:24:10.428Z] 7a9cfe048b4a: Waiting [2021-10-16T04:24:10.428Z] 72dc09318566: Waiting [2021-10-16T04:24:10.428Z] f4f7b4309257: Waiting [2021-10-16T04:24:10.428Z] 0ac9a79272e3: Waiting [2021-10-16T04:24:10.428Z] b78e95d17946: Waiting [2021-10-16T04:24:10.428Z] 9e70ebbbe112: Verifying Checksum [2021-10-16T04:24:10.428Z] 9e70ebbbe112: Download complete [2021-10-16T04:24:10.428Z] ea3f2d53f512: Verifying Checksum [2021-10-16T04:24:10.428Z] ea3f2d53f512: Download complete [2021-10-16T04:24:10.428Z] 72dc09318566: Verifying Checksum [2021-10-16T04:24:10.716Z] f4f7b4309257: Download complete [2021-10-16T04:24:10.716Z] 0ac9a79272e3: Verifying Checksum [2021-10-16T04:24:10.716Z] 0ac9a79272e3: Download complete [2021-10-16T04:24:10.716Z] 552d1f2373af: Verifying Checksum [2021-10-16T04:24:10.716Z] 552d1f2373af: Download complete [2021-10-16T04:24:11.732Z] 552d1f2373af: Pull complete [2021-10-16T04:24:12.344Z] ea3f2d53f512: Pull complete [2021-10-16T04:24:12.626Z] b78e95d17946: Verifying Checksum [2021-10-16T04:24:12.626Z] b78e95d17946: Download complete [2021-10-16T04:24:12.626Z] 9e70ebbbe112: Pull complete [2021-10-16T04:24:13.242Z] 7a9cfe048b4a: Verifying Checksum [2021-10-16T04:24:13.242Z] 7a9cfe048b4a: Download complete [2021-10-16T04:24:23.485Z] 7a9cfe048b4a: Pull complete [2021-10-16T04:24:23.485Z] 72dc09318566: Pull complete [2021-10-16T04:24:23.485Z] f4f7b4309257: Pull complete [2021-10-16T04:24:23.763Z] 0ac9a79272e3: Pull complete [2021-10-16T04:24:30.765Z] b78e95d17946: Pull complete [2021-10-16T04:24:30.765Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-16T04:24:30.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-16T04:24:30.765Z] ---> 8b459fc5aaf0 [2021-10-16T04:24:30.765Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-16T04:24:35.091Z] ---> Running in e5fe4755e56e [2021-10-16T04:24:35.091Z] Removing intermediate container e5fe4755e56e [2021-10-16T04:24:35.091Z] ---> ede03ed9ebac [2021-10-16T04:24:35.091Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-16T04:24:35.091Z] ---> Running in f30268397ac4 [2021-10-16T04:24:35.370Z] Removing intermediate container f30268397ac4 [2021-10-16T04:24:35.370Z] ---> ec79fa27b38e [2021-10-16T04:24:35.370Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-16T04:24:35.648Z] ---> Running in 9df000701ab7 [2021-10-16T04:24:35.928Z] Removing intermediate container 9df000701ab7 [2021-10-16T04:24:35.928Z] ---> 0437bd840c1b [2021-10-16T04:24:35.928Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-16T04:24:36.206Z] ---> Running in b6cbf3b4e5d4 [2021-10-16T04:24:36.485Z] Removing intermediate container b6cbf3b4e5d4 [2021-10-16T04:24:36.485Z] ---> d215a151031e [2021-10-16T04:24:36.485Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-16T04:24:36.764Z] ---> Running in 85a0fe6c0343 [2021-10-16T04:24:37.368Z] Removing intermediate container 85a0fe6c0343 [2021-10-16T04:24:37.368Z] ---> 5c148e404c60 [2021-10-16T04:24:37.368Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-16T04:24:37.368Z] ---> Running in c2610d56f1a2 [2021-10-16T04:24:40.017Z] Removing intermediate container c2610d56f1a2 [2021-10-16T04:24:40.017Z] ---> 18849f3363e5 [2021-10-16T04:24:40.017Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-16T04:24:40.017Z] ---> Running in f2f13b234f58 [2021-10-16T04:24:41.005Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-16T04:24:41.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-16T04:24:43.014Z] OK: 219 MiB in 52 packages [2021-10-16T04:24:44.011Z] Removing intermediate container f2f13b234f58 [2021-10-16T04:24:44.011Z] ---> d598aaec5f27 [2021-10-16T04:24:44.011Z] Step 10/14 : ENV GO111MODULE=on [2021-10-16T04:24:44.011Z] ---> Running in 42a409f6149c [2021-10-16T04:24:44.614Z] Removing intermediate container 42a409f6149c [2021-10-16T04:24:44.614Z] ---> 00f69e9c1f6e [2021-10-16T04:24:44.614Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-16T04:24:44.892Z] ---> Running in 534ff0ecfc51 [2021-10-16T04:24:45.171Z] Removing intermediate container 534ff0ecfc51 [2021-10-16T04:24:45.171Z] ---> 1f081e81b546 [2021-10-16T04:24:45.171Z] Step 12/14 : COPY . . [2021-10-16T04:24:47.866Z] ---> 492e3f3a4184 [2021-10-16T04:24:47.866Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-16T04:24:48.146Z] ---> Running in 69d862350e51 [2021-10-16T04:25:15.012Z] Removing intermediate container 69d862350e51 [2021-10-16T04:25:15.012Z] ---> 98fea1c2c9b3 [2021-10-16T04:25:15.012Z] Step 14/14 : RUN ${MAKE} [2021-10-16T04:25:15.012Z] ---> Running in b6b7daabab79 [2021-10-16T04:25:15.616Z] noop [2021-10-16T04:25:16.604Z] Removing intermediate container b6b7daabab79 [2021-10-16T04:25:16.604Z] ---> 49d4e2cf3a2a [2021-10-16T04:25:16.604Z] Successfully built 49d4e2cf3a2a [2021-10-16T04:25:16.604Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:25:16.962Z] + docker inspect -f . ci-base-image-arm64 [2021-10-16T04:25:16.962Z] . [Pipeline] withDockerContainer [2021-10-16T04:25:17.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container [2021-10-16T04:25:17.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** ci-base-image-arm64 cat [2021-10-16T04:25:18.890Z] $ docker top 59c93d215853434ce91f44de920daec7736c032a44d8b56bbc7d5758cbdc20f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-16T04:25:19.867Z] + go version [2021-10-16T04:25:19.867Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-16T04:25:19.892Z] $ docker stop --time=1 59c93d215853434ce91f44de920daec7736c032a44d8b56bbc7d5758cbdc20f5 [2021-10-16T04:25:21.700Z] $ docker rm -f 59c93d215853434ce91f44de920daec7736c032a44d8b56bbc7d5758cbdc20f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:25:22.460Z] + docker inspect -f . ci-base-image-arm64 [2021-10-16T04:25:22.460Z] . [Pipeline] withDockerContainer [2021-10-16T04:25:22.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container [2021-10-16T04:25:22.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** ci-base-image-arm64 cat [2021-10-16T04:25:24.214Z] $ docker top 6f073c4bb744b519e6ee9938388a0db8c1af3d1c74667ab9e1cf487d5a0f1d4c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-16T04:25:25.211Z] + make test [2021-10-16T04:25:25.212Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-16T04:25:26.210Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-16T04:26:05.346Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-16T04:26:05.346Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-16T04:26:32.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-16T04:26:32.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-16T04:26:32.248Z] $ docker stop --time=1 6f073c4bb744b519e6ee9938388a0db8c1af3d1c74667ab9e1cf487d5a0f1d4c [2021-10-16T04:26:34.178Z] $ docker rm -f 6f073c4bb744b519e6ee9938388a0db8c1af3d1c74667ab9e1cf487d5a0f1d4c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-16T04:26:34.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-16T04:26:35.008Z] Warning: overwriting stash ‘coverage-report’ [2021-10-16T04:26:35.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-16T04:26:36.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-16T04:26:36.494Z] + ls -al . [2021-10-16T04:26:36.494Z] total 128 [2021-10-16T04:26:36.494Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 16 04:25 . [2021-10-16T04:26:36.494Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 04:23 .. [2021-10-16T04:26:36.494Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 16 04:23 .git [2021-10-16T04:26:36.494Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 04:23 .github [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 16 04:23 .gitignore [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 16 04:23 CONTRIBUTING.md [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 16 04:23 Dockerfile [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 16 04:23 Jenkinsfile [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 16 04:23 LICENSE [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 16 04:23 Makefile [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 16 04:23 README.md [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 16 04:17 VERSION [2021-10-16T04:26:36.494Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 04:23 assets [2021-10-16T04:26:36.494Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 04:23 bin [2021-10-16T04:26:36.494Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 04:23 cmd [2021-10-16T04:26:36.494Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 16 04:25 coverage.out [2021-10-16T04:26:36.494Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 04:23 docs [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 16 04:23 go.mod [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 16 04:23 go.sum [2021-10-16T04:26:36.494Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 16 04:23 internal [2021-10-16T04:26:36.494Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 04:23 pkg [2021-10-16T04:26:36.494Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 04:23 snap [2021-10-16T04:26:36.494Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 16 04:23 version.go [2021-10-16T04:26:36.494Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 04:23 web [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:26:36.848Z] + 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=f246fb944bbc8447f5cf52b185b111025b4628df --label arch=arm64 --label version=2.0.1-dev.21 . [2021-10-16T04:26:37.859Z] Sending build context to Docker daemon 20.56MB [2021-10-16T04:26:37.860Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-16T04:26:37.860Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-16T04:26:37.860Z] ---> 49d4e2cf3a2a [2021-10-16T04:26:37.860Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-16T04:26:37.860Z] ---> Running in fc46c89ceb19 [2021-10-16T04:26:38.467Z] Removing intermediate container fc46c89ceb19 [2021-10-16T04:26:38.467Z] ---> c73dbd78c075 [2021-10-16T04:26:38.467Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-16T04:26:38.467Z] ---> Running in ae6a5fca21b3 [2021-10-16T04:26:39.077Z] Removing intermediate container ae6a5fca21b3 [2021-10-16T04:26:39.077Z] ---> d7f1b2ab7c57 [2021-10-16T04:26:39.077Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-16T04:26:39.077Z] ---> Running in d500345bf8b5 [2021-10-16T04:26:39.676Z] Removing intermediate container d500345bf8b5 [2021-10-16T04:26:39.676Z] ---> c950cda8c11a [2021-10-16T04:26:39.676Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-16T04:26:39.676Z] ---> Running in 30973d6a1601 [2021-10-16T04:26:40.283Z] Removing intermediate container 30973d6a1601 [2021-10-16T04:26:40.283Z] ---> c743ded804da [2021-10-16T04:26:40.283Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-16T04:26:40.283Z] ---> Running in a74e409e3351 [2021-10-16T04:26:40.889Z] Removing intermediate container a74e409e3351 [2021-10-16T04:26:40.889Z] ---> 15678828f62a [2021-10-16T04:26:40.889Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-16T04:26:40.889Z] ---> Running in c8acc5618c19 [2021-10-16T04:26:42.882Z] Removing intermediate container c8acc5618c19 [2021-10-16T04:26:42.882Z] ---> f468093dbcdc [2021-10-16T04:26:42.882Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-16T04:26:43.158Z] ---> Running in e51f2ba04d84 [2021-10-16T04:26:44.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-16T04:26:45.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-16T04:26:46.129Z] OK: 219 MiB in 52 packages [2021-10-16T04:26:47.593Z] Removing intermediate container e51f2ba04d84 [2021-10-16T04:26:47.593Z] ---> 8a5da3055e56 [2021-10-16T04:26:47.593Z] Step 10/22 : ENV GO111MODULE=on [2021-10-16T04:26:47.593Z] ---> Running in 9b43f8f28e8d [2021-10-16T04:26:47.870Z] Removing intermediate container 9b43f8f28e8d [2021-10-16T04:26:47.870Z] ---> c502dc410f95 [2021-10-16T04:26:47.870Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-16T04:26:48.147Z] ---> Running in dafa2e007dce [2021-10-16T04:26:48.424Z] Removing intermediate container dafa2e007dce [2021-10-16T04:26:48.424Z] ---> e1f1c86ee93a [2021-10-16T04:26:48.424Z] Step 12/22 : COPY . . [2021-10-16T04:26:51.063Z] ---> c135ab0da04b [2021-10-16T04:26:51.063Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-16T04:26:51.339Z] ---> Running in 1005b03c681c [2021-10-16T04:26:53.982Z] Removing intermediate container 1005b03c681c [2021-10-16T04:26:53.982Z] ---> b6ca91b50c5d [2021-10-16T04:26:53.982Z] Step 14/22 : RUN ${MAKE} [2021-10-16T04:26:53.982Z] ---> Running in 391d4ad9f879 [2021-10-16T04:26:54.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-16T04:27:21.931Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-16T04:27:26.261Z] Removing intermediate container 391d4ad9f879 [2021-10-16T04:27:26.261Z] ---> fdb61a159478 [2021-10-16T04:27:26.261Z] Step 15/22 : FROM alpine:3.14 [2021-10-16T04:27:26.537Z] 3.14: Pulling from library/alpine [2021-10-16T04:27:26.813Z] 552d1f2373af: Already exists [2021-10-16T04:27:27.091Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-16T04:27:27.091Z] Status: Downloaded newer image for alpine:3.14 [2021-10-16T04:27:27.091Z] ---> bb3de5531c18 [2021-10-16T04:27:27.091Z] Step 16/22 : EXPOSE 4000 [2021-10-16T04:27:27.366Z] ---> Running in 2e3b765855dd [2021-10-16T04:27:27.641Z] Removing intermediate container 2e3b765855dd [2021-10-16T04:27:27.641Z] ---> 82f25d7f0b24 [2021-10-16T04:27:27.641Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-16T04:27:29.090Z] ---> 3a6b7f32763e [2021-10-16T04:27:29.090Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-16T04:27:29.090Z] ---> Running in 57de00e883ab [2021-10-16T04:27:29.694Z] Removing intermediate container 57de00e883ab [2021-10-16T04:27:29.694Z] ---> 5e7dc357f1b4 [2021-10-16T04:27:29.694Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-16T04:27:29.694Z] ---> Running in 1e5e819602b5 [2021-10-16T04:27:30.296Z] Removing intermediate container 1e5e819602b5 [2021-10-16T04:27:30.296Z] ---> 5fed691cfa48 [2021-10-16T04:27:30.296Z] Step 20/22 : LABEL arch=arm64 [2021-10-16T04:27:30.296Z] ---> Running in 62338b2547ec [2021-10-16T04:27:30.571Z] Removing intermediate container 62338b2547ec [2021-10-16T04:27:30.571Z] ---> 07d55df8ef67 [2021-10-16T04:27:30.571Z] Step 21/22 : LABEL git_sha=f246fb944bbc8447f5cf52b185b111025b4628df [2021-10-16T04:27:30.846Z] ---> Running in b89a961e8b9e [2021-10-16T04:27:31.125Z] Removing intermediate container b89a961e8b9e [2021-10-16T04:27:31.125Z] ---> bc0d06e13ef1 [2021-10-16T04:27:31.125Z] Step 22/22 : LABEL version=2.0.1-dev.21 [2021-10-16T04:27:31.402Z] ---> Running in d93d93535a2f [2021-10-16T04:27:31.678Z] Removing intermediate container d93d93535a2f [2021-10-16T04:27:31.678Z] ---> df4e6b628821 [2021-10-16T04:27:31.678Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-16T04:27:31.956Z] Successfully built df4e6b628821 [2021-10-16T04:27:31.956Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-16T04:27:32.157Z] provisioning config files... [2021-10-16T04:27:32.178Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config4188043537999990244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:27:32.547Z] ---> docker-login.sh [2021-10-16T04:27:32.547Z] nexus3.edgexfoundry.org:10001 [2021-10-16T04:27:32.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:27:32.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:27:32.824Z] Configure a credential helper to remove this warning. See [2021-10-16T04:27:32.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:27:32.824Z] [2021-10-16T04:27:32.824Z] Login Succeeded [2021-10-16T04:27:32.824Z] nexus3.edgexfoundry.org:10002 [2021-10-16T04:27:33.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:27:33.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:27:33.428Z] Configure a credential helper to remove this warning. See [2021-10-16T04:27:33.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:27:33.428Z] [2021-10-16T04:27:33.428Z] Login Succeeded [2021-10-16T04:27:33.428Z] nexus3.edgexfoundry.org:10003 [2021-10-16T04:27:33.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:27:33.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:27:33.977Z] Configure a credential helper to remove this warning. See [2021-10-16T04:27:33.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:27:33.977Z] [2021-10-16T04:27:33.977Z] Login Succeeded [2021-10-16T04:27:33.977Z] nexus3.edgexfoundry.org:10004 [2021-10-16T04:27:34.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:27:34.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:27:34.527Z] Configure a credential helper to remove this warning. See [2021-10-16T04:27:34.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:27:34.527Z] [2021-10-16T04:27:34.527Z] Login Succeeded [2021-10-16T04:27:34.527Z] docker.io [2021-10-16T04:27:34.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-16T04:27:35.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-16T04:27:35.077Z] Configure a credential helper to remove this warning. See [2021-10-16T04:27:35.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-16T04:27:35.077Z] [2021-10-16T04:27:35.077Z] Login Succeeded [2021-10-16T04:27:35.077Z] ---> docker-login.sh ends [Pipeline] } [2021-10-16T04:27:35.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-16T04:27:35.139Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-16T04:27:35.140Z] f246fb944bbc8447f5cf52b185b111025b4628df [2021-10-16T04:27:35.140Z] latest [2021-10-16T04:27:35.140Z] 2.0.1-dev.21 [2021-10-16T04:27:35.140Z] f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [2021-10-16T04:27:35.140Z] main [2021-10-16T04:27:35.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:35.499Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:35.854Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df [2021-10-16T04:27:35.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-16T04:27:35.854Z] e57060a964aa: Preparing [2021-10-16T04:27:35.854Z] ee420dfed78a: Preparing [2021-10-16T04:27:36.139Z] ee420dfed78a: Layer already exists [2021-10-16T04:27:39.554Z] e57060a964aa: Pushed [2021-10-16T04:27:39.554Z] f246fb944bbc8447f5cf52b185b111025b4628df: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:39.915Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:40.272Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-16T04:27:40.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-16T04:27:40.272Z] e57060a964aa: Preparing [2021-10-16T04:27:40.272Z] ee420dfed78a: Preparing [2021-10-16T04:27:40.272Z] ee420dfed78a: Layer already exists [2021-10-16T04:27:40.272Z] e57060a964aa: Layer already exists [2021-10-16T04:27:40.549Z] latest: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:40.910Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:41.264Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.21 [2021-10-16T04:27:41.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-16T04:27:41.264Z] e57060a964aa: Preparing [2021-10-16T04:27:41.264Z] ee420dfed78a: Preparing [2021-10-16T04:27:41.264Z] e57060a964aa: Layer already exists [2021-10-16T04:27:41.264Z] ee420dfed78a: Layer already exists [2021-10-16T04:27:41.540Z] 2.0.1-dev.21: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:41.905Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:42.262Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [2021-10-16T04:27:42.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-16T04:27:42.262Z] e57060a964aa: Preparing [2021-10-16T04:27:42.262Z] ee420dfed78a: Preparing [2021-10-16T04:27:42.541Z] e57060a964aa: Layer already exists [2021-10-16T04:27:42.541Z] ee420dfed78a: Layer already exists [2021-10-16T04:27:42.541Z] f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:42.903Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:43.267Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-16T04:27:43.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-16T04:27:43.267Z] e57060a964aa: Preparing [2021-10-16T04:27:43.267Z] ee420dfed78a: Preparing [2021-10-16T04:27:43.545Z] ee420dfed78a: Layer already exists [2021-10-16T04:27:43.545Z] e57060a964aa: Layer already exists [2021-10-16T04:27:43.545Z] main: digest: sha256:a60ecc09194471c1e434b9aa5be8f7e6a84ea587037b860f9f49b1f3d1df1458 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-16T04:27:43.598Z] ===================================================== [Pipeline] echo [2021-10-16T04:27:43.606Z] taggedImages: [2021-10-16T04:27:43.606Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df [2021-10-16T04:27:43.606Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-16T04:27:43.606Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.21 [2021-10-16T04:27:43.606Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f246fb944bbc8447f5cf52b185b111025b4628df-2.0.1-dev.21 [2021-10-16T04:27:43.606Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:44.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-16T04:27:44.052Z] [2021-10-16T04:27:44.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:27:44.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-16T04:27:44.973Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-16T04:27:44.973Z] 448f6bf000e3: Pulling fs layer [2021-10-16T04:27:44.973Z] f757da607395: Pulling fs layer [2021-10-16T04:27:44.973Z] 05883995daec: Pulling fs layer [2021-10-16T04:27:44.973Z] 8603b9c90790: Pulling fs layer [2021-10-16T04:27:44.973Z] 1560dd03e051: Pulling fs layer [2021-10-16T04:27:44.973Z] 27f5ce0e4adf: Pulling fs layer [2021-10-16T04:27:44.973Z] c2d8d7efcc4b: Pulling fs layer [2021-10-16T04:27:44.973Z] 1560dd03e051: Waiting [2021-10-16T04:27:44.973Z] 27f5ce0e4adf: Waiting [2021-10-16T04:27:44.973Z] c2d8d7efcc4b: Waiting [2021-10-16T04:27:44.973Z] 8603b9c90790: Waiting [2021-10-16T04:27:44.973Z] f757da607395: Verifying Checksum [2021-10-16T04:27:44.973Z] f757da607395: Download complete [2021-10-16T04:27:45.249Z] 8603b9c90790: Verifying Checksum [2021-10-16T04:27:45.249Z] 8603b9c90790: Download complete [2021-10-16T04:27:45.249Z] 1560dd03e051: Verifying Checksum [2021-10-16T04:27:45.249Z] 1560dd03e051: Download complete [2021-10-16T04:27:45.249Z] 27f5ce0e4adf: Verifying Checksum [2021-10-16T04:27:45.249Z] 27f5ce0e4adf: Download complete [2021-10-16T04:27:45.249Z] 05883995daec: Verifying Checksum [2021-10-16T04:27:45.249Z] 05883995daec: Download complete [2021-10-16T04:27:45.527Z] 448f6bf000e3: Verifying Checksum [2021-10-16T04:27:45.527Z] 448f6bf000e3: Download complete [2021-10-16T04:27:48.175Z] c2d8d7efcc4b: Verifying Checksum [2021-10-16T04:27:48.175Z] c2d8d7efcc4b: Download complete [2021-10-16T04:27:49.162Z] 448f6bf000e3: Pull complete [2021-10-16T04:27:49.763Z] f757da607395: Pull complete [2021-10-16T04:27:51.227Z] 05883995daec: Pull complete [2021-10-16T04:27:51.503Z] 8603b9c90790: Pull complete [2021-10-16T04:27:52.494Z] 1560dd03e051: Pull complete [2021-10-16T04:27:52.771Z] 27f5ce0e4adf: Pull complete [2021-10-16T04:28:07.926Z] c2d8d7efcc4b: Pull complete [2021-10-16T04:28:07.926Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-16T04:28:07.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-16T04:28:07.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-16T04:28:08.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container [2021-10-16T04:28:08.273Z] $ 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/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-16T04:28:12.296Z] $ docker top b1e8758f3774ddce39f9dbeb493536dda564236291be137763abaca98a761e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:28:13.294Z] ---> job-cost.sh [2021-10-16T04:28:13.294Z] lf-activate-venv: SKIPPING [2021-10-16T04:28:13.294Z] INFO: No Stack... [2021-10-16T04:28:13.572Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-16T04:28:14.172Z] INFO: Archiving Costs [Pipeline] sh [2021-10-16T04:28:14.858Z] + cat /w/workspace/edgex-ui-go/23/archives/cost.csv [2021-10-16T04:28:14.858Z] + cut -d, -f6 [Pipeline] lock [2021-10-16T04:28:14.926Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [2021-10-16T04:28:14.932Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] did not exist. Created. [2021-10-16T04:28:14.932Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-16T04:28:15.659Z] /w/workspace/edgex-ui-go/23@tmp/durable-a4f1709b/script.sh: 1: /w/workspace/edgex-ui-go/23@tmp/durable-a4f1709b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-16T04:28:16.345Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-16T04:28:16.376Z] Warning: overwriting stash ‘stack-cost’ [2021-10-16T04:28:16.546Z] Stashed 1 file(s) [Pipeline] } [2021-10-16T04:28:16.552Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-16T04:28:16.567Z] $ docker stop --time=1 b1e8758f3774ddce39f9dbeb493536dda564236291be137763abaca98a761e83 [2021-10-16T04:28:18.216Z] $ docker rm -f b1e8758f3774ddce39f9dbeb493536dda564236291be137763abaca98a761e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-16T04:28:18.932Z] provisioning config files... [2021-10-16T04:28:18.946Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5469973911717947762tmp [Pipeline] { [Pipeline] sh [2021-10-16T04:28:19.248Z] + set +x [2021-10-16T04:28:19.248Z] + curl -s https://codecov.io/bash [2021-10-16T04:28:19.248Z] + bash -s -- [2021-10-16T04:28:19.248Z] [2021-10-16T04:28:19.248Z] _____ _ [2021-10-16T04:28:19.248Z] / ____| | | [2021-10-16T04:28:19.248Z] | | ___ __| | ___ ___ _____ __ [2021-10-16T04:28:19.248Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-16T04:28:19.248Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-16T04:28:19.248Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-16T04:28:19.248Z] Bash-1.0.6 [2021-10-16T04:28:19.248Z] [2021-10-16T04:28:19.248Z] [2021-10-16T04:28:19.248Z] ==> git version 2.24.4 found [2021-10-16T04:28:19.248Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-16T04:28:19.248Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-16T04:28:19.248Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-16T04:28:19.248Z] ==> Jenkins CI detected. [2021-10-16T04:28:19.248Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-16T04:28:19.248Z] project root: . [2021-10-16T04:28:19.248Z] --> token set from env [2021-10-16T04:28:19.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-16T04:28:19.248Z] ==> Running gcov in . (disable via -X gcov) [2021-10-16T04:28:19.248Z] ==> Python coveragepy not found [2021-10-16T04:28:19.248Z] ==> Searching for coverage reports in: [2021-10-16T04:28:19.248Z] + . [2021-10-16T04:28:19.508Z] -> Found 1 reports [2021-10-16T04:28:19.508Z] ==> Detecting git/mercurial file structure [2021-10-16T04:28:19.508Z] ==> Reading reports [2021-10-16T04:28:19.508Z] + ./coverage.out bytes=10 [2021-10-16T04:28:19.508Z] ==> Appending adjustments [2021-10-16T04:28:19.508Z] https://docs.codecov.io/docs/fixing-reports [2021-10-16T04:28:19.508Z] + Found adjustments [2021-10-16T04:28:19.508Z] ==> Gzipping contents [2021-10-16T04:28:19.508Z] 4.0K /tmp/codecov.vil35X.gz [2021-10-16T04:28:19.508Z] ==> Uploading reports [2021-10-16T04:28:19.508Z] url: https://codecov.io [2021-10-16T04:28:19.508Z] query: branch=main&commit=f246fb944bbc8447f5cf52b185b111025b4628df&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-16T04:28:19.508Z] -> Pinging Codecov [2021-10-16T04:28:19.508Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=f246fb944bbc8447f5cf52b185b111025b4628df&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-16T04:28:19.768Z] -> Uploading to [2021-10-16T04:28:19.768Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-16/FB506323287CE973F263BFD2A0EB1F37/f246fb944bbc8447f5cf52b185b111025b4628df/1ec5c223-d93d-4df3-a887-ab7bad2be25a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211016%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211016T042819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=608bde1f9f4df44382f9216e107ddd362463f6ace8592d1d81c58791831f8017 [2021-10-16T04:28:19.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-16T04:28:19.768Z] Dload Upload Total Spent Left Speed [2021-10-16T04:28:20.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10560 --:--:-- --:--:-- --:--:-- 10594 [2021-10-16T04:28:20.337Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] } [2021-10-16T04:28:20.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-16T04:28:20.807Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-16T04:28:20.819Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:28:21.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-16T04:28:21.117Z] [2021-10-16T04:28:21.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:28:21.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-16T04:28:21.434Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-16T04:28:21.434Z] 188c0c94c7c5: Pulling fs layer [2021-10-16T04:28:21.434Z] 0ef7d3d256c8: Pulling fs layer [2021-10-16T04:28:21.434Z] de9db76c5a1d: Pulling fs layer [2021-10-16T04:28:21.434Z] 0eba1c9be4d2: Pulling fs layer [2021-10-16T04:28:21.434Z] 0d57e429df01: Pulling fs layer [2021-10-16T04:28:21.434Z] 4e4be7b47b0d: Pulling fs layer [2021-10-16T04:28:21.434Z] e1f770b5df2f: Pulling fs layer [2021-10-16T04:28:21.434Z] 85a0685a4137: Pulling fs layer [2021-10-16T04:28:21.434Z] 0eba1c9be4d2: Waiting [2021-10-16T04:28:21.434Z] 0d57e429df01: Waiting [2021-10-16T04:28:21.434Z] 4e4be7b47b0d: Waiting [2021-10-16T04:28:21.434Z] e1f770b5df2f: Waiting [2021-10-16T04:28:21.434Z] 85a0685a4137: Waiting [2021-10-16T04:28:21.434Z] de9db76c5a1d: Verifying Checksum [2021-10-16T04:28:21.434Z] de9db76c5a1d: Download complete [2021-10-16T04:28:21.434Z] 0ef7d3d256c8: Verifying Checksum [2021-10-16T04:28:21.434Z] 0ef7d3d256c8: Download complete [2021-10-16T04:28:21.434Z] 0d57e429df01: Download complete [2021-10-16T04:28:21.434Z] 4e4be7b47b0d: Verifying Checksum [2021-10-16T04:28:21.434Z] 4e4be7b47b0d: Download complete [2021-10-16T04:28:21.434Z] 188c0c94c7c5: Verifying Checksum [2021-10-16T04:28:21.434Z] 188c0c94c7c5: Download complete [2021-10-16T04:28:21.703Z] e1f770b5df2f: Verifying Checksum [2021-10-16T04:28:21.703Z] e1f770b5df2f: Download complete [2021-10-16T04:28:21.967Z] 0eba1c9be4d2: Verifying Checksum [2021-10-16T04:28:21.967Z] 0eba1c9be4d2: Download complete [2021-10-16T04:28:21.967Z] 188c0c94c7c5: Pull complete [2021-10-16T04:28:22.237Z] 0ef7d3d256c8: Pull complete [2021-10-16T04:28:22.237Z] 85a0685a4137: Verifying Checksum [2021-10-16T04:28:22.237Z] 85a0685a4137: Download complete [2021-10-16T04:28:22.237Z] de9db76c5a1d: Pull complete [2021-10-16T04:28:26.490Z] 0eba1c9be4d2: Pull complete [2021-10-16T04:28:26.490Z] 0d57e429df01: Pull complete [2021-10-16T04:28:26.490Z] 4e4be7b47b0d: Pull complete [2021-10-16T04:28:26.491Z] e1f770b5df2f: Pull complete [2021-10-16T04:28:30.711Z] 85a0685a4137: Pull complete [2021-10-16T04:28:30.711Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-16T04:28:30.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-16T04:28:30.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-16T04:28:30.771Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-10-16T04:28:30.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-16T04:28:32.975Z] $ docker top a74b31b986dcaedced69714555ff32b3cdb9d9d908b3606416f8f0785a1402ae -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-16T04:28:33.044Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-16T04:28:33.329Z] + set -o pipefail [2021-10-16T04:28:33.329Z] + snyk monitor '--org=edgex-jenkins' [2021-10-16T04:28:36.643Z] [2021-10-16T04:28:36.643Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-16T04:28:36.643Z] [2021-10-16T04:28:36.643Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f302b84a-c5ae-4981-bd62-79a2f4520aa5 [2021-10-16T04:28:36.643Z] [2021-10-16T04:28:36.643Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-16T04:28:36.643Z] [2021-10-16T04:28:36.643Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-16T04:28:36.643Z] [2021-10-16T04:28:36.643Z] [Pipeline] } [2021-10-16T04:28:36.659Z] $ docker stop --time=1 a74b31b986dcaedced69714555ff32b3cdb9d9d908b3606416f8f0785a1402ae [2021-10-16T04:28:38.317Z] $ docker rm -f a74b31b986dcaedced69714555ff32b3cdb9d9d908b3606416f8f0785a1402ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-16T04:28:39.116Z] + git log --format=format:%s -1 f246fb944bbc8447f5cf52b185b111025b4628df [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:28:39.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-16T04:28:39.417Z] . [Pipeline] withDockerContainer [2021-10-16T04:28:39.480Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-10-16T04:28:39.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-16T04:28:39.875Z] $ docker top 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-16T04:28:39.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-16T04:28:39.983Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-16T04:28:40.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-16T04:28:40.095Z] $ docker exec 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 ssh-agent [2021-10-16T04:28:40.202Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgDOAN/agent.14 [2021-10-16T04:28:40.202Z] SSH_AGENT_PID=21 [2021-10-16T04:28:40.206Z] Running ssh-add (command line suppressed) [2021-10-16T04:28:40.301Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1756707704488804599.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1756707704488804599.key) [2021-10-16T04:28:40.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-16T04:28:40.603Z] + git semver tag [2021-10-16T04:28:40.604Z] # -> Open(): unable to determine branch for HEAD [2021-10-16T04:28:40.604Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-16T04:28:40.604Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-16T04:28:40.604Z] # $SEMVER_REMOTE_NAME = origin [2021-10-16T04:28:40.604Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-16T04:28:40.604Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-16T04:28:40.604Z] # $SEMVER_BRANCH = main [2021-10-16T04:28:40.604Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-16T04:28:40.604Z] # f246fb944bbc8447f5cf52b185b111025b4628df HEAD [2021-10-16T04:28:40.604Z] # -> Force: false [2021-10-16T04:28:40.604Z] # 4c75bddeb9ca77b500f88f2614dfed44271f9eef refs/tags/v2.0.1-dev.21 [Pipeline] } [2021-10-16T04:28:40.622Z] $ docker exec --env ******** --env ******** 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 ssh-agent -k [2021-10-16T04:28:40.727Z] unset SSH_AUTH_SOCK; [2021-10-16T04:28:40.727Z] unset SSH_AGENT_PID; [2021-10-16T04:28:40.727Z] echo Agent pid 21 killed; [2021-10-16T04:28:40.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-16T04:28:41.028Z] + git semver [Pipeline] } [2021-10-16T04:28:41.046Z] $ docker stop --time=1 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 [2021-10-16T04:28:42.215Z] $ docker rm -f 610051a9283a9bc76c367171de87eea57c8f30807bf5bbd069cc7516ab502c12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:28:42.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-16T04:28:42.604Z] [2021-10-16T04:28:42.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:28:42.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-16T04:28:42.914Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-16T04:28:42.914Z] ab5ef0e58194: Pulling fs layer [2021-10-16T04:28:42.914Z] 9712f1f96733: Pulling fs layer [2021-10-16T04:28:42.914Z] 63f879dbbcfc: Pulling fs layer [2021-10-16T04:28:42.914Z] 0d9ebad4ef96: Pulling fs layer [2021-10-16T04:28:42.914Z] e9a5061849ea: Pulling fs layer [2021-10-16T04:28:42.914Z] d747dcd14b5f: Pulling fs layer [2021-10-16T04:28:42.914Z] 2de7ff778b66: Pulling fs layer [2021-10-16T04:28:42.914Z] e9a5061849ea: Waiting [2021-10-16T04:28:42.914Z] d747dcd14b5f: Waiting [2021-10-16T04:28:42.914Z] 2de7ff778b66: Waiting [2021-10-16T04:28:42.914Z] 0d9ebad4ef96: Waiting [2021-10-16T04:28:42.914Z] 9712f1f96733: Verifying Checksum [2021-10-16T04:28:42.914Z] 9712f1f96733: Download complete [2021-10-16T04:28:43.195Z] 63f879dbbcfc: Verifying Checksum [2021-10-16T04:28:43.195Z] 63f879dbbcfc: Download complete [2021-10-16T04:28:43.455Z] ab5ef0e58194: Download complete [2021-10-16T04:28:43.455Z] d747dcd14b5f: Verifying Checksum [2021-10-16T04:28:43.455Z] d747dcd14b5f: Download complete [2021-10-16T04:28:43.455Z] 0d9ebad4ef96: Verifying Checksum [2021-10-16T04:28:43.455Z] 0d9ebad4ef96: Download complete [2021-10-16T04:28:43.455Z] e9a5061849ea: Verifying Checksum [2021-10-16T04:28:43.455Z] e9a5061849ea: Download complete [2021-10-16T04:28:43.455Z] 2de7ff778b66: Verifying Checksum [2021-10-16T04:28:43.455Z] 2de7ff778b66: Download complete [2021-10-16T04:28:46.779Z] ab5ef0e58194: Pull complete [2021-10-16T04:28:46.779Z] 9712f1f96733: Pull complete [2021-10-16T04:28:47.047Z] 63f879dbbcfc: Pull complete [2021-10-16T04:28:51.330Z] 0d9ebad4ef96: Pull complete [2021-10-16T04:28:51.330Z] e9a5061849ea: Pull complete [2021-10-16T04:28:51.330Z] d747dcd14b5f: Pull complete [2021-10-16T04:28:52.723Z] 2de7ff778b66: Pull complete [2021-10-16T04:28:52.723Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-16T04:28:52.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-16T04:28:52.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-16T04:28:52.802Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-10-16T04:28:52.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-16T04:28:55.943Z] $ docker top 98ce18300146422d0cbc6277e993549e4b81ddef7c39ec2cd53ae0d990e11def -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-16T04:28:56.007Z] provisioning config files... [2021-10-16T04:28:56.017Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3382588156990371573tmp [2021-10-16T04:28:56.028Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8087752759738685172tmp [2021-10-16T04:28:56.039Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7185300869616827016tmp [Pipeline] { [Pipeline] echo [2021-10-16T04:28:56.052Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:28:56.338Z] ---> sigul-configuration.sh [2021-10-16T04:28:56.338Z] gpg: directory `/root/.gnupg' created [2021-10-16T04:28:56.338Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-16T04:28:56.338Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-16T04:28:56.338Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-16T04:28:56.338Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-16T04:28:56.338Z] gpg: CAST5 encrypted data [2021-10-16T04:28:56.338Z] gpg: encrypted with 1 passphrase [2021-10-16T04:28:56.338Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-16T04:28:56.635Z] + mkdir /home/jenkins [2021-10-16T04:28:56.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-16T04:28:56.929Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-16T04:28:56.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:28:57.227Z] ---> sigul-install.sh [2021-10-16T04:28:57.227Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-16T04:28:57.512Z] + git tag --list [2021-10-16T04:28:57.512Z] 0.1.1 [2021-10-16T04:28:57.512Z] v1.1.0 [2021-10-16T04:28:57.512Z] v1.2.0 [2021-10-16T04:28:57.512Z] v1.2.1 [2021-10-16T04:28:57.512Z] v1.3.0 [2021-10-16T04:28:57.512Z] v2.0.0 [2021-10-16T04:28:57.512Z] v2.0.1-dev.1 [2021-10-16T04:28:57.512Z] v2.0.1-dev.10 [2021-10-16T04:28:57.512Z] v2.0.1-dev.11 [2021-10-16T04:28:57.512Z] v2.0.1-dev.12 [2021-10-16T04:28:57.512Z] v2.0.1-dev.13 [2021-10-16T04:28:57.512Z] v2.0.1-dev.14 [2021-10-16T04:28:57.512Z] v2.0.1-dev.15 [2021-10-16T04:28:57.512Z] v2.0.1-dev.16 [2021-10-16T04:28:57.512Z] v2.0.1-dev.17 [2021-10-16T04:28:57.512Z] v2.0.1-dev.18 [2021-10-16T04:28:57.512Z] v2.0.1-dev.19 [2021-10-16T04:28:57.512Z] v2.0.1-dev.2 [2021-10-16T04:28:57.512Z] v2.0.1-dev.20 [2021-10-16T04:28:57.512Z] v2.0.1-dev.21 [2021-10-16T04:28:57.512Z] v2.0.1-dev.3 [2021-10-16T04:28:57.512Z] v2.0.1-dev.4 [2021-10-16T04:28:57.512Z] v2.0.1-dev.5 [2021-10-16T04:28:57.512Z] v2.0.1-dev.6 [2021-10-16T04:28:57.512Z] v2.0.1-dev.7 [2021-10-16T04:28:57.512Z] v2.0.1-dev.8 [2021-10-16T04:28:57.512Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-16T04:28:57.801Z] + lftools sign git-tag v2.0.1-dev.21 [2021-10-16T04:28:58.371Z] Signing Git tag with Sigul... [2021-10-16T04:28:58.371Z] Signing v2.0.1-dev.21 [Pipeline] echo [2021-10-16T04:28:59.762Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:29:00.052Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-16T04:29:00.059Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-16T04:29:00.080Z] $ docker stop --time=1 98ce18300146422d0cbc6277e993549e4b81ddef7c39ec2cd53ae0d990e11def [2021-10-16T04:29:01.272Z] $ docker rm -f 98ce18300146422d0cbc6277e993549e4b81ddef7c39ec2cd53ae0d990e11def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:29:01.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-16T04:29:01.955Z] . [Pipeline] withDockerContainer [2021-10-16T04:29:02.025Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-10-16T04:29:02.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-16T04:29:02.449Z] $ docker top a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-16T04:29:02.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-16T04:29:02.530Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-16T04:29:02.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-16T04:29:02.643Z] $ docker exec a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 ssh-agent [2021-10-16T04:29:02.748Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnPddpj/agent.13 [2021-10-16T04:29:02.748Z] SSH_AGENT_PID=19 [2021-10-16T04:29:02.752Z] Running ssh-add (command line suppressed) [2021-10-16T04:29:02.855Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_774239708181986372.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_774239708181986372.key) [2021-10-16T04:29:02.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-16T04:29:03.158Z] + git semver bump pre [2021-10-16T04:29:03.158Z] # -> Open(): unable to determine branch for HEAD [2021-10-16T04:29:03.158Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-16T04:29:03.158Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-16T04:29:03.158Z] # $SEMVER_REMOTE_NAME = origin [2021-10-16T04:29:03.158Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-16T04:29:03.159Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-16T04:29:03.159Z] # $SEMVER_BRANCH = main [2021-10-16T04:29:03.159Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-16T04:29:03.159Z] 2.0.1-dev.22 [Pipeline] } [2021-10-16T04:29:03.173Z] $ docker exec --env ******** --env ******** a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 ssh-agent -k [2021-10-16T04:29:03.274Z] unset SSH_AUTH_SOCK; [2021-10-16T04:29:03.274Z] unset SSH_AGENT_PID; [2021-10-16T04:29:03.275Z] echo Agent pid 19 killed; [2021-10-16T04:29:03.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-16T04:29:03.582Z] + git semver [Pipeline] } [2021-10-16T04:29:03.599Z] $ docker stop --time=1 a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 [2021-10-16T04:29:04.779Z] $ docker rm -f a6285635a85f261064b9f7be879ea11d72118d76c9e96c67aa6345ed59a3d744 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:29:05.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-16T04:29:05.123Z] . [Pipeline] withDockerContainer [2021-10-16T04:29:05.196Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-10-16T04:29:05.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-16T04:29:05.662Z] $ docker top c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-16T04:29:05.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-16T04:29:05.770Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-16T04:29:05.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-16T04:29:05.898Z] $ docker exec c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d ssh-agent [2021-10-16T04:29:06.013Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpnHLP/agent.14 [2021-10-16T04:29:06.013Z] SSH_AGENT_PID=20 [2021-10-16T04:29:06.017Z] Running ssh-add (command line suppressed) [2021-10-16T04:29:06.136Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3693677861843428177.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3693677861843428177.key) [2021-10-16T04:29:06.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-16T04:29:06.436Z] + git semver push [2021-10-16T04:29:06.436Z] # -> Open(): unable to determine branch for HEAD [2021-10-16T04:29:06.436Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-16T04:29:06.436Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-16T04:29:06.436Z] # $SEMVER_REMOTE_NAME = origin [2021-10-16T04:29:06.436Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-16T04:29:06.436Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-16T04:29:06.436Z] # $SEMVER_BRANCH = main [2021-10-16T04:29:06.436Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-16T04:29:08.366Z] $ docker exec --env ******** --env ******** c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d ssh-agent -k [2021-10-16T04:29:08.447Z] unset SSH_AUTH_SOCK; [2021-10-16T04:29:08.447Z] unset SSH_AGENT_PID; [2021-10-16T04:29:08.447Z] echo Agent pid 20 killed; [2021-10-16T04:29:08.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-16T04:29:08.751Z] + git semver [Pipeline] } [2021-10-16T04:29:08.769Z] $ docker stop --time=1 c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d [2021-10-16T04:29:09.963Z] $ docker rm -f c4480c1b8258ed8a3c05008e846e298abe726e7841a4640a676c085a1b71191d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-16T04:29:10.971Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:29:11.285Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:29:11.848Z] ---> package-listing.sh [2021-10-16T04:29:11.848Z] ++ facter osfamily [2021-10-16T04:29:11.848Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-16T04:29:12.111Z] + OS_FAMILY=redhat [2021-10-16T04:29:12.111Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-16T04:29:12.111Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-16T04:29:12.111Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-16T04:29:12.111Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-16T04:29:12.111Z] + PACKAGES=/tmp/packages_start.txt [2021-10-16T04:29:12.111Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-16T04:29:12.111Z] + PACKAGES=/tmp/packages_end.txt [2021-10-16T04:29:12.111Z] + case "${OS_FAMILY}" in [2021-10-16T04:29:12.111Z] + sort [2021-10-16T04:29:12.111Z] + rpm -qa [2021-10-16T04:29:12.683Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-16T04:29:12.683Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-16T04:29:12.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-16T04:29:12.683Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-16T04:29:12.683Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-16T04:29:12.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-10-16T04:29:12.695Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-16T04:29:12.981Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:29:13.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-16T04:29:13.532Z] [2021-10-16T04:29:13.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-16T04:29:13.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-16T04:29:13.835Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-16T04:29:13.835Z] b4d181a07f80: Pulling fs layer [2021-10-16T04:29:13.835Z] a1111a8f2ec3: Pulling fs layer [2021-10-16T04:29:13.835Z] ed53099fbce6: Pulling fs layer [2021-10-16T04:29:13.835Z] dc539afda2c1: Pulling fs layer [2021-10-16T04:29:13.835Z] 77bc0d833cb6: Pulling fs layer [2021-10-16T04:29:13.835Z] 9065ff56babe: Pulling fs layer [2021-10-16T04:29:13.835Z] d287ab97295c: Pulling fs layer [2021-10-16T04:29:13.835Z] dc539afda2c1: Waiting [2021-10-16T04:29:13.835Z] 77bc0d833cb6: Waiting [2021-10-16T04:29:13.835Z] 9065ff56babe: Waiting [2021-10-16T04:29:13.835Z] d287ab97295c: Waiting [2021-10-16T04:29:13.835Z] a1111a8f2ec3: Verifying Checksum [2021-10-16T04:29:13.835Z] a1111a8f2ec3: Download complete [2021-10-16T04:29:13.835Z] dc539afda2c1: Verifying Checksum [2021-10-16T04:29:13.835Z] dc539afda2c1: Download complete [2021-10-16T04:29:14.098Z] ed53099fbce6: Verifying Checksum [2021-10-16T04:29:14.098Z] ed53099fbce6: Download complete [2021-10-16T04:29:14.098Z] 9065ff56babe: Verifying Checksum [2021-10-16T04:29:14.098Z] 9065ff56babe: Download complete [2021-10-16T04:29:14.098Z] 77bc0d833cb6: Verifying Checksum [2021-10-16T04:29:14.098Z] 77bc0d833cb6: Download complete [2021-10-16T04:29:14.098Z] b4d181a07f80: Verifying Checksum [2021-10-16T04:29:14.098Z] b4d181a07f80: Download complete [2021-10-16T04:29:14.669Z] d287ab97295c: Verifying Checksum [2021-10-16T04:29:14.669Z] d287ab97295c: Download complete [2021-10-16T04:29:15.608Z] b4d181a07f80: Pull complete [2021-10-16T04:29:15.876Z] a1111a8f2ec3: Pull complete [2021-10-16T04:29:16.459Z] ed53099fbce6: Pull complete [2021-10-16T04:29:16.459Z] dc539afda2c1: Pull complete [2021-10-16T04:29:16.719Z] 77bc0d833cb6: Pull complete [2021-10-16T04:29:16.719Z] 9065ff56babe: Pull complete [2021-10-16T04:29:22.037Z] d287ab97295c: Pull complete [2021-10-16T04:29:22.038Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-16T04:29:22.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-16T04:29:22.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-16T04:29:22.103Z] prd-centos7-docker-4c-2g-1803 does not seem to be running inside a container [2021-10-16T04:29:22.141Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-16T04:29:24.315Z] $ docker top a791aa85c38734418be018f36621cfaec39d7e72fc5f78d2639efde2f617401c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-16T04:29:24.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-16T04:29:24.960Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-16T04:29:25.248Z] + ls /var/log/sa-host [2021-10-16T04:29:25.248Z] + sadf -c /var/log/sa-host/sa16 [2021-10-16T04:29:25.248Z] file_magic: OK [2021-10-16T04:29:25.248Z] HZ: Using current value: 100 [2021-10-16T04:29:25.248Z] file_header: OK [2021-10-16T04:29:25.248Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-16T04:29:25.248Z] Statistics: [2021-10-16T04:29:25.248Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-16T04:29:25.248Z] File successfully converted to sysstat format version 12.0.3 [2021-10-16T04:29:25.248Z] + sadf -c /var/log/sa-host/sa30 [2021-10-16T04:29:25.248Z] file_magic: OK [2021-10-16T04:29:25.248Z] HZ: Using current value: 100 [2021-10-16T04:29:25.248Z] file_header: OK [2021-10-16T04:29:25.248Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-16T04:29:25.248Z] Statistics: [2021-10-16T04:29:25.248Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-16T04:29:25.248Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-16T04:29:25.488Z] provisioning config files... [2021-10-16T04:29:25.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4438458360535290164tmp [Pipeline] { [Pipeline] echo [2021-10-16T04:29:25.511Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:29:25.796Z] ---> create-netrc.sh [Pipeline] } [2021-10-16T04:29:25.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:29:26.139Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-16T04:29:26.150Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:29:26.435Z] ---> sudo-logs.sh [2021-10-16T04:29:26.435Z] Archiving 'sudo' log.. [2021-10-16T04:29:27.005Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1803.novalocal: Name or service not known [2021-10-16T04:29:27.005Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1803.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-16T04:29:27.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:29:27.313Z] ---> job-cost.sh [2021-10-16T04:29:27.313Z] lf-activate-venv: SKIPPING [2021-10-16T04:29:27.313Z] DEBUG: total: 0.10999999940395355 [2021-10-16T04:29:27.313Z] INFO: Retrieving Stack Cost... [2021-10-16T04:29:27.883Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-16T04:29:28.142Z] INFO: Archiving Costs [Pipeline] echo [2021-10-16T04:29:28.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-16T04:29:28.444Z] ---> logs-deploy.sh [2021-10-16T04:29:28.444Z] lf-activate-venv: SKIPPING [2021-10-16T04:29:28.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/23 [2021-10-16T04:29:28.444Z] INFO: archiving workspace using pattern(s): [2021-10-16T04:29:29.016Z] Archives upload complete. [2021-10-16T04:29:29.277Z] INFO: archiving logs to Nexus