Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 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-ssh7267383157053833401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh8166002578127920818.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh4680072997354861930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > 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-ssh6124200955582471969.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-ssh5422543493482846646.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-58 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-ssh7912368667029170777.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 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 (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 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-08T09:01:39.658Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-08T09:01:39.701Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-08T09:01:39.717Z] ========================================================= [2021-10-08T09:01:39.717Z] EdgeX Global Pipelines Version Info [2021-10-08T09:01:39.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:01:40.859Z] ------------------- [2021-10-08T09:01:40.859Z] stable info: [2021-10-08T09:01:40.859Z] ------------------- [2021-10-08T09:01:40.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T09:01:40.859Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T09:01:40.859Z] Message: update stable to v1.0.208 [2021-10-08T09:01:41.437Z] ------------------- [2021-10-08T09:01:41.437Z] experimental info: [2021-10-08T09:01:41.437Z] ------------------- [2021-10-08T09:01:41.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T09:01:41.437Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T09:01:41.438Z] Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-08T09:01:41.524Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-08T09:01:41.532Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-08T09:01:41.539Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-08T09:01:41.546Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-08T09:01:41.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-08T09:01:41.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-08T09:01:41.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-08T09:01:41.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-08T09:01:41.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-08T09:01:41.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-08T09:01:41.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-08T09:01:41.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-08T09:01:41.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-08T09:01:41.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-08T09:01:41.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T09:01:41.632Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T09:01:41.639Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T09:01:41.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T09:01:41.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-08T09:01:41.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-08T09:01:41.681Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-08T09:01:41.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-08T09:01:41.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-08T09:01:41.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-08T09:01:41.724Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-08T09:01:41.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-08T09:01:41.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-08T09:01:41.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-08T09:01:41.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-08T09:01:41.778Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] echo [2021-10-08T09:01:41.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cfab70 [Pipeline] echo [2021-10-08T09:01:41.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T09:01:41.849Z] provisioning config files... [2021-10-08T09:01:41.863Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8576649585181914975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:01:42.179Z] ---> docker-login.sh [2021-10-08T09:01:42.179Z] nexus3.edgexfoundry.org:10001 [2021-10-08T09:01:42.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:01:42.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:01:42.444Z] Configure a credential helper to remove this warning. See [2021-10-08T09:01:42.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:01:42.444Z] [2021-10-08T09:01:42.444Z] Login Succeeded [2021-10-08T09:01:42.444Z] nexus3.edgexfoundry.org:10002 [2021-10-08T09:01:42.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:01:42.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:01:42.444Z] Configure a credential helper to remove this warning. See [2021-10-08T09:01:42.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:01:42.444Z] [2021-10-08T09:01:42.444Z] Login Succeeded [2021-10-08T09:01:42.444Z] nexus3.edgexfoundry.org:10003 [2021-10-08T09:01:42.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:01:42.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:01:42.706Z] Configure a credential helper to remove this warning. See [2021-10-08T09:01:42.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:01:42.706Z] [2021-10-08T09:01:42.706Z] Login Succeeded [2021-10-08T09:01:42.706Z] nexus3.edgexfoundry.org:10004 [2021-10-08T09:01:42.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:01:42.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:01:42.706Z] Configure a credential helper to remove this warning. See [2021-10-08T09:01:42.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:01:42.706Z] [2021-10-08T09:01:42.706Z] Login Succeeded [2021-10-08T09:01:42.706Z] docker.io [2021-10-08T09:01:42.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:01:43.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:01:43.230Z] Configure a credential helper to remove this warning. See [2021-10-08T09:01:43.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:01:43.230Z] [2021-10-08T09:01:43.230Z] Login Succeeded [2021-10-08T09:01:43.230Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T09:01:43.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-08T09:01:43.667Z] + git log --format=format:%s -1 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] echo [2021-10-08T09:01:43.707Z] GIT_COMMIT: 6cfab70469b19fe274bedca0b0d7dd01a8e6f768, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-10-08T09:01:43.716Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:01:44.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T09:01:44.298Z] [2021-10-08T09:01:44.298Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:01:44.608Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T09:01:44.609Z] latest: Pulling from edgex-devops/git-semver [2021-10-08T09:01:44.609Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T09:01:44.609Z] 3e5f54012d9b: Pulling fs layer [2021-10-08T09:01:44.609Z] 4c7163046ea9: Pulling fs layer [2021-10-08T09:01:44.609Z] 0c2d73faf560: Pulling fs layer [2021-10-08T09:01:44.609Z] 0c2d73faf560: Waiting [2021-10-08T09:01:44.609Z] 3e5f54012d9b: Verifying Checksum [2021-10-08T09:01:44.609Z] 3e5f54012d9b: Download complete [2021-10-08T09:01:44.609Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T09:01:44.609Z] a0d0a0d46f8b: Download complete [2021-10-08T09:01:44.609Z] 4c7163046ea9: Verifying Checksum [2021-10-08T09:01:44.609Z] 4c7163046ea9: Download complete [2021-10-08T09:01:44.609Z] 0c2d73faf560: Verifying Checksum [2021-10-08T09:01:44.609Z] 0c2d73faf560: Download complete [2021-10-08T09:01:44.877Z] a0d0a0d46f8b: Pull complete [2021-10-08T09:01:44.877Z] 3e5f54012d9b: Pull complete [2021-10-08T09:01:45.145Z] 4c7163046ea9: Pull complete [2021-10-08T09:01:45.406Z] 0c2d73faf560: Pull complete [2021-10-08T09:01:45.406Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-08T09:01:45.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T09:01:45.406Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-08T09:01:45.477Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-10-08T09:01:45.512Z] $ 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-10-08T09:01:46.016Z] $ docker top a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T09:01:46.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T09:01:46.108Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T09:01:46.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T09:01:46.211Z] $ docker exec a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 ssh-agent [2021-10-08T09:01:46.304Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnCFpNO/agent.13 [2021-10-08T09:01:46.304Z] SSH_AGENT_PID=20 [2021-10-08T09:01:46.312Z] Running ssh-add (command line suppressed) [2021-10-08T09:01:46.398Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3889909337704509450.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3889909337704509450.key) [2021-10-08T09:01:46.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T09:01:46.703Z] + git tag --points-at HEAD [Pipeline] } [2021-10-08T09:01:46.719Z] $ docker exec --env ******** --env ******** a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 ssh-agent -k [2021-10-08T09:01:46.810Z] unset SSH_AUTH_SOCK; [2021-10-08T09:01:46.811Z] unset SSH_AGENT_PID; [2021-10-08T09:01:46.811Z] echo Agent pid 20 killed; [2021-10-08T09:01:46.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-08T09:01:46.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T09:01:46.842Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T09:01:46.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T09:01:46.953Z] $ docker exec a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 ssh-agent [2021-10-08T09:01:47.071Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgiNEFk/agent.53 [2021-10-08T09:01:47.071Z] SSH_AGENT_PID=59 [2021-10-08T09:01:47.075Z] Running ssh-add (command line suppressed) [2021-10-08T09:01:47.188Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8502843002012815377.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8502843002012815377.key) [2021-10-08T09:01:47.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T09:01:47.500Z] + git semver init [2021-10-08T09:01:47.500Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T09:01:47.500Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-08T09:01:47.500Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T09:01:47.500Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T09:01:47.500Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T09:01:47.500Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T09:01:47.500Z] # $SEMVER_BRANCH = main [2021-10-08T09:01:47.500Z] # $SEMVER_TEMP = /tmp/semver-824845617 [2021-10-08T09:01:47.500Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-08T09:01:49.447Z] # '/tmp/semver-824845617' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-08T09:01:49.447Z] # -> Force: false [2021-10-08T09:01:49.447Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-08T09:01:49.457Z] $ docker exec --env ******** --env ******** a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 ssh-agent -k [2021-10-08T09:01:49.546Z] unset SSH_AUTH_SOCK; [2021-10-08T09:01:49.546Z] unset SSH_AGENT_PID; [2021-10-08T09:01:49.546Z] echo Agent pid 59 killed; [2021-10-08T09:01:49.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T09:01:49.888Z] + git semver [Pipeline] } [2021-10-08T09:01:49.901Z] $ docker stop --time=1 a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 [2021-10-08T09:01:51.147Z] $ docker rm -f a7e1edd9a80ec029511a88642b73b2ca15bf15fbd3241f626e72f18d7fd3ef72 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T09:01:51.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-08T09:01:51.763Z] Stashed 1 file(s) [Pipeline] echo [2021-10-08T09:01:51.766Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-08T09:02:06.942Z] Still waiting to schedule task [2021-10-08T09:02:06.943Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-08T09:02:06.944Z] Still waiting to schedule task [2021-10-08T09:02:06.944Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-08T09:04:16.223Z] Running on prd-centos7-docker-4c-2g-61 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-08T09:04:16.235Z] Running in /w/workspace/edgex-ui-go/19 [Pipeline] { [Pipeline] checkout [2021-10-08T09:04:16.322Z] The recommended git tool is: git [2021-10-08T09:04:18.149Z] using credential edgex-jenkins-ssh [2021-10-08T09:04:18.157Z] Cloning the remote Git repository [2021-10-08T09:04:17.959Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T09:04:18.015Z] > git init /w/workspace/edgex-ui-go/19 # timeout=10 [2021-10-08T09:04:18.048Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T09:04:18.048Z] > git --version # timeout=10 [2021-10-08T09:04:18.059Z] > git --version # 'git version 2.24.4' [2021-10-08T09:04:18.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T09:04:18.095Z] [INFO] Currently running in a labeled security context [2021-10-08T09:04:18.095Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T09:04:18.096Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/19@tmp/jenkins-gitclient-ssh1255532087817953073.key [2021-10-08T09:04:18.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T09:04:19.019Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-08T09:04:19.030Z] Running in /w/workspace/edgex-ui-go/19 [Pipeline] { [Pipeline] checkout [2021-10-08T09:04:19.254Z] The recommended git tool is: git [2021-10-08T09:04:19.774Z] Avoid second fetch [2021-10-08T09:04:19.775Z] Checking out Revision 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 (main) [2021-10-08T09:04:19.536Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T09:04:19.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T09:04:19.564Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T09:04:19.572Z] > git checkout -f 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 # timeout=10 [2021-10-08T09:04:23.407Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T09:04:24.049Z] provisioning config files... [2021-10-08T09:04:24.064Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config3718882734134973622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:04:24.448Z] ---> docker-login.sh [2021-10-08T09:04:24.448Z] nexus3.edgexfoundry.org:10001 [2021-10-08T09:04:24.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:24.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:24.448Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:24.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:24.448Z] [2021-10-08T09:04:24.448Z] Login Succeeded [2021-10-08T09:04:24.448Z] nexus3.edgexfoundry.org:10002 [2021-10-08T09:04:24.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:24.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:24.713Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:24.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:24.713Z] [2021-10-08T09:04:24.713Z] Login Succeeded [2021-10-08T09:04:24.713Z] nexus3.edgexfoundry.org:10003 [2021-10-08T09:04:24.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:24.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:24.713Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:24.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:24.713Z] [2021-10-08T09:04:24.713Z] Login Succeeded [2021-10-08T09:04:24.713Z] nexus3.edgexfoundry.org:10004 [2021-10-08T09:04:24.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:24.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:24.972Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:24.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:24.972Z] [2021-10-08T09:04:24.972Z] Login Succeeded [2021-10-08T09:04:24.972Z] docker.io [2021-10-08T09:04:24.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:25.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:25.232Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:25.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:25.232Z] [2021-10-08T09:04:25.232Z] Login Succeeded [2021-10-08T09:04:25.232Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T09:04:25.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-08T09:04:25.304Z] using credential edgex-jenkins-ssh [2021-10-08T09:04:25.325Z] Cloning the remote Git repository [Pipeline] echo [2021-10-08T09:04:25.405Z] ========================================================= [2021-10-08T09:04:25.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-08T09:04:25.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:04:25.409Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T09:04:25.712Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-08T09:04:25.712Z] Sending build context to Docker daemon 20.89MB [2021-10-08T09:04:25.712Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T09:04:25.712Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-08T09:04:25.977Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-08T09:04:25.977Z] 4e9f2cdf4387: Pulling fs layer [2021-10-08T09:04:25.977Z] 57d31006c564: Pulling fs layer [2021-10-08T09:04:25.977Z] bd5ccded8296: Pulling fs layer [2021-10-08T09:04:25.977Z] 304dd3a0f381: Pulling fs layer [2021-10-08T09:04:25.977Z] d37cda54a23b: Pulling fs layer [2021-10-08T09:04:25.977Z] bae75c0f2455: Pulling fs layer [2021-10-08T09:04:25.977Z] 806579b3d29a: Pulling fs layer [2021-10-08T09:04:25.977Z] c77eb801bf70: Pulling fs layer [2021-10-08T09:04:25.977Z] 6d0567d44e1a: Pulling fs layer [2021-10-08T09:04:25.977Z] 304dd3a0f381: Waiting [2021-10-08T09:04:25.977Z] d37cda54a23b: Waiting [2021-10-08T09:04:25.977Z] bae75c0f2455: Waiting [2021-10-08T09:04:25.977Z] 806579b3d29a: Waiting [2021-10-08T09:04:25.977Z] c77eb801bf70: Waiting [2021-10-08T09:04:25.977Z] 6d0567d44e1a: Waiting [2021-10-08T09:04:25.977Z] bd5ccded8296: Verifying Checksum [2021-10-08T09:04:25.977Z] bd5ccded8296: Download complete [2021-10-08T09:04:25.977Z] 57d31006c564: Verifying Checksum [2021-10-08T09:04:25.977Z] 57d31006c564: Download complete [2021-10-08T09:04:25.977Z] d37cda54a23b: Verifying Checksum [2021-10-08T09:04:25.977Z] d37cda54a23b: Download complete [2021-10-08T09:04:25.977Z] bae75c0f2455: Verifying Checksum [2021-10-08T09:04:25.977Z] bae75c0f2455: Download complete [2021-10-08T09:04:25.977Z] 4e9f2cdf4387: Verifying Checksum [2021-10-08T09:04:25.977Z] 4e9f2cdf4387: Download complete [2021-10-08T09:04:25.977Z] 806579b3d29a: Verifying Checksum [2021-10-08T09:04:25.977Z] 806579b3d29a: Download complete [2021-10-08T09:04:26.237Z] c77eb801bf70: Verifying Checksum [2021-10-08T09:04:26.237Z] c77eb801bf70: Download complete [2021-10-08T09:04:26.237Z] 4e9f2cdf4387: Pull complete [2021-10-08T09:04:26.500Z] 57d31006c564: Pull complete [2021-10-08T09:04:26.500Z] bd5ccded8296: Pull complete [2021-10-08T09:04:26.500Z] 304dd3a0f381: Verifying Checksum [2021-10-08T09:04:26.500Z] 304dd3a0f381: Download complete [2021-10-08T09:04:25.552Z] > git init /w/workspace/edgex-ui-go/19 # timeout=10 [2021-10-08T09:04:25.646Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T09:04:25.647Z] > git --version # timeout=10 [2021-10-08T09:04:25.692Z] > git --version # 'git version 2.17.1' [2021-10-08T09:04:25.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T09:04:25.800Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T09:04:26.767Z] 6d0567d44e1a: Verifying Checksum [2021-10-08T09:04:26.767Z] 6d0567d44e1a: Download complete [2021-10-08T09:04:28.621Z] Avoid second fetch [2021-10-08T09:04:28.621Z] Checking out Revision 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 (main) [2021-10-08T09:04:28.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T09:04:28.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T09:04:28.642Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T09:04:28.662Z] > git checkout -f 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 # timeout=10 [2021-10-08T09:04:30.102Z] 304dd3a0f381: Pull complete [2021-10-08T09:04:30.103Z] d37cda54a23b: Pull complete [2021-10-08T09:04:30.103Z] bae75c0f2455: Pull complete [2021-10-08T09:04:30.103Z] 806579b3d29a: Pull complete [2021-10-08T09:04:30.367Z] c77eb801bf70: Pull complete [2021-10-08T09:04:32.935Z] 6d0567d44e1a: Pull complete [2021-10-08T09:04:32.935Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-08T09:04:32.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T09:04:32.935Z] ---> e839a31ac9d1 [2021-10-08T09:04:32.935Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T09:04:33.211Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T09:04:33.698Z] provisioning config files... [2021-10-08T09:04:33.730Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config7727216154992712579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:04:34.307Z] ---> docker-login.sh [2021-10-08T09:04:34.307Z] nexus3.edgexfoundry.org:10001 [2021-10-08T09:04:34.317Z] ---> Running in fc22a221863f [2021-10-08T09:04:34.317Z] Removing intermediate container fc22a221863f [2021-10-08T09:04:34.317Z] ---> 3033f570b67d [2021-10-08T09:04:34.317Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T09:04:34.317Z] ---> Running in 949e04a1d194 [2021-10-08T09:04:34.577Z] Removing intermediate container 949e04a1d194 [2021-10-08T09:04:34.577Z] ---> cca2ec857bdf [2021-10-08T09:04:34.577Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T09:04:34.577Z] ---> Running in c86218f69e42 [2021-10-08T09:04:34.577Z] Removing intermediate container c86218f69e42 [2021-10-08T09:04:34.577Z] ---> c25c67075ae8 [2021-10-08T09:04:34.577Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-08T09:04:34.577Z] ---> Running in 569a3e1570a4 [2021-10-08T09:04:34.577Z] Removing intermediate container 569a3e1570a4 [2021-10-08T09:04:34.577Z] ---> 1761da4ac09b [2021-10-08T09:04:34.577Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T09:04:34.840Z] ---> Running in 7a596b470cd0 [2021-10-08T09:04:34.840Z] Removing intermediate container 7a596b470cd0 [2021-10-08T09:04:34.840Z] ---> 53d2931f02f7 [2021-10-08T09:04:34.840Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T09:04:34.840Z] ---> Running in 257be90f9b5c [2021-10-08T09:04:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:35.417Z] Removing intermediate container 257be90f9b5c [2021-10-08T09:04:35.417Z] ---> 74ebbbede72d [2021-10-08T09:04:35.417Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T09:04:35.418Z] ---> Running in a24ffeed5ff1 [2021-10-08T09:04:35.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T09:04:35.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:35.921Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:35.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:35.921Z] [2021-10-08T09:04:35.921Z] Login Succeeded [2021-10-08T09:04:35.921Z] nexus3.edgexfoundry.org:10002 [2021-10-08T09:04:36.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:36.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:36.481Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:36.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:36.481Z] [2021-10-08T09:04:36.481Z] Login Succeeded [2021-10-08T09:04:36.481Z] nexus3.edgexfoundry.org:10003 [2021-10-08T09:04:36.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T09:04:36.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:37.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:37.045Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:37.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:37.045Z] [2021-10-08T09:04:37.045Z] Login Succeeded [2021-10-08T09:04:37.045Z] nexus3.edgexfoundry.org:10004 [2021-10-08T09:04:37.210Z] OK: 219 MiB in 52 packages [2021-10-08T09:04:37.210Z] Removing intermediate container a24ffeed5ff1 [2021-10-08T09:04:37.210Z] ---> 022412cadf8a [2021-10-08T09:04:37.210Z] Step 10/14 : ENV GO111MODULE=on [2021-10-08T09:04:37.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:37.475Z] ---> Running in f5c875ff0e2c [2021-10-08T09:04:37.475Z] Removing intermediate container f5c875ff0e2c [2021-10-08T09:04:37.475Z] ---> 83fb6f8a76e9 [2021-10-08T09:04:37.475Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T09:04:37.475Z] ---> Running in 77df0768653a [2021-10-08T09:04:37.475Z] Removing intermediate container 77df0768653a [2021-10-08T09:04:37.475Z] ---> 07129c585552 [2021-10-08T09:04:37.475Z] Step 12/14 : COPY . . [2021-10-08T09:04:37.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:37.608Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:37.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:37.608Z] [2021-10-08T09:04:37.608Z] Login Succeeded [2021-10-08T09:04:37.608Z] docker.io [2021-10-08T09:04:37.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:04:38.434Z] ---> eed16d659bcf [2021-10-08T09:04:38.434Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T09:04:38.434Z] ---> Running in d99585d41b34 [2021-10-08T09:04:38.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:04:38.499Z] Configure a credential helper to remove this warning. See [2021-10-08T09:04:38.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:04:38.499Z] [2021-10-08T09:04:38.499Z] Login Succeeded [2021-10-08T09:04:38.499Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T09:04:38.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-08T09:04:39.198Z] ========================================================= [2021-10-08T09:04:39.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-08T09:04:39.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:04:39.594Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-08T09:04:40.227Z] Sending build context to Docker daemon 20.89MB [2021-10-08T09:04:40.505Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T09:04:40.505Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-08T09:04:40.791Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-08T09:04:40.791Z] bbf911997326: Pulling fs layer [2021-10-08T09:04:40.791Z] 58ec367f63d7: Pulling fs layer [2021-10-08T09:04:40.791Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-08T09:04:40.791Z] fc5181fea5dc: Pulling fs layer [2021-10-08T09:04:40.791Z] 9c418107303f: Pulling fs layer [2021-10-08T09:04:40.791Z] 284eca6f2348: Pulling fs layer [2021-10-08T09:04:40.791Z] 842844d905b1: Pulling fs layer [2021-10-08T09:04:40.791Z] 901a3a57568e: Pulling fs layer [2021-10-08T09:04:40.791Z] 9c418107303f: Waiting [2021-10-08T09:04:40.791Z] 901a3a57568e: Waiting [2021-10-08T09:04:40.791Z] 284eca6f2348: Waiting [2021-10-08T09:04:40.791Z] 842844d905b1: Waiting [2021-10-08T09:04:40.791Z] fc5181fea5dc: Waiting [2021-10-08T09:04:40.791Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-08T09:04:40.791Z] 1b4a6ffa7d45: Download complete [2021-10-08T09:04:40.791Z] 58ec367f63d7: Download complete [2021-10-08T09:04:40.791Z] 9c418107303f: Verifying Checksum [2021-10-08T09:04:40.791Z] 9c418107303f: Download complete [2021-10-08T09:04:40.791Z] 284eca6f2348: Download complete [2021-10-08T09:04:40.791Z] 842844d905b1: Verifying Checksum [2021-10-08T09:04:40.791Z] 842844d905b1: Download complete [2021-10-08T09:04:40.791Z] bbf911997326: Verifying Checksum [2021-10-08T09:04:40.791Z] bbf911997326: Download complete [2021-10-08T09:04:41.809Z] bbf911997326: Pull complete [2021-10-08T09:04:42.431Z] 58ec367f63d7: Pull complete [2021-10-08T09:04:43.047Z] 901a3a57568e: Verifying Checksum [2021-10-08T09:04:43.047Z] 901a3a57568e: Download complete [2021-10-08T09:04:43.047Z] 1b4a6ffa7d45: Pull complete [2021-10-08T09:04:43.342Z] fc5181fea5dc: Verifying Checksum [2021-10-08T09:04:43.342Z] fc5181fea5dc: Download complete [2021-10-08T09:04:50.677Z] Removing intermediate container d99585d41b34 [2021-10-08T09:04:50.677Z] ---> 2214afc56c2c [2021-10-08T09:04:50.677Z] Step 14/14 : RUN ${MAKE} [2021-10-08T09:04:50.677Z] ---> Running in fe0e88abab1d [2021-10-08T09:04:50.677Z] noop [2021-10-08T09:04:50.677Z] Removing intermediate container fe0e88abab1d [2021-10-08T09:04:50.677Z] ---> 81256f16f772 [2021-10-08T09:04:50.677Z] Successfully built 81256f16f772 [2021-10-08T09:04:50.677Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:04:50.981Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T09:04:50.981Z] . [Pipeline] withDockerContainer [2021-10-08T09:04:51.050Z] prd-centos7-docker-4c-2g-61 does not seem to be running inside a container [2021-10-08T09:04:51.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T09:04:51.426Z] $ docker top 2ce5558615c6dd05523aeb4ae035f25fd42d6dfb905e7b8c5851e7ef95ff4b43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T09:04:51.793Z] + go version [2021-10-08T09:04:51.793Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-08T09:04:51.806Z] $ docker stop --time=1 2ce5558615c6dd05523aeb4ae035f25fd42d6dfb905e7b8c5851e7ef95ff4b43 [2021-10-08T09:04:52.979Z] $ docker rm -f 2ce5558615c6dd05523aeb4ae035f25fd42d6dfb905e7b8c5851e7ef95ff4b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:04:53.543Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T09:04:53.543Z] . [Pipeline] withDockerContainer [2021-10-08T09:04:53.586Z] fc5181fea5dc: Pull complete [2021-10-08T09:04:53.586Z] 9c418107303f: Pull complete [2021-10-08T09:04:53.611Z] prd-centos7-docker-4c-2g-61 does not seem to be running inside a container [2021-10-08T09:04:53.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T09:04:53.866Z] 284eca6f2348: Pull complete [2021-10-08T09:04:54.012Z] $ docker top f28216f3a456d2a4cfffd6e9bf435d6edfbd9012d991d88d57fa161609b9237e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T09:04:54.375Z] + make test [2021-10-08T09:04:54.375Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-08T09:04:54.475Z] 842844d905b1: Pull complete [2021-10-08T09:04:54.640Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-08T09:05:01.245Z] 901a3a57568e: Pull complete [2021-10-08T09:05:01.246Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-08T09:05:01.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T09:05:01.246Z] ---> 72ade6ffb461 [2021-10-08T09:05:01.246Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T09:05:04.678Z] ---> Running in 5fb146b7e2bb [2021-10-08T09:05:04.955Z] Removing intermediate container 5fb146b7e2bb [2021-10-08T09:05:04.955Z] ---> 52fb9473886e [2021-10-08T09:05:04.955Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T09:05:05.236Z] ---> Running in 6b893e6a9b0b [2021-10-08T09:05:05.840Z] Removing intermediate container 6b893e6a9b0b [2021-10-08T09:05:05.840Z] ---> cc33e31a8e8c [2021-10-08T09:05:05.840Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T09:05:05.840Z] ---> Running in 5468707e7de3 [2021-10-08T09:05:06.449Z] Removing intermediate container 5468707e7de3 [2021-10-08T09:05:06.450Z] ---> 6fb589c8bbb9 [2021-10-08T09:05:06.450Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-08T09:05:06.450Z] ---> Running in ad027816ad94 [2021-10-08T09:05:06.933Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-08T09:05:06.934Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-08T09:05:06.934Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-08T09:05:07.055Z] Removing intermediate container ad027816ad94 [2021-10-08T09:05:07.055Z] ---> f62eb0f73d2d [2021-10-08T09:05:07.055Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T09:05:07.055Z] ---> Running in e10a3856cf74 [2021-10-08T09:05:07.661Z] Removing intermediate container e10a3856cf74 [2021-10-08T09:05:07.661Z] ---> 26f95de008ac [2021-10-08T09:05:07.661Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T09:05:07.661Z] ---> Running in 4e07d1cc9d97 [2021-10-08T09:05:10.324Z] Removing intermediate container 4e07d1cc9d97 [2021-10-08T09:05:10.324Z] ---> 0bddd448260c [2021-10-08T09:05:10.324Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T09:05:10.324Z] ---> Running in b6e4d06bd1e5 [2021-10-08T09:05:11.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T09:05:12.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T09:05:12.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T09:05:12.256Z] $ docker stop --time=1 f28216f3a456d2a4cfffd6e9bf435d6edfbd9012d991d88d57fa161609b9237e [2021-10-08T09:05:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T09:05:13.378Z] OK: 218 MiB in 52 packages [2021-10-08T09:05:13.604Z] $ docker rm -f f28216f3a456d2a4cfffd6e9bf435d6edfbd9012d991d88d57fa161609b9237e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T09:05:13.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T09:05:14.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-10-08T09:05:14.518Z] Removing intermediate container b6e4d06bd1e5 [2021-10-08T09:05:14.518Z] ---> 3e2ab1ff26de [2021-10-08T09:05:14.518Z] Step 10/14 : ENV GO111MODULE=on [2021-10-08T09:05:14.518Z] ---> Running in 4b23d5f21ba5 [Pipeline] sh [2021-10-08T09:05:15.127Z] Removing intermediate container 4b23d5f21ba5 [2021-10-08T09:05:15.127Z] ---> 97ade85d99ac [2021-10-08T09:05:15.127Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T09:05:15.127Z] ---> Running in 6fbe058b4a66 [2021-10-08T09:05:15.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-08T09:05:15.690Z] + ls -al . [2021-10-08T09:05:15.690Z] total 88 [2021-10-08T09:05:15.690Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 8 09:04 . [2021-10-08T09:05:15.690Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 8 09:04 .. [2021-10-08T09:05:15.690Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 8 09:04 assets [2021-10-08T09:05:15.690Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 8 09:04 bin [2021-10-08T09:05:15.690Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 8 09:04 cmd [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 8 09:04 CONTRIBUTING.md [2021-10-08T09:05:15.690Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 8 09:04 coverage.out [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 8 09:04 Dockerfile [2021-10-08T09:05:15.690Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 8 09:04 docs [2021-10-08T09:05:15.690Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 8 09:04 .git [2021-10-08T09:05:15.690Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 8 09:04 .github [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 09:04 .gitignore [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 09:04 go.mod [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 8 09:04 go.sum [2021-10-08T09:05:15.690Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 8 09:04 internal [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 8 09:04 Jenkinsfile [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 8 09:04 LICENSE [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 8 09:04 Makefile [2021-10-08T09:05:15.690Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 8 09:04 pkg [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 8 09:04 README.md [2021-10-08T09:05:15.690Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 09:04 snap [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 8 09:01 VERSION [2021-10-08T09:05:15.690Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 09:04 version.go [2021-10-08T09:05:15.690Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 8 09:04 web [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:15.733Z] Removing intermediate container 6fbe058b4a66 [2021-10-08T09:05:15.733Z] ---> 5a3e99a08fe2 [2021-10-08T09:05:15.733Z] Step 12/14 : COPY . . [2021-10-08T09:05:15.994Z] + 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=6cfab70469b19fe274bedca0b0d7dd01a8e6f768 --label arch=amd64 --label version=2.0.1-dev.17 . [2021-10-08T09:05:15.994Z] Sending build context to Docker daemon 20.89MB [2021-10-08T09:05:15.994Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T09:05:15.994Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-08T09:05:15.994Z] ---> 81256f16f772 [2021-10-08T09:05:15.994Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T09:05:16.256Z] ---> Running in f4febbe59ead [2021-10-08T09:05:16.256Z] Removing intermediate container f4febbe59ead [2021-10-08T09:05:16.256Z] ---> ebf570e9872c [2021-10-08T09:05:16.256Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T09:05:16.256Z] ---> Running in 20cf1db84464 [2021-10-08T09:05:16.527Z] Removing intermediate container 20cf1db84464 [2021-10-08T09:05:16.527Z] ---> 2c2f72c6b0fd [2021-10-08T09:05:16.527Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T09:05:16.527Z] ---> Running in 4bb3f5013c30 [2021-10-08T09:05:16.527Z] Removing intermediate container 4bb3f5013c30 [2021-10-08T09:05:16.527Z] ---> 420193513013 [2021-10-08T09:05:16.527Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-08T09:05:16.527Z] ---> Running in cebfdc80493f [2021-10-08T09:05:16.527Z] Removing intermediate container cebfdc80493f [2021-10-08T09:05:16.527Z] ---> 167ab1c2deca [2021-10-08T09:05:16.527Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T09:05:16.527Z] ---> Running in 06ad2bef8c24 [2021-10-08T09:05:16.787Z] Removing intermediate container 06ad2bef8c24 [2021-10-08T09:05:16.787Z] ---> 61ca2a05e152 [2021-10-08T09:05:16.787Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T09:05:16.787Z] ---> Running in 0fbabc0f6ed0 [2021-10-08T09:05:17.360Z] Removing intermediate container 0fbabc0f6ed0 [2021-10-08T09:05:17.360Z] ---> c87259d61ef8 [2021-10-08T09:05:17.360Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T09:05:17.360Z] ---> Running in 61c30be54cab [2021-10-08T09:05:17.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T09:05:18.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T09:05:18.380Z] ---> 0e029d5db7d9 [2021-10-08T09:05:18.380Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T09:05:18.563Z] OK: 219 MiB in 52 packages [2021-10-08T09:05:18.657Z] ---> Running in d3bcd515bb88 [2021-10-08T09:05:18.822Z] Removing intermediate container 61c30be54cab [2021-10-08T09:05:18.822Z] ---> 4a568f80637f [2021-10-08T09:05:18.822Z] Step 10/22 : ENV GO111MODULE=on [2021-10-08T09:05:18.822Z] ---> Running in 524db6c8cf6c [2021-10-08T09:05:19.087Z] Removing intermediate container 524db6c8cf6c [2021-10-08T09:05:19.087Z] ---> b9c8c1a9de02 [2021-10-08T09:05:19.087Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T09:05:19.087Z] ---> Running in 2b8e7ac678da [2021-10-08T09:05:19.087Z] Removing intermediate container 2b8e7ac678da [2021-10-08T09:05:19.087Z] ---> ba74e45562bb [2021-10-08T09:05:19.087Z] Step 12/22 : COPY . . [2021-10-08T09:05:19.670Z] ---> 45aee97cad5b [2021-10-08T09:05:19.670Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T09:05:19.670Z] ---> Running in 518ac260f9b3 [2021-10-08T09:05:20.245Z] Removing intermediate container 518ac260f9b3 [2021-10-08T09:05:20.245Z] ---> 4a4ac42ecfe3 [2021-10-08T09:05:20.245Z] Step 14/22 : RUN ${MAKE} [2021-10-08T09:05:20.245Z] ---> Running in 03d282854a5d [2021-10-08T09:05:20.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-08T09:05:28.700Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-08T09:05:30.084Z] Removing intermediate container 03d282854a5d [2021-10-08T09:05:30.084Z] ---> 8eed4a95c605 [2021-10-08T09:05:30.084Z] Step 15/22 : FROM alpine:3.14 [2021-10-08T09:05:30.654Z] 3.14: Pulling from library/alpine [2021-10-08T09:05:30.654Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T09:05:30.915Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T09:05:30.915Z] a0d0a0d46f8b: Download complete [2021-10-08T09:05:31.187Z] a0d0a0d46f8b: Pull complete [2021-10-08T09:05:31.187Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T09:05:31.187Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T09:05:31.187Z] ---> 14119a10abf4 [2021-10-08T09:05:31.187Z] Step 16/22 : EXPOSE 4000 [2021-10-08T09:05:31.187Z] ---> Running in 03ddf0fc5d91 [2021-10-08T09:05:31.187Z] Removing intermediate container 03ddf0fc5d91 [2021-10-08T09:05:31.187Z] ---> 4c572de4e813 [2021-10-08T09:05:31.187Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T09:05:31.764Z] ---> 07c68f93d7d3 [2021-10-08T09:05:31.764Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T09:05:31.764Z] ---> Running in 40ccdb94d609 [2021-10-08T09:05:31.764Z] Removing intermediate container 40ccdb94d609 [2021-10-08T09:05:31.764Z] ---> e5625d2e14dd [2021-10-08T09:05:31.764Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-08T09:05:31.764Z] ---> Running in b38e8b817007 [2021-10-08T09:05:31.764Z] Removing intermediate container b38e8b817007 [2021-10-08T09:05:31.764Z] ---> f50b0abf9174 [2021-10-08T09:05:31.764Z] Step 20/22 : LABEL arch=amd64 [2021-10-08T09:05:31.764Z] ---> Running in d57561adf824 [2021-10-08T09:05:31.764Z] Removing intermediate container d57561adf824 [2021-10-08T09:05:31.764Z] ---> b5af2193327c [2021-10-08T09:05:31.764Z] Step 21/22 : LABEL git_sha=6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [2021-10-08T09:05:32.026Z] ---> Running in 396b10c75f91 [2021-10-08T09:05:32.026Z] Removing intermediate container 396b10c75f91 [2021-10-08T09:05:32.026Z] ---> d28d13388ac5 [2021-10-08T09:05:32.026Z] Step 22/22 : LABEL version=2.0.1-dev.17 [2021-10-08T09:05:32.026Z] ---> Running in 0d3e36f8ede5 [2021-10-08T09:05:32.026Z] Removing intermediate container 0d3e36f8ede5 [2021-10-08T09:05:32.026Z] ---> 1966b76bdd83 [2021-10-08T09:05:32.026Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-08T09:05:32.026Z] Successfully built 1966b76bdd83 [2021-10-08T09:05:32.026Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T09:05:32.346Z] provisioning config files... [2021-10-08T09:05:32.359Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config2440353152863293103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:05:32.681Z] ---> docker-login.sh [2021-10-08T09:05:32.681Z] nexus3.edgexfoundry.org:10001 [2021-10-08T09:05:32.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:05:32.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:05:32.681Z] Configure a credential helper to remove this warning. See [2021-10-08T09:05:32.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:05:32.681Z] [2021-10-08T09:05:32.681Z] Login Succeeded [2021-10-08T09:05:32.681Z] nexus3.edgexfoundry.org:10002 [2021-10-08T09:05:32.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:05:32.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:05:32.681Z] Configure a credential helper to remove this warning. See [2021-10-08T09:05:32.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:05:32.681Z] [2021-10-08T09:05:32.681Z] Login Succeeded [2021-10-08T09:05:32.681Z] nexus3.edgexfoundry.org:10003 [2021-10-08T09:05:32.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:05:32.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:05:32.941Z] Configure a credential helper to remove this warning. See [2021-10-08T09:05:32.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:05:32.941Z] [2021-10-08T09:05:32.941Z] Login Succeeded [2021-10-08T09:05:32.941Z] nexus3.edgexfoundry.org:10004 [2021-10-08T09:05:32.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:05:32.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:05:32.941Z] Configure a credential helper to remove this warning. See [2021-10-08T09:05:32.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:05:32.941Z] [2021-10-08T09:05:32.941Z] Login Succeeded [2021-10-08T09:05:32.941Z] docker.io [2021-10-08T09:05:33.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:05:33.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:05:33.465Z] Configure a credential helper to remove this warning. See [2021-10-08T09:05:33.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:05:33.465Z] [2021-10-08T09:05:33.465Z] Login Succeeded [2021-10-08T09:05:33.465Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T09:05:33.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-08T09:05:33.520Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-08T09:05:33.521Z] 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [2021-10-08T09:05:33.521Z] latest [2021-10-08T09:05:33.521Z] 2.0.1-dev.17 [2021-10-08T09:05:33.521Z] 6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [2021-10-08T09:05:33.521Z] main [2021-10-08T09:05:33.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:33.856Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:34.159Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [2021-10-08T09:05:34.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T09:05:34.159Z] 2b6d1b6eea5d: Preparing [2021-10-08T09:05:34.159Z] e2eb06d8af82: Preparing [2021-10-08T09:05:34.159Z] e2eb06d8af82: Layer already exists [2021-10-08T09:05:36.083Z] 2b6d1b6eea5d: Pushed [2021-10-08T09:05:36.345Z] 6cfab70469b19fe274bedca0b0d7dd01a8e6f768: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:36.646Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:36.948Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-08T09:05:36.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T09:05:36.948Z] 2b6d1b6eea5d: Preparing [2021-10-08T09:05:36.948Z] e2eb06d8af82: Preparing [2021-10-08T09:05:36.948Z] e2eb06d8af82: Layer already exists [2021-10-08T09:05:36.948Z] 2b6d1b6eea5d: Layer already exists [2021-10-08T09:05:36.948Z] latest: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:37.248Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:37.548Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.17 [2021-10-08T09:05:37.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T09:05:37.548Z] 2b6d1b6eea5d: Preparing [2021-10-08T09:05:37.548Z] e2eb06d8af82: Preparing [2021-10-08T09:05:37.548Z] 2b6d1b6eea5d: Layer already exists [2021-10-08T09:05:37.548Z] e2eb06d8af82: Layer already exists [2021-10-08T09:05:37.548Z] 2.0.1-dev.17: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:37.846Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:38.140Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [2021-10-08T09:05:38.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T09:05:38.140Z] 2b6d1b6eea5d: Preparing [2021-10-08T09:05:38.140Z] e2eb06d8af82: Preparing [2021-10-08T09:05:38.140Z] 2b6d1b6eea5d: Layer already exists [2021-10-08T09:05:38.140Z] e2eb06d8af82: Layer already exists [2021-10-08T09:05:38.140Z] 6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:38.445Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:38.742Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-08T09:05:38.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-08T09:05:38.742Z] 2b6d1b6eea5d: Preparing [2021-10-08T09:05:38.742Z] e2eb06d8af82: Preparing [2021-10-08T09:05:38.742Z] 2b6d1b6eea5d: Layer already exists [2021-10-08T09:05:38.742Z] e2eb06d8af82: Layer already exists [2021-10-08T09:05:38.742Z] main: digest: sha256:8e14e22b1ea0b7ddbb4ded5dc8f69623a9b475ee8e1c90a44f8063053e92777c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-08T09:05:38.779Z] ===================================================== [Pipeline] echo [2021-10-08T09:05:38.787Z] taggedImages: [2021-10-08T09:05:38.787Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [2021-10-08T09:05:38.787Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-08T09:05:38.787Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.17 [2021-10-08T09:05:38.787Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [2021-10-08T09:05:38.787Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:39.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T09:05:39.370Z] [2021-10-08T09:05:39.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:39.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T09:05:39.676Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T09:05:39.676Z] b4d181a07f80: Pulling fs layer [2021-10-08T09:05:39.676Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T09:05:39.676Z] ed53099fbce6: Pulling fs layer [2021-10-08T09:05:39.676Z] dc539afda2c1: Pulling fs layer [2021-10-08T09:05:39.676Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T09:05:39.676Z] 9065ff56babe: Pulling fs layer [2021-10-08T09:05:39.676Z] d287ab97295c: Pulling fs layer [2021-10-08T09:05:39.676Z] 77bc0d833cb6: Waiting [2021-10-08T09:05:39.676Z] 9065ff56babe: Waiting [2021-10-08T09:05:39.676Z] d287ab97295c: Waiting [2021-10-08T09:05:39.676Z] dc539afda2c1: Waiting [2021-10-08T09:05:39.676Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T09:05:39.676Z] a1111a8f2ec3: Download complete [2021-10-08T09:05:39.676Z] dc539afda2c1: Verifying Checksum [2021-10-08T09:05:39.676Z] dc539afda2c1: Download complete [2021-10-08T09:05:39.942Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T09:05:39.942Z] 77bc0d833cb6: Download complete [2021-10-08T09:05:39.942Z] ed53099fbce6: Verifying Checksum [2021-10-08T09:05:39.942Z] ed53099fbce6: Download complete [2021-10-08T09:05:39.942Z] 9065ff56babe: Verifying Checksum [2021-10-08T09:05:39.942Z] 9065ff56babe: Download complete [2021-10-08T09:05:39.942Z] b4d181a07f80: Verifying Checksum [2021-10-08T09:05:39.942Z] b4d181a07f80: Download complete [2021-10-08T09:05:40.525Z] d287ab97295c: Verifying Checksum [2021-10-08T09:05:40.525Z] d287ab97295c: Download complete [2021-10-08T09:05:41.473Z] b4d181a07f80: Pull complete [2021-10-08T09:05:41.473Z] a1111a8f2ec3: Pull complete [2021-10-08T09:05:42.064Z] ed53099fbce6: Pull complete [2021-10-08T09:05:42.064Z] dc539afda2c1: Pull complete [2021-10-08T09:05:42.330Z] 77bc0d833cb6: Pull complete [2021-10-08T09:05:42.330Z] 9065ff56babe: Pull complete [2021-10-08T09:05:45.549Z] Removing intermediate container d3bcd515bb88 [2021-10-08T09:05:45.549Z] ---> ba1776e05154 [2021-10-08T09:05:45.549Z] Step 14/14 : RUN ${MAKE} [2021-10-08T09:05:45.549Z] ---> Running in f4ab32f1e39f [2021-10-08T09:05:47.008Z] noop [2021-10-08T09:05:47.669Z] d287ab97295c: Pull complete [2021-10-08T09:05:47.669Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T09:05:47.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T09:05:47.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T09:05:47.735Z] prd-centos7-docker-4c-2g-61 does not seem to be running inside a container [2021-10-08T09:05:47.777Z] $ 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/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T09:05:48.006Z] Removing intermediate container f4ab32f1e39f [2021-10-08T09:05:48.006Z] ---> 19503b4ccb8b [2021-10-08T09:05:48.006Z] Successfully built 19503b4ccb8b [2021-10-08T09:05:48.006Z] Successfully tagged ci-base-image-arm64:latest [2021-10-08T09:05:50.082Z] $ docker top 0bad0da5647dfbc4c5259da6aec75ac4acff226df66517a97273c5a6869750bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:50.515Z] ---> job-cost.sh [2021-10-08T09:05:50.515Z] lf-activate-venv: SKIPPING [2021-10-08T09:05:50.515Z] INFO: No Stack... [2021-10-08T09:05:50.605Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T09:05:50.605Z] . [Pipeline] withDockerContainer [2021-10-08T09:05:50.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-10-08T09:05:50.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-08T09:05:51.087Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T09:05:51.348Z] INFO: Archiving Costs [2021-10-08T09:05:52.640Z] $ docker top 144d146b89fb5575072a6dbffb81b44f1d8c96a8c84292eaf8a049a86b7986f9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-10-08T09:05:53.228Z] + cat /w/workspace/edgex-ui-go/19/archives/cost.csv [2021-10-08T09:05:53.228Z] + cut -d, -f6 [Pipeline] lock [2021-10-08T09:05:53.254Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [2021-10-08T09:05:53.264Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] did not exist. Created. [2021-10-08T09:05:53.264Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T09:05:53.564Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-08T09:05:53.610Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T09:05:53.616Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T09:05:53.636Z] $ docker stop --time=1 0bad0da5647dfbc4c5259da6aec75ac4acff226df66517a97273c5a6869750bc [2021-10-08T09:05:53.637Z] + go version [2021-10-08T09:05:53.637Z] go version go1.16.8 linux/arm64 [2021-10-08T09:05:54.764Z] $ docker rm -f 0bad0da5647dfbc4c5259da6aec75ac4acff226df66517a97273c5a6869750bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-10-08T09:05:54.817Z] $ docker stop --time=1 144d146b89fb5575072a6dbffb81b44f1d8c96a8c84292eaf8a049a86b7986f9 [2021-10-08T09:05:56.580Z] $ docker rm -f 144d146b89fb5575072a6dbffb81b44f1d8c96a8c84292eaf8a049a86b7986f9 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:05:57.432Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T09:05:57.432Z] . [Pipeline] withDockerContainer [2021-10-08T09:05:57.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-10-08T09:05:57.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-08T09:05:59.381Z] $ docker top 19e05dd144e39de383a519d869a7adafbb1fb6e113973af29883ab87937dbacd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T09:06:00.345Z] + make test [2021-10-08T09:06:00.345Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-08T09:06:01.349Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-08T09:06:40.433Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-08T09:06:40.433Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-08T09:07:02.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T09:07:02.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T09:07:02.695Z] $ docker stop --time=1 19e05dd144e39de383a519d869a7adafbb1fb6e113973af29883ab87937dbacd [2021-10-08T09:07:04.639Z] $ docker rm -f 19e05dd144e39de383a519d869a7adafbb1fb6e113973af29883ab87937dbacd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T09:07:05.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T09:07:05.431Z] Warning: overwriting stash ‘coverage-report’ [2021-10-08T09:07:06.052Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-08T09:07:06.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-08T09:07:06.940Z] + ls -al . [2021-10-08T09:07:06.940Z] total 128 [2021-10-08T09:07:06.940Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 09:06 . [2021-10-08T09:07:06.940Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 09:04 .. [2021-10-08T09:07:06.940Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 09:04 .git [2021-10-08T09:07:06.940Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 09:04 .github [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 09:04 .gitignore [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 8 09:04 CONTRIBUTING.md [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 8 09:04 Dockerfile [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 8 09:04 Jenkinsfile [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 8 09:04 LICENSE [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 8 09:04 Makefile [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 8 09:04 README.md [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 09:01 VERSION [2021-10-08T09:07:06.940Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 09:04 assets [2021-10-08T09:07:06.940Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 09:04 bin [2021-10-08T09:07:06.940Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 09:04 cmd [2021-10-08T09:07:06.940Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 8 09:06 coverage.out [2021-10-08T09:07:06.940Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 09:04 docs [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 09:04 go.mod [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 8 09:04 go.sum [2021-10-08T09:07:06.940Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 09:04 internal [2021-10-08T09:07:06.940Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 09:04 pkg [2021-10-08T09:07:06.940Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 09:04 snap [2021-10-08T09:07:06.940Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 09:04 version.go [2021-10-08T09:07:06.940Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 09:04 web [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:07:07.298Z] + 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=6cfab70469b19fe274bedca0b0d7dd01a8e6f768 --label arch=arm64 --label version=2.0.1-dev.17 . [2021-10-08T09:07:08.312Z] Sending build context to Docker daemon 20.89MB [2021-10-08T09:07:08.312Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T09:07:08.312Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-08T09:07:08.312Z] ---> 19503b4ccb8b [2021-10-08T09:07:08.312Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T09:07:08.312Z] ---> Running in 9edd48a9157b [2021-10-08T09:07:08.923Z] Removing intermediate container 9edd48a9157b [2021-10-08T09:07:08.923Z] ---> 660cf24c979f [2021-10-08T09:07:08.923Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T09:07:08.923Z] ---> Running in 456379c5d5d4 [2021-10-08T09:07:09.525Z] Removing intermediate container 456379c5d5d4 [2021-10-08T09:07:09.525Z] ---> 15c442b00c2c [2021-10-08T09:07:09.525Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T09:07:09.525Z] ---> Running in 68dadbd8afaa [2021-10-08T09:07:10.126Z] Removing intermediate container 68dadbd8afaa [2021-10-08T09:07:10.126Z] ---> 3324087ebe7b [2021-10-08T09:07:10.126Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-08T09:07:10.126Z] ---> Running in fbeabbac78d0 [2021-10-08T09:07:10.734Z] Removing intermediate container fbeabbac78d0 [2021-10-08T09:07:10.734Z] ---> 9dad5d8fb33e [2021-10-08T09:07:10.734Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T09:07:10.734Z] ---> Running in 6faaa6de5323 [2021-10-08T09:07:11.339Z] Removing intermediate container 6faaa6de5323 [2021-10-08T09:07:11.339Z] ---> bc68ee344161 [2021-10-08T09:07:11.339Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T09:07:11.339Z] ---> Running in 873d8e6848ab [2021-10-08T09:07:13.980Z] Removing intermediate container 873d8e6848ab [2021-10-08T09:07:13.980Z] ---> 9afdee3bed6a [2021-10-08T09:07:13.980Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T09:07:13.980Z] ---> Running in 9c5ce569697c [2021-10-08T09:07:14.970Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T09:07:15.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T09:07:16.572Z] OK: 218 MiB in 52 packages [2021-10-08T09:07:17.566Z] Removing intermediate container 9c5ce569697c [2021-10-08T09:07:17.566Z] ---> 964e5d0f5f95 [2021-10-08T09:07:17.566Z] Step 10/22 : ENV GO111MODULE=on [2021-10-08T09:07:17.566Z] ---> Running in d49c63bcbc04 [2021-10-08T09:07:18.169Z] Removing intermediate container d49c63bcbc04 [2021-10-08T09:07:18.169Z] ---> 85070a0a155c [2021-10-08T09:07:18.169Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T09:07:18.169Z] ---> Running in 5e37f3106112 [2021-10-08T09:07:18.782Z] Removing intermediate container 5e37f3106112 [2021-10-08T09:07:18.782Z] ---> 05f33b4cfdf5 [2021-10-08T09:07:18.782Z] Step 12/22 : COPY . . [2021-10-08T09:07:21.435Z] ---> 808b6c663095 [2021-10-08T09:07:21.435Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T09:07:21.435Z] ---> Running in 3d0f491fb3f7 [2021-10-08T09:07:24.100Z] Removing intermediate container 3d0f491fb3f7 [2021-10-08T09:07:24.100Z] ---> c06288b698e4 [2021-10-08T09:07:24.100Z] Step 14/22 : RUN ${MAKE} [2021-10-08T09:07:24.100Z] ---> Running in 2fa00405bb0f [2021-10-08T09:07:25.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-08T09:07:52.458Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-08T09:07:56.813Z] Removing intermediate container 2fa00405bb0f [2021-10-08T09:07:56.813Z] ---> 061f4d84dc89 [2021-10-08T09:07:56.813Z] Step 15/22 : FROM alpine:3.14 [2021-10-08T09:07:56.814Z] 3.14: Pulling from library/alpine [2021-10-08T09:07:57.089Z] 552d1f2373af: Pulling fs layer [2021-10-08T09:07:57.367Z] 552d1f2373af: Verifying Checksum [2021-10-08T09:07:57.977Z] 552d1f2373af: Pull complete [2021-10-08T09:07:57.977Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T09:07:57.977Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T09:07:57.977Z] ---> bb3de5531c18 [2021-10-08T09:07:57.977Z] Step 16/22 : EXPOSE 4000 [2021-10-08T09:07:58.253Z] ---> Running in 20376029582d [2021-10-08T09:07:58.857Z] Removing intermediate container 20376029582d [2021-10-08T09:07:58.857Z] ---> 9ee4a86e3735 [2021-10-08T09:07:58.857Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T09:08:00.308Z] ---> 1f0845c59595 [2021-10-08T09:08:00.308Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T09:08:00.308Z] ---> Running in 1890d1aa740a [2021-10-08T09:08:00.913Z] Removing intermediate container 1890d1aa740a [2021-10-08T09:08:00.913Z] ---> aef5caeb0628 [2021-10-08T09:08:00.913Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-08T09:08:00.913Z] ---> Running in da93435ac086 [2021-10-08T09:08:01.193Z] Removing intermediate container da93435ac086 [2021-10-08T09:08:01.193Z] ---> da6ee9341c81 [2021-10-08T09:08:01.193Z] Step 20/22 : LABEL arch=arm64 [2021-10-08T09:08:01.475Z] ---> Running in 3faebde93880 [2021-10-08T09:08:01.755Z] Removing intermediate container 3faebde93880 [2021-10-08T09:08:01.755Z] ---> ebc25ba4d242 [2021-10-08T09:08:01.755Z] Step 21/22 : LABEL git_sha=6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [2021-10-08T09:08:02.033Z] ---> Running in 4f3dae14eb99 [2021-10-08T09:08:02.638Z] Removing intermediate container 4f3dae14eb99 [2021-10-08T09:08:02.638Z] ---> 41d9431742f5 [2021-10-08T09:08:02.638Z] Step 22/22 : LABEL version=2.0.1-dev.17 [2021-10-08T09:08:02.638Z] ---> Running in 482d4af3d32c [2021-10-08T09:08:03.240Z] Removing intermediate container 482d4af3d32c [2021-10-08T09:08:03.240Z] ---> f9b7e42d0147 [2021-10-08T09:08:03.240Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-08T09:08:03.240Z] Successfully built f9b7e42d0147 [2021-10-08T09:08:03.240Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T09:08:03.433Z] provisioning config files... [2021-10-08T09:08:03.456Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config48981989468981280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:08:03.820Z] ---> docker-login.sh [2021-10-08T09:08:03.820Z] nexus3.edgexfoundry.org:10001 [2021-10-08T09:08:04.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:08:04.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:08:04.375Z] Configure a credential helper to remove this warning. See [2021-10-08T09:08:04.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:08:04.375Z] [2021-10-08T09:08:04.375Z] Login Succeeded [2021-10-08T09:08:04.375Z] nexus3.edgexfoundry.org:10002 [2021-10-08T09:08:04.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:08:04.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:08:04.929Z] Configure a credential helper to remove this warning. See [2021-10-08T09:08:04.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:08:04.929Z] [2021-10-08T09:08:04.929Z] Login Succeeded [2021-10-08T09:08:04.929Z] nexus3.edgexfoundry.org:10003 [2021-10-08T09:08:05.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:08:05.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:08:05.485Z] Configure a credential helper to remove this warning. See [2021-10-08T09:08:05.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:08:05.485Z] [2021-10-08T09:08:05.485Z] Login Succeeded [2021-10-08T09:08:05.485Z] nexus3.edgexfoundry.org:10004 [2021-10-08T09:08:05.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:08:06.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:08:06.040Z] Configure a credential helper to remove this warning. See [2021-10-08T09:08:06.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:08:06.040Z] [2021-10-08T09:08:06.040Z] Login Succeeded [2021-10-08T09:08:06.040Z] docker.io [2021-10-08T09:08:06.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T09:08:06.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T09:08:06.931Z] Configure a credential helper to remove this warning. See [2021-10-08T09:08:06.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T09:08:06.931Z] [2021-10-08T09:08:06.931Z] Login Succeeded [2021-10-08T09:08:06.931Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T09:08:06.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-08T09:08:06.996Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-08T09:08:06.996Z] 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [2021-10-08T09:08:06.996Z] latest [2021-10-08T09:08:06.996Z] 2.0.1-dev.17 [2021-10-08T09:08:06.996Z] 6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [2021-10-08T09:08:06.996Z] main [2021-10-08T09:08:06.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:07.351Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:07.704Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [2021-10-08T09:08:07.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T09:08:07.704Z] 8581f2a36a13: Preparing [2021-10-08T09:08:07.704Z] ee420dfed78a: Preparing [2021-10-08T09:08:07.981Z] ee420dfed78a: Layer already exists [2021-10-08T09:08:11.396Z] 8581f2a36a13: Pushed [2021-10-08T09:08:11.396Z] 6cfab70469b19fe274bedca0b0d7dd01a8e6f768: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:11.756Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:12.106Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-08T09:08:12.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T09:08:12.106Z] 8581f2a36a13: Preparing [2021-10-08T09:08:12.106Z] ee420dfed78a: Preparing [2021-10-08T09:08:12.381Z] 8581f2a36a13: Layer already exists [2021-10-08T09:08:12.381Z] ee420dfed78a: Layer already exists [2021-10-08T09:08:12.381Z] latest: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:12.737Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:13.090Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 [2021-10-08T09:08:13.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T09:08:13.090Z] 8581f2a36a13: Preparing [2021-10-08T09:08:13.090Z] ee420dfed78a: Preparing [2021-10-08T09:08:13.367Z] ee420dfed78a: Layer already exists [2021-10-08T09:08:13.367Z] 8581f2a36a13: Layer already exists [2021-10-08T09:08:13.368Z] 2.0.1-dev.17: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:13.725Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:14.080Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [2021-10-08T09:08:14.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T09:08:14.080Z] 8581f2a36a13: Preparing [2021-10-08T09:08:14.080Z] ee420dfed78a: Preparing [2021-10-08T09:08:14.357Z] ee420dfed78a: Layer already exists [2021-10-08T09:08:14.357Z] 8581f2a36a13: Layer already exists [2021-10-08T09:08:14.357Z] 6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:14.713Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:15.065Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-08T09:08:15.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-08T09:08:15.065Z] 8581f2a36a13: Preparing [2021-10-08T09:08:15.065Z] ee420dfed78a: Preparing [2021-10-08T09:08:15.344Z] 8581f2a36a13: Layer already exists [2021-10-08T09:08:15.344Z] ee420dfed78a: Layer already exists [2021-10-08T09:08:15.344Z] main: digest: sha256:38ac7a928670a0d572208fcef5eaa2d042f3a5e3bfede668778a58fe63b13ab5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-08T09:08:15.405Z] ===================================================== [Pipeline] echo [2021-10-08T09:08:15.412Z] taggedImages: [2021-10-08T09:08:15.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [2021-10-08T09:08:15.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-08T09:08:15.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 [2021-10-08T09:08:15.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6cfab70469b19fe274bedca0b0d7dd01a8e6f768-2.0.1-dev.17 [2021-10-08T09:08:15.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:15.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T09:08:15.904Z] [2021-10-08T09:08:15.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:16.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T09:08:16.542Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-08T09:08:16.542Z] 448f6bf000e3: Pulling fs layer [2021-10-08T09:08:16.542Z] f757da607395: Pulling fs layer [2021-10-08T09:08:16.542Z] 05883995daec: Pulling fs layer [2021-10-08T09:08:16.542Z] 8603b9c90790: Pulling fs layer [2021-10-08T09:08:16.542Z] 1560dd03e051: Pulling fs layer [2021-10-08T09:08:16.542Z] 27f5ce0e4adf: Pulling fs layer [2021-10-08T09:08:16.542Z] c2d8d7efcc4b: Pulling fs layer [2021-10-08T09:08:16.542Z] 1560dd03e051: Waiting [2021-10-08T09:08:16.542Z] 27f5ce0e4adf: Waiting [2021-10-08T09:08:16.542Z] c2d8d7efcc4b: Waiting [2021-10-08T09:08:16.542Z] 8603b9c90790: Waiting [2021-10-08T09:08:16.542Z] f757da607395: Download complete [2021-10-08T09:08:16.822Z] 8603b9c90790: Verifying Checksum [2021-10-08T09:08:16.822Z] 8603b9c90790: Download complete [2021-10-08T09:08:16.822Z] 05883995daec: Verifying Checksum [2021-10-08T09:08:16.822Z] 05883995daec: Download complete [2021-10-08T09:08:16.822Z] 27f5ce0e4adf: Verifying Checksum [2021-10-08T09:08:16.822Z] 27f5ce0e4adf: Download complete [2021-10-08T09:08:16.822Z] 1560dd03e051: Verifying Checksum [2021-10-08T09:08:16.822Z] 1560dd03e051: Download complete [2021-10-08T09:08:17.106Z] 448f6bf000e3: Verifying Checksum [2021-10-08T09:08:17.106Z] 448f6bf000e3: Download complete [2021-10-08T09:08:19.760Z] c2d8d7efcc4b: Verifying Checksum [2021-10-08T09:08:19.760Z] c2d8d7efcc4b: Download complete [2021-10-08T09:08:20.758Z] 448f6bf000e3: Pull complete [2021-10-08T09:08:21.369Z] f757da607395: Pull complete [2021-10-08T09:08:22.831Z] 05883995daec: Pull complete [2021-10-08T09:08:23.109Z] 8603b9c90790: Pull complete [2021-10-08T09:08:24.108Z] 1560dd03e051: Pull complete [2021-10-08T09:08:24.387Z] 27f5ce0e4adf: Pull complete [2021-10-08T09:08:39.557Z] c2d8d7efcc4b: Pull complete [2021-10-08T09:08:39.557Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-08T09:08:39.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T09:08:39.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-08T09:08:39.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-10-08T09:08:39.869Z] $ 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/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-08T09:08:43.784Z] $ docker top a05a1c0e4d3af6dbbc212d8f21a8fbc77078da7a2138ba435d0554413497d917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:08:44.758Z] ---> job-cost.sh [2021-10-08T09:08:44.758Z] lf-activate-venv: SKIPPING [2021-10-08T09:08:44.758Z] INFO: No Stack... [2021-10-08T09:08:45.036Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-08T09:08:45.314Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T09:08:46.008Z] + cut -d, -f6 [2021-10-08T09:08:46.008Z] + cat /w/workspace/edgex-ui-go/19/archives/cost.csv [Pipeline] lock [2021-10-08T09:08:46.081Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [2021-10-08T09:08:46.087Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] did not exist. Created. [2021-10-08T09:08:46.087Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T09:08:46.774Z] /w/workspace/edgex-ui-go/19@tmp/durable-1bdfab6f/script.sh: 1: /w/workspace/edgex-ui-go/19@tmp/durable-1bdfab6f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-08T09:08:47.499Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-08T09:08:47.539Z] Warning: overwriting stash ‘stack-cost’ [2021-10-08T09:08:47.704Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T09:08:47.714Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T09:08:47.728Z] $ docker stop --time=1 a05a1c0e4d3af6dbbc212d8f21a8fbc77078da7a2138ba435d0554413497d917 [2021-10-08T09:08:49.326Z] $ docker rm -f a05a1c0e4d3af6dbbc212d8f21a8fbc77078da7a2138ba435d0554413497d917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-08T09:08:50.015Z] provisioning config files... [2021-10-08T09:08:50.024Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3674287445406671744tmp [Pipeline] { [Pipeline] sh [2021-10-08T09:08:50.331Z] + set +x [2021-10-08T09:08:50.331Z] + curl -s https://codecov.io/bash [2021-10-08T09:08:50.331Z] + bash -s -- [2021-10-08T09:08:50.331Z] [2021-10-08T09:08:50.331Z] _____ _ [2021-10-08T09:08:50.331Z] / ____| | | [2021-10-08T09:08:50.331Z] | | ___ __| | ___ ___ _____ __ [2021-10-08T09:08:50.331Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-08T09:08:50.331Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-08T09:08:50.331Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-08T09:08:50.331Z] Bash-1.0.6 [2021-10-08T09:08:50.331Z] [2021-10-08T09:08:50.331Z] [2021-10-08T09:08:50.331Z] ==> git version 2.24.4 found [2021-10-08T09:08:50.331Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-08T09:08:50.331Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-08T09:08:50.331Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-08T09:08:50.331Z] ==> Jenkins CI detected. [2021-10-08T09:08:50.331Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T09:08:50.331Z] project root: . [2021-10-08T09:08:50.331Z] --> token set from env [2021-10-08T09:08:50.331Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-08T09:08:50.331Z] ==> Running gcov in . (disable via -X gcov) [2021-10-08T09:08:50.331Z] ==> Python coveragepy not found [2021-10-08T09:08:50.332Z] ==> Searching for coverage reports in: [2021-10-08T09:08:50.332Z] + . [2021-10-08T09:08:50.592Z] -> Found 1 reports [2021-10-08T09:08:50.592Z] ==> Detecting git/mercurial file structure [2021-10-08T09:08:50.592Z] ==> Reading reports [2021-10-08T09:08:50.592Z] + ./coverage.out bytes=10 [2021-10-08T09:08:50.592Z] ==> Appending adjustments [2021-10-08T09:08:50.592Z] https://docs.codecov.io/docs/fixing-reports [2021-10-08T09:08:50.592Z] + Found adjustments [2021-10-08T09:08:50.592Z] ==> Gzipping contents [2021-10-08T09:08:50.592Z] 4.0K /tmp/codecov.PfWNFS.gz [2021-10-08T09:08:50.592Z] ==> Uploading reports [2021-10-08T09:08:50.592Z] url: https://codecov.io [2021-10-08T09:08:50.592Z] query: branch=main&commit=6cfab70469b19fe274bedca0b0d7dd01a8e6f768&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-08T09:08:50.592Z] -> Pinging Codecov [2021-10-08T09:08:50.592Z] 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=6cfab70469b19fe274bedca0b0d7dd01a8e6f768&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-08T09:08:50.851Z] -> Uploading to [2021-10-08T09:08:50.852Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-08/FB506323287CE973F263BFD2A0EB1F37/6cfab70469b19fe274bedca0b0d7dd01a8e6f768/92a0c0cb-5b64-4a7b-8859-881e4d53375d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T090850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5ef5b6d9e9a11ac8f4df728fcef7d9c4a3d7d29972d37e8aeb0130de805fa99 [2021-10-08T09:08:50.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-08T09:08:50.852Z] Dload Upload Total Spent Left Speed [2021-10-08T09:08:51.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3476 0 0 100 3476 0 11165 --:--:-- --:--:-- --:--:-- 11176 [2021-10-08T09:08:51.112Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] } [2021-10-08T09:08:51.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-08T09:08:52.292Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-08T09:08:52.332Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:52.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T09:08:52.637Z] [2021-10-08T09:08:52.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:08:52.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T09:08:52.943Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-08T09:08:52.943Z] 188c0c94c7c5: Pulling fs layer [2021-10-08T09:08:52.943Z] 0ef7d3d256c8: Pulling fs layer [2021-10-08T09:08:52.943Z] de9db76c5a1d: Pulling fs layer [2021-10-08T09:08:52.943Z] 0eba1c9be4d2: Pulling fs layer [2021-10-08T09:08:52.943Z] 0d57e429df01: Pulling fs layer [2021-10-08T09:08:52.943Z] 4e4be7b47b0d: Pulling fs layer [2021-10-08T09:08:52.943Z] e1f770b5df2f: Pulling fs layer [2021-10-08T09:08:52.943Z] 85a0685a4137: Pulling fs layer [2021-10-08T09:08:52.943Z] 0eba1c9be4d2: Waiting [2021-10-08T09:08:52.943Z] 0d57e429df01: Waiting [2021-10-08T09:08:52.943Z] 4e4be7b47b0d: Waiting [2021-10-08T09:08:52.943Z] e1f770b5df2f: Waiting [2021-10-08T09:08:52.943Z] 85a0685a4137: Waiting [2021-10-08T09:08:52.943Z] de9db76c5a1d: Verifying Checksum [2021-10-08T09:08:52.943Z] de9db76c5a1d: Download complete [2021-10-08T09:08:52.943Z] 0ef7d3d256c8: Verifying Checksum [2021-10-08T09:08:52.943Z] 0ef7d3d256c8: Download complete [2021-10-08T09:08:52.943Z] 0d57e429df01: Verifying Checksum [2021-10-08T09:08:52.943Z] 0d57e429df01: Download complete [2021-10-08T09:08:52.943Z] 188c0c94c7c5: Verifying Checksum [2021-10-08T09:08:52.943Z] 188c0c94c7c5: Download complete [2021-10-08T09:08:52.943Z] 4e4be7b47b0d: Verifying Checksum [2021-10-08T09:08:52.943Z] 4e4be7b47b0d: Download complete [2021-10-08T09:08:53.213Z] e1f770b5df2f: Verifying Checksum [2021-10-08T09:08:53.213Z] e1f770b5df2f: Download complete [2021-10-08T09:08:53.478Z] 188c0c94c7c5: Pull complete [2021-10-08T09:08:53.751Z] 0eba1c9be4d2: Verifying Checksum [2021-10-08T09:08:53.751Z] 0eba1c9be4d2: Download complete [2021-10-08T09:08:53.751Z] 0ef7d3d256c8: Pull complete [2021-10-08T09:08:53.751Z] de9db76c5a1d: Pull complete [2021-10-08T09:08:53.751Z] 85a0685a4137: Verifying Checksum [2021-10-08T09:08:53.751Z] 85a0685a4137: Download complete [2021-10-08T09:08:58.042Z] 0eba1c9be4d2: Pull complete [2021-10-08T09:08:58.042Z] 0d57e429df01: Pull complete [2021-10-08T09:08:58.042Z] 4e4be7b47b0d: Pull complete [2021-10-08T09:08:58.042Z] e1f770b5df2f: Pull complete [2021-10-08T09:09:01.359Z] 85a0685a4137: Pull complete [2021-10-08T09:09:01.359Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-08T09:09:01.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T09:09:01.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-08T09:09:01.427Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-10-08T09:09:01.461Z] $ 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-10-08T09:09:03.339Z] $ docker top a9ea17e81b3cd68cb818218fbf2db3c08d7d9ead98297dd8af71fba25ce0fc44 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-08T09:09:03.416Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-08T09:09:03.718Z] + set -o pipefail [2021-10-08T09:09:03.718Z] + snyk monitor '--org=edgex-jenkins' [2021-10-08T09:09:07.954Z] [2021-10-08T09:09:07.954Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-08T09:09:07.954Z] [2021-10-08T09:09:07.954Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/ce8908e8-0201-4453-a1c8-59f3d3cddc9a [2021-10-08T09:09:07.954Z] [2021-10-08T09:09:07.954Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-08T09:09:07.955Z] [2021-10-08T09:09:07.955Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-08T09:09:07.955Z] [2021-10-08T09:09:07.955Z] [2021-10-08T09:09:07.955Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-08T09:09:07.955Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-08T09:09:07.968Z] $ docker stop --time=1 a9ea17e81b3cd68cb818218fbf2db3c08d7d9ead98297dd8af71fba25ce0fc44 [2021-10-08T09:09:09.567Z] $ docker rm -f a9ea17e81b3cd68cb818218fbf2db3c08d7d9ead98297dd8af71fba25ce0fc44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T09:09:10.458Z] + git log --format=format:%s -1 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:09:10.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T09:09:10.769Z] . [Pipeline] withDockerContainer [2021-10-08T09:09:10.837Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-10-08T09:09:10.870Z] $ 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-10-08T09:09:11.214Z] $ docker top 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T09:09:11.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T09:09:11.302Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T09:09:11.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T09:09:11.402Z] $ docker exec 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 ssh-agent [2021-10-08T09:09:11.492Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLhfeGD/agent.14 [2021-10-08T09:09:11.492Z] SSH_AGENT_PID=20 [2021-10-08T09:09:11.497Z] Running ssh-add (command line suppressed) [2021-10-08T09:09:11.588Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2094792632712209810.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2094792632712209810.key) [2021-10-08T09:09:11.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T09:09:11.897Z] + git semver tag [2021-10-08T09:09:11.898Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T09:09:11.898Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-08T09:09:11.898Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T09:09:11.898Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T09:09:11.898Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T09:09:11.898Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T09:09:11.898Z] # $SEMVER_BRANCH = main [2021-10-08T09:09:11.898Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-08T09:09:11.898Z] # 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 HEAD [2021-10-08T09:09:11.898Z] # -> Force: false [2021-10-08T09:09:11.898Z] # 9dcaf446b6c7219d7de0a9764914d2d04794b5dd refs/tags/v2.0.1-dev.17 [Pipeline] } [2021-10-08T09:09:11.907Z] $ docker exec --env ******** --env ******** 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 ssh-agent -k [2021-10-08T09:09:12.011Z] unset SSH_AUTH_SOCK; [2021-10-08T09:09:12.011Z] unset SSH_AGENT_PID; [2021-10-08T09:09:12.011Z] echo Agent pid 20 killed; [2021-10-08T09:09:12.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T09:09:12.334Z] + git semver [Pipeline] } [2021-10-08T09:09:12.347Z] $ docker stop --time=1 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 [2021-10-08T09:09:13.525Z] $ docker rm -f 5296d8735eee654cecc75fbf49d78dce85f3e307f2b71de47b115d692ae033c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:09:13.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T09:09:13.920Z] [2021-10-08T09:09:13.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:09:14.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T09:09:14.230Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-08T09:09:14.230Z] ab5ef0e58194: Pulling fs layer [2021-10-08T09:09:14.230Z] 9712f1f96733: Pulling fs layer [2021-10-08T09:09:14.230Z] 63f879dbbcfc: Pulling fs layer [2021-10-08T09:09:14.230Z] 0d9ebad4ef96: Pulling fs layer [2021-10-08T09:09:14.230Z] e9a5061849ea: Pulling fs layer [2021-10-08T09:09:14.230Z] d747dcd14b5f: Pulling fs layer [2021-10-08T09:09:14.230Z] 2de7ff778b66: Pulling fs layer [2021-10-08T09:09:14.230Z] e9a5061849ea: Waiting [2021-10-08T09:09:14.230Z] d747dcd14b5f: Waiting [2021-10-08T09:09:14.230Z] 2de7ff778b66: Waiting [2021-10-08T09:09:14.230Z] 0d9ebad4ef96: Waiting [2021-10-08T09:09:14.230Z] 9712f1f96733: Verifying Checksum [2021-10-08T09:09:14.230Z] 9712f1f96733: Download complete [2021-10-08T09:09:14.496Z] 63f879dbbcfc: Verifying Checksum [2021-10-08T09:09:14.496Z] 63f879dbbcfc: Download complete [2021-10-08T09:09:14.765Z] ab5ef0e58194: Verifying Checksum [2021-10-08T09:09:14.765Z] ab5ef0e58194: Download complete [2021-10-08T09:09:14.765Z] d747dcd14b5f: Verifying Checksum [2021-10-08T09:09:14.765Z] d747dcd14b5f: Download complete [2021-10-08T09:09:14.765Z] 0d9ebad4ef96: Verifying Checksum [2021-10-08T09:09:14.766Z] 0d9ebad4ef96: Download complete [2021-10-08T09:09:14.766Z] e9a5061849ea: Verifying Checksum [2021-10-08T09:09:14.766Z] e9a5061849ea: Download complete [2021-10-08T09:09:14.766Z] 2de7ff778b66: Verifying Checksum [2021-10-08T09:09:14.766Z] 2de7ff778b66: Download complete [2021-10-08T09:09:18.090Z] ab5ef0e58194: Pull complete [2021-10-08T09:09:18.090Z] 9712f1f96733: Pull complete [2021-10-08T09:09:18.353Z] 63f879dbbcfc: Pull complete [2021-10-08T09:09:22.596Z] 0d9ebad4ef96: Pull complete [2021-10-08T09:09:22.596Z] e9a5061849ea: Pull complete [2021-10-08T09:09:22.596Z] d747dcd14b5f: Pull complete [2021-10-08T09:09:23.988Z] 2de7ff778b66: Pull complete [2021-10-08T09:09:23.988Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-08T09:09:23.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T09:09:23.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-08T09:09:24.054Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-10-08T09:09:24.090Z] $ 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-10-08T09:09:27.140Z] $ docker top 4dbbfc40762bc14fc021bf260e3327ae09c38ea0038a3e4ef72ad9275c30baf0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-08T09:09:27.222Z] provisioning config files... [2021-10-08T09:09:27.230Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config993927156789339041tmp [2021-10-08T09:09:27.243Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6842373281519392924tmp [2021-10-08T09:09:27.255Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4741039984581655659tmp [Pipeline] { [Pipeline] echo [2021-10-08T09:09:27.270Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:27.561Z] ---> sigul-configuration.sh [2021-10-08T09:09:27.561Z] gpg: directory `/root/.gnupg' created [2021-10-08T09:09:27.561Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-08T09:09:27.561Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-08T09:09:27.561Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-08T09:09:27.561Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-08T09:09:27.561Z] gpg: CAST5 encrypted data [2021-10-08T09:09:27.561Z] gpg: encrypted with 1 passphrase [2021-10-08T09:09:27.561Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-08T09:09:27.878Z] + mkdir /home/jenkins [2021-10-08T09:09:27.878Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-08T09:09:28.174Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-08T09:09:28.184Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:28.490Z] ---> sigul-install.sh [2021-10-08T09:09:28.490Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-08T09:09:28.785Z] + git tag --list [2021-10-08T09:09:28.785Z] 0.1.1 [2021-10-08T09:09:28.785Z] v1.1.0 [2021-10-08T09:09:28.785Z] v1.2.0 [2021-10-08T09:09:28.785Z] v1.2.1 [2021-10-08T09:09:28.785Z] v1.3.0 [2021-10-08T09:09:28.785Z] v2.0.0 [2021-10-08T09:09:28.785Z] v2.0.1-dev.1 [2021-10-08T09:09:28.785Z] v2.0.1-dev.10 [2021-10-08T09:09:28.785Z] v2.0.1-dev.11 [2021-10-08T09:09:28.785Z] v2.0.1-dev.12 [2021-10-08T09:09:28.785Z] v2.0.1-dev.13 [2021-10-08T09:09:28.785Z] v2.0.1-dev.14 [2021-10-08T09:09:28.785Z] v2.0.1-dev.15 [2021-10-08T09:09:28.785Z] v2.0.1-dev.16 [2021-10-08T09:09:28.785Z] v2.0.1-dev.17 [2021-10-08T09:09:28.785Z] v2.0.1-dev.2 [2021-10-08T09:09:28.785Z] v2.0.1-dev.3 [2021-10-08T09:09:28.785Z] v2.0.1-dev.4 [2021-10-08T09:09:28.785Z] v2.0.1-dev.5 [2021-10-08T09:09:28.785Z] v2.0.1-dev.6 [2021-10-08T09:09:28.785Z] v2.0.1-dev.7 [2021-10-08T09:09:28.785Z] v2.0.1-dev.8 [2021-10-08T09:09:28.785Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-08T09:09:29.083Z] + lftools sign git-tag v2.0.1-dev.17 [2021-10-08T09:09:29.655Z] Signing Git tag with Sigul... [2021-10-08T09:09:29.655Z] Signing v2.0.1-dev.17 [Pipeline] echo [2021-10-08T09:09:30.612Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:30.916Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-08T09:09:30.925Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-08T09:09:30.945Z] $ docker stop --time=1 4dbbfc40762bc14fc021bf260e3327ae09c38ea0038a3e4ef72ad9275c30baf0 [2021-10-08T09:09:32.125Z] $ docker rm -f 4dbbfc40762bc14fc021bf260e3327ae09c38ea0038a3e4ef72ad9275c30baf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:09:32.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T09:09:32.800Z] . [Pipeline] withDockerContainer [2021-10-08T09:09:32.866Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-10-08T09:09:32.899Z] $ 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-10-08T09:09:33.229Z] $ docker top d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T09:09:33.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T09:09:33.323Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T09:09:33.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T09:09:33.414Z] $ docker exec d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 ssh-agent [2021-10-08T09:09:33.509Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXneMPgd/agent.14 [2021-10-08T09:09:33.509Z] SSH_AGENT_PID=21 [2021-10-08T09:09:33.513Z] Running ssh-add (command line suppressed) [2021-10-08T09:09:33.609Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4212299747969535022.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4212299747969535022.key) [2021-10-08T09:09:33.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T09:09:33.911Z] + git semver bump pre [2021-10-08T09:09:33.911Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T09:09:33.911Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-08T09:09:33.911Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T09:09:33.911Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T09:09:33.911Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T09:09:33.911Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T09:09:33.911Z] # $SEMVER_BRANCH = main [2021-10-08T09:09:33.911Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-08T09:09:33.911Z] 2.0.1-dev.18 [Pipeline] } [2021-10-08T09:09:33.921Z] $ docker exec --env ******** --env ******** d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 ssh-agent -k [2021-10-08T09:09:34.004Z] unset SSH_AUTH_SOCK; [2021-10-08T09:09:34.004Z] unset SSH_AGENT_PID; [2021-10-08T09:09:34.004Z] echo Agent pid 21 killed; [2021-10-08T09:09:34.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T09:09:34.318Z] + git semver [Pipeline] } [2021-10-08T09:09:34.329Z] $ docker stop --time=1 d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 [2021-10-08T09:09:35.519Z] $ docker rm -f d7047c298ab51c487ad203f7ac7f54bfdbc90f5bfbb7fa8f255f4c825f7b9a64 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:09:35.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T09:09:35.882Z] . [Pipeline] withDockerContainer [2021-10-08T09:09:35.948Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-10-08T09:09:35.984Z] $ 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-10-08T09:09:36.327Z] $ docker top f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T09:09:36.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T09:09:36.405Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T09:09:36.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T09:09:36.513Z] $ docker exec f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee ssh-agent [2021-10-08T09:09:36.612Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJpPaAn/agent.13 [2021-10-08T09:09:36.612Z] SSH_AGENT_PID=21 [2021-10-08T09:09:36.617Z] Running ssh-add (command line suppressed) [2021-10-08T09:09:36.713Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8649522318159361402.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8649522318159361402.key) [2021-10-08T09:09:36.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T09:09:37.012Z] + git semver push [2021-10-08T09:09:37.012Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T09:09:37.012Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-08T09:09:37.012Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T09:09:37.012Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T09:09:37.012Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T09:09:37.012Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T09:09:37.012Z] # $SEMVER_BRANCH = main [2021-10-08T09:09:37.012Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-08T09:09:39.586Z] $ docker exec --env ******** --env ******** f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee ssh-agent -k [2021-10-08T09:09:39.674Z] unset SSH_AUTH_SOCK; [2021-10-08T09:09:39.674Z] unset SSH_AGENT_PID; [2021-10-08T09:09:39.675Z] echo Agent pid 21 killed; [2021-10-08T09:09:39.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T09:09:39.992Z] + git semver [Pipeline] } [2021-10-08T09:09:40.005Z] $ docker stop --time=1 f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee [2021-10-08T09:09:41.179Z] $ docker rm -f f4b698a32956f1354732879bfae4b6fcdfb9634515a5eda54d1ed3878d3105ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-08T09:09:42.123Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:42.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:42.977Z] ---> package-listing.sh [2021-10-08T09:09:42.977Z] ++ facter osfamily [2021-10-08T09:09:42.977Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-08T09:09:43.237Z] + OS_FAMILY=redhat [2021-10-08T09:09:43.237Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-08T09:09:43.237Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-08T09:09:43.237Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-08T09:09:43.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-08T09:09:43.237Z] + PACKAGES=/tmp/packages_start.txt [2021-10-08T09:09:43.237Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-08T09:09:43.237Z] + PACKAGES=/tmp/packages_end.txt [2021-10-08T09:09:43.237Z] + case "${OS_FAMILY}" in [2021-10-08T09:09:43.237Z] + rpm -qa [2021-10-08T09:09:43.237Z] + sort [2021-10-08T09:09:43.808Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-08T09:09:43.808Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-08T09:09:43.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-08T09:09:43.808Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-08T09:09:43.808Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-08T09:09:43.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-10-08T09:09:43.819Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-08T09:09:44.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:09:44.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T09:09:44.669Z] [2021-10-08T09:09:44.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T09:09:44.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T09:09:44.973Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T09:09:44.973Z] b4d181a07f80: Pulling fs layer [2021-10-08T09:09:44.973Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T09:09:44.973Z] ed53099fbce6: Pulling fs layer [2021-10-08T09:09:44.973Z] dc539afda2c1: Pulling fs layer [2021-10-08T09:09:44.973Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T09:09:44.973Z] 9065ff56babe: Pulling fs layer [2021-10-08T09:09:44.973Z] d287ab97295c: Pulling fs layer [2021-10-08T09:09:44.973Z] 77bc0d833cb6: Waiting [2021-10-08T09:09:44.973Z] 9065ff56babe: Waiting [2021-10-08T09:09:44.973Z] d287ab97295c: Waiting [2021-10-08T09:09:44.973Z] dc539afda2c1: Waiting [2021-10-08T09:09:44.973Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T09:09:44.973Z] a1111a8f2ec3: Download complete [2021-10-08T09:09:44.973Z] dc539afda2c1: Verifying Checksum [2021-10-08T09:09:44.973Z] dc539afda2c1: Download complete [2021-10-08T09:09:44.973Z] ed53099fbce6: Verifying Checksum [2021-10-08T09:09:44.973Z] ed53099fbce6: Download complete [2021-10-08T09:09:45.245Z] 9065ff56babe: Verifying Checksum [2021-10-08T09:09:45.245Z] 9065ff56babe: Download complete [2021-10-08T09:09:45.245Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T09:09:45.245Z] 77bc0d833cb6: Download complete [2021-10-08T09:09:45.245Z] b4d181a07f80: Verifying Checksum [2021-10-08T09:09:45.245Z] b4d181a07f80: Download complete [2021-10-08T09:09:45.846Z] d287ab97295c: Verifying Checksum [2021-10-08T09:09:45.846Z] d287ab97295c: Download complete [2021-10-08T09:09:46.812Z] b4d181a07f80: Pull complete [2021-10-08T09:09:46.812Z] a1111a8f2ec3: Pull complete [2021-10-08T09:09:47.390Z] ed53099fbce6: Pull complete [2021-10-08T09:09:47.390Z] dc539afda2c1: Pull complete [2021-10-08T09:09:47.651Z] 77bc0d833cb6: Pull complete [2021-10-08T09:09:47.915Z] 9065ff56babe: Pull complete [2021-10-08T09:09:53.219Z] d287ab97295c: Pull complete [2021-10-08T09:09:53.219Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T09:09:53.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T09:09:53.219Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T09:09:53.281Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-10-08T09:09:53.312Z] $ 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-10-08T09:09:55.433Z] $ docker top b49ec10fb6437f7bdab313db1489571a598f80841e11f429c02de90111414ba2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T09:09:55.779Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-08T09:09:56.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-08T09:09:56.363Z] + ls /var/log/sa-host [2021-10-08T09:09:56.363Z] + sadf -c /var/log/sa-host/sa08 [2021-10-08T09:09:56.363Z] file_magic: OK [2021-10-08T09:09:56.363Z] HZ: Using current value: 100 [2021-10-08T09:09:56.363Z] file_header: OK [2021-10-08T09:09:56.363Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-08T09:09:56.363Z] Statistics: [2021-10-08T09:09:56.363Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T09:09:56.363Z] File successfully converted to sysstat format version 12.0.3 [2021-10-08T09:09:56.363Z] + sadf -c /var/log/sa-host/sa30 [2021-10-08T09:09:56.363Z] file_magic: OK [2021-10-08T09:09:56.363Z] HZ: Using current value: 100 [2021-10-08T09:09:56.363Z] file_header: OK [2021-10-08T09:09:56.363Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-08T09:09:56.363Z] Statistics: [2021-10-08T09:09:56.363Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T09:09:56.363Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T09:09:56.632Z] provisioning config files... [2021-10-08T09:09:56.647Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7986130518623065656tmp [Pipeline] { [Pipeline] echo [2021-10-08T09:09:56.659Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:56.947Z] ---> create-netrc.sh [Pipeline] } [2021-10-08T09:09:56.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:57.288Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-08T09:09:57.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:57.590Z] ---> sudo-logs.sh [2021-10-08T09:09:57.590Z] Archiving 'sudo' log.. [2021-10-08T09:09:57.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-58.novalocal: Name or service not known [2021-10-08T09:09:57.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-58.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-08T09:09:57.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:57.904Z] ---> job-cost.sh [2021-10-08T09:09:57.904Z] lf-activate-venv: SKIPPING [2021-10-08T09:09:57.904Z] DEBUG: total: 0.10999999940395355 [2021-10-08T09:09:57.904Z] INFO: Retrieving Stack Cost... [2021-10-08T09:09:58.474Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T09:09:58.733Z] INFO: Archiving Costs [Pipeline] echo [2021-10-08T09:09:58.746Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T09:09:59.036Z] ---> logs-deploy.sh [2021-10-08T09:09:59.037Z] lf-activate-venv: SKIPPING [2021-10-08T09:09:59.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/19 [2021-10-08T09:09:59.037Z] INFO: archiving workspace using pattern(s): [2021-10-08T09:09:59.608Z] Archives upload complete. [2021-10-08T09:09:59.868Z] INFO: archiving logs to Nexus