Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a297faecba2e479c84256204d88875266373bb25 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-ssh1513534695723891865.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-ssh10252911048510497834.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-ssh6583285494096468226.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-ssh16550371859388535002.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-ssh9106479050250644399.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-9107 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 a297faecba2e479c84256204d88875266373bb25 (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 a297faecba2e479c84256204d88875266373bb25 # timeout=10 Commit message: "fix: bug result in failing to add or update one stuff and remove dead code" > git rev-list --no-walk 26b26d55d40a99fe9ff9e4cc5ede3c8b1c832f29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:50 ========================================================= 00:32:50 EdgeX Global Pipelines Version Info 00:32:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:51 ------------------- 00:32:51 stable info: 00:32:51 ------------------- 00:32:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:32:51 Message: update stable to v1.0.221 00:32:51 ------------------- 00:32:51 experimental info: 00:32:51 ------------------- 00:32:51 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:32:51 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a297faecba2e479c84256204d88875266373bb25 [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a297fae [Pipeline] echo 00:32:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:52 provisioning config files... 00:32:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2932754370798010518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:52 ---> docker-login.sh 00:32:52 nexus3.edgexfoundry.org:10001 00:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:53 Configure a credential helper to remove this warning. See 00:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:53 00:32:53 Login Succeeded 00:32:53 nexus3.edgexfoundry.org:10002 00:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:53 Configure a credential helper to remove this warning. See 00:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:53 00:32:53 Login Succeeded 00:32:53 nexus3.edgexfoundry.org:10003 00:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:53 Configure a credential helper to remove this warning. See 00:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:53 00:32:53 Login Succeeded 00:32:53 nexus3.edgexfoundry.org:10004 00:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:53 Configure a credential helper to remove this warning. See 00:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:53 00:32:53 Login Succeeded 00:32:53 docker.io 00:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:54 Configure a credential helper to remove this warning. See 00:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:54 00:32:54 Login Succeeded 00:32:54 ---> docker-login.sh ends [Pipeline] } 00:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:32:54 + git rev-list -1 --merges a297faecba2e479c84256204d88875266373bb25~1..a297faecba2e479c84256204d88875266373bb25 [Pipeline] echo 00:32:54 -----------> git rev-list -1 --merges a297faecba2e479c84256204d88875266373bb25~1..a297faecba2e479c84256204d88875266373bb25 a297faecba2e479c84256204d88875266373bb25 [false] [Pipeline] sh 00:32:54 + git log --format=format:%s -1 a297faecba2e479c84256204d88875266373bb25 [Pipeline] echo 00:32:54 ========================================================= 00:32:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:55 + git log --format=format:%s -1 a297faecba2e479c84256204d88875266373bb25 [Pipeline] echo 00:32:55 [semverPrep] GIT_COMMIT: a297faecba2e479c84256204d88875266373bb25, Commit Message: fix: bug result in failing to add or update one stuff and remove dead code [Pipeline] echo 00:32:55 [semverPrep] This is not a build commit. [Pipeline] sh 00:32:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:55 + grep -v github /etc/ssh/ssh_known_hosts 00:32:55 + [ -e /tmp/ssh_known_hosts ] 00:32:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:32:55 + sudo tee -a /etc/ssh/ssh_known_hosts 00:32:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:56 00:32:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:56 latest: Pulling from edgex-devops/git-semver 00:32:56 a0d0a0d46f8b: Pulling fs layer 00:32:56 3e5f54012d9b: Pulling fs layer 00:32:56 4c7163046ea9: Pulling fs layer 00:32:56 0c2d73faf560: Pulling fs layer 00:32:56 0c2d73faf560: Waiting 00:32:56 3e5f54012d9b: Verifying Checksum 00:32:56 3e5f54012d9b: Download complete 00:32:56 a0d0a0d46f8b: Verifying Checksum 00:32:56 a0d0a0d46f8b: Download complete 00:32:56 4c7163046ea9: Verifying Checksum 00:32:56 4c7163046ea9: Download complete 00:32:56 0c2d73faf560: Verifying Checksum 00:32:56 0c2d73faf560: Download complete 00:32:56 a0d0a0d46f8b: Pull complete 00:32:56 3e5f54012d9b: Pull complete 00:32:57 4c7163046ea9: Pull complete 00:32:57 0c2d73faf560: Pull complete 00:32:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:57 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:32: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 00:32:58 $ docker top d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:58 [ssh-agent] Looking for ssh-agent implementation... 00:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:58 $ docker exec d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d ssh-agent 00:32:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXliHCDo/agent.13 00:32:58 SSH_AGENT_PID=19 00:32:58 Running ssh-add (command line suppressed) 00:32:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5384040282452062670.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5384040282452062670.key) 00:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:58 + git tag --points-at HEAD [Pipeline] } 00:32:58 $ docker exec --env ******** --env ******** d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d ssh-agent -k 00:32:58 unset SSH_AUTH_SOCK; 00:32:58 unset SSH_AGENT_PID; 00:32:58 echo Agent pid 19 killed; 00:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:58 [ssh-agent] Looking for ssh-agent implementation... 00:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:59 $ docker exec d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d ssh-agent 00:32:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkCcknd/agent.54 00:32:59 SSH_AGENT_PID=60 00:32:59 Running ssh-add (command line suppressed) 00:32:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8723762687683957032.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8723762687683957032.key) 00:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:59 + git semver init 00:32:59 # -> Open(): unable to determine branch for HEAD 00:32:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 00:32:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 00:32:59 # $SEMVER_REMOTE_NAME = origin 00:32:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:59 # $SEMVER_USER_NAME = edgex-jenkins 00:32:59 # $SEMVER_BRANCH = main 00:32:59 # $SEMVER_TEMP = /tmp/semver-275543534 00:32:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 00:33:02 # '/tmp/semver-275543534' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 00:33:02 # -> Force: false 00:33:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 00:33:02 $ docker exec --env ******** --env ******** d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d ssh-agent -k 00:33:02 unset SSH_AUTH_SOCK; 00:33:02 unset SSH_AGENT_PID; 00:33:02 echo Agent pid 60 killed; 00:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:02 + git semver [Pipeline] } 00:33:02 $ docker stop --time=1 d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d 00:33:04 $ docker rm -f d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d [Pipeline] // withDockerContainer [Pipeline] sh 00:33:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:04 Stashed 1 file(s) [Pipeline] echo 00:33:04 [edgeXSemver]: initialized semver on version 2.1.1-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:04 provisioning config files... 00:33:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1127406915379424894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:05 ---> docker-login.sh 00:33:05 nexus3.edgexfoundry.org:10001 00:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:05 Configure a credential helper to remove this warning. See 00:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:05 00:33:05 Login Succeeded 00:33:05 nexus3.edgexfoundry.org:10002 00:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:05 Configure a credential helper to remove this warning. See 00:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:05 00:33:05 Login Succeeded 00:33:05 nexus3.edgexfoundry.org:10003 00:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:05 Configure a credential helper to remove this warning. See 00:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:05 00:33:05 Login Succeeded 00:33:05 nexus3.edgexfoundry.org:10004 00:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:05 Configure a credential helper to remove this warning. See 00:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:05 00:33:05 Login Succeeded 00:33:05 docker.io 00:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:05 Configure a credential helper to remove this warning. See 00:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:05 00:33:05 Login Succeeded 00:33:05 ---> docker-login.sh ends [Pipeline] } 00:33:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:33:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:06 ========================================================= 00:33:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:33:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:33: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 . 00:33:06 Sending build context to Docker daemon 43.05MB 00:33:06 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 00:33:06 Step 2/15 : FROM ${BASE} AS builder 00:33:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:06 59bf1c3509f3: Pulling fs layer 00:33:06 666ba61612fd: Pulling fs layer 00:33:06 8ed8ca486205: Pulling fs layer 00:33:06 4fe6c5a15a65: Pulling fs layer 00:33:06 22a0e8bec74d: Pulling fs layer 00:33:06 4fe6c5a15a65: Waiting 00:33:06 640e595b4fbd: Pulling fs layer 00:33:06 763cafe07f6e: Pulling fs layer 00:33:06 0c0b528cf693: Pulling fs layer 00:33:06 10935f4eaf8b: Pulling fs layer 00:33:06 22a0e8bec74d: Waiting 00:33:06 763cafe07f6e: Waiting 00:33:06 640e595b4fbd: Waiting 00:33:06 0c0b528cf693: Waiting 00:33:06 10935f4eaf8b: Waiting 00:33:06 8ed8ca486205: Verifying Checksum 00:33:06 8ed8ca486205: Download complete 00:33:06 666ba61612fd: Download complete 00:33:06 22a0e8bec74d: Verifying Checksum 00:33:06 22a0e8bec74d: Download complete 00:33:06 640e595b4fbd: Verifying Checksum 00:33:06 640e595b4fbd: Download complete 00:33:06 763cafe07f6e: Verifying Checksum 00:33:06 763cafe07f6e: Download complete 00:33:06 59bf1c3509f3: Verifying Checksum 00:33:06 59bf1c3509f3: Download complete 00:33:06 0c0b528cf693: Verifying Checksum 00:33:06 0c0b528cf693: Download complete 00:33:06 59bf1c3509f3: Pull complete 00:33:07 666ba61612fd: Pull complete 00:33:07 8ed8ca486205: Pull complete 00:33:07 10935f4eaf8b: Verifying Checksum 00:33:07 10935f4eaf8b: Download complete 00:33:07 4fe6c5a15a65: Verifying Checksum 00:33:07 4fe6c5a15a65: Download complete 00:33:11 4fe6c5a15a65: Pull complete 00:33:11 22a0e8bec74d: Pull complete 00:33:11 640e595b4fbd: Pull complete 00:33:11 763cafe07f6e: Pull complete 00:33:11 0c0b528cf693: Pull complete 00:33:13 10935f4eaf8b: Pull complete 00:33:13 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 00:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:33:13 ---> 99d49a6021b9 00:33:13 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:33:14 ---> Running in 10d0c0b94e5c 00:33:14 Removing intermediate container 10d0c0b94e5c 00:33:14 ---> f1132b7941ac 00:33:14 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 00:33:14 ---> Running in 0b65429a4480 00:33:15 Removing intermediate container 0b65429a4480 00:33:15 ---> f4e4402c3ba5 00:33:15 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 00:33:15 ---> Running in f3ab60313e04 00:33:15 Removing intermediate container f3ab60313e04 00:33:15 ---> 4531d422291a 00:33:15 Step 6/15 : LABEL Name=edgex-ui-go 00:33:15 ---> Running in 6e73cb49d8de 00:33:15 Removing intermediate container 6e73cb49d8de 00:33:15 ---> 3752ce370f2e 00:33:15 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:33:15 ---> Running in d391ef8a08fb 00:33:15 Removing intermediate container d391ef8a08fb 00:33:15 ---> 7bc3e777c265 00:33:15 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:15 ---> Running in 62f95add28cf 00:33:16 Removing intermediate container 62f95add28cf 00:33:16 ---> ef2fd0f1f17a 00:33:16 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:33:16 ---> Running in 8678bb5dc998 00:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:33:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:33:17 OK: 221 MiB in 52 packages 00:33:17 Removing intermediate container 8678bb5dc998 00:33:17 ---> 39f49e5a3b6f 00:33:17 Step 10/15 : ENV GO111MODULE=on 00:33:17 ---> Running in 81ff8bd12e22 00:33:17 Removing intermediate container 81ff8bd12e22 00:33:17 ---> b1874c861366 00:33:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:33:17 ---> Running in bef178d66481 00:33:18 Removing intermediate container bef178d66481 00:33:18 ---> 4421262df359 00:33:18 Step 12/15 : COPY go.mod vendor* ./ 00:33:18 ---> 6d3ab22fb433 00:33:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:18 ---> Running in 76abcbb664fc 00:33:19 Still waiting to schedule task 00:33:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:33:44 Removing intermediate container 76abcbb664fc 00:33:44 ---> 1a9246304845 00:33:44 Step 14/15 : COPY . . 00:33:44 ---> 63305a632d2f 00:33:44 Step 15/15 : RUN ${MAKE} 00:33:44 ---> Running in 3ffe6e290d67 00:33:45 noop 00:33:45 Removing intermediate container 3ffe6e290d67 00:33:45 ---> 5499747ba330 00:33:45 Successfully built 5499747ba330 00:33:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:45 + docker inspect -f . ci-base-image-x86_64 00:33:45 . [Pipeline] withDockerContainer 00:33:46 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:33:46 $ 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 00:33:46 $ docker top 911b7be293e94416de35c2b91b86d6bf85499c08b4f42640f8772e9ffc8f9be2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:46 + go version 00:33:46 go version go1.17.6 linux/amd64 [Pipeline] } 00:33:46 $ docker stop --time=1 911b7be293e94416de35c2b91b86d6bf85499c08b4f42640f8772e9ffc8f9be2 00:33:48 $ docker rm -f 911b7be293e94416de35c2b91b86d6bf85499c08b4f42640f8772e9ffc8f9be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:48 + docker inspect -f . ci-base-image-x86_64 00:33:48 . [Pipeline] withDockerContainer 00:33:48 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:33:48 $ 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 00:33:48 $ docker top a1d0d68eee2f97758c2c0955580a811a2d9985811d5e1d18632d4b89c6b3fdd2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:33:49 + make test 00:33:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:33:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 00:33:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:33:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:33:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:33:56 $ docker stop --time=1 a1d0d68eee2f97758c2c0955580a811a2d9985811d5e1d18632d4b89c6b3fdd2 00:33:58 $ docker rm -f a1d0d68eee2f97758c2c0955580a811a2d9985811d5e1d18632d4b89c6b3fdd2 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:33:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:34:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:34:00 + ls -al . 00:34:00 total 160 00:34:00 drwxrwxr-x 14 jenkins jenkins 4096 Mar 26 00:33 . 00:34:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:32 .. 00:34:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 00:32 .git 00:34:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:32 .github 00:34:00 -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 00:32 .gitignore 00:34:00 drwx------ 3 jenkins jenkins 4096 Mar 26 00:33 .semver 00:34:00 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 26 00:32 CONTRIBUTING.md 00:34:00 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 26 00:32 Dockerfile 00:34:00 -rw-rw-r-- 1 jenkins jenkins 652 Mar 26 00:32 Jenkinsfile 00:34:00 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 26 00:32 LICENSE 00:34:00 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 26 00:32 Makefile 00:34:00 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 26 00:32 README.md 00:34:00 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 00:33 VERSION 00:34:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:32 assets 00:34:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:32 bin 00:34:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:32 cmd 00:34:00 -rw-r--r-- 1 jenkins jenkins 10 Mar 26 00:33 coverage.out 00:34:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:32 docs 00:34:00 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 26 00:32 go.mod 00:34:00 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 26 00:32 go.sum 00:34:00 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 00:32 internal 00:34:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:32 pkg 00:34:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:32 snap 00:34:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:32 testing 00:34:00 -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 00:32 version.go 00:34:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:32 web [Pipeline] isUnix [Pipeline] sh 00:34:00 + 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=a297faecba2e479c84256204d88875266373bb25 --label arch=amd64 --label version=2.1.1-dev.17 . 00:34:00 Sending build context to Docker daemon 43.06MB 00:34:00 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 00:34:00 Step 2/23 : FROM ${BASE} AS builder 00:34:00 ---> 5499747ba330 00:34:00 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:34:01 ---> Running in 574d9d531128 00:34:01 Removing intermediate container 574d9d531128 00:34:01 ---> 9eeea0e97829 00:34:01 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 00:34:01 ---> Running in a3c0119827bf 00:34:01 Removing intermediate container a3c0119827bf 00:34:01 ---> 2fbcaeddf9fe 00:34:01 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 00:34:01 ---> Running in 5689f331c304 00:34:01 Removing intermediate container 5689f331c304 00:34:01 ---> e3eb102428fd 00:34:01 Step 6/23 : LABEL Name=edgex-ui-go 00:34:01 ---> Running in f4c2b299ba44 00:34:01 Removing intermediate container f4c2b299ba44 00:34:01 ---> 935bab4ad55f 00:34:01 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:34:01 ---> Running in a752ef96d5fb 00:34:01 Removing intermediate container a752ef96d5fb 00:34:01 ---> 3a67b6cf82b6 00:34:01 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:01 ---> Running in a1e5e7182086 00:34:02 Removing intermediate container a1e5e7182086 00:34:02 ---> 771c1084c217 00:34:02 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:34:02 ---> Running in 849cb15dec41 00:34:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:34:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:34:03 OK: 221 MiB in 52 packages 00:34:04 Removing intermediate container 849cb15dec41 00:34:04 ---> 259c5582aa89 00:34:04 Step 10/23 : ENV GO111MODULE=on 00:34:04 ---> Running in 5cf37af4081d 00:34:04 Removing intermediate container 5cf37af4081d 00:34:04 ---> 6fb1a79c30af 00:34:04 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:34:04 ---> Running in f40dd7b26d17 00:34:04 Removing intermediate container f40dd7b26d17 00:34:04 ---> a1399b7980ae 00:34:04 Step 12/23 : COPY go.mod vendor* ./ 00:34:04 ---> 279463677506 00:34:04 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:04 ---> Running in 5975ad3910a6 00:34:05 Removing intermediate container 5975ad3910a6 00:34:05 ---> 829bbaf6cd0f 00:34:05 Step 14/23 : COPY . . 00:34:06 ---> c0d55977ed3b 00:34:06 Step 15/23 : RUN ${MAKE} 00:34:06 ---> Running in d535805a7a0e 00:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 00:34:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 00:34:12 Removing intermediate container d535805a7a0e 00:34:12 ---> 32e073679637 00:34:12 Step 16/23 : FROM alpine:3.14 00:34:13 3.14: Pulling from library/alpine 00:34:13 36ccefbf3d8a: Pulling fs layer 00:34:13 36ccefbf3d8a: Verifying Checksum 00:34:13 36ccefbf3d8a: Download complete 00:34:13 36ccefbf3d8a: Pull complete 00:34:13 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 00:34:13 Status: Downloaded newer image for alpine:3.14 00:34:13 ---> a33ac4f1069a 00:34:13 Step 17/23 : EXPOSE 4000 00:34:13 ---> Running in 78d42d4f6e44 00:34:14 Removing intermediate container 78d42d4f6e44 00:34:14 ---> 41259bfbdf39 00:34:14 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 00:34:14 ---> 67a461cf4628 00:34:14 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:34:14 ---> Running in 9e41a14e1271 00:34:14 Removing intermediate container 9e41a14e1271 00:34:14 ---> 9b13d0293292 00:34:14 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 00:34:14 ---> Running in 0058c137733f 00:34:14 Removing intermediate container 0058c137733f 00:34:14 ---> d6caaa9b9415 00:34:14 Step 21/23 : LABEL arch=amd64 00:34:14 ---> Running in dba4dcca5144 00:34:14 Removing intermediate container dba4dcca5144 00:34:14 ---> 6652dd2fa8cf 00:34:14 Step 22/23 : LABEL git_sha=a297faecba2e479c84256204d88875266373bb25 00:34:14 ---> Running in f050ac1250e1 00:34:15 Removing intermediate container f050ac1250e1 00:34:15 ---> f04cfd5b4d14 00:34:15 Step 23/23 : LABEL version=2.1.1-dev.17 00:34:15 ---> Running in da3ba3057530 00:34:15 Removing intermediate container da3ba3057530 00:34:15 ---> ba2c60ecf240 00:34:15 [Warning] One or more build-args [ARCH] were not consumed 00:34:15 Successfully built ba2c60ecf240 00:34:15 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:15 provisioning config files... 00:34:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6233532536562627614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:15 ---> docker-login.sh 00:34:15 nexus3.edgexfoundry.org:10001 00:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:15 Configure a credential helper to remove this warning. See 00:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:15 00:34:15 Login Succeeded 00:34:15 nexus3.edgexfoundry.org:10002 00:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:15 Configure a credential helper to remove this warning. See 00:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:15 00:34:15 Login Succeeded 00:34:15 nexus3.edgexfoundry.org:10003 00:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:15 Configure a credential helper to remove this warning. See 00:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:15 00:34:15 Login Succeeded 00:34:15 nexus3.edgexfoundry.org:10004 00:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:15 Configure a credential helper to remove this warning. See 00:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:15 00:34:15 Login Succeeded 00:34:15 docker.io 00:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:16 Configure a credential helper to remove this warning. See 00:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:16 00:34:16 Login Succeeded 00:34:16 ---> docker-login.sh ends [Pipeline] } 00:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:34:16 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 00:34:16 a297faecba2e479c84256204d88875266373bb25 00:34:16 latest 00:34:16 2.1.1-dev.17 00:34:16 a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 00:34:16 main 00:34:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25 [Pipeline] isUnix [Pipeline] sh 00:34:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25 00:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:34:16 9065ee0a6384: Preparing 00:34:16 2e38978dfe40: Preparing 00:34:16 2e38978dfe40: Layer already exists 00:34:18 9065ee0a6384: Pushed 00:34:18 a297faecba2e479c84256204d88875266373bb25: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] isUnix [Pipeline] sh 00:34:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 00:34:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 00:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:34:19 9065ee0a6384: Preparing 00:34:19 2e38978dfe40: Preparing 00:34:19 9065ee0a6384: Layer already exists 00:34:19 2e38978dfe40: Layer already exists 00:34:19 latest: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] isUnix [Pipeline] sh 00:34:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.17 [Pipeline] isUnix [Pipeline] sh 00:34:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.17 00:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:34:19 9065ee0a6384: Preparing 00:34:19 2e38978dfe40: Preparing 00:34:19 2e38978dfe40: Layer already exists 00:34:19 9065ee0a6384: Layer already exists 00:34:19 2.1.1-dev.17: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] isUnix [Pipeline] sh 00:34:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [Pipeline] isUnix [Pipeline] sh 00:34:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 00:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:34:20 9065ee0a6384: Preparing 00:34:20 2e38978dfe40: Preparing 00:34:20 9065ee0a6384: Layer already exists 00:34:20 2e38978dfe40: Layer already exists 00:34:20 a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] isUnix [Pipeline] sh 00:34:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 00:34:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 00:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:34:21 9065ee0a6384: Preparing 00:34:21 2e38978dfe40: Preparing 00:34:21 9065ee0a6384: Layer already exists 00:34:21 2e38978dfe40: Layer already exists 00:34:21 main: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:21 ===================================================== [Pipeline] echo 00:34:21 taggedImages: 00:34:21 - nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25 00:34:21 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 00:34:21 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.17 00:34:21 - nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 00:34:21 - 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 00:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:21 00:34:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:21 latest: Pulling from edgex-lftools-log-publisher 00:34:21 5eb5b503b376: Pulling fs layer 00:34:21 5c69ac0246d0: Pulling fs layer 00:34:21 ec43610c2a17: Pulling fs layer 00:34:21 3a2ae6a8a46f: Pulling fs layer 00:34:21 33b1e0a273af: Pulling fs layer 00:34:21 3a2ae6a8a46f: Waiting 00:34:21 5d3b04190fa2: Pulling fs layer 00:34:21 2f39f015ded8: Pulling fs layer 00:34:21 33b1e0a273af: Waiting 00:34:21 5c69ac0246d0: Download complete 00:34:21 3a2ae6a8a46f: Verifying Checksum 00:34:21 3a2ae6a8a46f: Download complete 00:34:21 33b1e0a273af: Verifying Checksum 00:34:21 33b1e0a273af: Download complete 00:34:21 ec43610c2a17: Verifying Checksum 00:34:21 ec43610c2a17: Download complete 00:34:21 5d3b04190fa2: Download complete 00:34:22 5eb5b503b376: Verifying Checksum 00:34:22 5eb5b503b376: Download complete 00:34:22 2f39f015ded8: Download complete 00:34:23 5eb5b503b376: Pull complete 00:34:23 5c69ac0246d0: Pull complete 00:34:23 ec43610c2a17: Pull complete 00:34:24 3a2ae6a8a46f: Pull complete 00:34:24 33b1e0a273af: Pull complete 00:34:24 5d3b04190fa2: Pull complete 00:34:28 2f39f015ded8: Pull complete 00:34:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:34:28 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:34:28 $ 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 00:34:30 $ docker top 91b7538bc27898c9fd2a1d00ab93d5cd433122f2f45680915e18a6f454f68306 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:30 ---> job-cost.sh 00:34:30 lf-activate-venv: SKIPPING 00:34:30 INFO: No Stack... 00:34:31 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:31 INFO: Archiving Costs [Pipeline] sh 00:34:31 + + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 00:34:31 cut -d, -f6 [Pipeline] lock 00:34:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] 00:34:31 Resource [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] did not exist. Created. 00:34:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:31 + echo total: 0.2199999988079071 [Pipeline] stash 00:34:31 Stashed 1 file(s) [Pipeline] } 00:34:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:31 $ docker stop --time=1 91b7538bc27898c9fd2a1d00ab93d5cd433122f2f45680915e18a6f454f68306 00:34:33 $ docker rm -f 91b7538bc27898c9fd2a1d00ab93d5cd433122f2f45680915e18a6f454f68306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:37:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9109 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 00:37:39 Running in /w/workspace/edgex-ui-go/56 [Pipeline] { [Pipeline] checkout 00:37:39 The recommended git tool is: git 00:37:47 using credential edgex-jenkins-ssh 00:37:47 Cloning the remote Git repository 00:37:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 00:37:47 > git init /w/workspace/edgex-ui-go/56 # timeout=10 00:37:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:37:47 > git --version # timeout=10 00:37:47 > git --version # 'git version 2.25.1' 00:37:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:51 Avoid second fetch 00:37:51 Checking out Revision a297faecba2e479c84256204d88875266373bb25 (main) 00:37:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:37:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:51 > git config core.sparsecheckout # timeout=10 00:37:51 > git checkout -f a297faecba2e479c84256204d88875266373bb25 # timeout=10 00:37:56 Commit message: "fix: bug result in failing to add or update one stuff and remove dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:37:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:37:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:57 Dload Upload Total Spent Left Speed 00:37:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42600 0 --:--:-- --:--:-- --:--:-- 42754 [Pipeline] sh 00:37:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:37:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:37:58 + sudo tee /etc/docker/daemon.new 00:37:58 { 00:37:58 "registry-mirrors": [ 00:37:58 "https://nexus3.edgexfoundry.org:10001" 00:37:58 ], 00:37:58 "bip": "10.250.0.254/24", 00:37:58 "hosts": [ 00:37:58 "tcp://0.0.0.0:5555", 00:37:58 "unix:///var/run/docker.sock" 00:37:58 ], 00:37:58 "mtu": 1458, 00:37:58 "selinux-enabled": true, 00:37:58 "seccomp-profile": "/etc/docker/seccomp.json" 00:37:58 } [Pipeline] sh 00:37:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:37:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:17 provisioning config files... 00:38:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/56@tmp/config4895917412539049520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:17 ---> docker-login.sh 00:38:17 nexus3.edgexfoundry.org:10001 00:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:18 Configure a credential helper to remove this warning. See 00:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:18 00:38:18 Login Succeeded 00:38:18 nexus3.edgexfoundry.org:10002 00:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:18 Configure a credential helper to remove this warning. See 00:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:18 00:38:18 Login Succeeded 00:38:18 nexus3.edgexfoundry.org:10003 00:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:19 Configure a credential helper to remove this warning. See 00:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:19 00:38:19 Login Succeeded 00:38:19 nexus3.edgexfoundry.org:10004 00:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:19 Configure a credential helper to remove this warning. See 00:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:19 00:38:19 Login Succeeded 00:38:19 docker.io 00:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:20 Configure a credential helper to remove this warning. See 00:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:20 00:38:20 Login Succeeded 00:38:20 ---> docker-login.sh ends [Pipeline] } 00:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:21 ========================================================= 00:38:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:38:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:38:21 + 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 . 00:38:22 Sending build context to Docker daemon 27.05MB 00:38:22 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 00:38:22 Step 2/15 : FROM ${BASE} AS builder 00:38:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:38:22 9b3977197b4f: Pulling fs layer 00:38:22 1a89e8eeedd5: Pulling fs layer 00:38:22 94645a83ff95: Pulling fs layer 00:38:22 3f3a8bcf1eab: Pulling fs layer 00:38:22 0c92f367c5e7: Pulling fs layer 00:38:22 f7c0051592d6: Pulling fs layer 00:38:22 a227ed2f7395: Pulling fs layer 00:38:22 7b1c46037f91: Pulling fs layer 00:38:22 f7c0051592d6: Waiting 00:38:22 3f3a8bcf1eab: Waiting 00:38:22 0c92f367c5e7: Waiting 00:38:22 a227ed2f7395: Waiting 00:38:22 94645a83ff95: Verifying Checksum 00:38:22 94645a83ff95: Download complete 00:38:22 1a89e8eeedd5: Verifying Checksum 00:38:22 1a89e8eeedd5: Download complete 00:38:22 0c92f367c5e7: Verifying Checksum 00:38:22 0c92f367c5e7: Download complete 00:38:22 f7c0051592d6: Verifying Checksum 00:38:22 f7c0051592d6: Download complete 00:38:22 9b3977197b4f: Verifying Checksum 00:38:22 9b3977197b4f: Download complete 00:38:22 a227ed2f7395: Verifying Checksum 00:38:22 a227ed2f7395: Download complete 00:38:23 9b3977197b4f: Pull complete 00:38:24 1a89e8eeedd5: Pull complete 00:38:24 94645a83ff95: Pull complete 00:38:25 7b1c46037f91: Verifying Checksum 00:38:25 7b1c46037f91: Download complete 00:38:25 3f3a8bcf1eab: Verifying Checksum 00:38:25 3f3a8bcf1eab: Download complete 00:38:37 3f3a8bcf1eab: Pull complete 00:38:37 0c92f367c5e7: Pull complete 00:38:37 f7c0051592d6: Pull complete 00:38:37 a227ed2f7395: Pull complete 00:38:43 7b1c46037f91: Pull complete 00:38:43 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 00:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:38:43 ---> f79e39bc4007 00:38:43 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:38:45 ---> Running in eaa02bf82a7b 00:38:45 Removing intermediate container eaa02bf82a7b 00:38:45 ---> aa11ecff3e23 00:38:45 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 00:38:45 ---> Running in 54b0b2a3d756 00:38:45 Removing intermediate container 54b0b2a3d756 00:38:45 ---> 4de8ebe585b6 00:38:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 00:38:45 ---> Running in 8a48e6b6bcad 00:38:45 Removing intermediate container 8a48e6b6bcad 00:38:45 ---> 6feb741a69fd 00:38:45 Step 6/15 : LABEL Name=edgex-ui-go 00:38:45 ---> Running in f9f59a3e14bd 00:38:46 Removing intermediate container f9f59a3e14bd 00:38:46 ---> e3a346cc3c41 00:38:46 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:38:46 ---> Running in e8586358eaa1 00:38:46 Removing intermediate container e8586358eaa1 00:38:46 ---> 2dcb74cd66b2 00:38:46 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:46 ---> Running in 68189e74b6bb 00:38:48 Removing intermediate container 68189e74b6bb 00:38:48 ---> 581b83bd09ff 00:38:48 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:38:48 ---> Running in 3ead684a172b 00:38:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:38:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:38:51 OK: 220 MiB in 52 packages 00:38:52 Removing intermediate container 3ead684a172b 00:38:52 ---> ab2832f654b5 00:38:52 Step 10/15 : ENV GO111MODULE=on 00:38:52 ---> Running in d9c3cb52a921 00:38:52 Removing intermediate container d9c3cb52a921 00:38:52 ---> f948a3434e33 00:38:52 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:38:52 ---> Running in d9567e05e832 00:38:52 Removing intermediate container d9567e05e832 00:38:52 ---> 3192decae241 00:38:52 Step 12/15 : COPY go.mod vendor* ./ 00:38:53 ---> 20b118026e4c 00:38:53 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:53 ---> Running in 3114d5be986e 00:40:15 Removing intermediate container 3114d5be986e 00:40:15 ---> 6399cecc21de 00:40:15 Step 14/15 : COPY . . 00:40:15 ---> ee60f4b839ae 00:40:15 Step 15/15 : RUN ${MAKE} 00:40:15 ---> Running in 07e6c25fa6c0 00:40:15 noop 00:40:15 Removing intermediate container 07e6c25fa6c0 00:40:15 ---> bf14e525e343 00:40:15 Successfully built bf14e525e343 00:40:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:40:15 + docker inspect -f . ci-base-image-arm64 00:40:15 . [Pipeline] withDockerContainer 00:40:15 prd-ubuntu20.04-docker-arm64-4c-16g-9109 does not seem to be running inside a container 00:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/56 -v /w/workspace/edgex-ui-go/56:/w/workspace/edgex-ui-go/56:rw,z -v /w/workspace/edgex-ui-go/56@tmp:/w/workspace/edgex-ui-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:17 $ docker top 5d53156ba8483b68cc44d5f4233e2f48ab817149a1359ca5a43337e8370ded8c -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:18 + go version 00:40:18 go version go1.17.6 linux/arm64 [Pipeline] } 00:40:18 $ docker stop --time=1 5d53156ba8483b68cc44d5f4233e2f48ab817149a1359ca5a43337e8370ded8c 00:40:19 $ docker rm -f 5d53156ba8483b68cc44d5f4233e2f48ab817149a1359ca5a43337e8370ded8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:20 + docker inspect -f . ci-base-image-arm64 00:40:20 . [Pipeline] withDockerContainer 00:40:20 prd-ubuntu20.04-docker-arm64-4c-16g-9109 does not seem to be running inside a container 00:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/56 -v /w/workspace/edgex-ui-go/56:/w/workspace/edgex-ui-go/56:rw,z -v /w/workspace/edgex-ui-go/56@tmp:/w/workspace/edgex-ui-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:22 $ docker top e4dcf300c8821f0366579815465b5bbcc2acc5321f1071c22bb28f71d26cfe0e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:40:23 + make test 00:40:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:40:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 00:41:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:41:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:41:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:41:18 $ docker stop --time=1 e4dcf300c8821f0366579815465b5bbcc2acc5321f1071c22bb28f71d26cfe0e 00:41:20 $ docker rm -f e4dcf300c8821f0366579815465b5bbcc2acc5321f1071c22bb28f71d26cfe0e [Pipeline] // withDockerContainer [Pipeline] sh 00:41:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:41:21 Warning: overwriting stash ‘coverage-report’ 00:41:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:41:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:41:22 + ls -al . 00:41:22 total 156 00:41:22 drwxrwxr-x 13 jenkins jenkins 4096 Mar 26 00:40 . 00:41:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:37 .. 00:41:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 00:37 .git 00:41:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:37 .github 00:41:22 -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 00:37 .gitignore 00:41:22 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 26 00:37 CONTRIBUTING.md 00:41:22 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 26 00:37 Dockerfile 00:41:22 -rw-rw-r-- 1 jenkins jenkins 652 Mar 26 00:37 Jenkinsfile 00:41:22 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 26 00:37 LICENSE 00:41:22 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 26 00:37 Makefile 00:41:22 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 26 00:37 README.md 00:41:22 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 00:33 VERSION 00:41:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:37 assets 00:41:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:37 bin 00:41:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:37 cmd 00:41:22 -rw-r--r-- 1 jenkins jenkins 10 Mar 26 00:40 coverage.out 00:41:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:37 docs 00:41:22 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 26 00:37 go.mod 00:41:22 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 26 00:37 go.sum 00:41:22 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 00:37 internal 00:41:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:37 pkg 00:41:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:37 snap 00:41:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:37 testing 00:41:22 -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 00:37 version.go 00:41:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:37 web [Pipeline] isUnix [Pipeline] sh 00:41:23 + 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=a297faecba2e479c84256204d88875266373bb25 --label arch=arm64 --label version=2.1.1-dev.17 . 00:41:24 Sending build context to Docker daemon 27.05MB 00:41:24 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 00:41:24 Step 2/23 : FROM ${BASE} AS builder 00:41:24 ---> bf14e525e343 00:41:24 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:41:24 ---> Running in 18191c76a98f 00:41:24 Removing intermediate container 18191c76a98f 00:41:24 ---> dc176cbe981d 00:41:24 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 00:41:24 ---> Running in a709a15251f9 00:41:25 Removing intermediate container a709a15251f9 00:41:25 ---> 94f11a161c05 00:41:25 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 00:41:25 ---> Running in 89c34c19e905 00:41:25 Removing intermediate container 89c34c19e905 00:41:25 ---> 59cc457a9c21 00:41:25 Step 6/23 : LABEL Name=edgex-ui-go 00:41:25 ---> Running in 6b9c51b7522f 00:41:25 Removing intermediate container 6b9c51b7522f 00:41:25 ---> 1427b0e208e0 00:41:25 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:41:26 ---> Running in d6a71294b902 00:41:26 Removing intermediate container d6a71294b902 00:41:26 ---> 55b22347f48c 00:41:26 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:26 ---> Running in d2052f5f5171 00:41:28 Removing intermediate container d2052f5f5171 00:41:28 ---> f0664fc99953 00:41:28 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:41:28 ---> Running in 92afd4044d05 00:41:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:41:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:41:30 OK: 220 MiB in 52 packages 00:41:31 Removing intermediate container 92afd4044d05 00:41:31 ---> 7aaa8aec8b06 00:41:31 Step 10/23 : ENV GO111MODULE=on 00:41:31 ---> Running in 3bf70aa5dbf4 00:41:32 Removing intermediate container 3bf70aa5dbf4 00:41:32 ---> e30c1b84827e 00:41:32 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:41:32 ---> Running in 5b2b9c94775e 00:41:32 Removing intermediate container 5b2b9c94775e 00:41:32 ---> 81f2a87ef8ab 00:41:32 Step 12/23 : COPY go.mod vendor* ./ 00:41:33 ---> d5f73c731e28 00:41:33 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:41:33 ---> Running in 7e4d1eb4850c 00:41:35 Removing intermediate container 7e4d1eb4850c 00:41:35 ---> 0d4e76fc80e7 00:41:35 Step 14/23 : COPY . . 00:41:39 ---> 077ac3c961e9 00:41:39 Step 15/23 : RUN ${MAKE} 00:41:39 ---> Running in b795d1fd9c0b 00:41:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 00:42:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 00:42:19 Removing intermediate container b795d1fd9c0b 00:42:19 ---> 5839714323c3 00:42:19 Step 16/23 : FROM alpine:3.14 00:42:20 3.14: Pulling from library/alpine 00:42:20 93a1719cf261: Pulling fs layer 00:42:20 93a1719cf261: Verifying Checksum 00:42:20 93a1719cf261: Download complete 00:42:21 93a1719cf261: Pull complete 00:42:21 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 00:42:21 Status: Downloaded newer image for alpine:3.14 00:42:21 ---> 71a2028e5025 00:42:21 Step 17/23 : EXPOSE 4000 00:42:21 ---> Running in 51d4753f6ecb 00:42:21 Removing intermediate container 51d4753f6ecb 00:42:21 ---> 9f87f64fda88 00:42:21 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 00:42:23 ---> 9c40ef533a15 00:42:23 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:42:23 ---> Running in 1bee73f52667 00:42:23 Removing intermediate container 1bee73f52667 00:42:23 ---> 3ae1305d18d0 00:42:23 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 00:42:23 ---> Running in 23a299ddad2f 00:42:23 Removing intermediate container 23a299ddad2f 00:42:23 ---> 9ab8d1ec3203 00:42:23 Step 21/23 : LABEL arch=arm64 00:42:23 ---> Running in eaa5d94d3c2d 00:42:24 Removing intermediate container eaa5d94d3c2d 00:42:24 ---> e68e1ffb6ee9 00:42:24 Step 22/23 : LABEL git_sha=a297faecba2e479c84256204d88875266373bb25 00:42:24 ---> Running in 3f0ccd734a8f 00:42:24 Removing intermediate container 3f0ccd734a8f 00:42:24 ---> eefa67f5415a 00:42:24 Step 23/23 : LABEL version=2.1.1-dev.17 00:42:24 ---> Running in 359592a9ccf7 00:42:25 Removing intermediate container 359592a9ccf7 00:42:25 ---> f34e7382ccc0 00:42:25 [Warning] One or more build-args [ARCH] were not consumed 00:42:25 Successfully built f34e7382ccc0 00:42:25 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 00:42:25 provisioning config files... 00:42:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/56@tmp/config5011983722718001352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:25 ---> docker-login.sh 00:42:25 nexus3.edgexfoundry.org:10001 00:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:25 Configure a credential helper to remove this warning. See 00:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:25 00:42:25 Login Succeeded 00:42:25 nexus3.edgexfoundry.org:10002 00:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:26 Configure a credential helper to remove this warning. See 00:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:26 00:42:26 Login Succeeded 00:42:26 nexus3.edgexfoundry.org:10003 00:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:26 Configure a credential helper to remove this warning. See 00:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:26 00:42:26 Login Succeeded 00:42:26 nexus3.edgexfoundry.org:10004 00:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:27 Configure a credential helper to remove this warning. See 00:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:27 00:42:27 Login Succeeded 00:42:27 docker.io 00:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:27 Configure a credential helper to remove this warning. See 00:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:27 00:42:27 Login Succeeded 00:42:27 ---> docker-login.sh ends [Pipeline] } 00:42:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:42:28 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 00:42:28 a297faecba2e479c84256204d88875266373bb25 00:42:28 latest 00:42:28 2.1.1-dev.17 00:42:28 a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 00:42:28 main 00:42:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:28 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25 [Pipeline] isUnix [Pipeline] sh 00:42:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25 00:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:42:28 61e7afcbcd18: Preparing 00:42:28 49c7c6f6dc6c: Preparing 00:42:28 49c7c6f6dc6c: Layer already exists 00:42:34 61e7afcbcd18: Pushed 00:42:34 a297faecba2e479c84256204d88875266373bb25: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] isUnix [Pipeline] sh 00:42:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 00:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:42:34 61e7afcbcd18: Preparing 00:42:34 49c7c6f6dc6c: Preparing 00:42:34 61e7afcbcd18: Layer already exists 00:42:34 49c7c6f6dc6c: Layer already exists 00:42:35 latest: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] isUnix [Pipeline] sh 00:42:35 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.17 [Pipeline] isUnix [Pipeline] sh 00:42:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.17 00:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:42:35 61e7afcbcd18: Preparing 00:42:35 49c7c6f6dc6c: Preparing 00:42:35 61e7afcbcd18: Layer already exists 00:42:35 49c7c6f6dc6c: Layer already exists 00:42:36 2.1.1-dev.17: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] isUnix [Pipeline] sh 00:42:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [Pipeline] isUnix [Pipeline] sh 00:42:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 00:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:42:36 61e7afcbcd18: Preparing 00:42:36 49c7c6f6dc6c: Preparing 00:42:36 61e7afcbcd18: Layer already exists 00:42:36 49c7c6f6dc6c: Layer already exists 00:42:37 a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] isUnix [Pipeline] sh 00:42:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 00:42:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 00:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:42:37 61e7afcbcd18: Preparing 00:42:37 49c7c6f6dc6c: Preparing 00:42:37 61e7afcbcd18: Layer already exists 00:42:37 49c7c6f6dc6c: Layer already exists 00:42:37 main: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:38 ===================================================== [Pipeline] echo 00:42:38 taggedImages: 00:42:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25 00:42:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 00:42:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.17 00:42:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 00:42:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:38 00:42:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:39 arm64: Pulling from edgex-lftools-log-publisher 00:42:39 8998bd30e6a1: Pulling fs layer 00:42:39 04944245beec: Pulling fs layer 00:42:39 699f458cf7ca: Pulling fs layer 00:42:39 765212b225bb: Pulling fs layer 00:42:39 f23df028b6ca: Pulling fs layer 00:42:39 d65c8cfc05b1: Pulling fs layer 00:42:39 2437ff75d9bd: Pulling fs layer 00:42:39 765212b225bb: Waiting 00:42:39 f23df028b6ca: Waiting 00:42:39 2437ff75d9bd: Waiting 00:42:39 04944245beec: Verifying Checksum 00:42:39 04944245beec: Download complete 00:42:39 765212b225bb: Download complete 00:42:39 f23df028b6ca: Verifying Checksum 00:42:39 f23df028b6ca: Download complete 00:42:39 d65c8cfc05b1: Verifying Checksum 00:42:39 d65c8cfc05b1: Download complete 00:42:39 699f458cf7ca: Verifying Checksum 00:42:39 699f458cf7ca: Download complete 00:42:39 8998bd30e6a1: Verifying Checksum 00:42:39 8998bd30e6a1: Download complete 00:42:42 2437ff75d9bd: Verifying Checksum 00:42:42 2437ff75d9bd: Download complete 00:42:43 8998bd30e6a1: Pull complete 00:42:44 04944245beec: Pull complete 00:42:45 699f458cf7ca: Pull complete 00:42:46 765212b225bb: Pull complete 00:42:46 f23df028b6ca: Pull complete 00:42:46 d65c8cfc05b1: Pull complete 00:43:02 2437ff75d9bd: Pull complete 00:43:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:43:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:43:02 prd-ubuntu20.04-docker-arm64-4c-16g-9109 does not seem to be running inside a container 00:43:02 $ 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/56 -v /w/workspace/edgex-ui-go/56:/w/workspace/edgex-ui-go/56:rw,z -v /w/workspace/edgex-ui-go/56@tmp:/w/workspace/edgex-ui-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:43:05 $ docker top df5e96394f110c57f2c800e30b29c5432ebad80b9e65a787f453024f51cb18f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:06 ---> job-cost.sh 00:43:06 lf-activate-venv: SKIPPING 00:43:06 INFO: No Stack... 00:43:06 INFO: Retrieving Pricing Info for: v3-standard-4 00:43:07 INFO: Archiving Costs [Pipeline] sh 00:43:08 + cat /w/workspace/edgex-ui-go/56/archives/cost.csv 00:43:08 + cut -d, -f6 [Pipeline] lock 00:43:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] 00:43:08 Resource [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] did not exist. Created. 00:43:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:43:08 /w/workspace/edgex-ui-go/56@tmp/durable-f2cb69bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:43:09 + echo total: 0.10999999940395355 [Pipeline] stash 00:43:09 Warning: overwriting stash ‘stack-cost’ 00:43:09 Stashed 1 file(s) [Pipeline] } 00:43:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 00:43:09 $ docker stop --time=1 df5e96394f110c57f2c800e30b29c5432ebad80b9e65a787f453024f51cb18f8 00:43:11 $ docker rm -f df5e96394f110c57f2c800e30b29c5432ebad80b9e65a787f453024f51cb18f8 [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 00:43:11 provisioning config files... 00:43:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5020969423577298136tmp [Pipeline] { [Pipeline] sh 00:43:12 + set +x 00:43:12 + curl -s https://codecov.io/bash 00:43:12 + bash -s -- 00:43:12 00:43:12 _____ _ 00:43:12 / ____| | | 00:43:12 | | ___ __| | ___ ___ _____ __ 00:43:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:43:12 | |___| (_) | (_| | __/ (_| (_) \ V / 00:43:12 \_____\___/ \__,_|\___|\___\___/ \_/ 00:43:12 Bash-1.0.6 00:43:12 00:43:12 00:43:12 ==> git version 2.25.1 found 00:43:12 ==> 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 00:43:12 Release-Date: 2020-01-08 00:43:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:43:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:43:12 ==> Jenkins CI detected. 00:43:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 00:43:12 project root: . 00:43:12 --> token set from env 00:43:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:43:12 ==> Running gcov in . (disable via -X gcov) 00:43:12 ==> Python coveragepy not found 00:43:12 ==> Searching for coverage reports in: 00:43:12 + . 00:43:12 -> Found 1 reports 00:43:12 ==> Detecting git/mercurial file structure 00:43:12 ==> Reading reports 00:43:12 + ./coverage.out bytes=10 00:43:12 ==> Appending adjustments 00:43:12 https://docs.codecov.io/docs/fixing-reports 00:43:12 + Found adjustments 00:43:12 ==> Gzipping contents 00:43:12 4.0K /tmp/codecov.ghNogd.gz 00:43:12 ==> Uploading reports 00:43:12 url: https://codecov.io 00:43:12 query: branch=main&commit=a297faecba2e479c84256204d88875266373bb25&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:43:12 -> Pinging Codecov 00:43:12 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=a297faecba2e479c84256204d88875266373bb25&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:43:12 -> Uploading to 00:43:12 https://storage.googleapis.com/codecov/v4/raw/2022-03-26/FB506323287CE973F263BFD2A0EB1F37/a297faecba2e479c84256204d88875266373bb25/d24d76c4-f08d-4822-82e8-0843546975ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220326T004312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f92f16888fb01df4fc7085a341ad56411fdb31ee247eb55616afb1b0d498ff1f 00:43:12 % Total % Received % Xferd Average Speed Time Time Time Current 00:43:12 Dload Upload Total Spent Left Speed 00:43:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4052 0 0 100 4052 0 19113 --:--:-- --:--:-- --:--:-- 19113 00:43:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a297faecba2e479c84256204d88875266373bb25 [Pipeline] } 00:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:43:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:43:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:43:13 00:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:43:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:43:13 188c0c94c7c5: Pulling fs layer 00:43:13 0ef7d3d256c8: Pulling fs layer 00:43:13 de9db76c5a1d: Pulling fs layer 00:43:13 0eba1c9be4d2: Pulling fs layer 00:43:13 0d57e429df01: Pulling fs layer 00:43:13 4e4be7b47b0d: Pulling fs layer 00:43:13 e1f770b5df2f: Pulling fs layer 00:43:13 85a0685a4137: Pulling fs layer 00:43:13 0eba1c9be4d2: Waiting 00:43:13 0d57e429df01: Waiting 00:43:13 4e4be7b47b0d: Waiting 00:43:13 e1f770b5df2f: Waiting 00:43:13 85a0685a4137: Waiting 00:43:13 de9db76c5a1d: Verifying Checksum 00:43:13 de9db76c5a1d: Download complete 00:43:13 0ef7d3d256c8: Download complete 00:43:13 0d57e429df01: Verifying Checksum 00:43:13 0d57e429df01: Download complete 00:43:13 4e4be7b47b0d: Verifying Checksum 00:43:13 4e4be7b47b0d: Download complete 00:43:13 188c0c94c7c5: Verifying Checksum 00:43:13 188c0c94c7c5: Download complete 00:43:13 188c0c94c7c5: Pull complete 00:43:13 e1f770b5df2f: Verifying Checksum 00:43:13 e1f770b5df2f: Download complete 00:43:13 0ef7d3d256c8: Pull complete 00:43:13 de9db76c5a1d: Pull complete 00:43:14 0eba1c9be4d2: Verifying Checksum 00:43:14 0eba1c9be4d2: Download complete 00:43:14 85a0685a4137: Verifying Checksum 00:43:14 85a0685a4137: Download complete 00:43:17 0eba1c9be4d2: Pull complete 00:43:17 0d57e429df01: Pull complete 00:43:17 4e4be7b47b0d: Pull complete 00:43:18 e1f770b5df2f: Pull complete 00:43:21 85a0685a4137: Pull complete 00:43:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:43:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:43:21 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:43:21 $ 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 00:43:22 $ docker top a09bb4e58bb11804630a4233d2514de05b9122c27c06c6a9b325da04599b2ad7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:43:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:43:23 + set -o pipefail 00:43:23 + snyk monitor '--org=edgex-jenkins' 00:43:27 00:43:27 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 00:43:27 00:43:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/d2ea1f50-416b-4759-a9a4-27bb2fd1ef06 00:43:27 00:43:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:43:27 00:43:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:43:27 00:43:27 [Pipeline] } 00:43:27 $ docker stop --time=1 a09bb4e58bb11804630a4233d2514de05b9122c27c06c6a9b325da04599b2ad7 00:43:29 $ docker rm -f a09bb4e58bb11804630a4233d2514de05b9122c27c06c6a9b325da04599b2ad7 [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 00:43:29 + git log --format=format:%s -1 a297faecba2e479c84256204d88875266373bb25 [Pipeline] sh 00:43:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:43:30 . [Pipeline] withDockerContainer 00:43:30 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:43:30 $ 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 00:43:31 $ docker top fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:43:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:31 [ssh-agent] Looking for ssh-agent implementation... 00:43:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:31 $ docker exec fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 ssh-agent 00:43:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnhgCoi/agent.14 00:43:31 SSH_AGENT_PID=20 00:43:31 Running ssh-add (command line suppressed) 00:43:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6997850480715841755.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6997850480715841755.key) 00:43:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:31 + git semver tag 00:43:31 # -> Open(): unable to determine branch for HEAD 00:43:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 00:43:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 00:43:31 # $SEMVER_REMOTE_NAME = origin 00:43:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:43:31 # $SEMVER_USER_NAME = edgex-jenkins 00:43:31 # $SEMVER_BRANCH = main 00:43:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 00:43:31 # a297faecba2e479c84256204d88875266373bb25 HEAD 00:43:31 # -> Force: false 00:43:31 # 330cc4c59690cce111ea83d3e3a5fd2cc5fb6afe refs/tags/v2.1.1-dev.17 [Pipeline] } 00:43:31 $ docker exec --env ******** --env ******** fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 ssh-agent -k 00:43:31 unset SSH_AUTH_SOCK; 00:43:31 unset SSH_AGENT_PID; 00:43:31 echo Agent pid 20 killed; 00:43:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:32 + git semver [Pipeline] } 00:43:32 $ docker stop --time=1 fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 00:43:33 $ docker rm -f fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:33 00:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:34 0.23.1-centos7: Pulling from edgex-lftools 00:43:34 ab5ef0e58194: Pulling fs layer 00:43:34 9712f1f96733: Pulling fs layer 00:43:34 63f879dbbcfc: Pulling fs layer 00:43:34 0d9ebad4ef96: Pulling fs layer 00:43:34 e9a5061849ea: Pulling fs layer 00:43:34 d747dcd14b5f: Pulling fs layer 00:43:34 2de7ff778b66: Pulling fs layer 00:43:34 0d9ebad4ef96: Waiting 00:43:34 e9a5061849ea: Waiting 00:43:34 d747dcd14b5f: Waiting 00:43:34 2de7ff778b66: Waiting 00:43:34 9712f1f96733: Verifying Checksum 00:43:34 9712f1f96733: Download complete 00:43:34 63f879dbbcfc: Verifying Checksum 00:43:34 63f879dbbcfc: Download complete 00:43:34 e9a5061849ea: Verifying Checksum 00:43:34 e9a5061849ea: Download complete 00:43:34 d747dcd14b5f: Download complete 00:43:34 0d9ebad4ef96: Verifying Checksum 00:43:34 0d9ebad4ef96: Download complete 00:43:34 ab5ef0e58194: Verifying Checksum 00:43:34 ab5ef0e58194: Download complete 00:43:34 2de7ff778b66: Verifying Checksum 00:43:34 2de7ff778b66: Download complete 00:43:37 ab5ef0e58194: Pull complete 00:43:37 9712f1f96733: Pull complete 00:43:38 63f879dbbcfc: Pull complete 00:43:42 0d9ebad4ef96: Pull complete 00:43:42 e9a5061849ea: Pull complete 00:43:42 d747dcd14b5f: Pull complete 00:43:43 2de7ff778b66: Pull complete 00:43:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:43:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:43:43 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:43:43 $ 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 00:43:45 $ docker top fa7cc18082a774bd8d4328438281e709d8bb9287733533b6407b8efc90196778 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:43:45 provisioning config files... 00:43:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2466901675852333474tmp 00:43:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1188673078774508240tmp 00:43:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9012110874518404648tmp [Pipeline] { [Pipeline] echo 00:43:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:43:45 ---> sigul-configuration.sh 00:43:45 gpg: directory `/root/.gnupg' created 00:43:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:43:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:43:45 gpg: keyring `/root/.gnupg/secring.gpg' created 00:43:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:43:45 gpg: CAST5 encrypted data 00:43:45 gpg: encrypted with 1 passphrase 00:43:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:43:45 + mkdir /home/jenkins 00:43:45 + mkdir /home/jenkins/sigul [Pipeline] sh 00:43:46 + 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 00:43:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:43:46 ---> sigul-install.sh 00:43:46 Sigul already installed; skipping installation. [Pipeline] sh 00:43:46 + git tag --list 00:43:46 0.1.1 00:43:46 v1.1.0 00:43:46 v1.2.0 00:43:46 v1.2.1 00:43:46 v1.3.0 00:43:46 v2.0.0 00:43:46 v2.0.1-dev.1 00:43:46 v2.0.1-dev.10 00:43:46 v2.0.1-dev.11 00:43:46 v2.0.1-dev.12 00:43:46 v2.0.1-dev.13 00:43:46 v2.0.1-dev.14 00:43:46 v2.0.1-dev.15 00:43:46 v2.0.1-dev.16 00:43:46 v2.0.1-dev.17 00:43:46 v2.0.1-dev.18 00:43:46 v2.0.1-dev.19 00:43:46 v2.0.1-dev.2 00:43:46 v2.0.1-dev.20 00:43:46 v2.0.1-dev.21 00:43:46 v2.0.1-dev.22 00:43:46 v2.0.1-dev.23 00:43:46 v2.0.1-dev.24 00:43:46 v2.0.1-dev.25 00:43:46 v2.0.1-dev.26 00:43:46 v2.0.1-dev.27 00:43:46 v2.0.1-dev.28 00:43:46 v2.0.1-dev.29 00:43:46 v2.0.1-dev.3 00:43:46 v2.0.1-dev.30 00:43:46 v2.0.1-dev.31 00:43:46 v2.0.1-dev.32 00:43:46 v2.0.1-dev.33 00:43:46 v2.0.1-dev.4 00:43:46 v2.0.1-dev.5 00:43:46 v2.0.1-dev.6 00:43:46 v2.0.1-dev.7 00:43:46 v2.0.1-dev.8 00:43:46 v2.0.1-dev.9 00:43:46 v2.1.0 00:43:46 v2.1.1-dev.1 00:43:46 v2.1.1-dev.10 00:43:46 v2.1.1-dev.11 00:43:46 v2.1.1-dev.12 00:43:46 v2.1.1-dev.13 00:43:46 v2.1.1-dev.14 00:43:46 v2.1.1-dev.15 00:43:46 v2.1.1-dev.16 00:43:46 v2.1.1-dev.17 00:43:46 v2.1.1-dev.2 00:43:46 v2.1.1-dev.3 00:43:46 v2.1.1-dev.4 00:43:46 v2.1.1-dev.5 00:43:46 v2.1.1-dev.6 00:43:46 v2.1.1-dev.7 00:43:46 v2.1.1-dev.8 00:43:46 v2.1.1-dev.9 [Pipeline] sh 00:43:47 + lftools sign git-tag v2.1.1-dev.17 00:43:47 Signing Git tag with Sigul... 00:43:47 Signing v2.1.1-dev.17 [Pipeline] echo 00:43:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:43:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:43:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:43:48 $ docker stop --time=1 fa7cc18082a774bd8d4328438281e709d8bb9287733533b6407b8efc90196778 00:43:49 $ docker rm -f fa7cc18082a774bd8d4328438281e709d8bb9287733533b6407b8efc90196778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:43:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:43:50 . [Pipeline] withDockerContainer 00:43:50 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:43:50 $ 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 00:43:50 $ docker top 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:50 [ssh-agent] Looking for ssh-agent implementation... 00:43:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:50 $ docker exec 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 ssh-agent 00:43:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKKalOJ/agent.14 00:43:51 SSH_AGENT_PID=21 00:43:51 Running ssh-add (command line suppressed) 00:43:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1181518304468000886.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1181518304468000886.key) 00:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:51 + git semver bump pre 00:43:51 # -> Open(): unable to determine branch for HEAD 00:43:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 00:43:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 00:43:51 # $SEMVER_REMOTE_NAME = origin 00:43:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:43:51 # $SEMVER_USER_NAME = edgex-jenkins 00:43:51 # $SEMVER_BRANCH = main 00:43:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 00:43:51 2.1.1-dev.18 [Pipeline] } 00:43:51 $ docker exec --env ******** --env ******** 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 ssh-agent -k 00:43:51 unset SSH_AUTH_SOCK; 00:43:51 unset SSH_AGENT_PID; 00:43:51 echo Agent pid 21 killed; 00:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:51 + git semver [Pipeline] } 00:43:51 $ docker stop --time=1 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 00:43:53 $ docker rm -f 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 [Pipeline] // withDockerContainer [Pipeline] sh 00:43:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:43:53 . [Pipeline] withDockerContainer 00:43:53 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:43:54 $ 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 00:43:54 $ docker top 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:43:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:54 [ssh-agent] Looking for ssh-agent implementation... 00:43:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:54 $ docker exec 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef ssh-agent 00:43:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdLpCI/agent.13 00:43:54 SSH_AGENT_PID=19 00:43:54 Running ssh-add (command line suppressed) 00:43:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8009094163660597237.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8009094163660597237.key) 00:43:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:55 + git semver push 00:43:55 # -> Open(): unable to determine branch for HEAD 00:43:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 00:43:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 00:43:55 # $SEMVER_REMOTE_NAME = origin 00:43:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:43:55 # $SEMVER_USER_NAME = edgex-jenkins 00:43:55 # $SEMVER_BRANCH = main 00:43:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 00:43:57 $ docker exec --env ******** --env ******** 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef ssh-agent -k 00:43:57 unset SSH_AUTH_SOCK; 00:43:57 unset SSH_AGENT_PID; 00:43:57 echo Agent pid 19 killed; 00:43:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:57 + git semver [Pipeline] } 00:43:57 $ docker stop --time=1 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef 00:43:58 $ docker rm -f 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef [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 00:43:59 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 00:43:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:43:59 total 16 00:43:59 drwxr-xr-x 3 root root 4096 Mar 26 00:34 . 00:43:59 drwxrwxr-x 15 jenkins jenkins 4096 Mar 26 00:43 .. 00:43:59 drwxr-xr-x 2 root root 4096 Mar 26 00:34 cost 00:43:59 -rw-r--r-- 1 root root 81 Mar 26 00:34 cost.csv 00:43:59 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:43:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:43:59 total 16 00:43:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 00:34 . 00:43:59 drwxrwxr-x 15 jenkins jenkins 4096 Mar 26 00:43 .. 00:43:59 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 00:34 cost 00:43:59 -rw-r--r-- 1 jenkins jenkins 81 Mar 26 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:43:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:44:00 ---> package-listing.sh 00:44:00 ++ facter osfamily 00:44:00 ++ tr '[:upper:]' '[:lower:]' 00:44:00 + OS_FAMILY=debian 00:44:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 00:44:00 + START_PACKAGES=/tmp/packages_start.txt 00:44:00 + END_PACKAGES=/tmp/packages_end.txt 00:44:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:44:00 + PACKAGES=/tmp/packages_start.txt 00:44:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 00:44:00 + PACKAGES=/tmp/packages_end.txt 00:44:00 + case "${OS_FAMILY}" in 00:44:00 + dpkg -l 00:44:00 + grep '^ii' 00:44:00 + '[' -f /tmp/packages_start.txt ']' 00:44:00 + '[' -f /tmp/packages_end.txt ']' 00:44:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:44:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 00:44:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 00:44:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 00:44:00 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 00:44:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:01 . [Pipeline] withDockerContainer 00:44:01 prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container 00:44:01 $ 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 00:44:01 $ docker top 68d19b83d44dde6f825d58b8091b8d6259d4fd0c8eba6282003aace70fd2046a -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:02 + touch /tmp/pre-build-complete [Pipeline] sh 00:44:02 + mkdir -p /var/log/sysstat [Pipeline] sh 00:44:02 + ls /var/log/sa-host 00:44:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:03 provisioning config files... 00:44:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8997473223117396509tmp [Pipeline] { [Pipeline] echo 00:44:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:44:03 ---> create-netrc.sh [Pipeline] } 00:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:44:03 ---> python-tools-install.sh [Pipeline] echo 00:44:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:44:04 ---> sudo-logs.sh 00:44:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:44:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:44:04 ---> job-cost.sh 00:44:04 lf-activate-venv: SKIPPING 00:44:04 DEBUG: total: 0.2199999988079071 00:44:04 INFO: Retrieving Stack Cost... 00:44:04 INFO: Retrieving Pricing Info for: v3-standard-8 00:44:05 INFO: Archiving Costs [Pipeline] echo 00:44:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:44:05 ---> logs-deploy.sh 00:44:05 lf-activate-venv: SKIPPING 00:44:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/56 00:44:05 INFO: archiving workspace using pattern(s): 00:44:06 Archives upload complete. 00:44:06 INFO: archiving logs to Nexus