Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c41ff8537e4dd517baadcffb42b15571707b4ab 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-ssh9133061968529400186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh1848830372149661430.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh5436689858075179547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh3101730445035137137.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-ssh7173144303495563176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-43 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-ssh1824330662843198155.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 9c41ff8537e4dd517baadcffb42b15571707b4ab (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 9c41ff8537e4dd517baadcffb42b15571707b4ab # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:42:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:25 ========================================================= 07:42:25 EdgeX Global Pipelines Version Info 07:42:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:42:26 ------------------- 07:42:26 stable info: 07:42:26 ------------------- 07:42:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:42:26 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 07:42:26 Message: update stable to v1.0.212 07:42:26 ------------------- 07:42:26 experimental info: 07:42:26 ------------------- 07:42:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:42:26 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 07:42:26 Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c41ff8 [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:27 provisioning config files... 07:42:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1697503664343706224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:27 ---> docker-login.sh 07:42:27 nexus3.edgexfoundry.org:10001 07:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:27 Configure a credential helper to remove this warning. See 07:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:27 07:42:27 Login Succeeded 07:42:27 nexus3.edgexfoundry.org:10002 07:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:27 Configure a credential helper to remove this warning. See 07:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:27 07:42:27 Login Succeeded 07:42:27 nexus3.edgexfoundry.org:10003 07:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:28 Configure a credential helper to remove this warning. See 07:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:28 07:42:28 Login Succeeded 07:42:28 nexus3.edgexfoundry.org:10004 07:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:28 Configure a credential helper to remove this warning. See 07:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:28 07:42:28 Login Succeeded 07:42:28 docker.io 07:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:28 Configure a credential helper to remove this warning. See 07:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:28 07:42:28 Login Succeeded 07:42:28 ---> docker-login.sh ends [Pipeline] } 07:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:42:29 + git rev-list -1 --merges 9c41ff8537e4dd517baadcffb42b15571707b4ab~1..9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] echo 07:42:29 -----------> git rev-list -1 --merges 9c41ff8537e4dd517baadcffb42b15571707b4ab~1..9c41ff8537e4dd517baadcffb42b15571707b4ab 9c41ff8537e4dd517baadcffb42b15571707b4ab [false] [Pipeline] sh 07:42:29 + git log --format=format:%s -1 9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] echo 07:42:29 ========================================================= 07:42:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:42:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:29 + git log --format=format:%s -1 9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] echo 07:42:29 [semverPrep] GIT_COMMIT: 9c41ff8537e4dd517baadcffb42b15571707b4ab, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 07:42:29 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:30 07:42:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:42:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:30 latest: Pulling from edgex-devops/git-semver 07:42:30 a0d0a0d46f8b: Pulling fs layer 07:42:30 3e5f54012d9b: Pulling fs layer 07:42:30 4c7163046ea9: Pulling fs layer 07:42:30 0c2d73faf560: Pulling fs layer 07:42:30 0c2d73faf560: Waiting 07:42:30 3e5f54012d9b: Download complete 07:42:30 a0d0a0d46f8b: Verifying Checksum 07:42:30 a0d0a0d46f8b: Download complete 07:42:30 4c7163046ea9: Verifying Checksum 07:42:30 4c7163046ea9: Download complete 07:42:30 0c2d73faf560: Verifying Checksum 07:42:30 0c2d73faf560: Download complete 07:42:31 a0d0a0d46f8b: Pull complete 07:42:31 3e5f54012d9b: Pull complete 07:42:31 4c7163046ea9: Pull complete 07:42:31 0c2d73faf560: Pull complete 07:42:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:42:31 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 07:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:42:32 $ docker top b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:32 [ssh-agent] Looking for ssh-agent implementation... 07:42:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:32 $ docker exec b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 ssh-agent 07:42:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCnLAk/agent.15 07:42:32 SSH_AGENT_PID=21 07:42:32 Running ssh-add (command line suppressed) 07:42:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_566128962984830622.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_566128962984830622.key) 07:42:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:32 + git tag --points-at HEAD [Pipeline] } 07:42:32 $ docker exec --env ******** --env ******** b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 ssh-agent -k 07:42:33 unset SSH_AUTH_SOCK; 07:42:33 unset SSH_AGENT_PID; 07:42:33 echo Agent pid 21 killed; 07:42:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:42:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:33 [ssh-agent] Looking for ssh-agent implementation... 07:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:33 $ docker exec b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 ssh-agent 07:42:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXelfkPa/agent.56 07:42:33 SSH_AGENT_PID=63 07:42:33 Running ssh-add (command line suppressed) 07:42:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_397396419560461632.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_397396419560461632.key) 07:42:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:33 + git semver init 07:42:33 # -> Open(): unable to determine branch for HEAD 07:42:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:42:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:42:33 # $SEMVER_REMOTE_NAME = origin 07:42:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:42:33 # $SEMVER_USER_NAME = edgex-jenkins 07:42:33 # $SEMVER_BRANCH = main 07:42:33 # $SEMVER_TEMP = /tmp/semver-547274766 07:42:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:42:36 # '/tmp/semver-547274766' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 07:42:36 # -> Force: false 07:42:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 07:42:36 $ docker exec --env ******** --env ******** b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 ssh-agent -k 07:42:36 unset SSH_AUTH_SOCK; 07:42:36 unset SSH_AGENT_PID; 07:42:36 echo Agent pid 63 killed; 07:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:36 + git semver [Pipeline] } 07:42:36 $ docker stop --time=1 b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 07:42:38 $ docker rm -f b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:42:38 Stashed 1 file(s) [Pipeline] echo 07:42:38 [edgeXSemver]: initialized semver on version 2.0.1-dev.29 [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 07:42:53 Still waiting to schedule task 07:42:53 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-43’ 07:42:53 Still waiting to schedule task 07:42:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:44:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-44 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:44:28 Running in /w/workspace/edgex-ui-go/32 [Pipeline] { [Pipeline] checkout 07:44:28 The recommended git tool is: git 07:44:31 Running on prd-centos7-docker-4c-2g-46 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:44:31 Running in /w/workspace/edgex-ui-go/32 [Pipeline] { [Pipeline] checkout 07:44:31 The recommended git tool is: git 07:44:33 using credential edgex-jenkins-ssh 07:44:33 Cloning the remote Git repository 07:44:33 using credential edgex-jenkins-ssh 07:44:33 Cloning the remote Git repository 07:44:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:44:32 > git init /w/workspace/edgex-ui-go/32 # timeout=10 07:44:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:44:32 > git --version # timeout=10 07:44:32 > git --version # 'git version 2.24.4' 07:44:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:32 [INFO] Currently running in a labeled security context 07:44:32 [INFO] Currently SELinux is 'enforcing' on the host 07:44:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/32@tmp/jenkins-gitclient-ssh3188904946772477941.key 07:44:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:44:34 > git init /w/workspace/edgex-ui-go/32 # timeout=10 07:44:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:44:34 > git --version # timeout=10 07:44:34 > git --version # 'git version 2.17.1' 07:44:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:35 Avoid second fetch 07:44:35 Checking out Revision 9c41ff8537e4dd517baadcffb42b15571707b4ab (main) 07:44:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:44:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:34 > git config core.sparsecheckout # timeout=10 07:44:34 > git checkout -f 9c41ff8537e4dd517baadcffb42b15571707b4ab # timeout=10 07:44:37 Avoid second fetch 07:44:37 Checking out Revision 9c41ff8537e4dd517baadcffb42b15571707b4ab (main) 07:44:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:44:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:37 > git config core.sparsecheckout # timeout=10 07:44:37 > git checkout -f 9c41ff8537e4dd517baadcffb42b15571707b4ab # timeout=10 07:44:39 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 07:44:39 provisioning config files... 07:44:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/32@tmp/config1046024256004587755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:39 ---> docker-login.sh 07:44:39 nexus3.edgexfoundry.org:10001 07:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:40 Configure a credential helper to remove this warning. See 07:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:40 07:44:40 Login Succeeded 07:44:40 nexus3.edgexfoundry.org:10002 07:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:40 Configure a credential helper to remove this warning. See 07:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:40 07:44:40 Login Succeeded 07:44:40 nexus3.edgexfoundry.org:10003 07:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:40 Configure a credential helper to remove this warning. See 07:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:40 07:44:40 Login Succeeded 07:44:40 nexus3.edgexfoundry.org:10004 07:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:40 Configure a credential helper to remove this warning. See 07:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:40 07:44:40 Login Succeeded 07:44:40 docker.io 07:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:40 Configure a credential helper to remove this warning. See 07:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:40 07:44:40 Login Succeeded 07:44:40 ---> docker-login.sh ends [Pipeline] } 07:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:44:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:44:40 ========================================================= 07:44:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:44:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:44:41 + 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 . 07:44:41 Sending build context to Docker daemon 25.2MB 07:44:41 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 07:44:41 Step 2/14 : FROM ${BASE} AS builder 07:44:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:44:41 a0d0a0d46f8b: Pulling fs layer 07:44:41 31adcdaf11c8: Pulling fs layer 07:44:41 b8b176561691: Pulling fs layer 07:44:41 4527c011a84f: Pulling fs layer 07:44:41 5d74067f8e1e: Pulling fs layer 07:44:41 e0aca202a116: Pulling fs layer 07:44:41 3a43be97a3b4: Pulling fs layer 07:44:41 34cad66bf833: Pulling fs layer 07:44:41 b4e3c513aaa6: Pulling fs layer 07:44:41 e0aca202a116: Waiting 07:44:41 3a43be97a3b4: Waiting 07:44:41 34cad66bf833: Waiting 07:44:41 b4e3c513aaa6: Waiting 07:44:41 4527c011a84f: Waiting 07:44:41 5d74067f8e1e: Waiting 07:44:41 b8b176561691: Verifying Checksum 07:44:41 b8b176561691: Download complete 07:44:41 31adcdaf11c8: Verifying Checksum 07:44:41 31adcdaf11c8: Download complete 07:44:41 5d74067f8e1e: Verifying Checksum 07:44:41 5d74067f8e1e: Download complete 07:44:41 e0aca202a116: Verifying Checksum 07:44:41 e0aca202a116: Download complete 07:44:41 a0d0a0d46f8b: Download complete 07:44:41 3a43be97a3b4: Verifying Checksum 07:44:41 3a43be97a3b4: Download complete 07:44:41 34cad66bf833: Verifying Checksum 07:44:41 34cad66bf833: Download complete 07:44:41 a0d0a0d46f8b: Pull complete 07:44:41 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] sh 07:44:42 31adcdaf11c8: Pull complete 07:44:42 4527c011a84f: Verifying Checksum 07:44:42 4527c011a84f: Download complete 07:44:42 b8b176561691: Pull complete 07:44:42 b4e3c513aaa6: Verifying Checksum 07:44:42 b4e3c513aaa6: Download complete 07:44:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:44:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:44:42 Dload Upload Total Spent Left Speed 07:44:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76779 0 --:--:-- --:--:-- --:--:-- 77281 [Pipeline] sh 07:44:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:44:43 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 07:44:43 07:44:43 { 07:44:43 "registry-mirrors": [ 07:44:43 "https://nexus3.edgexfoundry.org:10001" 07:44:43 ], 07:44:43 "bip": "10.250.0.254/24", 07:44:43 "hosts": [ 07:44:43 "tcp://0.0.0.0:5555", 07:44:43 "unix:///var/run/docker.sock" 07:44:43 ], 07:44:43 "mtu": 1458, 07:44:43 "selinux-enabled": true, 07:44:43 "seccomp-profile": "/etc/docker/seccomp.json" 07:44:43 } [Pipeline] sh 07:44:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:44:44 + sudo service docker restart 07:44:46 4527c011a84f: Pull complete 07:44:46 5d74067f8e1e: Pull complete 07:44:46 e0aca202a116: Pull complete 07:44:46 3a43be97a3b4: Pull complete 07:44:46 34cad66bf833: Pull complete 07:44:49 b4e3c513aaa6: Pull complete 07:44:49 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 07:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:44:49 ---> 9f6097aaca64 07:44:49 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:44:52 ---> Running in 6c2ca4b5bc96 07:44:52 Removing intermediate container 6c2ca4b5bc96 07:44:52 ---> 3fc596c1e065 07:44:52 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 07:44:52 ---> Running in 6fb1fabf0022 07:44:52 Removing intermediate container 6fb1fabf0022 07:44:52 ---> fcaea232b98d 07:44:52 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 07:44:52 ---> Running in 46f387b8b5aa 07:44:52 Removing intermediate container 46f387b8b5aa 07:44:52 ---> 53b19261dee6 07:44:52 Step 6/14 : LABEL Name=edgex-ui-go 07:44:52 ---> Running in cefce0707c89 07:44:52 Removing intermediate container cefce0707c89 07:44:52 ---> db4cf76b43bf 07:44:52 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:44:52 ---> Running in 485b43298287 07:44:52 Removing intermediate container 485b43298287 07:44:52 ---> c5ec6a000738 07:44:52 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:52 ---> Running in b4a4758e342e 07:44:52 Removing intermediate container b4a4758e342e 07:44:52 ---> fb4c1834f8c3 07:44:52 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:44:52 ---> Running in 4e0787363fe3 07:44:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:44:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:44:54 OK: 220 MiB in 52 packages 07:44:54 Removing intermediate container 4e0787363fe3 07:44:54 ---> 4fbaae2d11b7 07:44:54 Step 10/14 : ENV GO111MODULE=on 07:44:54 ---> Running in d61eac89053e 07:44:54 Removing intermediate container d61eac89053e 07:44:54 ---> bd3e39eed3ab 07:44:54 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:44:54 ---> Running in 609b5d4461c9 07:44:54 Removing intermediate container 609b5d4461c9 07:44:54 ---> 8f371f3f64b2 07:44:54 Step 12/14 : COPY . . 07:44:55 ---> ad09af317e8f 07:44:55 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:55 ---> Running in f3e7306e5068 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:02 provisioning config files... 07:45:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/32@tmp/config3323629961870366485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:02 ---> docker-login.sh 07:45:02 nexus3.edgexfoundry.org:10001 07:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:03 Configure a credential helper to remove this warning. See 07:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:03 07:45:03 Login Succeeded 07:45:03 nexus3.edgexfoundry.org:10002 07:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:04 Configure a credential helper to remove this warning. See 07:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:04 07:45:04 Login Succeeded 07:45:04 nexus3.edgexfoundry.org:10003 07:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:04 Configure a credential helper to remove this warning. See 07:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:04 07:45:04 Login Succeeded 07:45:04 nexus3.edgexfoundry.org:10004 07:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:05 Configure a credential helper to remove this warning. See 07:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:05 07:45:05 Login Succeeded 07:45:05 docker.io 07:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:06 Configure a credential helper to remove this warning. See 07:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:06 07:45:06 Login Succeeded 07:45:06 ---> docker-login.sh ends [Pipeline] } 07:45:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:45:06 ========================================================= 07:45:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:45:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:45:06 + 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 . 07:45:07 Sending build context to Docker daemon 25.19MB 07:45:07 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 07:45:07 Step 2/14 : FROM ${BASE} AS builder 07:45:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:45:07 552d1f2373af: Pulling fs layer 07:45:07 ea3f2d53f512: Pulling fs layer 07:45:07 9e70ebbbe112: Pulling fs layer 07:45:07 7a9cfe048b4a: Pulling fs layer 07:45:07 72dc09318566: Pulling fs layer 07:45:07 f4f7b4309257: Pulling fs layer 07:45:07 0ac9a79272e3: Pulling fs layer 07:45:07 b78e95d17946: Pulling fs layer 07:45:07 7a9cfe048b4a: Waiting 07:45:07 72dc09318566: Waiting 07:45:07 0ac9a79272e3: Waiting 07:45:07 f4f7b4309257: Waiting 07:45:07 b78e95d17946: Waiting 07:45:07 ea3f2d53f512: Download complete 07:45:07 72dc09318566: Verifying Checksum 07:45:07 72dc09318566: Download complete 07:45:07 f4f7b4309257: Verifying Checksum 07:45:07 f4f7b4309257: Download complete 07:45:07 552d1f2373af: Verifying Checksum 07:45:07 552d1f2373af: Download complete 07:45:08 0ac9a79272e3: Verifying Checksum 07:45:08 0ac9a79272e3: Download complete 07:45:08 552d1f2373af: Pull complete 07:45:09 ea3f2d53f512: Pull complete 07:45:09 9e70ebbbe112: Pull complete 07:45:09 b78e95d17946: Verifying Checksum 07:45:09 b78e95d17946: Download complete 07:45:10 7a9cfe048b4a: Verifying Checksum 07:45:10 7a9cfe048b4a: Download complete 07:45:14 Removing intermediate container f3e7306e5068 07:45:14 ---> 57a82227f882 07:45:14 Step 14/14 : RUN ${MAKE} 07:45:14 ---> Running in 66979b1a8976 07:45:14 noop 07:45:14 Removing intermediate container 66979b1a8976 07:45:14 ---> 32e60b163329 07:45:14 Successfully built 32e60b163329 07:45:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:45:14 + docker inspect -f . ci-base-image-x86_64 07:45:14 . [Pipeline] withDockerContainer 07:45:14 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 07:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:45:14 $ docker top 8cae193e2b4f93c58dfd224ee2bb8e217c0284abf221fafb27547024d931db8d -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:15 + go version 07:45:15 go version go1.16.8 linux/amd64 [Pipeline] } 07:45:15 $ docker stop --time=1 8cae193e2b4f93c58dfd224ee2bb8e217c0284abf221fafb27547024d931db8d 07:45:16 $ docker rm -f 8cae193e2b4f93c58dfd224ee2bb8e217c0284abf221fafb27547024d931db8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:16 + docker inspect -f . ci-base-image-x86_64 07:45:16 . [Pipeline] withDockerContainer 07:45:16 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 07:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:45:17 $ docker top 84c6dff7c201d385720b0600f051f6321de437ef0a78cbe8ccac639d93d49c2b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:45:17 + make test 07:45:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:45:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:45:20 7a9cfe048b4a: Pull complete 07:45:20 72dc09318566: Pull complete 07:45:20 f4f7b4309257: Pull complete 07:45:20 0ac9a79272e3: Pull complete 07:45:27 b78e95d17946: Pull complete 07:45:27 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 07:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:45:27 ---> 8b459fc5aaf0 07:45:27 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:45:28 ---> Running in 4051a71e0d0b 07:45:28 Removing intermediate container 4051a71e0d0b 07:45:28 ---> 456fffb4ba37 07:45:28 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 07:45:28 ---> Running in 44fad2acc6b4 07:45:29 Removing intermediate container 44fad2acc6b4 07:45:29 ---> 7384c31fdbc9 07:45:29 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 07:45:29 ---> Running in 2b6e6fc5c638 07:45:29 Removing intermediate container 2b6e6fc5c638 07:45:29 ---> 8dd4a32aa774 07:45:29 Step 6/14 : LABEL Name=edgex-ui-go 07:45:29 ---> Running in e95d042b7b6a 07:45:29 Removing intermediate container e95d042b7b6a 07:45:29 ---> b2fe02f153b7 07:45:29 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:45:30 ---> Running in f2930b1c5a39 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:45:30 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:45:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:45:30 Removing intermediate container f2930b1c5a39 07:45:30 ---> 92084dedf28a 07:45:30 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:30 ---> Running in af5556f9fb3d 07:45:32 Removing intermediate container af5556f9fb3d 07:45:32 ---> 99f6555d5580 07:45:32 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:32 ---> Running in fb853ede919e 07:45:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:45:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:45:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:45:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:45:35 $ docker stop --time=1 84c6dff7c201d385720b0600f051f6321de437ef0a78cbe8ccac639d93d49c2b 07:45:35 OK: 219 MiB in 52 packages 07:45:36 Removing intermediate container fb853ede919e 07:45:36 ---> 5befa0430ede 07:45:36 Step 10/14 : ENV GO111MODULE=on 07:45:36 ---> Running in cac3a6418cd4 07:45:37 $ docker rm -f 84c6dff7c201d385720b0600f051f6321de437ef0a78cbe8ccac639d93d49c2b [Pipeline] // withDockerContainer [Pipeline] sh 07:45:37 Removing intermediate container cac3a6418cd4 07:45:37 ---> e6bb97ed178a 07:45:37 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:45:37 ---> Running in 9f041605b64f 07:45:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:45:37 Removing intermediate container 9f041605b64f 07:45:37 ---> 1ea5e064c55b 07:45:37 Step 12/14 : COPY . . [Pipeline] sh 07:45:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:45:39 + ls -al . 07:45:39 total 88 07:45:39 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 11 07:45 . 07:45:39 drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 07:44 .. 07:45:39 drwxrwxr-x. 3 jenkins jenkins 20 Nov 11 07:44 assets 07:45:39 drwxrwxr-x. 2 jenkins jenkins 66 Nov 11 07:44 bin 07:45:39 drwxrwxr-x. 3 jenkins jenkins 29 Nov 11 07:44 cmd 07:45:39 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 11 07:44 CONTRIBUTING.md 07:45:39 -rw-r--r--. 1 jenkins jenkins 10 Nov 11 07:45 coverage.out 07:45:39 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 11 07:44 Dockerfile 07:45:39 drwxrwxr-x. 2 jenkins jenkins 23 Nov 11 07:44 docs 07:45:39 drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 07:44 .git 07:45:39 drwxrwxr-x. 2 jenkins jenkins 103 Nov 11 07:44 .github 07:45:39 -rw-rw-r--. 1 jenkins jenkins 155 Nov 11 07:44 .gitignore 07:45:39 -rw-rw-r--. 1 jenkins jenkins 881 Nov 11 07:44 go.mod 07:45:39 -rw-rw-r--. 1 jenkins jenkins 24178 Nov 11 07:44 go.sum 07:45:39 drwxrwxr-x. 9 jenkins jenkins 125 Nov 11 07:44 internal 07:45:39 -rw-rw-r--. 1 jenkins jenkins 652 Nov 11 07:44 Jenkinsfile 07:45:39 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 11 07:44 LICENSE 07:45:39 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 11 07:44 Makefile 07:45:39 drwxrwxr-x. 3 jenkins jenkins 19 Nov 11 07:44 pkg 07:45:39 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 11 07:44 README.md 07:45:39 drwxrwxr-x. 4 jenkins jenkins 71 Nov 11 07:44 snap 07:45:39 -rw-rw-r--. 1 jenkins jenkins 12 Nov 11 07:42 VERSION 07:45:39 -rw-rw-r--. 1 jenkins jenkins 155 Nov 11 07:44 version.go 07:45:39 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 11 07:44 web [Pipeline] isUnix [Pipeline] sh 07:45:39 + 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=9c41ff8537e4dd517baadcffb42b15571707b4ab --label arch=amd64 --label version=2.0.1-dev.29 . 07:45:39 Sending build context to Docker daemon 25.2MB 07:45:39 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 07:45:39 Step 2/22 : FROM ${BASE} AS builder 07:45:39 ---> 32e60b163329 07:45:39 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:45:39 ---> Running in fb3df11bc2df 07:45:40 Removing intermediate container fb3df11bc2df 07:45:40 ---> a8720f182e5c 07:45:40 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 07:45:40 ---> Running in 4acf16be0b62 07:45:40 Removing intermediate container 4acf16be0b62 07:45:40 ---> f8e77950b743 07:45:40 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 07:45:40 ---> Running in 86307fdb2149 07:45:40 Removing intermediate container 86307fdb2149 07:45:40 ---> 1113dcc2ec8c 07:45:40 Step 6/22 : LABEL Name=edgex-ui-go 07:45:40 ---> Running in 70048556207a 07:45:40 Removing intermediate container 70048556207a 07:45:40 ---> 3d8177c8e3ef 07:45:40 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:45:40 ---> Running in 1f86ebe66242 07:45:40 Removing intermediate container 1f86ebe66242 07:45:40 ---> fb6148d5b9ca 07:45:40 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:40 ---> Running in c68684d8c338 07:45:40 ---> 3440217a53b8 07:45:40 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:40 ---> Running in 44d91a1ca6cc 07:45:40 Removing intermediate container c68684d8c338 07:45:40 ---> 53c12fa8e2bc 07:45:40 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:41 ---> Running in f9945ddf8a35 07:45:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:45:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:45:42 OK: 220 MiB in 52 packages 07:45:42 Removing intermediate container f9945ddf8a35 07:45:42 ---> 7a5d28f816de 07:45:42 Step 10/22 : ENV GO111MODULE=on 07:45:42 ---> Running in 8e95ef13859f 07:45:42 Removing intermediate container 8e95ef13859f 07:45:42 ---> 7930ab989299 07:45:42 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:45:42 ---> Running in 0a55d5b8ec28 07:45:42 Removing intermediate container 0a55d5b8ec28 07:45:42 ---> a5adf4bed1fd 07:45:42 Step 12/22 : COPY . . 07:45:43 ---> eb01c5dd562e 07:45:43 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:43 ---> Running in 247a3c6a94ec 07:45:44 Removing intermediate container 247a3c6a94ec 07:45:44 ---> f66f04d35a8e 07:45:44 Step 14/22 : RUN ${MAKE} 07:45:44 ---> Running in bed33e60c4f8 07:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:45:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:45:54 Removing intermediate container bed33e60c4f8 07:45:54 ---> b192c75e499c 07:45:54 Step 15/22 : FROM alpine:3.14 07:45:58 3.14: Pulling from library/alpine 07:45:58 a0d0a0d46f8b: Already exists 07:45:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:45:58 Status: Downloaded newer image for alpine:3.14 07:45:58 ---> 14119a10abf4 07:45:58 Step 16/22 : EXPOSE 4000 07:45:58 ---> Running in 1e3304a12e8f 07:45:58 Removing intermediate container 1e3304a12e8f 07:45:58 ---> dc10d59f051e 07:45:58 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 07:45:58 ---> 2888f3426f17 07:45:58 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:45:58 ---> Running in 98971bf38a33 07:45:58 Removing intermediate container 98971bf38a33 07:45:58 ---> 1bcdd0571189 07:45:58 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:45:58 ---> Running in ca49ad03e8c3 07:45:59 Removing intermediate container ca49ad03e8c3 07:45:59 ---> 0c8ed55e94ff 07:45:59 Step 20/22 : LABEL arch=amd64 07:45:59 ---> Running in 58628f606216 07:45:59 Removing intermediate container 58628f606216 07:45:59 ---> 25ffe2a599f2 07:45:59 Step 21/22 : LABEL git_sha=9c41ff8537e4dd517baadcffb42b15571707b4ab 07:45:59 ---> Running in 47572c7e43fe 07:45:59 Removing intermediate container 47572c7e43fe 07:45:59 ---> 822bf22ab63b 07:45:59 Step 22/22 : LABEL version=2.0.1-dev.29 07:45:59 ---> Running in 2771ef6d9d8c 07:45:59 Removing intermediate container 2771ef6d9d8c 07:45:59 ---> e1c724e3d8fe 07:45:59 [Warning] One or more build-args [ARCH] were not consumed 07:45:59 Successfully built e1c724e3d8fe 07:45:59 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:59 provisioning config files... 07:45:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/32@tmp/config3275913524876004032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:59 ---> docker-login.sh 07:45:59 nexus3.edgexfoundry.org:10001 07:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:59 Configure a credential helper to remove this warning. See 07:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:59 07:45:59 Login Succeeded 07:45:59 nexus3.edgexfoundry.org:10002 07:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:59 Configure a credential helper to remove this warning. See 07:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:59 07:45:59 Login Succeeded 07:45:59 nexus3.edgexfoundry.org:10003 07:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:00 Configure a credential helper to remove this warning. See 07:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:00 07:46:00 Login Succeeded 07:46:00 nexus3.edgexfoundry.org:10004 07:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:00 Configure a credential helper to remove this warning. See 07:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:00 07:46:00 Login Succeeded 07:46:00 docker.io 07:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:00 Configure a credential helper to remove this warning. See 07:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:00 07:46:00 Login Succeeded 07:46:00 ---> docker-login.sh ends [Pipeline] } 07:46:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:00 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:46:00 9c41ff8537e4dd517baadcffb42b15571707b4ab 07:46:00 latest 07:46:00 2.0.1-dev.29 07:46:00 9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 07:46:00 main 07:46:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:46:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] isUnix [Pipeline] sh 07:46:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab 07:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:01 15e9aaa8f4aa: Preparing 07:46:01 e2eb06d8af82: Preparing 07:46:01 e2eb06d8af82: Layer already exists 07:46:03 15e9aaa8f4aa: Pushed 07:46:03 9c41ff8537e4dd517baadcffb42b15571707b4ab: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] isUnix [Pipeline] sh 07:46:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 07:46:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:03 15e9aaa8f4aa: Preparing 07:46:03 e2eb06d8af82: Preparing 07:46:03 e2eb06d8af82: Layer already exists 07:46:03 15e9aaa8f4aa: Layer already exists 07:46:03 latest: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] isUnix [Pipeline] sh 07:46:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 07:46:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.29 07:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:04 15e9aaa8f4aa: Preparing 07:46:04 e2eb06d8af82: Preparing 07:46:04 e2eb06d8af82: Layer already exists 07:46:04 15e9aaa8f4aa: Layer already exists 07:46:04 2.0.1-dev.29: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] isUnix [Pipeline] sh 07:46:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 07:46:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 07:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:05 15e9aaa8f4aa: Preparing 07:46:05 e2eb06d8af82: Preparing 07:46:05 e2eb06d8af82: Layer already exists 07:46:05 15e9aaa8f4aa: Layer already exists 07:46:05 9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] isUnix [Pipeline] sh 07:46:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 07:46:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:05 15e9aaa8f4aa: Preparing 07:46:05 e2eb06d8af82: Preparing 07:46:05 e2eb06d8af82: Layer already exists 07:46:05 15e9aaa8f4aa: Layer already exists 07:46:05 main: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:05 ===================================================== [Pipeline] echo 07:46:05 taggedImages: 07:46:05 - nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab 07:46:05 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:46:05 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.29 07:46:05 - nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 07:46:05 - 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 07:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:06 07:46:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:06 latest: Pulling from edgex-lftools-log-publisher 07:46:06 b4d181a07f80: Pulling fs layer 07:46:06 a1111a8f2ec3: Pulling fs layer 07:46:06 ed53099fbce6: Pulling fs layer 07:46:06 dc539afda2c1: Pulling fs layer 07:46:06 77bc0d833cb6: Pulling fs layer 07:46:06 9065ff56babe: Pulling fs layer 07:46:06 d287ab97295c: Pulling fs layer 07:46:06 dc539afda2c1: Waiting 07:46:06 77bc0d833cb6: Waiting 07:46:06 9065ff56babe: Waiting 07:46:06 d287ab97295c: Waiting 07:46:06 a1111a8f2ec3: Verifying Checksum 07:46:06 a1111a8f2ec3: Download complete 07:46:06 dc539afda2c1: Verifying Checksum 07:46:06 dc539afda2c1: Download complete 07:46:06 ed53099fbce6: Verifying Checksum 07:46:06 ed53099fbce6: Download complete 07:46:06 9065ff56babe: Verifying Checksum 07:46:06 9065ff56babe: Download complete 07:46:06 77bc0d833cb6: Verifying Checksum 07:46:06 77bc0d833cb6: Download complete 07:46:06 b4d181a07f80: Verifying Checksum 07:46:06 b4d181a07f80: Download complete 07:46:07 Removing intermediate container 44d91a1ca6cc 07:46:07 ---> 9008a7cfdcc3 07:46:07 Step 14/14 : RUN ${MAKE} 07:46:07 ---> Running in c07fc61daf69 07:46:07 noop 07:46:07 Removing intermediate container c07fc61daf69 07:46:07 ---> ad123ab936f6 07:46:07 Successfully built ad123ab936f6 07:46:07 Successfully tagged ci-base-image-arm64:latest 07:46:07 d287ab97295c: Verifying Checksum 07:46:07 d287ab97295c: Download complete [Pipeline] isUnix [Pipeline] sh 07:46:07 + docker inspect -f . ci-base-image-arm64 07:46:07 . [Pipeline] withDockerContainer 07:46:08 prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container 07:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 07:46:08 b4d181a07f80: Pull complete 07:46:08 a1111a8f2ec3: Pull complete 07:46:08 ed53099fbce6: Pull complete 07:46:08 dc539afda2c1: Pull complete 07:46:09 77bc0d833cb6: Pull complete 07:46:09 9065ff56babe: Pull complete 07:46:09 $ docker top 9638652acceb2fba27feef72e35c6acba68eb02203ee8579b75cff2a72b660f1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:10 + go version 07:46:10 go version go1.16.8 linux/arm64 [Pipeline] } 07:46:10 $ docker stop --time=1 9638652acceb2fba27feef72e35c6acba68eb02203ee8579b75cff2a72b660f1 07:46:12 $ docker rm -f 9638652acceb2fba27feef72e35c6acba68eb02203ee8579b75cff2a72b660f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:46:13 + docker inspect -f . ci-base-image-arm64 07:46:13 . [Pipeline] withDockerContainer 07:46:13 prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container 07:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 07:46:14 d287ab97295c: Pull complete 07:46:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:15 $ docker top 166bfe820dd99d4cc6ca9559d134d7600e31c97905c942ea19c9627170661f2c -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 07:46:15 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 07:46:15 $ 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/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 07:46:18 $ docker top cbcfcd7672fc4a36cc07f39093e293ee4906471ceec4d90501ae24ad5a751af8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 07:46:18 ---> job-cost.sh 07:46:18 lf-activate-venv: SKIPPING 07:46:18 INFO: No Stack... 07:46:19 INFO: Retrieving Pricing Info for: v3-standard-2 07:46:19 + make test 07:46:19 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:46:19 INFO: Archiving Costs [Pipeline] sh 07:46:19 + cat /w/workspace/edgex-ui-go/32/archives/cost.csv 07:46:19 + cut -d, -f6 [Pipeline] lock 07:46:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] 07:46:19 Resource [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] did not exist. Created. 07:46:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:20 + echo total: 0.05999999865889549 [Pipeline] stash 07:46:20 Stashed 1 file(s) [Pipeline] } 07:46:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 07:46:20 $ docker stop --time=1 cbcfcd7672fc4a36cc07f39093e293ee4906471ceec4d90501ae24ad5a751af8 07:46:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:46:21 $ docker rm -f cbcfcd7672fc4a36cc07f39093e293ee4906471ceec4d90501ae24ad5a751af8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:46:59 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:46:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:47:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:47:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:47:21 $ docker stop --time=1 166bfe820dd99d4cc6ca9559d134d7600e31c97905c942ea19c9627170661f2c 07:47:23 $ docker rm -f 166bfe820dd99d4cc6ca9559d134d7600e31c97905c942ea19c9627170661f2c [Pipeline] // withDockerContainer [Pipeline] sh 07:47:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:47:24 Warning: overwriting stash ‘coverage-report’ 07:47:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:47:25 + ls -al . 07:47:25 total 128 07:47:25 drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 07:46 . 07:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:44 .. 07:47:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:44 .git 07:47:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:44 .github 07:47:25 -rw-rw-r-- 1 jenkins jenkins 155 Nov 11 07:44 .gitignore 07:47:25 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 11 07:44 CONTRIBUTING.md 07:47:25 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 11 07:44 Dockerfile 07:47:25 -rw-rw-r-- 1 jenkins jenkins 652 Nov 11 07:44 Jenkinsfile 07:47:25 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 11 07:44 LICENSE 07:47:25 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 11 07:44 Makefile 07:47:25 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 11 07:44 README.md 07:47:25 -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 07:42 VERSION 07:47:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:44 assets 07:47:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:44 bin 07:47:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:44 cmd 07:47:25 -rw-r--r-- 1 jenkins jenkins 10 Nov 11 07:46 coverage.out 07:47:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:44 docs 07:47:25 -rw-rw-r-- 1 jenkins jenkins 881 Nov 11 07:44 go.mod 07:47:25 -rw-rw-r-- 1 jenkins jenkins 24178 Nov 11 07:44 go.sum 07:47:25 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 07:44 internal 07:47:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:44 pkg 07:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:44 snap 07:47:25 -rw-rw-r-- 1 jenkins jenkins 155 Nov 11 07:44 version.go 07:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:44 web [Pipeline] isUnix [Pipeline] sh 07:47:25 + 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=9c41ff8537e4dd517baadcffb42b15571707b4ab --label arch=arm64 --label version=2.0.1-dev.29 . 07:47:26 Sending build context to Docker daemon 25.2MB 07:47:26 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 07:47:26 Step 2/22 : FROM ${BASE} AS builder 07:47:26 ---> ad123ab936f6 07:47:26 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:47:26 ---> Running in f3e4a54b2754 07:47:27 Removing intermediate container f3e4a54b2754 07:47:27 ---> d5994bdf7e65 07:47:27 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 07:47:27 ---> Running in 07f274ffcb87 07:47:27 Removing intermediate container 07f274ffcb87 07:47:27 ---> 29f4c91bf2f4 07:47:27 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 07:47:27 ---> Running in 3e6112ef48b2 07:47:28 Removing intermediate container 3e6112ef48b2 07:47:28 ---> 37f1be65e7ad 07:47:28 Step 6/22 : LABEL Name=edgex-ui-go 07:47:28 ---> Running in 3eb53c7297d2 07:47:28 Removing intermediate container 3eb53c7297d2 07:47:28 ---> 4c80336524b9 07:47:28 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:47:29 ---> Running in bc30a2ca1cd2 07:47:29 Removing intermediate container bc30a2ca1cd2 07:47:29 ---> ea352cfd1a65 07:47:29 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:29 ---> Running in 4b0c5926bdb0 07:47:31 Removing intermediate container 4b0c5926bdb0 07:47:31 ---> f44edc02c22f 07:47:31 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:31 ---> Running in 3e8fbee60152 07:47:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:47:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:47:34 OK: 219 MiB in 52 packages 07:47:35 Removing intermediate container 3e8fbee60152 07:47:35 ---> 0ba16c49eab0 07:47:35 Step 10/22 : ENV GO111MODULE=on 07:47:35 ---> Running in 4a90bfb05f7c 07:47:35 Removing intermediate container 4a90bfb05f7c 07:47:35 ---> 596e0a240d69 07:47:35 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:47:35 ---> Running in 1bef1f68ffaf 07:47:36 Removing intermediate container 1bef1f68ffaf 07:47:36 ---> ff94eef87c61 07:47:36 Step 12/22 : COPY . . 07:47:39 ---> 09294a29ad64 07:47:39 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:39 ---> Running in 56ba91535373 07:47:41 Removing intermediate container 56ba91535373 07:47:41 ---> e714c4d1977c 07:47:41 Step 14/22 : RUN ${MAKE} 07:47:41 ---> Running in 2e690ee10d67 07:47:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:48:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:48:14 Removing intermediate container 2e690ee10d67 07:48:14 ---> 5cbbb600e5a7 07:48:14 Step 15/22 : FROM alpine:3.14 07:48:19 3.14: Pulling from library/alpine 07:48:19 552d1f2373af: Already exists 07:48:19 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:48:19 Status: Downloaded newer image for alpine:3.14 07:48:19 ---> bb3de5531c18 07:48:19 Step 16/22 : EXPOSE 4000 07:48:19 ---> Running in ae9999f3da5c 07:48:19 Removing intermediate container ae9999f3da5c 07:48:19 ---> e7588c52d920 07:48:19 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 07:48:21 ---> 0f2b80efa21d 07:48:21 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:48:21 ---> Running in 4390cc00c5ca 07:48:21 Removing intermediate container 4390cc00c5ca 07:48:21 ---> 9cc89d1a736e 07:48:21 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:48:21 ---> Running in 25413c49efcb 07:48:22 Removing intermediate container 25413c49efcb 07:48:22 ---> 589c3f6df7e8 07:48:22 Step 20/22 : LABEL arch=arm64 07:48:22 ---> Running in 494024196ead 07:48:22 Removing intermediate container 494024196ead 07:48:22 ---> 3d85ce0a9cae 07:48:22 Step 21/22 : LABEL git_sha=9c41ff8537e4dd517baadcffb42b15571707b4ab 07:48:22 ---> Running in fe03bb600647 07:48:23 Removing intermediate container fe03bb600647 07:48:23 ---> 61e9239d3344 07:48:23 Step 22/22 : LABEL version=2.0.1-dev.29 07:48:23 ---> Running in 3aae6619baa2 07:48:23 Removing intermediate container 3aae6619baa2 07:48:23 ---> 9bd439aefcb3 07:48:23 [Warning] One or more build-args [ARCH] were not consumed 07:48:23 Successfully built 9bd439aefcb3 07:48:23 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 07:48:24 provisioning config files... 07:48:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/32@tmp/config8327687391175688097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:24 ---> docker-login.sh 07:48:24 nexus3.edgexfoundry.org:10001 07:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:24 Configure a credential helper to remove this warning. See 07:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:24 07:48:24 Login Succeeded 07:48:24 nexus3.edgexfoundry.org:10002 07:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:25 Configure a credential helper to remove this warning. See 07:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:25 07:48:25 Login Succeeded 07:48:25 nexus3.edgexfoundry.org:10003 07:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:26 Configure a credential helper to remove this warning. See 07:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:26 07:48:26 Login Succeeded 07:48:26 nexus3.edgexfoundry.org:10004 07:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:26 Configure a credential helper to remove this warning. See 07:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:26 07:48:26 Login Succeeded 07:48:26 docker.io 07:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:27 Configure a credential helper to remove this warning. See 07:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:27 07:48:27 Login Succeeded 07:48:27 ---> docker-login.sh ends [Pipeline] } 07:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:48:27 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:48:27 9c41ff8537e4dd517baadcffb42b15571707b4ab 07:48:27 latest 07:48:27 2.0.1-dev.29 07:48:27 9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 07:48:27 main 07:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:48:27 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] isUnix [Pipeline] sh 07:48:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab 07:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:48:28 67fdb4084cb1: Preparing 07:48:28 ee420dfed78a: Preparing 07:48:28 ee420dfed78a: Layer already exists 07:48:32 67fdb4084cb1: Pushed 07:48:32 9c41ff8537e4dd517baadcffb42b15571707b4ab: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:48:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:48:33 67fdb4084cb1: Preparing 07:48:33 ee420dfed78a: Preparing 07:48:33 67fdb4084cb1: Layer already exists 07:48:33 ee420dfed78a: Layer already exists 07:48:33 latest: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 07:48:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 07:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:48:34 67fdb4084cb1: Preparing 07:48:34 ee420dfed78a: Preparing 07:48:34 67fdb4084cb1: Layer already exists 07:48:34 ee420dfed78a: Layer already exists 07:48:34 2.0.1-dev.29: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:35 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 07:48:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 07:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:48:35 67fdb4084cb1: Preparing 07:48:35 ee420dfed78a: Preparing 07:48:35 67fdb4084cb1: Layer already exists 07:48:35 ee420dfed78a: Layer already exists 07:48:35 9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 07:48:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:48:36 67fdb4084cb1: Preparing 07:48:36 ee420dfed78a: Preparing 07:48:36 67fdb4084cb1: Layer already exists 07:48:36 ee420dfed78a: Layer already exists 07:48:36 main: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:36 ===================================================== [Pipeline] echo 07:48:36 taggedImages: 07:48:36 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab 07:48:36 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:48:36 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 07:48:36 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 07:48:36 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:37 07:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:37 arm64: Pulling from edgex-lftools-log-publisher 07:48:37 448f6bf000e3: Pulling fs layer 07:48:37 f757da607395: Pulling fs layer 07:48:37 05883995daec: Pulling fs layer 07:48:37 8603b9c90790: Pulling fs layer 07:48:37 1560dd03e051: Pulling fs layer 07:48:37 27f5ce0e4adf: Pulling fs layer 07:48:37 c2d8d7efcc4b: Pulling fs layer 07:48:37 c2d8d7efcc4b: Waiting 07:48:37 8603b9c90790: Waiting 07:48:37 1560dd03e051: Waiting 07:48:37 27f5ce0e4adf: Waiting 07:48:37 f757da607395: Verifying Checksum 07:48:37 f757da607395: Download complete 07:48:37 8603b9c90790: Verifying Checksum 07:48:37 8603b9c90790: Download complete 07:48:37 1560dd03e051: Download complete 07:48:38 27f5ce0e4adf: Verifying Checksum 07:48:38 27f5ce0e4adf: Download complete 07:48:38 05883995daec: Verifying Checksum 07:48:38 05883995daec: Download complete 07:48:38 448f6bf000e3: Verifying Checksum 07:48:38 448f6bf000e3: Download complete 07:48:41 c2d8d7efcc4b: Verifying Checksum 07:48:41 c2d8d7efcc4b: Download complete 07:48:42 448f6bf000e3: Pull complete 07:48:42 f757da607395: Pull complete 07:48:44 05883995daec: Pull complete 07:48:44 8603b9c90790: Pull complete 07:48:45 1560dd03e051: Pull complete 07:48:45 27f5ce0e4adf: Pull complete 07:49:00 c2d8d7efcc4b: Pull complete 07:49:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:49:00 prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container 07:49:01 $ 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/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 07:49:04 $ docker top e158cf4d01aec1842cdda3470dbadf5994c7a175d6ebae9f9cc468fd91c6e5e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:04 ---> job-cost.sh 07:49:04 lf-activate-venv: SKIPPING 07:49:04 INFO: No Stack... 07:49:05 INFO: Retrieving Pricing Info for: v3-standard-4 07:49:05 INFO: Archiving Costs [Pipeline] sh 07:49:06 + cut -d, -f6 07:49:06 + cat /w/workspace/edgex-ui-go/32/archives/cost.csv [Pipeline] lock 07:49:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] 07:49:06 Resource [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] did not exist. Created. 07:49:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:06 /w/workspace/edgex-ui-go/32@tmp/durable-b1b75720/script.sh: 1: /w/workspace/edgex-ui-go/32@tmp/durable-b1b75720/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:49:07 + echo total: 0.10999999940395355 [Pipeline] stash 07:49:07 Warning: overwriting stash ‘stack-cost’ 07:49:07 Stashed 1 file(s) [Pipeline] } 07:49:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:07 $ docker stop --time=1 e158cf4d01aec1842cdda3470dbadf5994c7a175d6ebae9f9cc468fd91c6e5e6 07:49:09 $ docker rm -f e158cf4d01aec1842cdda3470dbadf5994c7a175d6ebae9f9cc468fd91c6e5e6 [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 07:49:09 provisioning config files... 07:49:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4810152961321691841tmp [Pipeline] { [Pipeline] sh 07:49:10 + set +x 07:49:10 + bash -s -- 07:49:10 + curl -s https://codecov.io/bash 07:49:10 07:49:10 _____ _ 07:49:10 / ____| | | 07:49:10 | | ___ __| | ___ ___ _____ __ 07:49:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:49:10 | |___| (_) | (_| | __/ (_| (_) \ V / 07:49:10 \_____\___/ \__,_|\___|\___\___/ \_/ 07:49:10 Bash-1.0.6 07:49:10 07:49:10 07:49:10 ==> git version 2.24.4 found 07:49:10 ==> 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 07:49:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:49:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:49:10 ==> Jenkins CI detected. 07:49:10 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:49:10 project root: . 07:49:10 --> token set from env 07:49:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:49:10 ==> Running gcov in . (disable via -X gcov) 07:49:10 ==> Python coveragepy not found 07:49:10 ==> Searching for coverage reports in: 07:49:10 + . 07:49:10 -> Found 1 reports 07:49:10 ==> Detecting git/mercurial file structure 07:49:10 ==> Reading reports 07:49:10 + ./coverage.out bytes=10 07:49:10 ==> Appending adjustments 07:49:10 https://docs.codecov.io/docs/fixing-reports 07:49:10 + Found adjustments 07:49:10 ==> Gzipping contents 07:49:10 4.0K /tmp/codecov.diX2eF.gz 07:49:10 ==> Uploading reports 07:49:10 url: https://codecov.io 07:49:10 query: branch=main&commit=9c41ff8537e4dd517baadcffb42b15571707b4ab&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:49:10 -> Pinging Codecov 07:49:10 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=9c41ff8537e4dd517baadcffb42b15571707b4ab&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:49:11 -> Uploading to 07:49:11 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/FB506323287CE973F263BFD2A0EB1F37/9c41ff8537e4dd517baadcffb42b15571707b4ab/776e2e0f-bc63-40b5-988b-556397f7c567.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T074910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30dd1165fa0059a67850a51208ede9016e3cea4109a6fed948e77255e8051eed 07:49:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:11 Dload Upload Total Spent Left Speed 07:49:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 9437 --:--:-- --:--:-- --:--:-- 9438 100 3662 0 0 100 3662 0 9434 --:--:-- --:--:-- --:--:-- 9413 07:49:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] } 07:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:49:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:49:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:49:13 07:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:49:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:49:13 188c0c94c7c5: Pulling fs layer 07:49:13 0ef7d3d256c8: Pulling fs layer 07:49:13 de9db76c5a1d: Pulling fs layer 07:49:13 0eba1c9be4d2: Pulling fs layer 07:49:13 0d57e429df01: Pulling fs layer 07:49:13 4e4be7b47b0d: Pulling fs layer 07:49:13 e1f770b5df2f: Pulling fs layer 07:49:13 85a0685a4137: Pulling fs layer 07:49:13 0eba1c9be4d2: Waiting 07:49:13 0d57e429df01: Waiting 07:49:13 4e4be7b47b0d: Waiting 07:49:13 e1f770b5df2f: Waiting 07:49:13 85a0685a4137: Waiting 07:49:13 de9db76c5a1d: Verifying Checksum 07:49:13 de9db76c5a1d: Download complete 07:49:13 0ef7d3d256c8: Verifying Checksum 07:49:13 0ef7d3d256c8: Download complete 07:49:13 0d57e429df01: Verifying Checksum 07:49:13 0d57e429df01: Download complete 07:49:13 4e4be7b47b0d: Verifying Checksum 07:49:13 4e4be7b47b0d: Download complete 07:49:13 188c0c94c7c5: Verifying Checksum 07:49:13 188c0c94c7c5: Download complete 07:49:13 e1f770b5df2f: Verifying Checksum 07:49:13 e1f770b5df2f: Download complete 07:49:14 0eba1c9be4d2: Verifying Checksum 07:49:14 0eba1c9be4d2: Download complete 07:49:14 188c0c94c7c5: Pull complete 07:49:14 85a0685a4137: Verifying Checksum 07:49:14 85a0685a4137: Download complete 07:49:14 0ef7d3d256c8: Pull complete 07:49:14 de9db76c5a1d: Pull complete 07:49:17 0eba1c9be4d2: Pull complete 07:49:17 0d57e429df01: Pull complete 07:49:17 4e4be7b47b0d: Pull complete 07:49:18 e1f770b5df2f: Pull complete 07:49:22 85a0685a4137: Pull complete 07:49:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:49:22 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 07:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:49:24 $ docker top 2be929309d0171ea0fa7c52abacdae821d7701da775526b38417ddacb93139da -eo pid,comm [Pipeline] { [Pipeline] echo 07:49:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:49:24 + set -o pipefail 07:49:24 + snyk monitor '--org=edgex-jenkins' 07:49:28 07:49:28 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:49:28 07:49:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/9337066f-9486-47bd-8f39-eb3d271ede96 07:49:28 07:49:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:49:28 07:49:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:49:28 07:49:28 07:49:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:49:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:49:28 $ docker stop --time=1 2be929309d0171ea0fa7c52abacdae821d7701da775526b38417ddacb93139da 07:49:30 $ docker rm -f 2be929309d0171ea0fa7c52abacdae821d7701da775526b38417ddacb93139da [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 07:49:32 + git log --format=format:%s -1 9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] isUnix [Pipeline] sh 07:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:32 . [Pipeline] withDockerContainer 07:49:32 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 07:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:49:32 $ docker top f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:32 [ssh-agent] Looking for ssh-agent implementation... 07:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:33 $ docker exec f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 ssh-agent 07:49:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAOHama/agent.15 07:49:33 SSH_AGENT_PID=21 07:49:33 Running ssh-add (command line suppressed) 07:49:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7909125688052591545.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7909125688052591545.key) 07:49:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:33 + git semver tag 07:49:33 # -> Open(): unable to determine branch for HEAD 07:49:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:49:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:49:33 # $SEMVER_REMOTE_NAME = origin 07:49:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:49:33 # $SEMVER_USER_NAME = edgex-jenkins 07:49:33 # $SEMVER_BRANCH = main 07:49:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:49:33 # 9c41ff8537e4dd517baadcffb42b15571707b4ab HEAD 07:49:33 # -> Force: false 07:49:33 # d28d53c20a498f3e9d44644890bb23bfba65c7ff refs/tags/v2.0.1-dev.29 [Pipeline] } 07:49:33 $ docker exec --env ******** --env ******** f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 ssh-agent -k 07:49:33 unset SSH_AUTH_SOCK; 07:49:33 unset SSH_AGENT_PID; 07:49:33 echo Agent pid 21 killed; 07:49:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:33 + git semver [Pipeline] } 07:49:33 $ docker stop --time=1 f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 07:49:35 $ docker rm -f f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:35 07:49:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:49:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:35 0.23.1-centos7: Pulling from edgex-lftools 07:49:35 ab5ef0e58194: Pulling fs layer 07:49:35 9712f1f96733: Pulling fs layer 07:49:35 63f879dbbcfc: Pulling fs layer 07:49:35 0d9ebad4ef96: Pulling fs layer 07:49:35 e9a5061849ea: Pulling fs layer 07:49:35 d747dcd14b5f: Pulling fs layer 07:49:35 2de7ff778b66: Pulling fs layer 07:49:35 e9a5061849ea: Waiting 07:49:35 d747dcd14b5f: Waiting 07:49:35 2de7ff778b66: Waiting 07:49:35 0d9ebad4ef96: Waiting 07:49:35 9712f1f96733: Verifying Checksum 07:49:35 9712f1f96733: Download complete 07:49:36 63f879dbbcfc: Verifying Checksum 07:49:36 63f879dbbcfc: Download complete 07:49:36 0d9ebad4ef96: Verifying Checksum 07:49:36 0d9ebad4ef96: Download complete 07:49:36 d747dcd14b5f: Verifying Checksum 07:49:36 d747dcd14b5f: Download complete 07:49:36 ab5ef0e58194: Verifying Checksum 07:49:36 ab5ef0e58194: Download complete 07:49:36 e9a5061849ea: Verifying Checksum 07:49:36 e9a5061849ea: Download complete 07:49:36 2de7ff778b66: Verifying Checksum 07:49:36 2de7ff778b66: Download complete 07:49:39 ab5ef0e58194: Pull complete 07:49:39 9712f1f96733: Pull complete 07:49:40 63f879dbbcfc: Pull complete 07:49:44 0d9ebad4ef96: Pull complete 07:49:44 e9a5061849ea: Pull complete 07:49:44 d747dcd14b5f: Pull complete 07:49:45 2de7ff778b66: Pull complete 07:49:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:49:45 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 07:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:49:48 $ docker top 1aad7c36b7c4c276a8d4af231ec949027ae7a8533e4fc696989606231c7a3123 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:49:48 provisioning config files... 07:49:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1112396048747318112tmp 07:49:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2602340461222462953tmp 07:49:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5092111885681805395tmp [Pipeline] { [Pipeline] echo 07:49:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:49:49 ---> sigul-configuration.sh 07:49:49 gpg: directory `/root/.gnupg' created 07:49:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:49:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:49:49 gpg: keyring `/root/.gnupg/secring.gpg' created 07:49:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:49:49 gpg: CAST5 encrypted data 07:49:49 gpg: encrypted with 1 passphrase 07:49:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:49:49 + mkdir /home/jenkins 07:49:49 + mkdir /home/jenkins/sigul [Pipeline] sh 07:49:49 + 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 07:49:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:49:50 ---> sigul-install.sh 07:49:50 Sigul already installed; skipping installation. [Pipeline] sh 07:49:50 + git tag --list 07:49:50 0.1.1 07:49:50 v1.1.0 07:49:50 v1.2.0 07:49:50 v1.2.1 07:49:50 v1.3.0 07:49:50 v2.0.0 07:49:50 v2.0.1-dev.1 07:49:50 v2.0.1-dev.10 07:49:50 v2.0.1-dev.11 07:49:50 v2.0.1-dev.12 07:49:50 v2.0.1-dev.13 07:49:50 v2.0.1-dev.14 07:49:50 v2.0.1-dev.15 07:49:50 v2.0.1-dev.16 07:49:50 v2.0.1-dev.17 07:49:50 v2.0.1-dev.18 07:49:50 v2.0.1-dev.19 07:49:50 v2.0.1-dev.2 07:49:50 v2.0.1-dev.20 07:49:50 v2.0.1-dev.21 07:49:50 v2.0.1-dev.22 07:49:50 v2.0.1-dev.23 07:49:50 v2.0.1-dev.24 07:49:50 v2.0.1-dev.25 07:49:50 v2.0.1-dev.26 07:49:50 v2.0.1-dev.27 07:49:50 v2.0.1-dev.28 07:49:50 v2.0.1-dev.29 07:49:50 v2.0.1-dev.3 07:49:50 v2.0.1-dev.4 07:49:50 v2.0.1-dev.5 07:49:50 v2.0.1-dev.6 07:49:50 v2.0.1-dev.7 07:49:50 v2.0.1-dev.8 07:49:50 v2.0.1-dev.9 [Pipeline] sh 07:49:50 + lftools sign git-tag v2.0.1-dev.29 07:49:51 Signing Git tag with Sigul... 07:49:51 Signing v2.0.1-dev.29 [Pipeline] echo 07:49:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:49:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:49:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:49:53 $ docker stop --time=1 1aad7c36b7c4c276a8d4af231ec949027ae7a8533e4fc696989606231c7a3123 07:49:54 $ docker rm -f 1aad7c36b7c4c276a8d4af231ec949027ae7a8533e4fc696989606231c7a3123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:55 . [Pipeline] withDockerContainer 07:49:55 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 07:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:49:55 $ docker top 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:55 [ssh-agent] Looking for ssh-agent implementation... 07:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:55 $ docker exec 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 ssh-agent 07:49:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnCPjJd/agent.14 07:49:56 SSH_AGENT_PID=21 07:49:56 Running ssh-add (command line suppressed) 07:49:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4763121750301189425.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4763121750301189425.key) 07:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:56 + git semver bump pre 07:49:56 # -> Open(): unable to determine branch for HEAD 07:49:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:49:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:49:56 # $SEMVER_REMOTE_NAME = origin 07:49:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:49:56 # $SEMVER_USER_NAME = edgex-jenkins 07:49:56 # $SEMVER_BRANCH = main 07:49:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:49:56 2.0.1-dev.30 [Pipeline] } 07:49:56 $ docker exec --env ******** --env ******** 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 ssh-agent -k 07:49:56 unset SSH_AUTH_SOCK; 07:49:56 unset SSH_AGENT_PID; 07:49:56 echo Agent pid 21 killed; 07:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:56 + git semver [Pipeline] } 07:49:56 $ docker stop --time=1 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 07:49:58 $ docker rm -f 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:58 . [Pipeline] withDockerContainer 07:49:58 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 07:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:49:58 $ docker top 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:59 [ssh-agent] Looking for ssh-agent implementation... 07:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:59 $ docker exec 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 ssh-agent 07:49:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfOMcNj/agent.14 07:49:59 SSH_AGENT_PID=20 07:49:59 Running ssh-add (command line suppressed) 07:49:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5954900572190933601.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5954900572190933601.key) 07:49:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:59 + git semver push 07:49:59 # -> Open(): unable to determine branch for HEAD 07:49:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:49:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:49:59 # $SEMVER_REMOTE_NAME = origin 07:49:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:49:59 # $SEMVER_USER_NAME = edgex-jenkins 07:49:59 # $SEMVER_BRANCH = main 07:49:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 07:50:01 $ docker exec --env ******** --env ******** 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 ssh-agent -k 07:50:01 unset SSH_AUTH_SOCK; 07:50:01 unset SSH_AGENT_PID; 07:50:01 echo Agent pid 20 killed; 07:50:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:01 + git semver [Pipeline] } 07:50:01 $ docker stop --time=1 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 07:50:03 $ docker rm -f 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:50:04 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:50:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:50:04 ---> package-listing.sh 07:50:04 ++ facter osfamily 07:50:04 ++ tr '[:upper:]' '[:lower:]' 07:50:05 + OS_FAMILY=redhat 07:50:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:50:05 + START_PACKAGES=/tmp/packages_start.txt 07:50:05 + END_PACKAGES=/tmp/packages_end.txt 07:50:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:05 + PACKAGES=/tmp/packages_start.txt 07:50:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:50:05 + PACKAGES=/tmp/packages_end.txt 07:50:05 + case "${OS_FAMILY}" in 07:50:05 + rpm -qa 07:50:05 + sort 07:50:05 + '[' -f /tmp/packages_start.txt ']' 07:50:05 + '[' -f /tmp/packages_end.txt ']' 07:50:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:50:05 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:50:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:50:05 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 07:50:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:06 07:50:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:06 latest: Pulling from edgex-lftools-log-publisher 07:50:06 b4d181a07f80: Pulling fs layer 07:50:06 a1111a8f2ec3: Pulling fs layer 07:50:06 ed53099fbce6: Pulling fs layer 07:50:06 dc539afda2c1: Pulling fs layer 07:50:06 77bc0d833cb6: Pulling fs layer 07:50:06 9065ff56babe: Pulling fs layer 07:50:06 d287ab97295c: Pulling fs layer 07:50:06 dc539afda2c1: Waiting 07:50:06 77bc0d833cb6: Waiting 07:50:06 9065ff56babe: Waiting 07:50:06 d287ab97295c: Waiting 07:50:06 a1111a8f2ec3: Verifying Checksum 07:50:06 a1111a8f2ec3: Download complete 07:50:06 dc539afda2c1: Verifying Checksum 07:50:06 dc539afda2c1: Download complete 07:50:06 ed53099fbce6: Verifying Checksum 07:50:06 ed53099fbce6: Download complete 07:50:06 9065ff56babe: Verifying Checksum 07:50:06 9065ff56babe: Download complete 07:50:07 77bc0d833cb6: Verifying Checksum 07:50:07 77bc0d833cb6: Download complete 07:50:07 b4d181a07f80: Verifying Checksum 07:50:07 b4d181a07f80: Download complete 07:50:07 d287ab97295c: Verifying Checksum 07:50:07 d287ab97295c: Download complete 07:50:08 b4d181a07f80: Pull complete 07:50:08 a1111a8f2ec3: Pull complete 07:50:09 ed53099fbce6: Pull complete 07:50:09 dc539afda2c1: Pull complete 07:50:09 77bc0d833cb6: Pull complete 07:50:09 9065ff56babe: Pull complete 07:50:14 d287ab97295c: Pull complete 07:50:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:50:14 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 07:50:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:50:17 $ docker top 04ca6cf2de50eccfecfcf58465d816319b2c09331787da7a25b763c4e86dbe01 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:17 + touch /tmp/pre-build-complete [Pipeline] sh 07:50:18 + mkdir -p /var/log/sysstat [Pipeline] sh 07:50:18 + ls /var/log/sa-host 07:50:18 + sadf -c /var/log/sa-host/sa11 07:50:18 file_magic: OK 07:50:18 HZ: Using current value: 100 07:50:18 file_header: OK 07:50:18 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 07:50:18 Statistics: 07:50:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:50:18 File successfully converted to sysstat format version 12.0.3 07:50:18 + sadf -c /var/log/sa-host/sa30 07:50:18 file_magic: OK 07:50:18 HZ: Using current value: 100 07:50:18 file_header: OK 07:50:18 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 07:50:18 Statistics: 07:50:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:50:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:18 provisioning config files... 07:50:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2863267497497615507tmp [Pipeline] { [Pipeline] echo 07:50:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:50:18 ---> create-netrc.sh [Pipeline] } 07:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:50:19 ---> python-tools-install.sh [Pipeline] echo 07:50:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:50:19 ---> sudo-logs.sh 07:50:19 Archiving 'sudo' log.. 07:50:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-43.novalocal: Name or service not known 07:50:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-43.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:50:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:50:19 ---> job-cost.sh 07:50:19 lf-activate-venv: SKIPPING 07:50:19 DEBUG: total: 0.10999999940395355 07:50:19 INFO: Retrieving Stack Cost... 07:50:20 INFO: Retrieving Pricing Info for: v3-standard-2 07:50:21 INFO: Archiving Costs [Pipeline] echo 07:50:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:50:21 ---> logs-deploy.sh 07:50:21 lf-activate-venv: SKIPPING 07:50:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/32 07:50:21 INFO: archiving workspace using pattern(s): 07:50:21 Archives upload complete. 07:50:22 INFO: archiving logs to Nexus