Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9498ebccf673a4c6f900ddcda9c706b19cd353c 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-ssh2957545853211026394.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh12830519966663738971.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7618395746974786056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9885499640354440740.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh5300769161601681806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7737 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 f9498ebccf673a4c6f900ddcda9c706b19cd353c (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 f9498ebccf673a4c6f900ddcda9c706b19cd353c # timeout=10 Commit message: "Merge pull request #503 from badboy-huaqiao/add-testing-code" > git rev-list --no-walk 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:03:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:03:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:03:51 ========================================================= 21:03:51 EdgeX Global Pipelines Version Info 21:03:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:03:51 ------------------- 21:03:51 stable info: 21:03:51 ------------------- 21:03:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:03:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:03:51 Message: update stable to v1.0.221 21:03:52 ------------------- 21:03:52 experimental info: 21:03:52 ------------------- 21:03:52 Commited By: **** collab-it+edgex@linuxfoundation.org 21:03:52 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:03:52 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9498eb [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:53 provisioning config files... 21:03:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8117126993551754849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:53 ---> docker-login.sh 21:03:53 nexus3.edgexfoundry.org:10001 21:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:53 Configure a credential helper to remove this warning. See 21:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:53 21:03:53 Login Succeeded 21:03:53 nexus3.edgexfoundry.org:10002 21:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:53 Configure a credential helper to remove this warning. See 21:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:53 21:03:53 Login Succeeded 21:03:53 nexus3.edgexfoundry.org:10003 21:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:53 Configure a credential helper to remove this warning. See 21:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:53 21:03:53 Login Succeeded 21:03:53 nexus3.edgexfoundry.org:10004 21:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:54 Configure a credential helper to remove this warning. See 21:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:54 21:03:54 Login Succeeded 21:03:54 docker.io 21:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:54 Configure a credential helper to remove this warning. See 21:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:54 21:03:54 Login Succeeded 21:03:54 ---> docker-login.sh ends [Pipeline] } 21:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:03:54 + git rev-list -1 --merges f9498ebccf673a4c6f900ddcda9c706b19cd353c~1..f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] echo 21:03:54 -----------> git rev-list -1 --merges f9498ebccf673a4c6f900ddcda9c706b19cd353c~1..f9498ebccf673a4c6f900ddcda9c706b19cd353c f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:03:54 f9498ebccf673a4c6f900ddcda9c706b19cd353c [false] [Pipeline] sh 21:03:55 + git log --format=format:%s -1 f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] echo 21:03:55 ========================================================= 21:03:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:03:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:55 + git log --format=format:%s -1 f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] echo 21:03:55 [semverPrep] GIT_COMMIT: f9498ebccf673a4c6f900ddcda9c706b19cd353c, Commit Message: Merge pull request #503 from badboy-huaqiao/add-testing-code [Pipeline] echo 21:03:55 [semverPrep] This is not a build commit. [Pipeline] sh 21:03:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:03:56 + grep -v github /etc/ssh/ssh_known_hosts 21:03:56 + [ -e /tmp/ssh_known_hosts ] 21:03:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:03:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:03:56 + sudo tee -a /etc/ssh/ssh_known_hosts 21:03:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:03:56 21:03:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:03:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:03:56 latest: Pulling from edgex-devops/git-semver 21:03:56 a0d0a0d46f8b: Pulling fs layer 21:03:56 3e5f54012d9b: Pulling fs layer 21:03:56 4c7163046ea9: Pulling fs layer 21:03:56 0c2d73faf560: Pulling fs layer 21:03:56 0c2d73faf560: Waiting 21:03:56 3e5f54012d9b: Verifying Checksum 21:03:56 3e5f54012d9b: Download complete 21:03:56 a0d0a0d46f8b: Download complete 21:03:56 0c2d73faf560: Verifying Checksum 21:03:56 0c2d73faf560: Download complete 21:03:56 4c7163046ea9: Verifying Checksum 21:03:56 4c7163046ea9: Download complete 21:03:57 a0d0a0d46f8b: Pull complete 21:03:57 3e5f54012d9b: Pull complete 21:03:57 4c7163046ea9: Pull complete 21:03:57 0c2d73faf560: Pull complete 21:03:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:03:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:03:57 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:03:57 $ 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 21:03:58 $ docker top 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:58 [ssh-agent] Looking for ssh-agent implementation... 21:03:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:58 $ docker exec 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 ssh-agent 21:03:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMICENM/agent.14 21:03:58 SSH_AGENT_PID=20 21:03:58 Running ssh-add (command line suppressed) 21:03:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4729671600783989918.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4729671600783989918.key) 21:03:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:59 + git tag --points-at HEAD [Pipeline] } 21:03:59 $ docker exec --env ******** --env ******** 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 ssh-agent -k 21:03:59 unset SSH_AUTH_SOCK; 21:03:59 unset SSH_AGENT_PID; 21:03:59 echo Agent pid 20 killed; 21:03:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:03:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:59 [ssh-agent] Looking for ssh-agent implementation... 21:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:59 $ docker exec 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 ssh-agent 21:03:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmcdhKk/agent.55 21:03:59 SSH_AGENT_PID=61 21:03:59 Running ssh-add (command line suppressed) 21:03:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_571058945388667730.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_571058945388667730.key) 21:03:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:59 + git semver init 21:03:59 # -> Open(): unable to determine branch for HEAD 21:03:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 21:03:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 21:03:59 # $SEMVER_REMOTE_NAME = origin 21:03:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:03:59 # $SEMVER_USER_NAME = edgex-jenkins 21:03:59 # $SEMVER_BRANCH = main 21:03:59 # $SEMVER_TEMP = /tmp/semver-160580525 21:03:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 21:04:02 # '/tmp/semver-160580525' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 21:04:02 # -> Force: false 21:04:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 21:04:02 $ docker exec --env ******** --env ******** 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 ssh-agent -k 21:04:02 unset SSH_AUTH_SOCK; 21:04:02 unset SSH_AGENT_PID; 21:04:02 echo Agent pid 61 killed; 21:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:02 + git semver [Pipeline] } 21:04:02 $ docker stop --time=1 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 21:04:04 $ docker rm -f 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:04:04 Stashed 1 file(s) [Pipeline] echo 21:04:04 [edgeXSemver]: initialized semver on version 2.1.1-dev.15 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:05 provisioning config files... 21:04:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5134376826546334964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7345 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 21:04:05 Running in /w/workspace/edgex-ui-go/54 [Pipeline] { [Pipeline] checkout 21:04:05 ---> docker-login.sh 21:04:05 nexus3.edgexfoundry.org:10001 21:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:05 Configure a credential helper to remove this warning. See 21:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:05 21:04:05 Login Succeeded 21:04:05 nexus3.edgexfoundry.org:10002 21:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:05 Configure a credential helper to remove this warning. See 21:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:05 21:04:05 Login Succeeded 21:04:05 The recommended git tool is: git 21:04:05 nexus3.edgexfoundry.org:10003 21:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:05 Configure a credential helper to remove this warning. See 21:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:05 21:04:05 Login Succeeded 21:04:05 nexus3.edgexfoundry.org:10004 21:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:05 Configure a credential helper to remove this warning. See 21:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:05 21:04:05 Login Succeeded 21:04:05 docker.io 21:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:06 Configure a credential helper to remove this warning. See 21:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:06 21:04:06 Login Succeeded 21:04:06 ---> docker-login.sh ends [Pipeline] } 21:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:04:06 ========================================================= 21:04:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:04:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:04:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:04:06 Sending build context to Docker daemon 42.96MB 21:04:06 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 21:04:06 Step 2/15 : FROM ${BASE} AS builder 21:04:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:04:06 59bf1c3509f3: Pulling fs layer 21:04:06 666ba61612fd: Pulling fs layer 21:04:06 8ed8ca486205: Pulling fs layer 21:04:06 4fe6c5a15a65: Pulling fs layer 21:04:06 22a0e8bec74d: Pulling fs layer 21:04:06 640e595b4fbd: Pulling fs layer 21:04:06 763cafe07f6e: Pulling fs layer 21:04:06 0c0b528cf693: Pulling fs layer 21:04:06 640e595b4fbd: Waiting 21:04:06 763cafe07f6e: Waiting 21:04:06 22a0e8bec74d: Waiting 21:04:06 10935f4eaf8b: Pulling fs layer 21:04:06 8ed8ca486205: Download complete 21:04:06 666ba61612fd: Download complete 21:04:06 22a0e8bec74d: Verifying Checksum 21:04:06 22a0e8bec74d: Download complete 21:04:06 640e595b4fbd: Verifying Checksum 21:04:06 640e595b4fbd: Download complete 21:04:06 763cafe07f6e: Verifying Checksum 21:04:06 59bf1c3509f3: Verifying Checksum 21:04:06 59bf1c3509f3: Download complete 21:04:07 0c0b528cf693: Verifying Checksum 21:04:07 0c0b528cf693: Download complete 21:04:07 59bf1c3509f3: Pull complete 21:04:07 666ba61612fd: Pull complete 21:04:07 8ed8ca486205: Pull complete 21:04:07 10935f4eaf8b: Verifying Checksum 21:04:07 10935f4eaf8b: Download complete 21:04:07 4fe6c5a15a65: Verifying Checksum 21:04:07 4fe6c5a15a65: Download complete 21:04:10 using credential edgex-jenkins-ssh 21:04:10 Cloning the remote Git repository 21:04:10 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:04:10 > git init /w/workspace/edgex-ui-go/54 # timeout=10 21:04:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:04:10 > git --version # timeout=10 21:04:10 > git --version # 'git version 2.25.1' 21:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:11 4fe6c5a15a65: Pull complete 21:04:11 22a0e8bec74d: Pull complete 21:04:11 640e595b4fbd: Pull complete 21:04:11 763cafe07f6e: Pull complete 21:04:11 0c0b528cf693: Pull complete 21:04:13 Avoid second fetch 21:04:13 Checking out Revision f9498ebccf673a4c6f900ddcda9c706b19cd353c (main) 21:04:13 10935f4eaf8b: Pull complete 21:04:13 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 21:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:04:13 ---> 99d49a6021b9 21:04:13 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:04:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:13 > git config core.sparsecheckout # timeout=10 21:04:13 > git checkout -f f9498ebccf673a4c6f900ddcda9c706b19cd353c # timeout=10 21:04:15 ---> Running in a0eec3b96ca3 21:04:15 Removing intermediate container a0eec3b96ca3 21:04:15 ---> 0f006ecc73f1 21:04:15 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:04:15 ---> Running in 3da163416712 21:04:15 Removing intermediate container 3da163416712 21:04:15 ---> e8ca640f4d4d 21:04:15 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:04:15 ---> Running in fb1adc66c7f0 21:04:15 Removing intermediate container fb1adc66c7f0 21:04:15 ---> ab50b8ec7b1c 21:04:15 Step 6/15 : LABEL Name=edgex-ui-go 21:04:15 ---> Running in db4f07759864 21:04:15 Removing intermediate container db4f07759864 21:04:15 ---> 441fe542f927 21:04:15 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:04:15 ---> Running in 4f6a07f9545a 21:04:15 Removing intermediate container 4f6a07f9545a 21:04:15 ---> e26ce3083e1f 21:04:15 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:15 ---> Running in 8d8829a6c8e5 21:04:16 Removing intermediate container 8d8829a6c8e5 21:04:16 ---> 4fa34ee6a820 21:04:16 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:16 ---> Running in 2aeb31025a8f 21:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:04:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:04:17 OK: 221 MiB in 52 packages 21:04:17 Removing intermediate container 2aeb31025a8f 21:04:17 ---> 18c22bc0ad1d 21:04:17 Step 10/15 : ENV GO111MODULE=on 21:04:17 ---> Running in 13a3df274592 21:04:17 Removing intermediate container 13a3df274592 21:04:17 ---> 005bdf9f458f 21:04:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:04:17 ---> Running in b0535a471251 21:04:17 Removing intermediate container b0535a471251 21:04:17 ---> a9f6b0e2c808 21:04:17 Step 12/15 : COPY go.mod vendor* ./ 21:04:18 Commit message: "Merge pull request #503 from badboy-huaqiao/add-testing-code" 21:04:18 ---> cdb9ce89c03d 21:04:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:18 ---> Running in a783baf59809 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:04:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:04:18 Dload Upload Total Spent Left Speed 21:04:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46625 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh 21:04:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:04:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:04:19 + sudo tee /etc/docker/daemon.new 21:04:19 { 21:04:19 "registry-mirrors": [ 21:04:19 "https://nexus3.edgexfoundry.org:10001" 21:04:19 ], 21:04:19 "bip": "10.250.0.254/24", 21:04:19 "hosts": [ 21:04:19 "tcp://0.0.0.0:5555", 21:04:19 "unix:///var/run/docker.sock" 21:04:19 ], 21:04:19 "mtu": 1458, 21:04:19 "selinux-enabled": true, 21:04:19 "seccomp-profile": "/etc/docker/seccomp.json" 21:04:19 } [Pipeline] sh 21:04:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:04:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:39 provisioning config files... 21:04:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/54@tmp/config4795268071771026486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:39 ---> docker-login.sh 21:04:39 nexus3.edgexfoundry.org:10001 21:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:40 Removing intermediate container a783baf59809 21:04:40 ---> fd47387087be 21:04:40 Step 14/15 : COPY . . 21:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:40 Configure a credential helper to remove this warning. See 21:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:40 21:04:40 Login Succeeded 21:04:40 nexus3.edgexfoundry.org:10002 21:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:40 ---> c724fdca1af4 21:04:40 Step 15/15 : RUN ${MAKE} 21:04:40 ---> Running in 09158daa1b57 21:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:40 Configure a credential helper to remove this warning. See 21:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:40 21:04:40 Login Succeeded 21:04:40 nexus3.edgexfoundry.org:10003 21:04:41 noop 21:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:41 Configure a credential helper to remove this warning. See 21:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:41 21:04:41 Login Succeeded 21:04:41 nexus3.edgexfoundry.org:10004 21:04:41 Removing intermediate container 09158daa1b57 21:04:41 ---> 91dc31319299 21:04:41 Successfully built 91dc31319299 21:04:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:41 Configure a credential helper to remove this warning. See 21:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:41 21:04:41 Login Succeeded 21:04:41 docker.io 21:04:41 + docker inspect -f . ci-base-image-x86_64 21:04:41 . [Pipeline] withDockerContainer 21:04:41 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:42 $ docker top a9d53de566169537564202c5496cacc4beb9830639ddff2655ce9a1d2356e9f0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:42 Configure a credential helper to remove this warning. See 21:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:42 21:04:42 Login Succeeded 21:04:42 ---> docker-login.sh ends [Pipeline] } 21:04:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:04:42 + go version 21:04:42 go version go1.17.6 linux/amd64 [Pipeline] } 21:04:42 $ docker stop --time=1 a9d53de566169537564202c5496cacc4beb9830639ddff2655ce9a1d2356e9f0 21:04:44 $ docker rm -f a9d53de566169537564202c5496cacc4beb9830639ddff2655ce9a1d2356e9f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 21:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] echo 21:04:44 ========================================================= 21:04:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:04:44 ========================================================= [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Test) [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:04:44 + docker inspect -f . ci-base-image-x86_64 21:04:44 . [Pipeline] withDockerContainer 21:04:44 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:45 $ docker top 8eca97b383e942e59947f407b21581a6dd2495e879b838fd509177b094346ab2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:04:45 + make test 21:04:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:04:45 Sending build context to Docker daemon 26.97MB 21:04:45 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 21:04:45 Step 2/15 : FROM ${BASE} AS builder 21:04:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:04:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:04:45 9b3977197b4f: Pulling fs layer 21:04:45 1a89e8eeedd5: Pulling fs layer 21:04:45 94645a83ff95: Pulling fs layer 21:04:45 3f3a8bcf1eab: Pulling fs layer 21:04:45 0c92f367c5e7: Pulling fs layer 21:04:45 f7c0051592d6: Pulling fs layer 21:04:45 a227ed2f7395: Pulling fs layer 21:04:45 7b1c46037f91: Pulling fs layer 21:04:45 0c92f367c5e7: Waiting 21:04:45 f7c0051592d6: Waiting 21:04:45 a227ed2f7395: Waiting 21:04:45 7b1c46037f91: Waiting 21:04:45 3f3a8bcf1eab: Waiting 21:04:45 94645a83ff95: Download complete 21:04:45 1a89e8eeedd5: Verifying Checksum 21:04:45 1a89e8eeedd5: Download complete 21:04:45 0c92f367c5e7: Verifying Checksum 21:04:45 0c92f367c5e7: Download complete 21:04:45 f7c0051592d6: Verifying Checksum 21:04:45 f7c0051592d6: Download complete 21:04:45 a227ed2f7395: Verifying Checksum 21:04:45 a227ed2f7395: Download complete 21:04:45 9b3977197b4f: Download complete 21:04:46 9b3977197b4f: Pull complete 21:04:47 1a89e8eeedd5: Pull complete 21:04:47 94645a83ff95: Pull complete 21:04:47 7b1c46037f91: Verifying Checksum 21:04:47 7b1c46037f91: Download complete 21:04:48 3f3a8bcf1eab: Verifying Checksum 21:04:48 3f3a8bcf1eab: Download complete 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 21:04:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:04:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:04:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:53 $ docker stop --time=1 8eca97b383e942e59947f407b21581a6dd2495e879b838fd509177b094346ab2 21:04:54 $ docker rm -f 8eca97b383e942e59947f407b21581a6dd2495e879b838fd509177b094346ab2 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:04:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:56 + ls -al . 21:04:56 total 160 21:04:56 drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 21:04 . 21:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:03 .. 21:04:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:03 .git 21:04:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:03 .github 21:04:56 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 21:03 .gitignore 21:04:56 drwx------ 3 jenkins jenkins 4096 Mar 16 21:04 .semver 21:04:56 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 21:03 CONTRIBUTING.md 21:04:56 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 16 21:03 Dockerfile 21:04:56 -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 21:03 Jenkinsfile 21:04:56 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 21:03 LICENSE 21:04:56 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 16 21:03 Makefile 21:04:56 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 16 21:03 README.md 21:04:56 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 21:04 VERSION 21:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:03 assets 21:04:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:03 bin 21:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:03 cmd 21:04:56 -rw-r--r-- 1 jenkins jenkins 10 Mar 16 21:04 coverage.out 21:04:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:03 docs 21:04:56 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 16 21:03 go.mod 21:04:56 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 16 21:03 go.sum 21:04:56 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 21:03 internal 21:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:03 pkg 21:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:03 snap 21:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:03 testing 21:04:56 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 21:03 version.go 21:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:03 web [Pipeline] isUnix [Pipeline] sh 21:04:56 + 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=f9498ebccf673a4c6f900ddcda9c706b19cd353c --label arch=amd64 --label version=2.1.1-dev.15 . 21:04:57 Sending build context to Docker daemon 42.97MB 21:04:57 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 21:04:57 Step 2/23 : FROM ${BASE} AS builder 21:04:57 ---> 91dc31319299 21:04:57 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:04:57 ---> Running in 134c877262c0 21:04:57 Removing intermediate container 134c877262c0 21:04:57 ---> 0724f797e145 21:04:57 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 21:04:57 ---> Running in 57ec92e0f682 21:04:57 Removing intermediate container 57ec92e0f682 21:04:57 ---> 4cefb5f1006a 21:04:57 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 21:04:57 ---> Running in 7a727f5e1902 21:04:57 Removing intermediate container 7a727f5e1902 21:04:57 ---> 7c32354f3971 21:04:57 Step 6/23 : LABEL Name=edgex-ui-go 21:04:57 ---> Running in c334e7fa4202 21:04:58 Removing intermediate container c334e7fa4202 21:04:58 ---> a0d0334c9e10 21:04:58 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:04:58 ---> Running in 36f700b8faa0 21:04:58 Removing intermediate container 36f700b8faa0 21:04:58 ---> d29431139243 21:04:58 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:58 ---> Running in 0dc7460cf51c 21:04:58 Removing intermediate container 0dc7460cf51c 21:04:58 ---> 96fb626b6d9c 21:04:58 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:58 ---> Running in 4be6d2d63026 21:04:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:04:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:00 OK: 221 MiB in 52 packages 21:05:00 3f3a8bcf1eab: Pull complete 21:05:00 0c92f367c5e7: Pull complete 21:05:00 f7c0051592d6: Pull complete 21:05:00 Removing intermediate container 4be6d2d63026 21:05:00 ---> aab605b4dede 21:05:00 Step 10/23 : ENV GO111MODULE=on 21:05:00 ---> Running in b524da4fd6b0 21:05:00 Removing intermediate container b524da4fd6b0 21:05:00 ---> f9b07ba7807f 21:05:00 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:05:00 ---> Running in 9fdf41558178 21:05:00 Removing intermediate container 9fdf41558178 21:05:00 ---> 7c6d72fb77c4 21:05:00 Step 12/23 : COPY go.mod vendor* ./ 21:05:00 a227ed2f7395: Pull complete 21:05:01 ---> f56c76b1c34c 21:05:01 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:01 ---> Running in 2d529c1261ce 21:05:01 Removing intermediate container 2d529c1261ce 21:05:01 ---> 0d240c55b6f8 21:05:01 Step 14/23 : COPY . . 21:05:03 ---> 287826c7790e 21:05:03 Step 15/23 : RUN ${MAKE} 21:05:03 ---> Running in 90f20854106f 21:05:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:05:07 7b1c46037f91: Pull complete 21:05:07 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 21:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:05:07 ---> f79e39bc4007 21:05:07 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:05:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:05:08 ---> Running in b4c37f817242 21:05:08 Removing intermediate container b4c37f817242 21:05:08 ---> c7f6698ed9ba 21:05:08 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:05:08 ---> Running in 4c2c601bc184 21:05:09 Removing intermediate container 4c2c601bc184 21:05:09 ---> 375a94b18d56 21:05:09 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:05:09 ---> Running in 218e1f8a90eb 21:05:09 Removing intermediate container 90f20854106f 21:05:09 ---> 47f712fb24ea 21:05:09 Step 16/23 : FROM alpine:3.14 21:05:09 Removing intermediate container 218e1f8a90eb 21:05:09 ---> 4f1beebec0c4 21:05:09 Step 6/15 : LABEL Name=edgex-ui-go 21:05:09 ---> Running in 55df4dc4c7c3 21:05:09 3.14: Pulling from library/alpine 21:05:09 Removing intermediate container 55df4dc4c7c3 21:05:09 ---> b17f416907db 21:05:09 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:05:09 ---> Running in e79179475df1 21:05:10 97518928ae5f: Pulling fs layer 21:05:10 Removing intermediate container e79179475df1 21:05:10 ---> 07647fed7466 21:05:10 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:10 ---> Running in 4e595cb8e0ad 21:05:10 97518928ae5f: Verifying Checksum 21:05:10 97518928ae5f: Download complete 21:05:10 97518928ae5f: Pull complete 21:05:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:05:10 Status: Downloaded newer image for alpine:3.14 21:05:10 ---> 0a97eee8041e 21:05:10 Step 17/23 : EXPOSE 4000 21:05:10 ---> Running in df1c555c4312 21:05:10 Removing intermediate container df1c555c4312 21:05:10 ---> 42dbc1d19863 21:05:10 Step 18/23 : 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 21:05:11 ---> b2d11808c51c 21:05:11 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:05:11 ---> Running in 70b484951df3 21:05:11 Removing intermediate container 70b484951df3 21:05:11 ---> b171c4879066 21:05:11 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:05:11 ---> Running in 1b661c5cb07f 21:05:11 Removing intermediate container 1b661c5cb07f 21:05:11 ---> f920f1b90a5a 21:05:11 Step 21/23 : LABEL arch=amd64 21:05:11 ---> Running in 6dc1d1a16dd6 21:05:11 Removing intermediate container 6dc1d1a16dd6 21:05:11 ---> 072660f05d4e 21:05:11 Step 22/23 : LABEL git_sha=f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:05:11 ---> Running in c0f48b44d779 21:05:11 Removing intermediate container c0f48b44d779 21:05:11 ---> f289237d9c0c 21:05:11 Step 23/23 : LABEL version=2.1.1-dev.15 21:05:11 ---> Running in 4e0374c9c35c 21:05:11 Removing intermediate container 4e0374c9c35c 21:05:11 ---> c4fb88fce827 21:05:11 [Warning] One or more build-args [ARCH] were not consumed 21:05:11 Successfully built c4fb88fce827 21:05:11 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:11 provisioning config files... 21:05:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8104168633544847259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:12 ---> docker-login.sh 21:05:12 nexus3.edgexfoundry.org:10001 21:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:12 Configure a credential helper to remove this warning. See 21:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:12 21:05:12 Login Succeeded 21:05:12 nexus3.edgexfoundry.org:10002 21:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:12 Configure a credential helper to remove this warning. See 21:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:12 21:05:12 Login Succeeded 21:05:12 Removing intermediate container 4e595cb8e0ad 21:05:12 ---> d8888c9a15fc 21:05:12 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:12 ---> Running in 71486cdc514f 21:05:12 nexus3.edgexfoundry.org:10003 21:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:12 Configure a credential helper to remove this warning. See 21:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:12 21:05:12 Login Succeeded 21:05:12 nexus3.edgexfoundry.org:10004 21:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:12 Configure a credential helper to remove this warning. See 21:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:12 21:05:12 Login Succeeded 21:05:12 docker.io 21:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:12 Configure a credential helper to remove this warning. See 21:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:12 21:05:12 Login Succeeded 21:05:12 ---> docker-login.sh ends [Pipeline] } 21:05:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:13 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 21:05:13 f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:05:13 latest 21:05:13 2.1.1-dev.15 21:05:13 f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 21:05:13 main 21:05:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] isUnix [Pipeline] sh 21:05:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:05:13 6dd39408158a: Preparing 21:05:13 1a058d5342cc: Preparing 21:05:13 1a058d5342cc: Layer already exists 21:05:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:14 OK: 220 MiB in 52 packages 21:05:15 Removing intermediate container 71486cdc514f 21:05:15 ---> 4059689f3935 21:05:15 Step 10/15 : ENV GO111MODULE=on 21:05:15 ---> Running in bc297b179315 21:05:16 Removing intermediate container bc297b179315 21:05:16 ---> 571a5c397606 21:05:16 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:05:16 ---> Running in 417995f4405c 21:05:16 6dd39408158a: Pushed 21:05:16 f9498ebccf673a4c6f900ddcda9c706b19cd353c: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] isUnix [Pipeline] sh 21:05:16 Removing intermediate container 417995f4405c 21:05:16 ---> efcdad502744 21:05:16 Step 12/15 : COPY go.mod vendor* ./ 21:05:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 21:05:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 21:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:05:16 6dd39408158a: Preparing 21:05:16 1a058d5342cc: Preparing 21:05:16 6dd39408158a: Layer already exists 21:05:16 1a058d5342cc: Layer already exists 21:05:16 latest: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] isUnix [Pipeline] sh 21:05:16 ---> d8bb10304c4f 21:05:16 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:16 ---> Running in ee2f825bda35 21:05:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.15 [Pipeline] isUnix [Pipeline] sh 21:05:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.15 21:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:05:17 6dd39408158a: Preparing 21:05:17 1a058d5342cc: Preparing 21:05:17 1a058d5342cc: Layer already exists 21:05:17 6dd39408158a: Layer already exists 21:05:17 2.1.1-dev.15: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] isUnix [Pipeline] sh 21:05:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [Pipeline] isUnix [Pipeline] sh 21:05:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 21:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:05:17 6dd39408158a: Preparing 21:05:17 1a058d5342cc: Preparing 21:05:17 1a058d5342cc: Layer already exists 21:05:17 6dd39408158a: Layer already exists 21:05:17 f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] isUnix [Pipeline] sh 21:05:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 21:05:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 21:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:05:18 6dd39408158a: Preparing 21:05:18 1a058d5342cc: Preparing 21:05:18 6dd39408158a: Layer already exists 21:05:18 1a058d5342cc: Layer already exists 21:05:18 main: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:18 ===================================================== [Pipeline] echo 21:05:18 taggedImages: 21:05:18 - nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:05:18 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 21:05:18 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.15 21:05:18 - nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 21:05:18 - 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 21:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:18 21:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:19 latest: Pulling from edgex-lftools-log-publisher 21:05:19 5eb5b503b376: Pulling fs layer 21:05:19 5c69ac0246d0: Pulling fs layer 21:05:19 ec43610c2a17: Pulling fs layer 21:05:19 3a2ae6a8a46f: Pulling fs layer 21:05:19 33b1e0a273af: Pulling fs layer 21:05:19 5d3b04190fa2: Pulling fs layer 21:05:19 2f39f015ded8: Pulling fs layer 21:05:19 3a2ae6a8a46f: Waiting 21:05:19 33b1e0a273af: Waiting 21:05:19 5d3b04190fa2: Waiting 21:05:19 2f39f015ded8: Waiting 21:05:19 5c69ac0246d0: Download complete 21:05:19 3a2ae6a8a46f: Download complete 21:05:19 33b1e0a273af: Verifying Checksum 21:05:19 33b1e0a273af: Download complete 21:05:19 5d3b04190fa2: Download complete 21:05:19 ec43610c2a17: Verifying Checksum 21:05:19 ec43610c2a17: Download complete 21:05:19 5eb5b503b376: Download complete 21:05:20 2f39f015ded8: Verifying Checksum 21:05:20 2f39f015ded8: Download complete 21:05:20 5eb5b503b376: Pull complete 21:05:20 5c69ac0246d0: Pull complete 21:05:21 ec43610c2a17: Pull complete 21:05:21 3a2ae6a8a46f: Pull complete 21:05:21 33b1e0a273af: Pull complete 21:05:21 5d3b04190fa2: Pull complete 21:05:25 2f39f015ded8: Pull complete 21:05:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:05:26 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:05:26 $ 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/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:27 $ docker top 45688f885b1993501b97f3584137ee2f23815135af540e44b6e1b23f6f8c4208 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:27 ---> job-cost.sh 21:05:27 lf-activate-venv: SKIPPING 21:05:27 INFO: No Stack... 21:05:28 INFO: Retrieving Pricing Info for: v3-standard-8 21:05:28 INFO: Archiving Costs [Pipeline] sh 21:05:29 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 21:05:29 + cut -d, -f6 [Pipeline] lock 21:05:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] 21:05:29 Resource [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] did not exist. Created. 21:05:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:29 + echo total: 0.2199999988079071 [Pipeline] stash 21:05:29 Stashed 1 file(s) [Pipeline] } 21:05:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:29 $ docker stop --time=1 45688f885b1993501b97f3584137ee2f23815135af540e44b6e1b23f6f8c4208 21:05:30 $ docker rm -f 45688f885b1993501b97f3584137ee2f23815135af540e44b6e1b23f6f8c4208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06:38 Removing intermediate container ee2f825bda35 21:06:38 ---> 255fffd2fa91 21:06:38 Step 14/15 : COPY . . 21:06:38 ---> ff7e1149ee78 21:06:38 Step 15/15 : RUN ${MAKE} 21:06:38 ---> Running in 9ca151db7780 21:06:38 noop 21:06:38 Removing intermediate container 9ca151db7780 21:06:38 ---> 5b19c4021de2 21:06:38 Successfully built 5b19c4021de2 21:06:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:06:39 + docker inspect -f . ci-base-image-arm64 21:06:39 . [Pipeline] withDockerContainer 21:06:39 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 21:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/54 -v /w/workspace/edgex-ui-go/54:/w/workspace/edgex-ui-go/54:rw,z -v /w/workspace/edgex-ui-go/54@tmp:/w/workspace/edgex-ui-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:06:40 $ docker top f6e7f088052003d2156c8583a3284871b64cf3380a7680136f1ff2cde8384e62 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:41 + go version 21:06:41 go version go1.17.6 linux/arm64 [Pipeline] } 21:06:41 $ docker stop --time=1 f6e7f088052003d2156c8583a3284871b64cf3380a7680136f1ff2cde8384e62 21:06:43 $ docker rm -f f6e7f088052003d2156c8583a3284871b64cf3380a7680136f1ff2cde8384e62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:43 + docker inspect -f . ci-base-image-arm64 21:06:43 . [Pipeline] withDockerContainer 21:06:44 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 21:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/54 -v /w/workspace/edgex-ui-go/54:/w/workspace/edgex-ui-go/54:rw,z -v /w/workspace/edgex-ui-go/54@tmp:/w/workspace/edgex-ui-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:06:45 $ docker top 61bd6f22864b232352d345f5973b9b35f5d9542c19fe8fae9dd58aaaccf63989 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:06:46 + make test 21:06:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:06:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:07:26 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 21:07:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:07:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:07:39 $ docker stop --time=1 61bd6f22864b232352d345f5973b9b35f5d9542c19fe8fae9dd58aaaccf63989 21:07:41 $ docker rm -f 61bd6f22864b232352d345f5973b9b35f5d9542c19fe8fae9dd58aaaccf63989 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:07:42 Warning: overwriting stash ‘coverage-report’ 21:07:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:07:43 + ls -al . 21:07:43 total 156 21:07:43 drwxrwxr-x 13 jenkins jenkins 4096 Mar 16 21:06 . 21:07:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:04 .. 21:07:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:04 .git 21:07:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:04 .github 21:07:43 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 21:04 .gitignore 21:07:43 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 21:04 CONTRIBUTING.md 21:07:43 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 16 21:04 Dockerfile 21:07:43 -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 21:04 Jenkinsfile 21:07:43 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 21:04 LICENSE 21:07:43 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 16 21:04 Makefile 21:07:43 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 16 21:04 README.md 21:07:43 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 21:04 VERSION 21:07:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:04 assets 21:07:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:04 bin 21:07:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:04 cmd 21:07:43 -rw-r--r-- 1 jenkins jenkins 10 Mar 16 21:06 coverage.out 21:07:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:04 docs 21:07:43 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 16 21:04 go.mod 21:07:43 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 16 21:04 go.sum 21:07:43 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 21:04 internal 21:07:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:04 pkg 21:07:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:04 snap 21:07:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:04 testing 21:07:43 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 21:04 version.go 21:07:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:04 web [Pipeline] isUnix [Pipeline] sh 21:07:43 + 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=f9498ebccf673a4c6f900ddcda9c706b19cd353c --label arch=arm64 --label version=2.1.1-dev.15 . 21:07:44 Sending build context to Docker daemon 26.98MB 21:07:44 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 21:07:44 Step 2/23 : FROM ${BASE} AS builder 21:07:44 ---> 5b19c4021de2 21:07:44 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:07:45 ---> Running in 7f4f27f5d9ae 21:07:45 Removing intermediate container 7f4f27f5d9ae 21:07:45 ---> d3faac5a8216 21:07:45 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 21:07:45 ---> Running in 15da3d560515 21:07:45 Removing intermediate container 15da3d560515 21:07:45 ---> 925b01627172 21:07:45 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 21:07:45 ---> Running in a734130c2f11 21:07:46 Removing intermediate container a734130c2f11 21:07:46 ---> fea5197363f7 21:07:46 Step 6/23 : LABEL Name=edgex-ui-go 21:07:46 ---> Running in 4984dff0f2f5 21:07:46 Removing intermediate container 4984dff0f2f5 21:07:46 ---> f3e499f41e6a 21:07:46 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:07:46 ---> Running in 6ac49994f521 21:07:46 Removing intermediate container 6ac49994f521 21:07:46 ---> 85d8320853e3 21:07:46 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:46 ---> Running in 1b14ca20bc5a 21:07:48 Removing intermediate container 1b14ca20bc5a 21:07:48 ---> 15f7c294d067 21:07:48 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:48 ---> Running in 16b41c44de61 21:07:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:51 OK: 220 MiB in 52 packages 21:07:52 Removing intermediate container 16b41c44de61 21:07:52 ---> 73ae43d3f5b5 21:07:52 Step 10/23 : ENV GO111MODULE=on 21:07:52 ---> Running in 6ffad1d4bc46 21:07:52 Removing intermediate container 6ffad1d4bc46 21:07:52 ---> 12e213921e50 21:07:52 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:07:52 ---> Running in caf8de139e70 21:07:52 Removing intermediate container caf8de139e70 21:07:52 ---> 6465b8b1d967 21:07:52 Step 12/23 : COPY go.mod vendor* ./ 21:07:53 ---> 7583b24cfc1c 21:07:53 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:53 ---> Running in 7522e95396a7 21:07:56 Removing intermediate container 7522e95396a7 21:07:56 ---> 1cbff0ebb0cb 21:07:56 Step 14/23 : COPY . . 21:07:59 ---> a518392dca95 21:07:59 Step 15/23 : RUN ${MAKE} 21:07:59 ---> Running in 4c24bcb1dc23 21:07:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:08:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:08:34 Removing intermediate container 4c24bcb1dc23 21:08:34 ---> a27b53dc085f 21:08:34 Step 16/23 : FROM alpine:3.14 21:08:35 3.14: Pulling from library/alpine 21:08:35 be307f383ecc: Pulling fs layer 21:08:36 be307f383ecc: Verifying Checksum 21:08:36 be307f383ecc: Download complete 21:08:36 be307f383ecc: Pull complete 21:08:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:08:36 Status: Downloaded newer image for alpine:3.14 21:08:36 ---> 5b8b7b635229 21:08:36 Step 17/23 : EXPOSE 4000 21:08:36 ---> Running in 7b1e37051572 21:08:36 Removing intermediate container 7b1e37051572 21:08:36 ---> 06f81e241b1b 21:08:36 Step 18/23 : 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 21:08:38 ---> 0bf5441700f8 21:08:38 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:08:38 ---> Running in 6afa5ec7b0c3 21:08:38 Removing intermediate container 6afa5ec7b0c3 21:08:38 ---> 52561ee2f4a0 21:08:38 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:08:38 ---> Running in 75b8f4c3fd64 21:08:39 Removing intermediate container 75b8f4c3fd64 21:08:39 ---> 40e1a6172325 21:08:39 Step 21/23 : LABEL arch=arm64 21:08:39 ---> Running in 987dad1645b2 21:08:39 Removing intermediate container 987dad1645b2 21:08:39 ---> 9cc404627158 21:08:39 Step 22/23 : LABEL git_sha=f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:08:39 ---> Running in f03cf00b5d84 21:08:39 Removing intermediate container f03cf00b5d84 21:08:39 ---> 32127705b8f8 21:08:39 Step 23/23 : LABEL version=2.1.1-dev.15 21:08:39 ---> Running in 539186514d28 21:08:40 Removing intermediate container 539186514d28 21:08:40 ---> 6e7b347b80c9 21:08:40 [Warning] One or more build-args [ARCH] were not consumed 21:08:40 Successfully built 6e7b347b80c9 21:08:40 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 21:08:40 provisioning config files... 21:08:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/54@tmp/config6084285527233626586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:40 ---> docker-login.sh 21:08:40 nexus3.edgexfoundry.org:10001 21:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:41 Configure a credential helper to remove this warning. See 21:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:41 21:08:41 Login Succeeded 21:08:41 nexus3.edgexfoundry.org:10002 21:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:41 Configure a credential helper to remove this warning. See 21:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:41 21:08:41 Login Succeeded 21:08:41 nexus3.edgexfoundry.org:10003 21:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:42 Configure a credential helper to remove this warning. See 21:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:42 21:08:42 Login Succeeded 21:08:42 nexus3.edgexfoundry.org:10004 21:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:42 Configure a credential helper to remove this warning. See 21:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:42 21:08:42 Login Succeeded 21:08:42 docker.io 21:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:43 Configure a credential helper to remove this warning. See 21:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:43 21:08:43 Login Succeeded 21:08:43 ---> docker-login.sh ends [Pipeline] } 21:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:43 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 21:08:43 f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:08:43 latest 21:08:43 2.1.1-dev.15 21:08:43 f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 21:08:43 main 21:08:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] isUnix [Pipeline] sh 21:08:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:08:44 f434d97dd2d7: Preparing 21:08:44 62170e181a92: Preparing 21:08:44 62170e181a92: Layer already exists 21:08:48 f434d97dd2d7: Pushed 21:08:48 f9498ebccf673a4c6f900ddcda9c706b19cd353c: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] isUnix [Pipeline] sh 21:08:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:08:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 21:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:08:49 f434d97dd2d7: Preparing 21:08:49 62170e181a92: Preparing 21:08:49 f434d97dd2d7: Layer already exists 21:08:49 62170e181a92: Layer already exists 21:08:49 latest: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] isUnix [Pipeline] sh 21:08:49 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.15 [Pipeline] isUnix [Pipeline] sh 21:08:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.15 21:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:08:50 f434d97dd2d7: Preparing 21:08:50 62170e181a92: Preparing 21:08:50 62170e181a92: Layer already exists 21:08:50 f434d97dd2d7: Layer already exists 21:08:50 2.1.1-dev.15: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] isUnix [Pipeline] sh 21:08:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [Pipeline] isUnix [Pipeline] sh 21:08:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 21:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:08:51 f434d97dd2d7: Preparing 21:08:51 62170e181a92: Preparing 21:08:51 62170e181a92: Layer already exists 21:08:51 f434d97dd2d7: Layer already exists 21:08:51 f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] isUnix [Pipeline] sh 21:08:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 21:08:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 21:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:08:52 f434d97dd2d7: Preparing 21:08:52 62170e181a92: Preparing 21:08:52 62170e181a92: Layer already exists 21:08:52 f434d97dd2d7: Layer already exists 21:08:52 main: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:52 ===================================================== [Pipeline] echo 21:08:52 taggedImages: 21:08:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c 21:08:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 21:08:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.15 21:08:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 21:08:52 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:52 21:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:53 arm64: Pulling from edgex-lftools-log-publisher 21:08:53 8998bd30e6a1: Pulling fs layer 21:08:53 04944245beec: Pulling fs layer 21:08:53 699f458cf7ca: Pulling fs layer 21:08:53 765212b225bb: Pulling fs layer 21:08:53 f23df028b6ca: Pulling fs layer 21:08:53 d65c8cfc05b1: Pulling fs layer 21:08:53 2437ff75d9bd: Pulling fs layer 21:08:53 765212b225bb: Waiting 21:08:53 f23df028b6ca: Waiting 21:08:53 d65c8cfc05b1: Waiting 21:08:53 2437ff75d9bd: Waiting 21:08:53 04944245beec: Verifying Checksum 21:08:53 04944245beec: Download complete 21:08:53 765212b225bb: Verifying Checksum 21:08:53 765212b225bb: Download complete 21:08:53 f23df028b6ca: Download complete 21:08:53 d65c8cfc05b1: Verifying Checksum 21:08:53 d65c8cfc05b1: Download complete 21:08:53 699f458cf7ca: Verifying Checksum 21:08:53 699f458cf7ca: Download complete 21:08:53 8998bd30e6a1: Verifying Checksum 21:08:53 8998bd30e6a1: Download complete 21:08:56 2437ff75d9bd: Verifying Checksum 21:08:56 2437ff75d9bd: Download complete 21:08:58 8998bd30e6a1: Pull complete 21:08:58 04944245beec: Pull complete 21:09:00 699f458cf7ca: Pull complete 21:09:00 765212b225bb: Pull complete 21:09:01 f23df028b6ca: Pull complete 21:09:01 d65c8cfc05b1: Pull complete 21:09:16 2437ff75d9bd: Pull complete 21:09:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:09:17 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 21:09:17 $ 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/54 -v /w/workspace/edgex-ui-go/54:/w/workspace/edgex-ui-go/54:rw,z -v /w/workspace/edgex-ui-go/54@tmp:/w/workspace/edgex-ui-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:09:19 $ docker top 7f7f37b869dc8dff7a19ced3f4d93b70a93494070d2ad788b9df11d33e36f7b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:20 ---> job-cost.sh 21:09:20 lf-activate-venv: SKIPPING 21:09:20 INFO: No Stack... 21:09:21 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:22 INFO: Archiving Costs [Pipeline] sh 21:09:22 + cat /w/workspace/edgex-ui-go/54/archives/cost.csv 21:09:22 + cut -d, -f6 [Pipeline] lock 21:09:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] 21:09:22 Resource [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] did not exist. Created. 21:09:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:23 /w/workspace/edgex-ui-go/54@tmp/durable-b87a97c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:24 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:24 Warning: overwriting stash ‘stack-cost’ 21:09:24 Stashed 1 file(s) [Pipeline] } 21:09:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:24 $ docker stop --time=1 7f7f37b869dc8dff7a19ced3f4d93b70a93494070d2ad788b9df11d33e36f7b3 21:09:25 $ docker rm -f 7f7f37b869dc8dff7a19ced3f4d93b70a93494070d2ad788b9df11d33e36f7b3 [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 21:09:26 provisioning config files... 21:09:26 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1121891651772610279tmp [Pipeline] { [Pipeline] sh 21:09:26 + set +x 21:09:26 + curl -s https://codecov.io/bash 21:09:26 + bash -s -- 21:09:26 21:09:26 _____ _ 21:09:26 / ____| | | 21:09:26 | | ___ __| | ___ ___ _____ __ 21:09:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:26 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:26 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:26 Bash-1.0.6 21:09:26 21:09:26 21:09:26 ==> git version 2.25.1 found 21:09:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:09:26 Release-Date: 2020-01-08 21:09:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:09:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:09:26 ==> Jenkins CI detected. 21:09:26 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 21:09:26 project root: . 21:09:26 --> token set from env 21:09:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:26 ==> Running gcov in . (disable via -X gcov) 21:09:26 ==> Python coveragepy not found 21:09:26 ==> Searching for coverage reports in: 21:09:26 + . 21:09:26 -> Found 1 reports 21:09:26 ==> Detecting git/mercurial file structure 21:09:26 ==> Reading reports 21:09:26 + ./coverage.out bytes=10 21:09:26 ==> Appending adjustments 21:09:26 https://docs.codecov.io/docs/fixing-reports 21:09:26 + Found adjustments 21:09:26 ==> Gzipping contents 21:09:26 4.0K /tmp/codecov.fz1BcG.gz 21:09:26 ==> Uploading reports 21:09:26 url: https://codecov.io 21:09:26 query: branch=main&commit=f9498ebccf673a4c6f900ddcda9c706b19cd353c&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:26 -> Pinging Codecov 21:09:26 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=f9498ebccf673a4c6f900ddcda9c706b19cd353c&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:27 -> Uploading to 21:09:27 https://storage.googleapis.com/codecov/v4/raw/2022-03-16/FB506323287CE973F263BFD2A0EB1F37/f9498ebccf673a4c6f900ddcda9c706b19cd353c/b4c1eb06-5c5d-49fe-9e70-b69495f97e7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T210927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ffd0eae413442299581db1dac027746ab275e3f2369490aa914625e00a53b04 21:09:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:27 Dload Upload Total Spent Left Speed 21:09:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4050 0 0 100 4050 0 16463 --:--:-- --:--:-- --:--:-- 16530 21:09:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] } 21:09:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:09:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:09:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:28 21:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:09:28 188c0c94c7c5: Pulling fs layer 21:09:28 0ef7d3d256c8: Pulling fs layer 21:09:28 de9db76c5a1d: Pulling fs layer 21:09:28 0eba1c9be4d2: Pulling fs layer 21:09:28 0d57e429df01: Pulling fs layer 21:09:28 4e4be7b47b0d: Pulling fs layer 21:09:28 e1f770b5df2f: Pulling fs layer 21:09:28 85a0685a4137: Pulling fs layer 21:09:28 0eba1c9be4d2: Waiting 21:09:28 0d57e429df01: Waiting 21:09:28 4e4be7b47b0d: Waiting 21:09:28 e1f770b5df2f: Waiting 21:09:28 85a0685a4137: Waiting 21:09:28 de9db76c5a1d: Verifying Checksum 21:09:28 de9db76c5a1d: Download complete 21:09:28 0ef7d3d256c8: Verifying Checksum 21:09:28 0d57e429df01: Verifying Checksum 21:09:28 0d57e429df01: Download complete 21:09:28 4e4be7b47b0d: Verifying Checksum 21:09:28 4e4be7b47b0d: Download complete 21:09:28 188c0c94c7c5: Verifying Checksum 21:09:28 188c0c94c7c5: Download complete 21:09:28 188c0c94c7c5: Pull complete 21:09:28 e1f770b5df2f: Verifying Checksum 21:09:28 e1f770b5df2f: Download complete 21:09:28 0ef7d3d256c8: Pull complete 21:09:28 de9db76c5a1d: Pull complete 21:09:29 0eba1c9be4d2: Verifying Checksum 21:09:29 0eba1c9be4d2: Download complete 21:09:29 85a0685a4137: Verifying Checksum 21:09:29 85a0685a4137: Download complete 21:09:32 0eba1c9be4d2: Pull complete 21:09:32 0d57e429df01: Pull complete 21:09:32 4e4be7b47b0d: Pull complete 21:09:32 e1f770b5df2f: Pull complete 21:09:36 85a0685a4137: Pull complete 21:09:36 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:09:36 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:09:36 $ 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 21:09:38 $ docker top 9ec8f3759551956177246d90cdafb62ed292ebc19686d2334f78fe961728d9b2 -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:09:38 + set -o pipefail 21:09:38 + snyk monitor '--org=edgex-jenkins' 21:09:42 21:09:42 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 21:09:42 21:09:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f35d95ff-cf31-4c9b-8ff5-ede51fbbf857 21:09:42 21:09:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:09:42 21:09:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:09:42 21:09:42 [Pipeline] } 21:09:42 $ docker stop --time=1 9ec8f3759551956177246d90cdafb62ed292ebc19686d2334f78fe961728d9b2 21:09:44 $ docker rm -f 9ec8f3759551956177246d90cdafb62ed292ebc19686d2334f78fe961728d9b2 [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 21:09:45 + git log --format=format:%s -1 f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] sh 21:09:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:09:45 . [Pipeline] withDockerContainer 21:09:45 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:09:45 $ 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 21:09:46 $ docker top df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:46 [ssh-agent] Looking for ssh-agent implementation... 21:09:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:46 $ docker exec df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e ssh-agent 21:09:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMjOJk/agent.14 21:09:46 SSH_AGENT_PID=20 21:09:46 Running ssh-add (command line suppressed) 21:09:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6262430320332053716.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6262430320332053716.key) 21:09:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:46 + git semver tag 21:09:46 # -> Open(): unable to determine branch for HEAD 21:09:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 21:09:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 21:09:46 # $SEMVER_REMOTE_NAME = origin 21:09:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:09:46 # $SEMVER_USER_NAME = edgex-jenkins 21:09:46 # $SEMVER_BRANCH = main 21:09:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 21:09:46 # f9498ebccf673a4c6f900ddcda9c706b19cd353c HEAD 21:09:46 # -> Force: false 21:09:46 # fcd120448d543a012dfc14ad7ef5c7d8e05e6059 refs/tags/v2.1.1-dev.15 [Pipeline] } 21:09:46 $ docker exec --env ******** --env ******** df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e ssh-agent -k 21:09:47 unset SSH_AUTH_SOCK; 21:09:47 unset SSH_AGENT_PID; 21:09:47 echo Agent pid 20 killed; 21:09:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:47 + git semver [Pipeline] } 21:09:47 $ docker stop --time=1 df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e 21:09:48 $ docker rm -f df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:49 21:09:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:49 0.23.1-centos7: Pulling from edgex-lftools 21:09:49 ab5ef0e58194: Pulling fs layer 21:09:49 9712f1f96733: Pulling fs layer 21:09:49 63f879dbbcfc: Pulling fs layer 21:09:49 0d9ebad4ef96: Pulling fs layer 21:09:49 e9a5061849ea: Pulling fs layer 21:09:49 d747dcd14b5f: Pulling fs layer 21:09:49 2de7ff778b66: Pulling fs layer 21:09:49 0d9ebad4ef96: Waiting 21:09:49 e9a5061849ea: Waiting 21:09:49 d747dcd14b5f: Waiting 21:09:49 9712f1f96733: Verifying Checksum 21:09:49 63f879dbbcfc: Verifying Checksum 21:09:49 63f879dbbcfc: Download complete 21:09:49 0d9ebad4ef96: Verifying Checksum 21:09:49 0d9ebad4ef96: Download complete 21:09:49 d747dcd14b5f: Verifying Checksum 21:09:49 d747dcd14b5f: Download complete 21:09:49 ab5ef0e58194: Verifying Checksum 21:09:49 ab5ef0e58194: Download complete 21:09:49 e9a5061849ea: Verifying Checksum 21:09:49 e9a5061849ea: Download complete 21:09:49 2de7ff778b66: Verifying Checksum 21:09:49 2de7ff778b66: Download complete 21:09:52 ab5ef0e58194: Pull complete 21:09:52 9712f1f96733: Pull complete 21:09:53 63f879dbbcfc: Pull complete 21:09:56 0d9ebad4ef96: Pull complete 21:09:57 e9a5061849ea: Pull complete 21:09:57 d747dcd14b5f: Pull complete 21:09:58 2de7ff778b66: Pull complete 21:09:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:09:58 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:09:58 $ 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 21:10:00 $ docker top ce915b750b568076fb02a347b9c03da4ad4cb83fac1ad4574e7860c9a4356779 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:10:00 provisioning config files... 21:10:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5885942811980947094tmp 21:10:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2480162929867275057tmp 21:10:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4932973908477965110tmp [Pipeline] { [Pipeline] echo 21:10:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:10:00 ---> sigul-configuration.sh 21:10:00 gpg: directory `/root/.gnupg' created 21:10:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:10:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:10:00 gpg: keyring `/root/.gnupg/secring.gpg' created 21:10:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:10:00 gpg: CAST5 encrypted data 21:10:00 gpg: encrypted with 1 passphrase 21:10:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:10:01 + mkdir /home/jenkins 21:10:01 + mkdir /home/jenkins/sigul [Pipeline] sh 21:10:01 + 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 21:10:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:10:01 ---> sigul-install.sh 21:10:01 Sigul already installed; skipping installation. [Pipeline] sh 21:10:02 + git tag --list 21:10:02 0.1.1 21:10:02 v1.1.0 21:10:02 v1.2.0 21:10:02 v1.2.1 21:10:02 v1.3.0 21:10:02 v2.0.0 21:10:02 v2.0.1-dev.1 21:10:02 v2.0.1-dev.10 21:10:02 v2.0.1-dev.11 21:10:02 v2.0.1-dev.12 21:10:02 v2.0.1-dev.13 21:10:02 v2.0.1-dev.14 21:10:02 v2.0.1-dev.15 21:10:02 v2.0.1-dev.16 21:10:02 v2.0.1-dev.17 21:10:02 v2.0.1-dev.18 21:10:02 v2.0.1-dev.19 21:10:02 v2.0.1-dev.2 21:10:02 v2.0.1-dev.20 21:10:02 v2.0.1-dev.21 21:10:02 v2.0.1-dev.22 21:10:02 v2.0.1-dev.23 21:10:02 v2.0.1-dev.24 21:10:02 v2.0.1-dev.25 21:10:02 v2.0.1-dev.26 21:10:02 v2.0.1-dev.27 21:10:02 v2.0.1-dev.28 21:10:02 v2.0.1-dev.29 21:10:02 v2.0.1-dev.3 21:10:02 v2.0.1-dev.30 21:10:02 v2.0.1-dev.31 21:10:02 v2.0.1-dev.32 21:10:02 v2.0.1-dev.33 21:10:02 v2.0.1-dev.4 21:10:02 v2.0.1-dev.5 21:10:02 v2.0.1-dev.6 21:10:02 v2.0.1-dev.7 21:10:02 v2.0.1-dev.8 21:10:02 v2.0.1-dev.9 21:10:02 v2.1.0 21:10:02 v2.1.1-dev.1 21:10:02 v2.1.1-dev.10 21:10:02 v2.1.1-dev.11 21:10:02 v2.1.1-dev.12 21:10:02 v2.1.1-dev.13 21:10:02 v2.1.1-dev.14 21:10:02 v2.1.1-dev.15 21:10:02 v2.1.1-dev.2 21:10:02 v2.1.1-dev.3 21:10:02 v2.1.1-dev.4 21:10:02 v2.1.1-dev.5 21:10:02 v2.1.1-dev.6 21:10:02 v2.1.1-dev.7 21:10:02 v2.1.1-dev.8 21:10:02 v2.1.1-dev.9 [Pipeline] sh 21:10:02 + lftools sign git-tag v2.1.1-dev.15 21:10:02 Signing Git tag with Sigul... 21:10:02 Signing v2.1.1-dev.15 [Pipeline] echo 21:10:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:10:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:10:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:10:03 $ docker stop --time=1 ce915b750b568076fb02a347b9c03da4ad4cb83fac1ad4574e7860c9a4356779 21:10:05 $ docker rm -f ce915b750b568076fb02a347b9c03da4ad4cb83fac1ad4574e7860c9a4356779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:10:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:10:05 . [Pipeline] withDockerContainer 21:10:05 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:10:05 $ 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 21:10:06 $ docker top d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:06 [ssh-agent] Looking for ssh-agent implementation... 21:10:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:06 $ docker exec d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b ssh-agent 21:10:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhinaIg/agent.15 21:10:06 SSH_AGENT_PID=22 21:10:06 Running ssh-add (command line suppressed) 21:10:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2329088377720390178.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2329088377720390178.key) 21:10:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:07 + git semver bump pre 21:10:07 # -> Open(): unable to determine branch for HEAD 21:10:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 21:10:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 21:10:07 # $SEMVER_REMOTE_NAME = origin 21:10:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:10:07 # $SEMVER_USER_NAME = edgex-jenkins 21:10:07 # $SEMVER_BRANCH = main 21:10:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 21:10:07 2.1.1-dev.16 [Pipeline] } 21:10:07 $ docker exec --env ******** --env ******** d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b ssh-agent -k 21:10:07 unset SSH_AUTH_SOCK; 21:10:07 unset SSH_AGENT_PID; 21:10:07 echo Agent pid 22 killed; 21:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:07 + git semver [Pipeline] } 21:10:07 $ docker stop --time=1 d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b 21:10:08 $ docker rm -f d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b [Pipeline] // withDockerContainer [Pipeline] sh 21:10:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:10:09 . [Pipeline] withDockerContainer 21:10:09 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:10:09 $ 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 21:10:09 $ docker top 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:10 [ssh-agent] Looking for ssh-agent implementation... 21:10:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:10 $ docker exec 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 ssh-agent 21:10:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXghmjfL/agent.13 21:10:10 SSH_AGENT_PID=19 21:10:10 Running ssh-add (command line suppressed) 21:10:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4288639967130811274.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4288639967130811274.key) 21:10:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:10 + git semver push 21:10:10 # -> Open(): unable to determine branch for HEAD 21:10:10 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 21:10:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 21:10:10 # $SEMVER_REMOTE_NAME = origin 21:10:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:10:10 # $SEMVER_USER_NAME = edgex-jenkins 21:10:10 # $SEMVER_BRANCH = main 21:10:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 21:10:12 $ docker exec --env ******** --env ******** 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 ssh-agent -k 21:10:12 unset SSH_AUTH_SOCK; 21:10:12 unset SSH_AGENT_PID; 21:10:12 echo Agent pid 19 killed; 21:10:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:13 + git semver [Pipeline] } 21:10:13 $ docker stop --time=1 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 21:10:14 $ docker rm -f 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 [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 21:10:15 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 21:10:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:10:15 total 16 21:10:15 drwxr-xr-x 3 root root 4096 Mar 16 21:05 . 21:10:15 drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 21:10 .. 21:10:15 drwxr-xr-x 2 root root 4096 Mar 16 21:05 cost 21:10:15 -rw-r--r-- 1 root root 81 Mar 16 21:05 cost.csv 21:10:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:10:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:10:15 total 16 21:10:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:05 . 21:10:15 drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 21:10 .. 21:10:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 21:05 cost 21:10:15 -rw-r--r-- 1 jenkins jenkins 81 Mar 16 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:10:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:16 ---> package-listing.sh 21:10:16 ++ tr '[:upper:]' '[:lower:]' 21:10:16 ++ facter osfamily 21:10:16 + OS_FAMILY=debian 21:10:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 21:10:16 + START_PACKAGES=/tmp/packages_start.txt 21:10:16 + END_PACKAGES=/tmp/packages_end.txt 21:10:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:16 + PACKAGES=/tmp/packages_start.txt 21:10:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 21:10:16 + PACKAGES=/tmp/packages_end.txt 21:10:16 + case "${OS_FAMILY}" in 21:10:16 + dpkg -l 21:10:16 + grep '^ii' 21:10:16 + '[' -f /tmp/packages_start.txt ']' 21:10:16 + '[' -f /tmp/packages_end.txt ']' 21:10:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 21:10:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 21:10:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 21:10:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 21:10:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:17 . [Pipeline] withDockerContainer 21:10:17 prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container 21:10:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 21:10:17 $ docker top 3dd05ad96c115b313478795c90be2d3907181a467c88a54ff186f0005ccb1d68 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:18 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:18 + mkdir -p /var/log/sysstat [Pipeline] sh 21:10:18 + ls /var/log/sa-host 21:10:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:18 provisioning config files... 21:10:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2193596207319864779tmp [Pipeline] { [Pipeline] echo 21:10:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:19 ---> create-netrc.sh [Pipeline] } 21:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:10:19 ---> python-tools-install.sh [Pipeline] echo 21:10:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:19 ---> sudo-logs.sh 21:10:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:20 ---> job-cost.sh 21:10:20 lf-activate-venv: SKIPPING 21:10:20 DEBUG: total: 0.2199999988079071 21:10:20 INFO: Retrieving Stack Cost... 21:10:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:21 INFO: Archiving Costs [Pipeline] echo 21:10:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:21 ---> logs-deploy.sh 21:10:21 lf-activate-venv: SKIPPING 21:10:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/54 21:10:21 INFO: archiving workspace using pattern(s): 21:10:22 Archives upload complete. 21:10:22 INFO: archiving logs to Nexus