Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9a357ae929ab9a4753b0c453002d551dace3f17 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-ssh7229874214324957516.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh6486782923468689667.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh8424632772606702643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh3765164518988115201.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-ssh3252080322988248947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-303 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-ssh4586472394962241911.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 d9a357ae929ab9a4753b0c453002d551dace3f17 (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 d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" > git rev-list --no-walk e434f5a74feb2b6c0235e74b51739bbffb9202a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T05:15:22.494Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T05:15:22.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T05:15:22.541Z] ========================================================= [2021-11-12T05:15:22.541Z] EdgeX Global Pipelines Version Info [2021-11-12T05:15:22.541Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:15:23.669Z] ------------------- [2021-11-12T05:15:23.669Z] stable info: [2021-11-12T05:15:23.669Z] ------------------- [2021-11-12T05:15:23.669Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T05:15:23.669Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T05:15:23.669Z] Message: update stable to v1.0.213 [2021-11-12T05:15:24.239Z] ------------------- [2021-11-12T05:15:24.239Z] experimental info: [2021-11-12T05:15:24.239Z] ------------------- [2021-11-12T05:15:24.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T05:15:24.239Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T05:15:24.239Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T05:15:24.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T05:15:24.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T05:15:24.344Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T05:15:24.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T05:15:24.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T05:15:24.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T05:15:24.385Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T05:15:24.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T05:15:24.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T05:15:24.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T05:15:24.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T05:15:24.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T05:15:24.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T05:15:24.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T05:15:24.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T05:15:24.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T05:15:24.499Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T05:15:24.509Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T05:15:24.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T05:15:24.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T05:15:24.541Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T05:15:24.551Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T05:15:24.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T05:15:24.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T05:15:24.582Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T05:15:24.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T05:15:24.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-12T05:15:24.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-12T05:15:24.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-12T05:15:24.637Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] echo [2021-11-12T05:15:24.647Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9a357a [Pipeline] echo [2021-11-12T05:15:24.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:15:24.698Z] provisioning config files... [2021-11-12T05:15:24.714Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config298160884348244568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:15:25.018Z] ---> docker-login.sh [2021-11-12T05:15:25.018Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:15:25.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:25.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:25.279Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:25.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:25.279Z] [2021-11-12T05:15:25.279Z] Login Succeeded [2021-11-12T05:15:25.279Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:15:25.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:25.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:25.279Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:25.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:25.279Z] [2021-11-12T05:15:25.279Z] Login Succeeded [2021-11-12T05:15:25.279Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:15:25.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:25.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:25.539Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:25.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:25.539Z] [2021-11-12T05:15:25.539Z] Login Succeeded [2021-11-12T05:15:25.539Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:15:25.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:25.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:25.539Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:25.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:25.539Z] [2021-11-12T05:15:25.539Z] Login Succeeded [2021-11-12T05:15:25.539Z] docker.io [2021-11-12T05:15:25.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:26.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:26.110Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:26.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:26.110Z] [2021-11-12T05:15:26.110Z] Login Succeeded [2021-11-12T05:15:26.110Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:15:26.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T05:15:26.559Z] + git rev-list -1 --merges d9a357ae929ab9a4753b0c453002d551dace3f17~1..d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] echo [2021-11-12T05:15:26.597Z] -----------> git rev-list -1 --merges d9a357ae929ab9a4753b0c453002d551dace3f17~1..d9a357ae929ab9a4753b0c453002d551dace3f17 d9a357ae929ab9a4753b0c453002d551dace3f17 [false] [Pipeline] sh [2021-11-12T05:15:26.893Z] + git log --format=format:%s -1 d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] echo [2021-11-12T05:15:26.910Z] ========================================================= [2021-11-12T05:15:26.910Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T05:15:26.910Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T05:15:27.249Z] + git log --format=format:%s -1 d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] echo [2021-11-12T05:15:27.262Z] [semverPrep] GIT_COMMIT: d9a357ae929ab9a4753b0c453002d551dace3f17, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo [2021-11-12T05:15:27.271Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:15:27.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:15:27.847Z] [2021-11-12T05:15:27.847Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:15:28.147Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:15:28.147Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T05:15:28.147Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T05:15:28.147Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T05:15:28.147Z] 4c7163046ea9: Pulling fs layer [2021-11-12T05:15:28.147Z] 0c2d73faf560: Pulling fs layer [2021-11-12T05:15:28.147Z] 0c2d73faf560: Waiting [2021-11-12T05:15:28.147Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T05:15:28.147Z] 3e5f54012d9b: Download complete [2021-11-12T05:15:28.147Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T05:15:28.147Z] a0d0a0d46f8b: Download complete [2021-11-12T05:15:28.147Z] 4c7163046ea9: Verifying Checksum [2021-11-12T05:15:28.147Z] 4c7163046ea9: Download complete [2021-11-12T05:15:28.147Z] 0c2d73faf560: Verifying Checksum [2021-11-12T05:15:28.147Z] 0c2d73faf560: Download complete [2021-11-12T05:15:28.411Z] a0d0a0d46f8b: Pull complete [2021-11-12T05:15:28.411Z] 3e5f54012d9b: Pull complete [2021-11-12T05:15:28.672Z] 4c7163046ea9: Pull complete [2021-11-12T05:15:28.932Z] 0c2d73faf560: Pull complete [2021-11-12T05:15:28.932Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T05:15:28.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:15:28.932Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T05:15:29.018Z] prd-centos7-docker-4c-2g-303 does not seem to be running inside a container [2021-11-12T05:15:29.103Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T05:15:29.691Z] $ docker top 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T05:15:29.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:15:29.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:15:29.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:15:29.885Z] $ docker exec 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b ssh-agent [2021-11-12T05:15:29.989Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhjCeMj/agent.13 [2021-11-12T05:15:29.989Z] SSH_AGENT_PID=19 [2021-11-12T05:15:29.997Z] Running ssh-add (command line suppressed) [2021-11-12T05:15:30.099Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6150620681201350942.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6150620681201350942.key) [2021-11-12T05:15:30.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:15:30.415Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T05:15:30.427Z] $ docker exec --env ******** --env ******** 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b ssh-agent -k [2021-11-12T05:15:30.514Z] unset SSH_AUTH_SOCK; [2021-11-12T05:15:30.514Z] unset SSH_AGENT_PID; [2021-11-12T05:15:30.514Z] echo Agent pid 19 killed; [2021-11-12T05:15:30.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T05:15:30.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:15:30.554Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:15:30.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:15:30.673Z] $ docker exec 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b ssh-agent [2021-11-12T05:15:30.768Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOncjFg/agent.53 [2021-11-12T05:15:30.768Z] SSH_AGENT_PID=59 [2021-11-12T05:15:30.773Z] Running ssh-add (command line suppressed) [2021-11-12T05:15:30.875Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4273290369641631324.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4273290369641631324.key) [2021-11-12T05:15:30.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:15:31.182Z] + git semver init [2021-11-12T05:15:31.182Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T05:15:31.182Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-12T05:15:31.182Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T05:15:31.182Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T05:15:31.182Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T05:15:31.182Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T05:15:31.182Z] # $SEMVER_BRANCH = main [2021-11-12T05:15:31.182Z] # $SEMVER_TEMP = /tmp/semver-087918323 [2021-11-12T05:15:31.182Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T05:15:34.482Z] # '/tmp/semver-087918323' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-11-12T05:15:34.482Z] # -> Force: false [2021-11-12T05:15:34.482Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-11-12T05:15:34.493Z] $ docker exec --env ******** --env ******** 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b ssh-agent -k [2021-11-12T05:15:34.585Z] unset SSH_AUTH_SOCK; [2021-11-12T05:15:34.585Z] unset SSH_AGENT_PID; [2021-11-12T05:15:34.585Z] echo Agent pid 59 killed; [2021-11-12T05:15:34.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T05:15:34.897Z] + git semver [Pipeline] } [2021-11-12T05:15:34.908Z] $ docker stop --time=1 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b [2021-11-12T05:15:36.238Z] $ docker rm -f 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T05:15:36.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T05:15:36.806Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T05:15:36.809Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-12T05:15:51.934Z] Still waiting to schedule task [2021-11-12T05:15:51.934Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-12T05:15:51.936Z] Still waiting to schedule task [2021-11-12T05:15:51.936Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T05:17:12.907Z] Running on prd-centos7-docker-4c-2g-306 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-12T05:17:12.919Z] Running in /w/workspace/edgex-ui-go/34 [Pipeline] { [Pipeline] checkout [2021-11-12T05:17:13.001Z] The recommended git tool is: git [2021-11-12T05:17:14.993Z] using credential edgex-jenkins-ssh [2021-11-12T05:17:15.003Z] Cloning the remote Git repository [2021-11-12T05:17:14.776Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:17:14.834Z] > git init /w/workspace/edgex-ui-go/34 # timeout=10 [2021-11-12T05:17:14.872Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:17:14.872Z] > git --version # timeout=10 [2021-11-12T05:17:14.882Z] > git --version # 'git version 2.24.4' [2021-11-12T05:17:14.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:17:14.903Z] [INFO] Currently running in a labeled security context [2021-11-12T05:17:14.903Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T05:17:14.903Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/34@tmp/jenkins-gitclient-ssh6716176322274994946.key [2021-11-12T05:17:14.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:17:16.544Z] Avoid second fetch [2021-11-12T05:17:16.544Z] Checking out Revision d9a357ae929ab9a4753b0c453002d551dace3f17 (main) [2021-11-12T05:17:16.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:17:16.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:17:16.308Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:17:16.319Z] > git checkout -f d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T05:17:20.174Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:17:20.501Z] provisioning config files... [2021-11-12T05:17:20.515Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config5422407477763016378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:17:20.897Z] ---> docker-login.sh [2021-11-12T05:17:20.897Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:17:20.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:20.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:20.897Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:20.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:20.897Z] [2021-11-12T05:17:20.897Z] Login Succeeded [2021-11-12T05:17:20.897Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:17:21.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:21.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:21.160Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:21.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:21.160Z] [2021-11-12T05:17:21.160Z] Login Succeeded [2021-11-12T05:17:21.160Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:17:21.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:21.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:21.160Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:21.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:21.160Z] [2021-11-12T05:17:21.160Z] Login Succeeded [2021-11-12T05:17:21.160Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:17:21.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:21.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:21.422Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:21.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:21.422Z] [2021-11-12T05:17:21.422Z] Login Succeeded [2021-11-12T05:17:21.422Z] docker.io [2021-11-12T05:17:21.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:21.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:21.683Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:21.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:21.683Z] [2021-11-12T05:17:21.683Z] Login Succeeded [2021-11-12T05:17:21.683Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:17:21.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T05:17:21.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T05:17:21.852Z] ========================================================= [2021-11-12T05:17:21.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T05:17:21.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:17:22.158Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-12T05:17:22.158Z] Sending build context to Docker daemon 25.22MB [2021-11-12T05:17:22.158Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T05:17:22.158Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T05:17:22.428Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T05:17:22.428Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T05:17:22.428Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T05:17:22.428Z] b8b176561691: Pulling fs layer [2021-11-12T05:17:22.428Z] 4527c011a84f: Pulling fs layer [2021-11-12T05:17:22.428Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T05:17:22.428Z] e0aca202a116: Pulling fs layer [2021-11-12T05:17:22.428Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T05:17:22.428Z] 34cad66bf833: Pulling fs layer [2021-11-12T05:17:22.428Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T05:17:22.428Z] e0aca202a116: Waiting [2021-11-12T05:17:22.428Z] 3a43be97a3b4: Waiting [2021-11-12T05:17:22.428Z] 34cad66bf833: Waiting [2021-11-12T05:17:22.428Z] b4e3c513aaa6: Waiting [2021-11-12T05:17:22.428Z] 4527c011a84f: Waiting [2021-11-12T05:17:22.428Z] 5d74067f8e1e: Waiting [2021-11-12T05:17:22.428Z] b8b176561691: Verifying Checksum [2021-11-12T05:17:22.428Z] b8b176561691: Download complete [2021-11-12T05:17:22.428Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T05:17:22.428Z] 31adcdaf11c8: Download complete [2021-11-12T05:17:22.428Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T05:17:22.428Z] 5d74067f8e1e: Download complete [2021-11-12T05:17:22.428Z] e0aca202a116: Verifying Checksum [2021-11-12T05:17:22.428Z] e0aca202a116: Download complete [2021-11-12T05:17:22.428Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T05:17:22.428Z] a0d0a0d46f8b: Download complete [2021-11-12T05:17:22.428Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T05:17:22.428Z] 3a43be97a3b4: Download complete [2021-11-12T05:17:22.428Z] 34cad66bf833: Verifying Checksum [2021-11-12T05:17:22.428Z] 34cad66bf833: Download complete [2021-11-12T05:17:22.702Z] a0d0a0d46f8b: Pull complete [2021-11-12T05:17:22.974Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T05:17:22.974Z] b4e3c513aaa6: Download complete [2021-11-12T05:17:22.974Z] 4527c011a84f: Verifying Checksum [2021-11-12T05:17:22.975Z] 4527c011a84f: Download complete [2021-11-12T05:17:22.975Z] 31adcdaf11c8: Pull complete [2021-11-12T05:17:23.239Z] b8b176561691: Pull complete [2021-11-12T05:17:26.598Z] 4527c011a84f: Pull complete [2021-11-12T05:17:26.598Z] 5d74067f8e1e: Pull complete [2021-11-12T05:17:26.860Z] e0aca202a116: Pull complete [2021-11-12T05:17:26.860Z] 3a43be97a3b4: Pull complete [2021-11-12T05:17:26.860Z] 34cad66bf833: Pull complete [2021-11-12T05:17:29.447Z] b4e3c513aaa6: Pull complete [2021-11-12T05:17:29.447Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T05:17:29.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T05:17:29.447Z] ---> 9f6097aaca64 [2021-11-12T05:17:29.447Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T05:17:30.830Z] ---> Running in c3bfb3e20462 [2021-11-12T05:17:30.830Z] Removing intermediate container c3bfb3e20462 [2021-11-12T05:17:30.830Z] ---> f5e64f380b0c [2021-11-12T05:17:30.830Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T05:17:31.091Z] ---> Running in 32bcce8f534b [2021-11-12T05:17:31.091Z] Removing intermediate container 32bcce8f534b [2021-11-12T05:17:31.091Z] ---> 6c81b9fcfa5a [2021-11-12T05:17:31.091Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T05:17:31.091Z] ---> Running in 77be4af171e8 [2021-11-12T05:17:31.091Z] Removing intermediate container 77be4af171e8 [2021-11-12T05:17:31.091Z] ---> 61dc7703347f [2021-11-12T05:17:31.091Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T05:17:31.091Z] ---> Running in 740b05cfeedb [2021-11-12T05:17:31.355Z] Removing intermediate container 740b05cfeedb [2021-11-12T05:17:31.355Z] ---> 3a4c9f0bab67 [2021-11-12T05:17:31.355Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T05:17:31.355Z] ---> Running in 5f37300b3fa8 [2021-11-12T05:17:31.355Z] Removing intermediate container 5f37300b3fa8 [2021-11-12T05:17:31.355Z] ---> fd9b95ff28be [2021-11-12T05:17:31.355Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T05:17:31.355Z] ---> Running in dbee63b3b710 [2021-11-12T05:17:31.939Z] Removing intermediate container dbee63b3b710 [2021-11-12T05:17:31.939Z] ---> 57abb9c5c10b [2021-11-12T05:17:31.939Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T05:17:31.939Z] ---> Running in 83b719e2bf46 [2021-11-12T05:17:32.198Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T05:17:33.136Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T05:17:33.398Z] OK: 220 MiB in 52 packages [2021-11-12T05:17:33.660Z] Removing intermediate container 83b719e2bf46 [2021-11-12T05:17:33.660Z] ---> ad3caaf7b279 [2021-11-12T05:17:33.660Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T05:17:33.660Z] ---> Running in c2d80ae642f9 [2021-11-12T05:17:33.660Z] Removing intermediate container c2d80ae642f9 [2021-11-12T05:17:33.660Z] ---> e5383268a9eb [2021-11-12T05:17:33.660Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T05:17:33.660Z] ---> Running in 9e61310a87c5 [2021-11-12T05:17:33.928Z] Removing intermediate container 9e61310a87c5 [2021-11-12T05:17:33.928Z] ---> 443984366359 [2021-11-12T05:17:33.928Z] Step 12/14 : COPY . . [2021-11-12T05:17:34.505Z] ---> 793eafa41875 [2021-11-12T05:17:34.505Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T05:17:34.505Z] ---> Running in cff6c111e29c [2021-11-12T05:17:38.270Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-305 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-12T05:17:38.283Z] Running in /w/workspace/edgex-ui-go/34 [Pipeline] { [Pipeline] checkout [2021-11-12T05:17:38.477Z] The recommended git tool is: git [2021-11-12T05:17:43.808Z] using credential edgex-jenkins-ssh [2021-11-12T05:17:43.826Z] Cloning the remote Git repository [2021-11-12T05:17:43.894Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:17:43.983Z] > git init /w/workspace/edgex-ui-go/34 # timeout=10 [2021-11-12T05:17:44.072Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:17:44.073Z] > git --version # timeout=10 [2021-11-12T05:17:44.097Z] > git --version # 'git version 2.17.1' [2021-11-12T05:17:44.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:17:44.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:17:47.204Z] Avoid second fetch [2021-11-12T05:17:47.205Z] Checking out Revision d9a357ae929ab9a4753b0c453002d551dace3f17 (main) [2021-11-12T05:17:47.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:17:47.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:17:47.223Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:17:47.236Z] > git checkout -f d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T05:17:49.416Z] Removing intermediate container cff6c111e29c [2021-11-12T05:17:49.416Z] ---> 2e456a545ab1 [2021-11-12T05:17:49.416Z] Step 14/14 : RUN ${MAKE} [2021-11-12T05:17:49.416Z] ---> Running in 2241c697711d [2021-11-12T05:17:49.416Z] noop [2021-11-12T05:17:49.416Z] Removing intermediate container 2241c697711d [2021-11-12T05:17:49.416Z] ---> 3adb5d9a85bf [2021-11-12T05:17:49.416Z] Successfully built 3adb5d9a85bf [2021-11-12T05:17:49.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:17:49.717Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T05:17:49.717Z] . [Pipeline] withDockerContainer [2021-11-12T05:17:49.783Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-11-12T05:17:49.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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 ******** ci-base-image-x86_64 cat [2021-11-12T05:17:50.166Z] $ docker top 701a978e9ebce2a2c310431f13cc451e96c964675f20722840e9842fca6d84af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:17:50.521Z] + go version [2021-11-12T05:17:50.522Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T05:17:50.536Z] $ docker stop --time=1 701a978e9ebce2a2c310431f13cc451e96c964675f20722840e9842fca6d84af [2021-11-12T05:17:51.671Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" [2021-11-12T05:17:51.714Z] $ docker rm -f 701a978e9ebce2a2c310431f13cc451e96c964675f20722840e9842fca6d84af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T05:17:52.162Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T05:17:52.162Z] . [Pipeline] withDockerContainer [2021-11-12T05:17:52.238Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-11-12T05:17:52.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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 ******** ci-base-image-x86_64 cat [2021-11-12T05:17:52.483Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T05:17:52.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T05:17:52.483Z] Dload Upload Total Spent Left Speed [2021-11-12T05:17:52.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83858 0 --:--:-- --:--:-- --:--:-- 83267 [2021-11-12T05:17:52.635Z] $ docker top 9eed6158e731d5fa240d6a590e85af1eed7d38e69231168a0ca51a309bb67b39 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-11-12T05:17:53.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T05:17:53.084Z] + make test [2021-11-12T05:17:53.084Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T05:17:53.345Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T05:17:53.394Z] + sudo tee /etc/docker/daemon.new [2021-11-12T05:17:53.394Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T05:17:53.394Z] { [2021-11-12T05:17:53.394Z] "registry-mirrors": [ [2021-11-12T05:17:53.394Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T05:17:53.394Z] ], [2021-11-12T05:17:53.394Z] "bip": "10.250.0.254/24", [2021-11-12T05:17:53.394Z] "hosts": [ [2021-11-12T05:17:53.394Z] "tcp://0.0.0.0:5555", [2021-11-12T05:17:53.394Z] "unix:///var/run/docker.sock" [2021-11-12T05:17:53.394Z] ], [2021-11-12T05:17:53.394Z] "mtu": 1458, [2021-11-12T05:17:53.394Z] "selinux-enabled": true, [2021-11-12T05:17:53.394Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T05:17:53.394Z] } [Pipeline] sh [2021-11-12T05:17:53.748Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T05:17:54.091Z] + sudo service docker restart [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T05:18:05.694Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T05:18:05.694Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T05:18:11.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T05:18:11.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T05:18:11.025Z] $ docker stop --time=1 9eed6158e731d5fa240d6a590e85af1eed7d38e69231168a0ca51a309bb67b39 [2021-11-12T05:18:12.403Z] $ docker rm -f 9eed6158e731d5fa240d6a590e85af1eed7d38e69231168a0ca51a309bb67b39 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:18:12.553Z] provisioning config files... [2021-11-12T05:18:12.580Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config2620586096337615188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:18:12.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T05:18:12.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-12T05:18:13.003Z] ---> docker-login.sh [2021-11-12T05:18:13.003Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-11-12T05:18:13.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:13.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:13.929Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:13.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:13.929Z] [2021-11-12T05:18:13.929Z] Login Succeeded [2021-11-12T05:18:13.929Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2021-11-12T05:18:14.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T05:18:14.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:14.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:14.526Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:14.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:14.526Z] [2021-11-12T05:18:14.526Z] Login Succeeded [2021-11-12T05:18:14.526Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:18:14.577Z] + ls -al . [2021-11-12T05:18:14.577Z] total 88 [2021-11-12T05:18:14.577Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 05:17 . [2021-11-12T05:18:14.577Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 12 05:17 .. [2021-11-12T05:18:14.577Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 05:17 assets [2021-11-12T05:18:14.577Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 05:17 bin [2021-11-12T05:18:14.577Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 05:17 cmd [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 05:17 CONTRIBUTING.md [2021-11-12T05:18:14.577Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 12 05:17 coverage.out [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 05:17 Dockerfile [2021-11-12T05:18:14.577Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 05:17 docs [2021-11-12T05:18:14.577Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 12 05:17 .git [2021-11-12T05:18:14.577Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 05:17 .github [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 05:17 .gitignore [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 05:17 go.mod [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 05:17 go.sum [2021-11-12T05:18:14.577Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 05:17 internal [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 05:17 Jenkinsfile [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 05:17 LICENSE [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 05:17 Makefile [2021-11-12T05:18:14.577Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 05:17 pkg [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 05:17 README.md [2021-11-12T05:18:14.577Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 05:17 snap [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 12 05:15 VERSION [2021-11-12T05:18:14.577Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 05:17 version.go [2021-11-12T05:18:14.577Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 05:17 web [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:14.877Z] + 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=d9a357ae929ab9a4753b0c453002d551dace3f17 --label arch=amd64 --label version=2.0.1-dev.31 . [2021-11-12T05:18:15.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:15.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:15.141Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:15.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:15.141Z] [2021-11-12T05:18:15.141Z] Login Succeeded [2021-11-12T05:18:15.141Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:18:15.145Z] Sending build context to Docker daemon 25.22MB [2021-11-12T05:18:15.146Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T05:18:15.146Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T05:18:15.146Z] ---> 3adb5d9a85bf [2021-11-12T05:18:15.146Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T05:18:15.146Z] ---> Running in f8380d9bb970 [2021-11-12T05:18:15.146Z] Removing intermediate container f8380d9bb970 [2021-11-12T05:18:15.146Z] ---> c5be83bcd2ed [2021-11-12T05:18:15.146Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T05:18:15.146Z] ---> Running in c54f3f36a7f5 [2021-11-12T05:18:15.404Z] Removing intermediate container c54f3f36a7f5 [2021-11-12T05:18:15.404Z] ---> 9cb122dc0abb [2021-11-12T05:18:15.404Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T05:18:15.404Z] ---> Running in eaf37af25436 [2021-11-12T05:18:15.404Z] Removing intermediate container eaf37af25436 [2021-11-12T05:18:15.404Z] ---> 960610a65f40 [2021-11-12T05:18:15.404Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T05:18:15.404Z] ---> Running in 809d2f934b2a [2021-11-12T05:18:15.404Z] Removing intermediate container 809d2f934b2a [2021-11-12T05:18:15.404Z] ---> 0e1dc6e0b011 [2021-11-12T05:18:15.404Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T05:18:15.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:15.666Z] ---> Running in 72eef0b42ad5 [2021-11-12T05:18:15.667Z] Removing intermediate container 72eef0b42ad5 [2021-11-12T05:18:15.667Z] ---> e570fba2df4a [2021-11-12T05:18:15.667Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T05:18:15.667Z] ---> Running in f87f62f34c6b [2021-11-12T05:18:15.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:15.687Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:15.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:15.687Z] [2021-11-12T05:18:15.687Z] Login Succeeded [2021-11-12T05:18:15.688Z] docker.io [2021-11-12T05:18:15.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:16.242Z] Removing intermediate container f87f62f34c6b [2021-11-12T05:18:16.242Z] ---> 9811f4f6492d [2021-11-12T05:18:16.242Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T05:18:16.242Z] ---> Running in 1772a3beca20 [2021-11-12T05:18:16.506Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T05:18:16.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:16.557Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:16.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:16.557Z] [2021-11-12T05:18:16.557Z] Login Succeeded [2021-11-12T05:18:16.557Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:18:16.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T05:18:16.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T05:18:16.859Z] ========================================================= [2021-11-12T05:18:16.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T05:18:16.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:17.200Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-12T05:18:17.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T05:18:17.448Z] OK: 220 MiB in 52 packages [2021-11-12T05:18:17.716Z] Removing intermediate container 1772a3beca20 [2021-11-12T05:18:17.716Z] ---> 34413e3f748f [2021-11-12T05:18:17.716Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T05:18:17.716Z] ---> Running in 206b90dbb93b [2021-11-12T05:18:17.984Z] Removing intermediate container 206b90dbb93b [2021-11-12T05:18:17.984Z] ---> 670d09858445 [2021-11-12T05:18:17.984Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T05:18:17.984Z] ---> Running in 8d98849ff1ed [2021-11-12T05:18:17.984Z] Removing intermediate container 8d98849ff1ed [2021-11-12T05:18:17.984Z] ---> 5d4ec9569eb3 [2021-11-12T05:18:17.984Z] Step 12/22 : COPY . . [2021-11-12T05:18:18.191Z] Sending build context to Docker daemon 25.22MB [2021-11-12T05:18:18.191Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T05:18:18.191Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T05:18:18.465Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T05:18:18.465Z] 552d1f2373af: Pulling fs layer [2021-11-12T05:18:18.465Z] ea3f2d53f512: Pulling fs layer [2021-11-12T05:18:18.465Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T05:18:18.465Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T05:18:18.465Z] 72dc09318566: Pulling fs layer [2021-11-12T05:18:18.465Z] f4f7b4309257: Pulling fs layer [2021-11-12T05:18:18.465Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T05:18:18.465Z] b78e95d17946: Pulling fs layer [2021-11-12T05:18:18.465Z] 72dc09318566: Waiting [2021-11-12T05:18:18.465Z] f4f7b4309257: Waiting [2021-11-12T05:18:18.465Z] 7a9cfe048b4a: Waiting [2021-11-12T05:18:18.465Z] 0ac9a79272e3: Waiting [2021-11-12T05:18:18.465Z] b78e95d17946: Waiting [2021-11-12T05:18:18.465Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T05:18:18.465Z] 9e70ebbbe112: Download complete [2021-11-12T05:18:18.465Z] ea3f2d53f512: Verifying Checksum [2021-11-12T05:18:18.465Z] ea3f2d53f512: Download complete [2021-11-12T05:18:18.465Z] 72dc09318566: Verifying Checksum [2021-11-12T05:18:18.465Z] 72dc09318566: Download complete [2021-11-12T05:18:18.465Z] f4f7b4309257: Download complete [2021-11-12T05:18:18.465Z] 552d1f2373af: Verifying Checksum [2021-11-12T05:18:18.465Z] 552d1f2373af: Download complete [2021-11-12T05:18:18.465Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T05:18:18.465Z] 0ac9a79272e3: Download complete [2021-11-12T05:18:18.927Z] ---> 3dbf5d54d3c3 [2021-11-12T05:18:18.927Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T05:18:18.927Z] ---> Running in dbb01537619d [2021-11-12T05:18:19.189Z] Removing intermediate container dbb01537619d [2021-11-12T05:18:19.189Z] ---> 7e20e15e0068 [2021-11-12T05:18:19.189Z] Step 14/22 : RUN ${MAKE} [2021-11-12T05:18:19.189Z] ---> Running in 4536252cfa58 [2021-11-12T05:18:19.451Z] 552d1f2373af: Pull complete [2021-11-12T05:18:19.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.31" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-12T05:18:20.051Z] ea3f2d53f512: Pull complete [2021-11-12T05:18:20.325Z] 9e70ebbbe112: Pull complete [2021-11-12T05:18:20.325Z] b78e95d17946: Verifying Checksum [2021-11-12T05:18:20.325Z] b78e95d17946: Download complete [2021-11-12T05:18:20.926Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T05:18:20.926Z] 7a9cfe048b4a: Download complete [2021-11-12T05:18:27.688Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T05:18:29.087Z] Removing intermediate container 4536252cfa58 [2021-11-12T05:18:29.087Z] ---> ad2a9ecc07aa [2021-11-12T05:18:29.087Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T05:18:31.084Z] 7a9cfe048b4a: Pull complete [2021-11-12T05:18:31.357Z] 72dc09318566: Pull complete [2021-11-12T05:18:31.626Z] f4f7b4309257: Pull complete [2021-11-12T05:18:32.216Z] 0ac9a79272e3: Pull complete [2021-11-12T05:18:33.287Z] 3.14: Pulling from library/alpine [2021-11-12T05:18:33.287Z] a0d0a0d46f8b: Already exists [2021-11-12T05:18:33.287Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T05:18:33.287Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T05:18:33.287Z] ---> 14119a10abf4 [2021-11-12T05:18:33.287Z] Step 16/22 : EXPOSE 4000 [2021-11-12T05:18:33.287Z] ---> Running in 2af1a8a138e7 [2021-11-12T05:18:33.287Z] Removing intermediate container 2af1a8a138e7 [2021-11-12T05:18:33.287Z] ---> 5669b26351d5 [2021-11-12T05:18:33.287Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T05:18:33.858Z] ---> 8ec5cd4bb39b [2021-11-12T05:18:33.858Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T05:18:33.858Z] ---> Running in c991c8722957 [2021-11-12T05:18:33.858Z] Removing intermediate container c991c8722957 [2021-11-12T05:18:33.858Z] ---> ce2762dbcc26 [2021-11-12T05:18:33.858Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T05:18:33.858Z] ---> Running in e3a638c2a2f9 [2021-11-12T05:18:33.858Z] Removing intermediate container e3a638c2a2f9 [2021-11-12T05:18:33.858Z] ---> 74034ff25acf [2021-11-12T05:18:33.858Z] Step 20/22 : LABEL arch=amd64 [2021-11-12T05:18:33.858Z] ---> Running in 2b686e827e52 [2021-11-12T05:18:34.117Z] Removing intermediate container 2b686e827e52 [2021-11-12T05:18:34.117Z] ---> a7cdf2e68b93 [2021-11-12T05:18:34.117Z] Step 21/22 : LABEL git_sha=d9a357ae929ab9a4753b0c453002d551dace3f17 [2021-11-12T05:18:34.117Z] ---> Running in ad4a387e1b35 [2021-11-12T05:18:34.117Z] Removing intermediate container ad4a387e1b35 [2021-11-12T05:18:34.117Z] ---> 8130acb70781 [2021-11-12T05:18:34.117Z] Step 22/22 : LABEL version=2.0.1-dev.31 [2021-11-12T05:18:34.117Z] ---> Running in e630e2e003fe [2021-11-12T05:18:34.117Z] Removing intermediate container e630e2e003fe [2021-11-12T05:18:34.117Z] ---> e6e3cc67b157 [2021-11-12T05:18:34.117Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T05:18:34.117Z] Successfully built e6e3cc67b157 [2021-11-12T05:18:34.117Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:18:34.299Z] provisioning config files... [2021-11-12T05:18:34.314Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config6274617760557203299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:18:34.626Z] ---> docker-login.sh [2021-11-12T05:18:34.626Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:18:34.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:34.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:34.626Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:34.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:34.626Z] [2021-11-12T05:18:34.626Z] Login Succeeded [2021-11-12T05:18:34.626Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:18:34.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:34.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:34.889Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:34.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:34.889Z] [2021-11-12T05:18:34.889Z] Login Succeeded [2021-11-12T05:18:34.889Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:18:34.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:34.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:34.889Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:34.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:34.889Z] [2021-11-12T05:18:34.889Z] Login Succeeded [2021-11-12T05:18:34.889Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:18:34.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:34.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:34.889Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:34.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:34.889Z] [2021-11-12T05:18:34.889Z] Login Succeeded [2021-11-12T05:18:34.889Z] docker.io [2021-11-12T05:18:35.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:18:35.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:18:35.410Z] Configure a credential helper to remove this warning. See [2021-11-12T05:18:35.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:18:35.410Z] [2021-11-12T05:18:35.410Z] Login Succeeded [2021-11-12T05:18:35.410Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:18:35.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-12T05:18:35.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T05:18:35.464Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-11-12T05:18:35.464Z] d9a357ae929ab9a4753b0c453002d551dace3f17 [2021-11-12T05:18:35.464Z] latest [2021-11-12T05:18:35.464Z] 2.0.1-dev.31 [2021-11-12T05:18:35.464Z] d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [2021-11-12T05:18:35.464Z] main [2021-11-12T05:18:35.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:35.778Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:36.073Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17 [2021-11-12T05:18:36.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T05:18:36.073Z] 6a824ffcac9b: Preparing [2021-11-12T05:18:36.073Z] e2eb06d8af82: Preparing [2021-11-12T05:18:36.073Z] e2eb06d8af82: Layer already exists [2021-11-12T05:18:37.992Z] 6a824ffcac9b: Pushed [2021-11-12T05:18:37.992Z] d9a357ae929ab9a4753b0c453002d551dace3f17: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:38.293Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:38.590Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-11-12T05:18:38.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T05:18:38.590Z] 6a824ffcac9b: Preparing [2021-11-12T05:18:38.590Z] e2eb06d8af82: Preparing [2021-11-12T05:18:38.590Z] e2eb06d8af82: Layer already exists [2021-11-12T05:18:38.590Z] 6a824ffcac9b: Layer already exists [2021-11-12T05:18:38.590Z] latest: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:38.885Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.31 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:38.948Z] b78e95d17946: Pull complete [2021-11-12T05:18:38.948Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T05:18:38.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T05:18:38.948Z] ---> 8b459fc5aaf0 [2021-11-12T05:18:38.948Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T05:18:39.175Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.31 [2021-11-12T05:18:39.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T05:18:39.175Z] 6a824ffcac9b: Preparing [2021-11-12T05:18:39.175Z] e2eb06d8af82: Preparing [2021-11-12T05:18:39.175Z] 6a824ffcac9b: Layer already exists [2021-11-12T05:18:39.175Z] e2eb06d8af82: Layer already exists [2021-11-12T05:18:39.175Z] 2.0.1-dev.31: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:39.467Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:39.760Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [2021-11-12T05:18:39.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T05:18:39.760Z] 6a824ffcac9b: Preparing [2021-11-12T05:18:39.760Z] e2eb06d8af82: Preparing [2021-11-12T05:18:39.760Z] 6a824ffcac9b: Layer already exists [2021-11-12T05:18:39.760Z] e2eb06d8af82: Layer already exists [2021-11-12T05:18:39.760Z] d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:39.929Z] ---> Running in 1d1941d61e0f [2021-11-12T05:18:40.056Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:40.361Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-11-12T05:18:40.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T05:18:40.361Z] 6a824ffcac9b: Preparing [2021-11-12T05:18:40.361Z] e2eb06d8af82: Preparing [2021-11-12T05:18:40.361Z] 6a824ffcac9b: Layer already exists [2021-11-12T05:18:40.361Z] e2eb06d8af82: Layer already exists [2021-11-12T05:18:40.361Z] main: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-12T05:18:40.397Z] ===================================================== [Pipeline] echo [2021-11-12T05:18:40.404Z] taggedImages: [2021-11-12T05:18:40.404Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17 [2021-11-12T05:18:40.404Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-11-12T05:18:40.404Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.31 [2021-11-12T05:18:40.404Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [2021-11-12T05:18:40.404Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-12T05:18:40.527Z] Removing intermediate container 1d1941d61e0f [2021-11-12T05:18:40.527Z] ---> 7d450b45aa6a [2021-11-12T05:18:40.527Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T05:18:40.527Z] ---> Running in 67a2c3268d65 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:41.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:18:41.026Z] [2021-11-12T05:18:41.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:41.121Z] Removing intermediate container 67a2c3268d65 [2021-11-12T05:18:41.121Z] ---> 72305937bb38 [2021-11-12T05:18:41.121Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T05:18:41.121Z] ---> Running in 2b9246ed3bbc [2021-11-12T05:18:41.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:18:41.332Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T05:18:41.332Z] b4d181a07f80: Pulling fs layer [2021-11-12T05:18:41.332Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T05:18:41.332Z] ed53099fbce6: Pulling fs layer [2021-11-12T05:18:41.332Z] dc539afda2c1: Pulling fs layer [2021-11-12T05:18:41.332Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T05:18:41.332Z] 9065ff56babe: Pulling fs layer [2021-11-12T05:18:41.332Z] d287ab97295c: Pulling fs layer [2021-11-12T05:18:41.332Z] dc539afda2c1: Waiting [2021-11-12T05:18:41.332Z] 77bc0d833cb6: Waiting [2021-11-12T05:18:41.332Z] 9065ff56babe: Waiting [2021-11-12T05:18:41.332Z] d287ab97295c: Waiting [2021-11-12T05:18:41.332Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T05:18:41.332Z] a1111a8f2ec3: Download complete [2021-11-12T05:18:41.332Z] dc539afda2c1: Verifying Checksum [2021-11-12T05:18:41.332Z] dc539afda2c1: Download complete [2021-11-12T05:18:41.332Z] ed53099fbce6: Verifying Checksum [2021-11-12T05:18:41.332Z] ed53099fbce6: Download complete [2021-11-12T05:18:41.332Z] 9065ff56babe: Verifying Checksum [2021-11-12T05:18:41.332Z] 9065ff56babe: Download complete [2021-11-12T05:18:41.398Z] Removing intermediate container 2b9246ed3bbc [2021-11-12T05:18:41.398Z] ---> e78d650d2df0 [2021-11-12T05:18:41.398Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T05:18:41.593Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T05:18:41.593Z] 77bc0d833cb6: Download complete [2021-11-12T05:18:41.593Z] b4d181a07f80: Verifying Checksum [2021-11-12T05:18:41.593Z] b4d181a07f80: Download complete [2021-11-12T05:18:41.673Z] ---> Running in e7524a0e785e [2021-11-12T05:18:41.947Z] Removing intermediate container e7524a0e785e [2021-11-12T05:18:41.947Z] ---> 80751a08a830 [2021-11-12T05:18:41.947Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T05:18:42.173Z] d287ab97295c: Verifying Checksum [2021-11-12T05:18:42.173Z] d287ab97295c: Download complete [2021-11-12T05:18:42.218Z] ---> Running in f15767133e07 [2021-11-12T05:18:42.490Z] Removing intermediate container f15767133e07 [2021-11-12T05:18:42.490Z] ---> 5f30206a2cfb [2021-11-12T05:18:42.490Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T05:18:42.761Z] ---> Running in 78ec3553017b [2021-11-12T05:18:43.134Z] b4d181a07f80: Pull complete [2021-11-12T05:18:43.134Z] a1111a8f2ec3: Pull complete [2021-11-12T05:18:43.709Z] ed53099fbce6: Pull complete [2021-11-12T05:18:43.709Z] dc539afda2c1: Pull complete [2021-11-12T05:18:43.971Z] 77bc0d833cb6: Pull complete [2021-11-12T05:18:43.971Z] 9065ff56babe: Pull complete [2021-11-12T05:18:44.739Z] Removing intermediate container 78ec3553017b [2021-11-12T05:18:44.739Z] ---> a1cebd262b0b [2021-11-12T05:18:44.739Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T05:18:44.739Z] ---> Running in 35870828bdaf [2021-11-12T05:18:46.169Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T05:18:47.142Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T05:18:47.737Z] OK: 219 MiB in 52 packages [2021-11-12T05:18:48.719Z] Removing intermediate container 35870828bdaf [2021-11-12T05:18:48.719Z] ---> d9bc9091ce65 [2021-11-12T05:18:48.719Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T05:18:48.719Z] ---> Running in dd97bc709a3d [2021-11-12T05:18:49.275Z] d287ab97295c: Pull complete [2021-11-12T05:18:49.275Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T05:18:49.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:18:49.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T05:18:49.318Z] Removing intermediate container dd97bc709a3d [2021-11-12T05:18:49.318Z] ---> 0795e44c8b6e [2021-11-12T05:18:49.318Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T05:18:49.318Z] ---> Running in e01778387522 [2021-11-12T05:18:49.345Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-11-12T05:18:49.380Z] $ 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/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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-lftools-log-publisher:latest cat [2021-11-12T05:18:49.915Z] Removing intermediate container e01778387522 [2021-11-12T05:18:49.915Z] ---> df1f4cc31246 [2021-11-12T05:18:49.915Z] Step 12/14 : COPY . . [2021-11-12T05:18:51.370Z] $ docker top 24746f40af78ad0cd212e64a4f6aa5672181b6837273240c72733d7ed9e83513 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:18:51.744Z] ---> job-cost.sh [2021-11-12T05:18:51.744Z] lf-activate-venv: SKIPPING [2021-11-12T05:18:51.744Z] INFO: No Stack... [2021-11-12T05:18:52.314Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T05:18:52.541Z] ---> f9603d7d8c61 [2021-11-12T05:18:52.541Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T05:18:52.541Z] ---> Running in 79b8cabd007d [2021-11-12T05:18:52.575Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T05:18:52.871Z] + cat /w/workspace/edgex-ui-go/34/archives/cost.csv [2021-11-12T05:18:52.871Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T05:18:52.895Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [2021-11-12T05:18:52.902Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] did not exist. Created. [2021-11-12T05:18:52.902Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T05:18:53.204Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T05:18:53.249Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T05:18:53.254Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T05:18:53.271Z] $ docker stop --time=1 24746f40af78ad0cd212e64a4f6aa5672181b6837273240c72733d7ed9e83513 [2021-11-12T05:18:54.404Z] $ docker rm -f 24746f40af78ad0cd212e64a4f6aa5672181b6837273240c72733d7ed9e83513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T05:19:19.341Z] Removing intermediate container 79b8cabd007d [2021-11-12T05:19:19.341Z] ---> 34ba21a6383a [2021-11-12T05:19:19.341Z] Step 14/14 : RUN ${MAKE} [2021-11-12T05:19:19.341Z] ---> Running in 220047e358cb [2021-11-12T05:19:19.341Z] noop [2021-11-12T05:19:19.341Z] Removing intermediate container 220047e358cb [2021-11-12T05:19:19.341Z] ---> cfc7410a28e3 [2021-11-12T05:19:19.341Z] Successfully built cfc7410a28e3 [2021-11-12T05:19:19.341Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:19:19.687Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T05:19:19.687Z] . [Pipeline] withDockerContainer [2021-11-12T05:19:19.962Z] prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container [2021-11-12T05:19:20.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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 ******** ci-base-image-arm64 cat [2021-11-12T05:19:21.571Z] $ docker top 9b7db98cbde3ea0288997794143181947a1c503cb95f02b765e707bcf7eac2a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:19:22.540Z] + go version [2021-11-12T05:19:22.540Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T05:19:22.578Z] $ docker stop --time=1 9b7db98cbde3ea0288997794143181947a1c503cb95f02b765e707bcf7eac2a1 [2021-11-12T05:19:24.323Z] $ docker rm -f 9b7db98cbde3ea0288997794143181947a1c503cb95f02b765e707bcf7eac2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:19:25.084Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T05:19:25.084Z] . [Pipeline] withDockerContainer [2021-11-12T05:19:25.348Z] prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container [2021-11-12T05:19:25.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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 ******** ci-base-image-arm64 cat [2021-11-12T05:19:26.966Z] $ docker top 80d5c444515a9b5519a963b67c18679c2a81d605a775376583b5722f826d0f01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T05:19:27.935Z] + make test [2021-11-12T05:19:27.935Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T05:19:28.919Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T05:20:15.933Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T05:20:15.933Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T05:20:31.058Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T05:20:31.058Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T05:20:31.088Z] $ docker stop --time=1 80d5c444515a9b5519a963b67c18679c2a81d605a775376583b5722f826d0f01 [2021-11-12T05:20:32.892Z] $ docker rm -f 80d5c444515a9b5519a963b67c18679c2a81d605a775376583b5722f826d0f01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T05:20:33.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T05:20:33.701Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T05:20:34.280Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T05:20:34.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T05:20:35.129Z] + ls -al . [2021-11-12T05:20:35.129Z] total 128 [2021-11-12T05:20:35.129Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 05:19 . [2021-11-12T05:20:35.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:17 .. [2021-11-12T05:20:35.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:17 .git [2021-11-12T05:20:35.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:17 .github [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 05:17 .gitignore [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 05:17 CONTRIBUTING.md [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 05:17 Dockerfile [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 05:17 Jenkinsfile [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 05:17 LICENSE [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 05:17 Makefile [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 05:17 README.md [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 12 05:15 VERSION [2021-11-12T05:20:35.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:17 assets [2021-11-12T05:20:35.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:17 bin [2021-11-12T05:20:35.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:17 cmd [2021-11-12T05:20:35.129Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 12 05:19 coverage.out [2021-11-12T05:20:35.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:17 docs [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 05:17 go.mod [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 05:17 go.sum [2021-11-12T05:20:35.129Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 05:17 internal [2021-11-12T05:20:35.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:17 pkg [2021-11-12T05:20:35.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:17 snap [2021-11-12T05:20:35.129Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 05:17 version.go [2021-11-12T05:20:35.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:17 web [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:20:35.460Z] + 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=d9a357ae929ab9a4753b0c453002d551dace3f17 --label arch=arm64 --label version=2.0.1-dev.31 . [2021-11-12T05:20:36.434Z] Sending build context to Docker daemon 25.22MB [2021-11-12T05:20:36.434Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T05:20:36.434Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T05:20:36.434Z] ---> cfc7410a28e3 [2021-11-12T05:20:36.434Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T05:20:36.434Z] ---> Running in de41a1e6e14c [2021-11-12T05:20:37.034Z] Removing intermediate container de41a1e6e14c [2021-11-12T05:20:37.034Z] ---> 31e98c14e1ce [2021-11-12T05:20:37.034Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T05:20:37.034Z] ---> Running in aa16584a8718 [2021-11-12T05:20:37.625Z] Removing intermediate container aa16584a8718 [2021-11-12T05:20:37.625Z] ---> 34c208531c79 [2021-11-12T05:20:37.625Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T05:20:37.625Z] ---> Running in decfce24341c [2021-11-12T05:20:37.901Z] Removing intermediate container decfce24341c [2021-11-12T05:20:37.901Z] ---> 632e58643430 [2021-11-12T05:20:37.901Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T05:20:38.173Z] ---> Running in 69e9f309c190 [2021-11-12T05:20:38.446Z] Removing intermediate container 69e9f309c190 [2021-11-12T05:20:38.446Z] ---> 416849868d20 [2021-11-12T05:20:38.446Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T05:20:38.446Z] ---> Running in 9f8130a71837 [2021-11-12T05:20:39.048Z] Removing intermediate container 9f8130a71837 [2021-11-12T05:20:39.048Z] ---> 56b9ec69bdd2 [2021-11-12T05:20:39.048Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T05:20:39.048Z] ---> Running in 39dab95b8f14 [2021-11-12T05:20:41.020Z] Removing intermediate container 39dab95b8f14 [2021-11-12T05:20:41.020Z] ---> fe0787539931 [2021-11-12T05:20:41.020Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T05:20:41.020Z] ---> Running in 15641cd1a618 [2021-11-12T05:20:42.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T05:20:43.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T05:20:44.035Z] OK: 219 MiB in 52 packages [2021-11-12T05:20:44.633Z] Removing intermediate container 15641cd1a618 [2021-11-12T05:20:44.633Z] ---> fe9855348109 [2021-11-12T05:20:44.633Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T05:20:44.906Z] ---> Running in c3e0f4f3f6bf [2021-11-12T05:20:45.176Z] Removing intermediate container c3e0f4f3f6bf [2021-11-12T05:20:45.176Z] ---> 05f590d3c71e [2021-11-12T05:20:45.176Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T05:20:45.176Z] ---> Running in 6d279c93135b [2021-11-12T05:20:45.774Z] Removing intermediate container 6d279c93135b [2021-11-12T05:20:45.774Z] ---> e86169f3ba95 [2021-11-12T05:20:45.774Z] Step 12/22 : COPY . . [2021-11-12T05:20:48.414Z] ---> d5f181b74874 [2021-11-12T05:20:48.414Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T05:20:48.701Z] ---> Running in 109ea8e17837 [2021-11-12T05:20:50.738Z] Removing intermediate container 109ea8e17837 [2021-11-12T05:20:50.738Z] ---> c4f6c51c14c3 [2021-11-12T05:20:50.738Z] Step 14/22 : RUN ${MAKE} [2021-11-12T05:20:50.738Z] ---> Running in 513816161cc5 [2021-11-12T05:20:52.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.31" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-12T05:21:19.010Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T05:21:22.405Z] Removing intermediate container 513816161cc5 [2021-11-12T05:21:22.405Z] ---> d67bcbc13340 [2021-11-12T05:21:22.405Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T05:21:26.698Z] 3.14: Pulling from library/alpine [2021-11-12T05:21:26.698Z] 552d1f2373af: Already exists [2021-11-12T05:21:26.698Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T05:21:26.698Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T05:21:26.698Z] ---> bb3de5531c18 [2021-11-12T05:21:26.698Z] Step 16/22 : EXPOSE 4000 [2021-11-12T05:21:26.698Z] ---> Running in 16712f7ab8f6 [2021-11-12T05:21:26.977Z] Removing intermediate container 16712f7ab8f6 [2021-11-12T05:21:26.977Z] ---> 4b6f864fff97 [2021-11-12T05:21:26.977Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T05:21:28.407Z] ---> 30267f11c498 [2021-11-12T05:21:28.407Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T05:21:28.407Z] ---> Running in f5d86d93c940 [2021-11-12T05:21:28.680Z] Removing intermediate container f5d86d93c940 [2021-11-12T05:21:28.680Z] ---> a423ef7e224e [2021-11-12T05:21:28.680Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T05:21:28.951Z] ---> Running in 4bb8b63c70ca [2021-11-12T05:21:29.222Z] Removing intermediate container 4bb8b63c70ca [2021-11-12T05:21:29.222Z] ---> 6785bb7d70fb [2021-11-12T05:21:29.222Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T05:21:29.222Z] ---> Running in 0ad591df9dfb [2021-11-12T05:21:29.807Z] Removing intermediate container 0ad591df9dfb [2021-11-12T05:21:29.807Z] ---> 6838ea4f38de [2021-11-12T05:21:29.807Z] Step 21/22 : LABEL git_sha=d9a357ae929ab9a4753b0c453002d551dace3f17 [2021-11-12T05:21:29.807Z] ---> Running in 10542d4964fc [2021-11-12T05:21:30.083Z] Removing intermediate container 10542d4964fc [2021-11-12T05:21:30.083Z] ---> 3bcebe696354 [2021-11-12T05:21:30.083Z] Step 22/22 : LABEL version=2.0.1-dev.31 [2021-11-12T05:21:30.083Z] ---> Running in f81b3a1e879f [2021-11-12T05:21:30.672Z] Removing intermediate container f81b3a1e879f [2021-11-12T05:21:30.672Z] ---> 654516403984 [2021-11-12T05:21:30.672Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T05:21:30.672Z] Successfully built 654516403984 [2021-11-12T05:21:30.672Z] 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-11-12T05:21:30.826Z] provisioning config files... [2021-11-12T05:21:30.844Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config4347745431733215128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:21:31.180Z] ---> docker-login.sh [2021-11-12T05:21:31.180Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:21:31.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:31.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:31.450Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:31.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:31.450Z] [2021-11-12T05:21:31.450Z] Login Succeeded [2021-11-12T05:21:31.450Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:21:32.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:32.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:32.039Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:32.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:32.039Z] [2021-11-12T05:21:32.039Z] Login Succeeded [2021-11-12T05:21:32.039Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:21:32.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:32.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:32.578Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:32.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:32.578Z] [2021-11-12T05:21:32.578Z] Login Succeeded [2021-11-12T05:21:32.578Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:21:32.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:33.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:33.117Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:33.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:33.117Z] [2021-11-12T05:21:33.117Z] Login Succeeded [2021-11-12T05:21:33.117Z] docker.io [2021-11-12T05:21:33.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:33.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:33.659Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:33.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:33.659Z] [2021-11-12T05:21:33.659Z] Login Succeeded [2021-11-12T05:21:33.659Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:21:33.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-12T05:21:33.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T05:21:33.721Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-11-12T05:21:33.721Z] d9a357ae929ab9a4753b0c453002d551dace3f17 [2021-11-12T05:21:33.721Z] latest [2021-11-12T05:21:33.721Z] 2.0.1-dev.31 [2021-11-12T05:21:33.721Z] d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [2021-11-12T05:21:33.721Z] main [2021-11-12T05:21:33.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:34.056Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:34.391Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17 [2021-11-12T05:21:34.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T05:21:34.391Z] f759cf77cea0: Preparing [2021-11-12T05:21:34.391Z] ee420dfed78a: Preparing [2021-11-12T05:21:34.661Z] ee420dfed78a: Layer already exists [2021-11-12T05:21:38.935Z] f759cf77cea0: Pushed [2021-11-12T05:21:38.935Z] d9a357ae929ab9a4753b0c453002d551dace3f17: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:39.273Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:39.615Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-12T05:21:39.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T05:21:39.615Z] f759cf77cea0: Preparing [2021-11-12T05:21:39.615Z] ee420dfed78a: Preparing [2021-11-12T05:21:39.615Z] ee420dfed78a: Layer already exists [2021-11-12T05:21:39.615Z] f759cf77cea0: Layer already exists [2021-11-12T05:21:39.885Z] latest: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:40.219Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.31 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:40.549Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.31 [2021-11-12T05:21:40.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T05:21:40.549Z] f759cf77cea0: Preparing [2021-11-12T05:21:40.549Z] ee420dfed78a: Preparing [2021-11-12T05:21:40.549Z] f759cf77cea0: Layer already exists [2021-11-12T05:21:40.549Z] ee420dfed78a: Layer already exists [2021-11-12T05:21:40.821Z] 2.0.1-dev.31: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:41.160Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:41.499Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [2021-11-12T05:21:41.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T05:21:41.499Z] f759cf77cea0: Preparing [2021-11-12T05:21:41.499Z] ee420dfed78a: Preparing [2021-11-12T05:21:41.499Z] f759cf77cea0: Layer already exists [2021-11-12T05:21:41.499Z] ee420dfed78a: Layer already exists [2021-11-12T05:21:41.770Z] d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:42.107Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:42.440Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-11-12T05:21:42.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T05:21:42.440Z] f759cf77cea0: Preparing [2021-11-12T05:21:42.440Z] ee420dfed78a: Preparing [2021-11-12T05:21:42.440Z] f759cf77cea0: Layer already exists [2021-11-12T05:21:42.440Z] ee420dfed78a: Layer already exists [2021-11-12T05:21:42.711Z] main: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-12T05:21:42.755Z] ===================================================== [Pipeline] echo [2021-11-12T05:21:42.763Z] taggedImages: [2021-11-12T05:21:42.763Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17 [2021-11-12T05:21:42.763Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-12T05:21:42.763Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.31 [2021-11-12T05:21:42.763Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [2021-11-12T05:21:42.763Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:43.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:21:43.169Z] [2021-11-12T05:21:43.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:43.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:21:43.784Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T05:21:43.784Z] 448f6bf000e3: Pulling fs layer [2021-11-12T05:21:43.784Z] f757da607395: Pulling fs layer [2021-11-12T05:21:43.784Z] 05883995daec: Pulling fs layer [2021-11-12T05:21:43.784Z] 8603b9c90790: Pulling fs layer [2021-11-12T05:21:43.784Z] 1560dd03e051: Pulling fs layer [2021-11-12T05:21:43.784Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T05:21:43.784Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T05:21:43.784Z] 8603b9c90790: Waiting [2021-11-12T05:21:43.784Z] 1560dd03e051: Waiting [2021-11-12T05:21:43.784Z] c2d8d7efcc4b: Waiting [2021-11-12T05:21:43.784Z] 27f5ce0e4adf: Waiting [2021-11-12T05:21:43.784Z] f757da607395: Verifying Checksum [2021-11-12T05:21:43.784Z] f757da607395: Download complete [2021-11-12T05:21:43.784Z] 8603b9c90790: Verifying Checksum [2021-11-12T05:21:43.784Z] 8603b9c90790: Download complete [2021-11-12T05:21:44.059Z] 1560dd03e051: Verifying Checksum [2021-11-12T05:21:44.059Z] 1560dd03e051: Download complete [2021-11-12T05:21:44.059Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T05:21:44.059Z] 27f5ce0e4adf: Download complete [2021-11-12T05:21:44.059Z] 05883995daec: Download complete [2021-11-12T05:21:44.333Z] 448f6bf000e3: Verifying Checksum [2021-11-12T05:21:44.333Z] 448f6bf000e3: Download complete [2021-11-12T05:21:46.958Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T05:21:46.958Z] c2d8d7efcc4b: Download complete [2021-11-12T05:21:47.933Z] 448f6bf000e3: Pull complete [2021-11-12T05:21:48.531Z] f757da607395: Pull complete [2021-11-12T05:21:49.959Z] 05883995daec: Pull complete [2021-11-12T05:21:50.232Z] 8603b9c90790: Pull complete [2021-11-12T05:21:51.203Z] 1560dd03e051: Pull complete [2021-11-12T05:21:51.474Z] 27f5ce0e4adf: Pull complete [2021-11-12T05:22:06.536Z] c2d8d7efcc4b: Pull complete [2021-11-12T05:22:06.536Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T05:22:06.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:22:06.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T05:22:06.775Z] prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container [2021-11-12T05:22:06.917Z] $ 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/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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-lftools-log-publisher:arm64 cat [2021-11-12T05:22:09.621Z] $ docker top b350ac18d138dacf37180a37a40738157a28eb8dddcdeff7c1d3c1268072ac13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:22:10.582Z] ---> job-cost.sh [2021-11-12T05:22:10.582Z] lf-activate-venv: SKIPPING [2021-11-12T05:22:10.582Z] INFO: No Stack... [2021-11-12T05:22:10.854Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T05:22:11.450Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T05:22:12.099Z] + cat /w/workspace/edgex-ui-go/34/archives/cost.csv [2021-11-12T05:22:12.099Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T05:22:12.156Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [2021-11-12T05:22:12.167Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] did not exist. Created. [2021-11-12T05:22:12.167Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T05:22:12.832Z] /w/workspace/edgex-ui-go/34@tmp/durable-aa354c86/script.sh: 1: /w/workspace/edgex-ui-go/34@tmp/durable-aa354c86/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T05:22:13.485Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T05:22:13.503Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T05:22:13.628Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T05:22:13.635Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T05:22:13.659Z] $ docker stop --time=1 b350ac18d138dacf37180a37a40738157a28eb8dddcdeff7c1d3c1268072ac13 [2021-11-12T05:22:15.148Z] $ docker rm -f b350ac18d138dacf37180a37a40738157a28eb8dddcdeff7c1d3c1268072ac13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-12T05:22:15.774Z] provisioning config files... [2021-11-12T05:22:15.782Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7881620610994430490tmp [Pipeline] { [Pipeline] sh [2021-11-12T05:22:16.081Z] + set +x [2021-11-12T05:22:16.081Z] + bash -s -- [2021-11-12T05:22:16.081Z] + curl -s https://codecov.io/bash [2021-11-12T05:22:16.081Z] [2021-11-12T05:22:16.081Z] _____ _ [2021-11-12T05:22:16.081Z] / ____| | | [2021-11-12T05:22:16.081Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T05:22:16.081Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T05:22:16.081Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T05:22:16.081Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T05:22:16.081Z] Bash-1.0.6 [2021-11-12T05:22:16.081Z] [2021-11-12T05:22:16.081Z] [2021-11-12T05:22:16.081Z] ==> git version 2.24.4 found [2021-11-12T05:22:16.081Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-12T05:22:16.081Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T05:22:16.081Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T05:22:16.081Z] ==> Jenkins CI detected. [2021-11-12T05:22:16.081Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T05:22:16.081Z] project root: . [2021-11-12T05:22:16.081Z] --> token set from env [2021-11-12T05:22:16.081Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T05:22:16.341Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T05:22:16.341Z] ==> Python coveragepy not found [2021-11-12T05:22:16.341Z] ==> Searching for coverage reports in: [2021-11-12T05:22:16.341Z] + . [2021-11-12T05:22:16.341Z] -> Found 1 reports [2021-11-12T05:22:16.341Z] ==> Detecting git/mercurial file structure [2021-11-12T05:22:16.341Z] ==> Reading reports [2021-11-12T05:22:16.341Z] + ./coverage.out bytes=10 [2021-11-12T05:22:16.341Z] ==> Appending adjustments [2021-11-12T05:22:16.341Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T05:22:16.341Z] + Found adjustments [2021-11-12T05:22:16.341Z] ==> Gzipping contents [2021-11-12T05:22:16.341Z] 4.0K /tmp/codecov.r7WjD0.gz [2021-11-12T05:22:16.341Z] ==> Uploading reports [2021-11-12T05:22:16.341Z] url: https://codecov.io [2021-11-12T05:22:16.341Z] query: branch=main&commit=d9a357ae929ab9a4753b0c453002d551dace3f17&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-12T05:22:16.341Z] -> Pinging Codecov [2021-11-12T05:22:16.341Z] 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=d9a357ae929ab9a4753b0c453002d551dace3f17&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-12T05:22:16.602Z] -> Uploading to [2021-11-12T05:22:16.602Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/d9a357ae929ab9a4753b0c453002d551dace3f17/dd47bb58-def9-4759-a657-fff881d7cbe9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T052216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5cdc6ed7b69e0de79e3519da5e41d6c5e4231196e57d47bce909db8a78c11fa6 [2021-11-12T05:22:16.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T05:22:16.602Z] Dload Upload Total Spent Left Speed [2021-11-12T05:22:17.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 11211 --:--:-- --:--:-- --:--:-- 11233 [2021-11-12T05:22:17.176Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] } [2021-11-12T05:22:17.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-12T05:22:17.560Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-12T05:22:17.568Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:22:17.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-12T05:22:17.866Z] [2021-11-12T05:22:17.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:22:18.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-12T05:22:18.176Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-12T05:22:18.176Z] 188c0c94c7c5: Pulling fs layer [2021-11-12T05:22:18.176Z] 0ef7d3d256c8: Pulling fs layer [2021-11-12T05:22:18.176Z] de9db76c5a1d: Pulling fs layer [2021-11-12T05:22:18.176Z] 0eba1c9be4d2: Pulling fs layer [2021-11-12T05:22:18.176Z] 0d57e429df01: Pulling fs layer [2021-11-12T05:22:18.176Z] 4e4be7b47b0d: Pulling fs layer [2021-11-12T05:22:18.176Z] e1f770b5df2f: Pulling fs layer [2021-11-12T05:22:18.177Z] 85a0685a4137: Pulling fs layer [2021-11-12T05:22:18.177Z] 0eba1c9be4d2: Waiting [2021-11-12T05:22:18.177Z] 0d57e429df01: Waiting [2021-11-12T05:22:18.177Z] 4e4be7b47b0d: Waiting [2021-11-12T05:22:18.177Z] e1f770b5df2f: Waiting [2021-11-12T05:22:18.177Z] 85a0685a4137: Waiting [2021-11-12T05:22:18.177Z] de9db76c5a1d: Download complete [2021-11-12T05:22:18.177Z] 0ef7d3d256c8: Verifying Checksum [2021-11-12T05:22:18.177Z] 0ef7d3d256c8: Download complete [2021-11-12T05:22:18.177Z] 0d57e429df01: Verifying Checksum [2021-11-12T05:22:18.177Z] 0d57e429df01: Download complete [2021-11-12T05:22:18.177Z] 4e4be7b47b0d: Verifying Checksum [2021-11-12T05:22:18.177Z] 4e4be7b47b0d: Download complete [2021-11-12T05:22:18.177Z] 188c0c94c7c5: Verifying Checksum [2021-11-12T05:22:18.177Z] 188c0c94c7c5: Download complete [2021-11-12T05:22:18.444Z] e1f770b5df2f: Verifying Checksum [2021-11-12T05:22:18.444Z] e1f770b5df2f: Download complete [2021-11-12T05:22:19.023Z] 0eba1c9be4d2: Verifying Checksum [2021-11-12T05:22:19.023Z] 0eba1c9be4d2: Download complete [2021-11-12T05:22:19.023Z] 188c0c94c7c5: Pull complete [2021-11-12T05:22:19.023Z] 0ef7d3d256c8: Pull complete [2021-11-12T05:22:19.023Z] 85a0685a4137: Verifying Checksum [2021-11-12T05:22:19.023Z] 85a0685a4137: Download complete [2021-11-12T05:22:19.287Z] de9db76c5a1d: Pull complete [2021-11-12T05:22:23.517Z] 0eba1c9be4d2: Pull complete [2021-11-12T05:22:23.517Z] 0d57e429df01: Pull complete [2021-11-12T05:22:23.517Z] 4e4be7b47b0d: Pull complete [2021-11-12T05:22:23.517Z] e1f770b5df2f: Pull complete [2021-11-12T05:22:27.772Z] 85a0685a4137: Pull complete [2021-11-12T05:22:27.772Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-12T05:22:27.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-12T05:22:27.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-12T05:22:27.846Z] prd-centos7-docker-4c-2g-303 does not seem to be running inside a container [2021-11-12T05:22:27.892Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-12T05:22:29.955Z] $ docker top 73ed4003a6ddbd8da51804637b3ee408fb8c8ed55b0e8228d7640e58f53c5cd6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T05:22:30.027Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-12T05:22:30.314Z] + set -o pipefail [2021-11-12T05:22:30.314Z] + snyk monitor '--org=edgex-jenkins' [2021-11-12T05:22:33.624Z] [2021-11-12T05:22:33.624Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-11-12T05:22:33.624Z] [2021-11-12T05:22:33.624Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/98ee695d-2030-4b5d-a08c-635948ee436e [2021-11-12T05:22:33.624Z] [2021-11-12T05:22:33.624Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-12T05:22:33.624Z] [2021-11-12T05:22:33.624Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-12T05:22:33.624Z] [2021-11-12T05:22:33.884Z] [2021-11-12T05:22:33.884Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-12T05:22:33.884Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-12T05:22:33.894Z] $ docker stop --time=1 73ed4003a6ddbd8da51804637b3ee408fb8c8ed55b0e8228d7640e58f53c5cd6 [2021-11-12T05:22:35.704Z] $ docker rm -f 73ed4003a6ddbd8da51804637b3ee408fb8c8ed55b0e8228d7640e58f53c5cd6 [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-11-12T05:22:36.536Z] + git log --format=format:%s -1 d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:22:36.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:22:36.844Z] . [Pipeline] withDockerContainer [2021-11-12T05:22:36.913Z] prd-centos7-docker-4c-2g-303 does not seem to be running inside a container [2021-11-12T05:22:36.954Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T05:22:37.408Z] $ docker top f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T05:22:37.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:22:37.498Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:22:37.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:22:37.610Z] $ docker exec f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e ssh-agent [2021-11-12T05:22:37.714Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXngeDek/agent.14 [2021-11-12T05:22:37.714Z] SSH_AGENT_PID=20 [2021-11-12T05:22:37.720Z] Running ssh-add (command line suppressed) [2021-11-12T05:22:37.809Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_433899483122713201.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_433899483122713201.key) [2021-11-12T05:22:37.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:22:38.120Z] + git semver tag [2021-11-12T05:22:38.120Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T05:22:38.120Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-12T05:22:38.120Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T05:22:38.120Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T05:22:38.120Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T05:22:38.120Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T05:22:38.120Z] # $SEMVER_BRANCH = main [2021-11-12T05:22:38.120Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-11-12T05:22:38.120Z] # d9a357ae929ab9a4753b0c453002d551dace3f17 HEAD [2021-11-12T05:22:38.120Z] # -> Force: false [2021-11-12T05:22:38.120Z] # f9769084dae1062fd64d8cb173fa5753e0baf7a9 refs/tags/v2.0.1-dev.31 [Pipeline] } [2021-11-12T05:22:38.130Z] $ docker exec --env ******** --env ******** f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e ssh-agent -k [2021-11-12T05:22:38.219Z] unset SSH_AUTH_SOCK; [2021-11-12T05:22:38.219Z] unset SSH_AGENT_PID; [2021-11-12T05:22:38.219Z] echo Agent pid 20 killed; [2021-11-12T05:22:38.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T05:22:38.535Z] + git semver [Pipeline] } [2021-11-12T05:22:38.548Z] $ docker stop --time=1 f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e [2021-11-12T05:22:39.727Z] $ docker rm -f f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:22:40.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-12T05:22:40.117Z] [2021-11-12T05:22:40.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:22:40.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-12T05:22:40.422Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-12T05:22:40.422Z] ab5ef0e58194: Pulling fs layer [2021-11-12T05:22:40.422Z] 9712f1f96733: Pulling fs layer [2021-11-12T05:22:40.422Z] 63f879dbbcfc: Pulling fs layer [2021-11-12T05:22:40.422Z] 0d9ebad4ef96: Pulling fs layer [2021-11-12T05:22:40.422Z] e9a5061849ea: Pulling fs layer [2021-11-12T05:22:40.422Z] d747dcd14b5f: Pulling fs layer [2021-11-12T05:22:40.422Z] 2de7ff778b66: Pulling fs layer [2021-11-12T05:22:40.422Z] 0d9ebad4ef96: Waiting [2021-11-12T05:22:40.422Z] e9a5061849ea: Waiting [2021-11-12T05:22:40.422Z] d747dcd14b5f: Waiting [2021-11-12T05:22:40.422Z] 2de7ff778b66: Waiting [2021-11-12T05:22:40.422Z] 9712f1f96733: Verifying Checksum [2021-11-12T05:22:40.422Z] 9712f1f96733: Download complete [2021-11-12T05:22:40.692Z] 63f879dbbcfc: Verifying Checksum [2021-11-12T05:22:40.692Z] 63f879dbbcfc: Download complete [2021-11-12T05:22:40.961Z] ab5ef0e58194: Verifying Checksum [2021-11-12T05:22:40.961Z] ab5ef0e58194: Download complete [2021-11-12T05:22:40.961Z] 0d9ebad4ef96: Verifying Checksum [2021-11-12T05:22:40.961Z] 0d9ebad4ef96: Download complete [2021-11-12T05:22:40.961Z] d747dcd14b5f: Verifying Checksum [2021-11-12T05:22:40.961Z] d747dcd14b5f: Download complete [2021-11-12T05:22:40.961Z] e9a5061849ea: Verifying Checksum [2021-11-12T05:22:40.961Z] e9a5061849ea: Download complete [2021-11-12T05:22:40.961Z] 2de7ff778b66: Verifying Checksum [2021-11-12T05:22:40.961Z] 2de7ff778b66: Download complete [2021-11-12T05:22:44.292Z] ab5ef0e58194: Pull complete [2021-11-12T05:22:44.292Z] 9712f1f96733: Pull complete [2021-11-12T05:22:44.879Z] 63f879dbbcfc: Pull complete [2021-11-12T05:22:49.159Z] 0d9ebad4ef96: Pull complete [2021-11-12T05:22:49.159Z] e9a5061849ea: Pull complete [2021-11-12T05:22:49.159Z] d747dcd14b5f: Pull complete [2021-11-12T05:22:50.554Z] 2de7ff778b66: Pull complete [2021-11-12T05:22:50.554Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-12T05:22:50.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-12T05:22:50.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-12T05:22:50.616Z] prd-centos7-docker-4c-2g-303 does not seem to be running inside a container [2021-11-12T05:22:50.648Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-12T05:22:53.703Z] $ docker top 075a5b012cf4eb124357e00c2b057223ca4d66eb7186b120004b20d9101a2ceb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:22:53.793Z] provisioning config files... [2021-11-12T05:22:53.802Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6611566054397323538tmp [2021-11-12T05:22:53.814Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8458390011316671910tmp [2021-11-12T05:22:53.825Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8413515495787157735tmp [Pipeline] { [Pipeline] echo [2021-11-12T05:22:53.839Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:22:54.137Z] ---> sigul-configuration.sh [2021-11-12T05:22:54.137Z] gpg: directory `/root/.gnupg' created [2021-11-12T05:22:54.137Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-12T05:22:54.137Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-12T05:22:54.137Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-12T05:22:54.137Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-12T05:22:54.137Z] gpg: CAST5 encrypted data [2021-11-12T05:22:54.137Z] gpg: encrypted with 1 passphrase [2021-11-12T05:22:54.137Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-12T05:22:54.427Z] + mkdir /home/jenkins [2021-11-12T05:22:54.427Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-12T05:22:54.719Z] + 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-11-12T05:22:54.730Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:22:55.023Z] ---> sigul-install.sh [2021-11-12T05:22:55.023Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-12T05:22:55.313Z] + git tag --list [2021-11-12T05:22:55.313Z] 0.1.1 [2021-11-12T05:22:55.313Z] v1.1.0 [2021-11-12T05:22:55.313Z] v1.2.0 [2021-11-12T05:22:55.313Z] v1.2.1 [2021-11-12T05:22:55.313Z] v1.3.0 [2021-11-12T05:22:55.313Z] v2.0.0 [2021-11-12T05:22:55.313Z] v2.0.1-dev.1 [2021-11-12T05:22:55.313Z] v2.0.1-dev.10 [2021-11-12T05:22:55.313Z] v2.0.1-dev.11 [2021-11-12T05:22:55.313Z] v2.0.1-dev.12 [2021-11-12T05:22:55.313Z] v2.0.1-dev.13 [2021-11-12T05:22:55.313Z] v2.0.1-dev.14 [2021-11-12T05:22:55.313Z] v2.0.1-dev.15 [2021-11-12T05:22:55.313Z] v2.0.1-dev.16 [2021-11-12T05:22:55.313Z] v2.0.1-dev.17 [2021-11-12T05:22:55.313Z] v2.0.1-dev.18 [2021-11-12T05:22:55.313Z] v2.0.1-dev.19 [2021-11-12T05:22:55.313Z] v2.0.1-dev.2 [2021-11-12T05:22:55.313Z] v2.0.1-dev.20 [2021-11-12T05:22:55.313Z] v2.0.1-dev.21 [2021-11-12T05:22:55.313Z] v2.0.1-dev.22 [2021-11-12T05:22:55.313Z] v2.0.1-dev.23 [2021-11-12T05:22:55.313Z] v2.0.1-dev.24 [2021-11-12T05:22:55.313Z] v2.0.1-dev.25 [2021-11-12T05:22:55.313Z] v2.0.1-dev.26 [2021-11-12T05:22:55.313Z] v2.0.1-dev.27 [2021-11-12T05:22:55.313Z] v2.0.1-dev.28 [2021-11-12T05:22:55.313Z] v2.0.1-dev.29 [2021-11-12T05:22:55.313Z] v2.0.1-dev.3 [2021-11-12T05:22:55.313Z] v2.0.1-dev.30 [2021-11-12T05:22:55.313Z] v2.0.1-dev.31 [2021-11-12T05:22:55.313Z] v2.0.1-dev.4 [2021-11-12T05:22:55.313Z] v2.0.1-dev.5 [2021-11-12T05:22:55.313Z] v2.0.1-dev.6 [2021-11-12T05:22:55.313Z] v2.0.1-dev.7 [2021-11-12T05:22:55.313Z] v2.0.1-dev.8 [2021-11-12T05:22:55.313Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-12T05:22:55.624Z] + lftools sign git-tag v2.0.1-dev.31 [2021-11-12T05:22:56.197Z] Signing Git tag with Sigul... [2021-11-12T05:22:56.197Z] Signing v2.0.1-dev.31 [Pipeline] echo [2021-11-12T05:22:57.149Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:22:57.444Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-12T05:22:57.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-12T05:22:57.469Z] $ docker stop --time=1 075a5b012cf4eb124357e00c2b057223ca4d66eb7186b120004b20d9101a2ceb [2021-11-12T05:22:58.663Z] $ docker rm -f 075a5b012cf4eb124357e00c2b057223ca4d66eb7186b120004b20d9101a2ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:22:59.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:22:59.241Z] . [Pipeline] withDockerContainer [2021-11-12T05:22:59.306Z] prd-centos7-docker-4c-2g-303 does not seem to be running inside a container [2021-11-12T05:22:59.339Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T05:22:59.738Z] $ docker top 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T05:22:59.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:22:59.833Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:22:59.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:22:59.955Z] $ docker exec 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 ssh-agent [2021-11-12T05:23:00.080Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgojGko/agent.14 [2021-11-12T05:23:00.080Z] SSH_AGENT_PID=21 [2021-11-12T05:23:00.085Z] Running ssh-add (command line suppressed) [2021-11-12T05:23:00.198Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1486718844227642698.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1486718844227642698.key) [2021-11-12T05:23:00.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:23:00.496Z] + git semver bump pre [2021-11-12T05:23:00.496Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T05:23:00.496Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-12T05:23:00.496Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T05:23:00.496Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T05:23:00.496Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T05:23:00.496Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T05:23:00.496Z] # $SEMVER_BRANCH = main [2021-11-12T05:23:00.496Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-11-12T05:23:00.496Z] 2.0.1-dev.32 [Pipeline] } [2021-11-12T05:23:00.505Z] $ docker exec --env ******** --env ******** 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 ssh-agent -k [2021-11-12T05:23:00.615Z] unset SSH_AUTH_SOCK; [2021-11-12T05:23:00.615Z] unset SSH_AGENT_PID; [2021-11-12T05:23:00.615Z] echo Agent pid 21 killed; [2021-11-12T05:23:00.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T05:23:00.927Z] + git semver [Pipeline] } [2021-11-12T05:23:00.947Z] $ docker stop --time=1 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 [2021-11-12T05:23:02.144Z] $ docker rm -f 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:23:02.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:23:02.504Z] . [Pipeline] withDockerContainer [2021-11-12T05:23:02.596Z] prd-centos7-docker-4c-2g-303 does not seem to be running inside a container [2021-11-12T05:23:02.831Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T05:23:03.250Z] $ docker top 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T05:23:03.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:23:03.383Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:23:03.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:23:03.493Z] $ docker exec 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 ssh-agent [2021-11-12T05:23:03.600Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmnmnie/agent.14 [2021-11-12T05:23:03.600Z] SSH_AGENT_PID=20 [2021-11-12T05:23:03.605Z] Running ssh-add (command line suppressed) [2021-11-12T05:23:03.706Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5949266140817892569.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5949266140817892569.key) [2021-11-12T05:23:03.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:23:04.007Z] + git semver push [2021-11-12T05:23:04.007Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T05:23:04.007Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-12T05:23:04.007Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T05:23:04.007Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T05:23:04.007Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T05:23:04.007Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T05:23:04.007Z] # $SEMVER_BRANCH = main [2021-11-12T05:23:04.007Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-11-12T05:23:06.557Z] $ docker exec --env ******** --env ******** 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 ssh-agent -k [2021-11-12T05:23:06.644Z] unset SSH_AUTH_SOCK; [2021-11-12T05:23:06.644Z] unset SSH_AGENT_PID; [2021-11-12T05:23:06.644Z] echo Agent pid 20 killed; [2021-11-12T05:23:06.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T05:23:06.958Z] + git semver [Pipeline] } [2021-11-12T05:23:06.969Z] $ docker stop --time=1 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 [2021-11-12T05:23:08.160Z] $ docker rm -f 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T05:23:08.985Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:23:09.280Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:23:09.837Z] ---> package-listing.sh [2021-11-12T05:23:09.837Z] ++ facter osfamily [2021-11-12T05:23:09.837Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T05:23:10.101Z] + OS_FAMILY=redhat [2021-11-12T05:23:10.101Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T05:23:10.101Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T05:23:10.101Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T05:23:10.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T05:23:10.101Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T05:23:10.101Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-12T05:23:10.101Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T05:23:10.101Z] + case "${OS_FAMILY}" in [2021-11-12T05:23:10.101Z] + rpm -qa [2021-11-12T05:23:10.101Z] + sort [2021-11-12T05:23:10.670Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T05:23:10.671Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T05:23:10.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T05:23:10.671Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-12T05:23:10.671Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-11-12T05:23:10.671Z] + 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-11-12T05:23:10.681Z] 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-11-12T05:23:10.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:23:11.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:23:11.517Z] [2021-11-12T05:23:11.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:23:11.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:23:11.830Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T05:23:11.830Z] b4d181a07f80: Pulling fs layer [2021-11-12T05:23:11.830Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T05:23:11.830Z] ed53099fbce6: Pulling fs layer [2021-11-12T05:23:11.830Z] dc539afda2c1: Pulling fs layer [2021-11-12T05:23:11.830Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T05:23:11.830Z] 9065ff56babe: Pulling fs layer [2021-11-12T05:23:11.830Z] d287ab97295c: Pulling fs layer [2021-11-12T05:23:11.830Z] dc539afda2c1: Waiting [2021-11-12T05:23:11.830Z] 77bc0d833cb6: Waiting [2021-11-12T05:23:11.830Z] 9065ff56babe: Waiting [2021-11-12T05:23:11.830Z] d287ab97295c: Waiting [2021-11-12T05:23:11.830Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T05:23:11.830Z] a1111a8f2ec3: Download complete [2021-11-12T05:23:11.830Z] dc539afda2c1: Verifying Checksum [2021-11-12T05:23:11.830Z] dc539afda2c1: Download complete [2021-11-12T05:23:11.830Z] ed53099fbce6: Verifying Checksum [2021-11-12T05:23:11.830Z] ed53099fbce6: Download complete [2021-11-12T05:23:11.830Z] 9065ff56babe: Verifying Checksum [2021-11-12T05:23:11.830Z] 9065ff56babe: Download complete [2021-11-12T05:23:12.099Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T05:23:12.099Z] 77bc0d833cb6: Download complete [2021-11-12T05:23:12.100Z] b4d181a07f80: Verifying Checksum [2021-11-12T05:23:12.100Z] b4d181a07f80: Download complete [2021-11-12T05:23:12.674Z] d287ab97295c: Verifying Checksum [2021-11-12T05:23:12.674Z] d287ab97295c: Download complete [2021-11-12T05:23:14.076Z] b4d181a07f80: Pull complete [2021-11-12T05:23:14.076Z] a1111a8f2ec3: Pull complete [2021-11-12T05:23:14.655Z] ed53099fbce6: Pull complete [2021-11-12T05:23:14.655Z] dc539afda2c1: Pull complete [2021-11-12T05:23:14.913Z] 77bc0d833cb6: Pull complete [2021-11-12T05:23:14.913Z] 9065ff56babe: Pull complete [2021-11-12T05:23:20.244Z] d287ab97295c: Pull complete [2021-11-12T05:23:20.244Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T05:23:20.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:23:20.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T05:23:20.308Z] prd-centos7-docker-4c-2g-303 does not seem to be running inside a container [2021-11-12T05:23:20.339Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T05:23:22.493Z] $ docker top a0138cde032b61a75b0c42cc50cd535ef37f171c5680add913d293c4bbf02da8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:23:22.850Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T05:23:23.140Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T05:23:23.427Z] + ls /var/log/sa-host [2021-11-12T05:23:23.427Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T05:23:23.427Z] file_magic: OK [2021-11-12T05:23:23.427Z] HZ: Using current value: 100 [2021-11-12T05:23:23.427Z] file_header: OK [2021-11-12T05:23:23.427Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T05:23:23.427Z] Statistics: [2021-11-12T05:23:23.427Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T05:23:23.427Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T05:23:23.427Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T05:23:23.427Z] file_magic: OK [2021-11-12T05:23:23.427Z] HZ: Using current value: 100 [2021-11-12T05:23:23.427Z] file_header: OK [2021-11-12T05:23:23.427Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T05:23:23.427Z] Statistics: [2021-11-12T05:23:23.427Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T05:23:23.427Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:23:23.512Z] provisioning config files... [2021-11-12T05:23:23.521Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7324718171833116755tmp [Pipeline] { [Pipeline] echo [2021-11-12T05:23:23.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:23:23.821Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T05:23:23.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:23:24.152Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T05:23:24.161Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:23:24.463Z] ---> sudo-logs.sh [2021-11-12T05:23:24.463Z] Archiving 'sudo' log.. [2021-11-12T05:23:24.463Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-303.novalocal: Name or service not known [2021-11-12T05:23:24.463Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-303.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T05:23:24.488Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:23:24.781Z] ---> job-cost.sh [2021-11-12T05:23:24.781Z] lf-activate-venv: SKIPPING [2021-11-12T05:23:24.781Z] DEBUG: total: 0.10999999940395355 [2021-11-12T05:23:24.781Z] INFO: Retrieving Stack Cost... [2021-11-12T05:23:25.041Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T05:23:25.300Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T05:23:25.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:23:25.598Z] ---> logs-deploy.sh [2021-11-12T05:23:25.598Z] lf-activate-venv: SKIPPING [2021-11-12T05:23:25.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/34 [2021-11-12T05:23:25.598Z] INFO: archiving workspace using pattern(s): [2021-11-12T05:23:26.168Z] Archives upload complete. [2021-11-12T05:23:26.429Z] INFO: archiving logs to Nexus