Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f5faa189c5026e141b035046ee789496d5d86c4 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-ssh5859481239753679380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10522065663860691720.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11715637308173430945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh3285467551081540888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6261604372817419481.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15523 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 1f5faa189c5026e141b035046ee789496d5d86c4 (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 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 Commit message: "feat: Adding health check when navigating to Dashbord and app-service module" > git rev-list --no-walk c005d69f9342fc2bd64e3df3f4aced7907df0be9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:38:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:38:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:38:17 ========================================================= 09:38:17 EdgeX Global Pipelines Version Info 09:38:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:38:17 ------------------- 09:38:17 stable info: 09:38:17 ------------------- 09:38:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:38:17 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 09:38:17 Message: update stable to v1.0.234 09:38:18 ------------------- 09:38:18 experimental info: 09:38:18 ------------------- 09:38:18 Commited By: **** collab-it+edgex@linuxfoundation.org 09:38:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 09:38:18 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:38:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] echo 09:38:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f5faa1 [Pipeline] echo 09:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:19 provisioning config files... 09:38:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2282072303428120698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:19 ---> docker-login.sh 09:38:19 nexus3.edgexfoundry.org:10001 09:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:19 Configure a credential helper to remove this warning. See 09:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:19 09:38:19 Login Succeeded 09:38:19 nexus3.edgexfoundry.org:10002 09:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:19 Configure a credential helper to remove this warning. See 09:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:19 09:38:19 Login Succeeded 09:38:19 nexus3.edgexfoundry.org:10003 09:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:19 Configure a credential helper to remove this warning. See 09:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:19 09:38:19 Login Succeeded 09:38:19 nexus3.edgexfoundry.org:10004 09:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:20 Configure a credential helper to remove this warning. See 09:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:20 09:38:20 Login Succeeded 09:38:20 docker.io 09:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:20 Configure a credential helper to remove this warning. See 09:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:20 09:38:20 Login Succeeded 09:38:20 ---> docker-login.sh ends [Pipeline] } 09:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:38:21 + git rev-list -1 --merges 1f5faa189c5026e141b035046ee789496d5d86c4~1..1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] echo 09:38:21 -----------> git rev-list -1 --merges 1f5faa189c5026e141b035046ee789496d5d86c4~1..1f5faa189c5026e141b035046ee789496d5d86c4 1f5faa189c5026e141b035046ee789496d5d86c4 [false] [Pipeline] sh 09:38:21 + git log --format=format:%s -1 1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] echo 09:38:21 ========================================================= 09:38:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:38:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:21 + git log --format=format:%s -1 1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] echo 09:38:21 [semverPrep] GIT_COMMIT: 1f5faa189c5026e141b035046ee789496d5d86c4, Commit Message: feat: Adding health check when navigating to Dashbord and app-service module [Pipeline] echo 09:38:21 [semverPrep] This is not a build commit. [Pipeline] sh 09:38:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:38:22 + grep -v github /etc/ssh/ssh_known_hosts 09:38:22 + [ -e /tmp/ssh_known_hosts ] 09:38:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:38:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:38:22 + sudo tee -a /etc/ssh/ssh_known_hosts 09:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:22 09:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:23 0.1.4: Pulling from edgex-devops/py-git-semver 09:38:23 42c077c10790: Pulling fs layer 09:38:23 f63e77b7563a: Pulling fs layer 09:38:23 bd5fdadae976: Pulling fs layer 09:38:23 205491f53016: Pulling fs layer 09:38:23 df18705c85c3: Pulling fs layer 09:38:23 bdb3f477010e: Pulling fs layer 09:38:23 c8a8fc8e1c8f: Pulling fs layer 09:38:23 2c6e9b1d212d: Pulling fs layer 09:38:23 bdb8f0575790: Pulling fs layer 09:38:23 386e3cb2ff24: Pulling fs layer 09:38:23 2343380bae48: Pulling fs layer 09:38:23 2c6e9b1d212d: Waiting 09:38:23 bdb8f0575790: Waiting 09:38:23 386e3cb2ff24: Waiting 09:38:23 2343380bae48: Waiting 09:38:23 205491f53016: Waiting 09:38:23 df18705c85c3: Waiting 09:38:23 bdb3f477010e: Waiting 09:38:23 205491f53016: Verifying Checksum 09:38:23 205491f53016: Download complete 09:38:23 df18705c85c3: Verifying Checksum 09:38:23 df18705c85c3: Download complete 09:38:23 bdb3f477010e: Download complete 09:38:23 bd5fdadae976: Verifying Checksum 09:38:23 bd5fdadae976: Download complete 09:38:23 2c6e9b1d212d: Verifying Checksum 09:38:23 2c6e9b1d212d: Download complete 09:38:23 bdb8f0575790: Verifying Checksum 09:38:23 bdb8f0575790: Download complete 09:38:23 386e3cb2ff24: Download complete 09:38:23 2343380bae48: Verifying Checksum 09:38:23 2343380bae48: Download complete 09:38:23 42c077c10790: Verifying Checksum 09:38:23 42c077c10790: Download complete 09:38:23 c8a8fc8e1c8f: Verifying Checksum 09:38:23 c8a8fc8e1c8f: Download complete 09:38:24 42c077c10790: Pull complete 09:38:24 f63e77b7563a: Pull complete 09:38:25 bd5fdadae976: Pull complete 09:38:25 205491f53016: Pull complete 09:38:26 df18705c85c3: Pull complete 09:38:26 bdb3f477010e: Pull complete 09:38:27 c8a8fc8e1c8f: Pull complete 09:38:28 2c6e9b1d212d: Pull complete 09:38:28 bdb8f0575790: Pull complete 09:38:28 386e3cb2ff24: Pull complete 09:38:28 2343380bae48: Pull complete 09:38:28 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 09:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:28 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:38:30 $ docker top d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 -eo pid,comm 09:38:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:38:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:30 [ssh-agent] Looking for ssh-agent implementation... 09:38:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:30 $ docker exec d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 ssh-agent 09:38:30 SSH_AUTH_SOCK=/tmp/ssh-MMMAy4Oj0BfV/agent.34 09:38:30 SSH_AGENT_PID=41 09:38:30 Running ssh-add (command line suppressed) 09:38:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2414630556359878960.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2414630556359878960.key) 09:38:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:31 + git tag --points-at HEAD [Pipeline] } 09:38:31 $ docker exec --env ******** --env ******** d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 ssh-agent -k 09:38:31 unset SSH_AUTH_SOCK; 09:38:31 unset SSH_AGENT_PID; 09:38:31 echo Agent pid 41 killed; 09:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:31 [ssh-agent] Looking for ssh-agent implementation... 09:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:31 $ docker exec d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 ssh-agent 09:38:31 SSH_AUTH_SOCK=/tmp/ssh-vpdDqvqFTNNI/agent.73 09:38:31 SSH_AGENT_PID=79 09:38:31 Running ssh-add (command line suppressed) 09:38:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1413609503221451352.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1413609503221451352.key) 09:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:31 + git semver init 09:38:32 2022-06-24 09:38:32,179 [run_init] DEBUG init version:0.0.0 force:False 09:38:32 2022-06-24 09:38:32,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:38:32 2022-06-24 09:38:32,180 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:38:32 2022-06-24 09:38:32,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 09:38:33 2022-06-24 09:38:33,356 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 09:38:33 2022-06-24 09:38:33,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 09:38:33 2022-06-24 09:38:33,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:38:33 2022-06-24 09:38:33,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:38:33 2.2.1-dev.3 [Pipeline] } 09:38:33 $ docker exec --env ******** --env ******** d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 ssh-agent -k 09:38:33 unset SSH_AUTH_SOCK; 09:38:33 unset SSH_AGENT_PID; 09:38:33 echo Agent pid 79 killed; 09:38:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:34 + git semver [Pipeline] } 09:38:34 $ docker stop --time=1 d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 09:38:35 $ docker rm -f d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 [Pipeline] // withDockerContainer [Pipeline] sh 09:38:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:38:36 Stashed 1 file(s) [Pipeline] echo 09:38:36 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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 09:38:36 provisioning config files... 09:38:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1782711821225056113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:36 ---> docker-login.sh 09:38:36 nexus3.edgexfoundry.org:10001 09:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:36 Configure a credential helper to remove this warning. See 09:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:36 09:38:36 Login Succeeded 09:38:36 nexus3.edgexfoundry.org:10002 09:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:36 Configure a credential helper to remove this warning. See 09:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:36 09:38:36 Login Succeeded 09:38:36 nexus3.edgexfoundry.org:10003 09:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:36 Configure a credential helper to remove this warning. See 09:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:36 09:38:36 Login Succeeded 09:38:36 nexus3.edgexfoundry.org:10004 09:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:37 Configure a credential helper to remove this warning. See 09:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:37 09:38:37 Login Succeeded 09:38:37 docker.io 09:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:37 Configure a credential helper to remove this warning. See 09:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:37 09:38:37 Login Succeeded 09:38:37 ---> docker-login.sh ends [Pipeline] } 09:38:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:38:37 ========================================================= 09:38:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:38:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:37 + 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 . 09:38:38 Sending build context to Docker daemon 43.96MB 09:38:38 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 09:38:38 Step 2/15 : FROM ${BASE} AS builder 09:38:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:38:38 59bf1c3509f3: Pulling fs layer 09:38:38 666ba61612fd: Pulling fs layer 09:38:38 8ed8ca486205: Pulling fs layer 09:38:38 cc1cd167ecdc: Pulling fs layer 09:38:38 c516ae0d96e1: Pulling fs layer 09:38:38 684cea983483: Pulling fs layer 09:38:38 dd3240ac7de5: Pulling fs layer 09:38:38 b1e948a4e11c: Pulling fs layer 09:38:38 a8fd76ee1af6: Pulling fs layer 09:38:38 646ad004c059: Pulling fs layer 09:38:38 dd3240ac7de5: Waiting 09:38:38 b1e948a4e11c: Waiting 09:38:38 c516ae0d96e1: Waiting 09:38:38 684cea983483: Waiting 09:38:38 646ad004c059: Waiting 09:38:38 a8fd76ee1af6: Waiting 09:38:38 cc1cd167ecdc: Waiting 09:38:38 8ed8ca486205: Download complete 09:38:38 666ba61612fd: Verifying Checksum 09:38:38 666ba61612fd: Download complete 09:38:38 c516ae0d96e1: Verifying Checksum 09:38:38 c516ae0d96e1: Download complete 09:38:38 684cea983483: Verifying Checksum 09:38:38 684cea983483: Download complete 09:38:38 59bf1c3509f3: Download complete 09:38:38 dd3240ac7de5: Download complete 09:38:38 b1e948a4e11c: Verifying Checksum 09:38:38 b1e948a4e11c: Download complete 09:38:38 59bf1c3509f3: Pull complete 09:38:38 666ba61612fd: Pull complete 09:38:38 8ed8ca486205: Pull complete 09:38:38 646ad004c059: Verifying Checksum 09:38:38 646ad004c059: Download complete 09:38:38 cc1cd167ecdc: Verifying Checksum 09:38:38 cc1cd167ecdc: Download complete 09:38:38 a8fd76ee1af6: Verifying Checksum 09:38:38 a8fd76ee1af6: Download complete 09:38:43 cc1cd167ecdc: Pull complete 09:38:43 c516ae0d96e1: Pull complete 09:38:43 684cea983483: Pull complete 09:38:43 dd3240ac7de5: Pull complete 09:38:43 b1e948a4e11c: Pull complete 09:38:45 a8fd76ee1af6: Pull complete 09:38:46 646ad004c059: Pull complete 09:38:46 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 09:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:38:46 ---> 8f69c11f6b0c 09:38:46 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:38:48 ---> Running in 2473322c2d18 09:38:48 Removing intermediate container 2473322c2d18 09:38:48 ---> 01fc95bbb1af 09:38:48 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:38:48 ---> Running in dc234df29a82 09:38:49 Removing intermediate container dc234df29a82 09:38:49 ---> 645500133016 09:38:49 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:38:49 ---> Running in c75bd390a8e3 09:38:49 Removing intermediate container c75bd390a8e3 09:38:49 ---> ddd803d4752a 09:38:49 Step 6/15 : LABEL Name=edgex-ui-go 09:38:49 ---> Running in e37e8cbce2aa 09:38:49 Removing intermediate container e37e8cbce2aa 09:38:49 ---> 910b2d8d61e9 09:38:49 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:38:49 ---> Running in 03966a898225 09:38:49 Removing intermediate container 03966a898225 09:38:49 ---> 1563f23db18c 09:38:49 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:49 ---> Running in a40f22d173b1 09:38:49 Removing intermediate container a40f22d173b1 09:38:49 ---> 7591366ea49e 09:38:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:38:50 ---> Running in dff52563de82 09:38:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:38:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:38:51 Still waiting to schedule task 09:38:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:38:51 OK: 221 MiB in 52 packages 09:38:52 Removing intermediate container dff52563de82 09:38:52 ---> 92a5596dc72d 09:38:52 Step 10/15 : ENV GO111MODULE=on 09:38:52 ---> Running in 451b5ec9db50 09:38:52 Removing intermediate container 451b5ec9db50 09:38:52 ---> 566bf30746be 09:38:52 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:38:52 ---> Running in c98b215e2ad3 09:38:52 Removing intermediate container c98b215e2ad3 09:38:52 ---> d75c3a60cd48 09:38:52 Step 12/15 : COPY go.mod vendor* ./ 09:38:52 ---> 8ab45286aa90 09:38:52 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:52 ---> Running in 4c052f43a3d6 09:39:04 Removing intermediate container 4c052f43a3d6 09:39:04 ---> dae12b4734d6 09:39:04 Step 14/15 : COPY . . 09:39:05 ---> 191013bf8caf 09:39:05 Step 15/15 : RUN ${MAKE} 09:39:05 ---> Running in d03eb42a2caa 09:39:05 noop 09:39:05 Removing intermediate container d03eb42a2caa 09:39:05 ---> b00c4968fe9b 09:39:05 Successfully built b00c4968fe9b 09:39:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:06 + docker inspect -f . ci-base-image-x86_64 09:39:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:06 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:39:06 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:39:06 $ docker top 38b4a44f2fc3e94ac37baa933bffe8436f6a11f73d05fd95b39928cc1d3ed36a -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:06 + go version 09:39:06 go version go1.17.7 linux/amd64 [Pipeline] } 09:39:07 $ docker stop --time=1 38b4a44f2fc3e94ac37baa933bffe8436f6a11f73d05fd95b39928cc1d3ed36a 09:39:08 $ docker rm -f 38b4a44f2fc3e94ac37baa933bffe8436f6a11f73d05fd95b39928cc1d3ed36a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:08 + docker inspect -f . ci-base-image-x86_64 09:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:08 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:39:08 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:39:09 $ docker top 975757889a9dda40cfdbc964204a22155ff087b72c2df74dcd56aa6181075665 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:39:09 + make test 09:39:09 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:39:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:39:15 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:39:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:39:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:39:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:39:17 $ docker stop --time=1 975757889a9dda40cfdbc964204a22155ff087b72c2df74dcd56aa6181075665 09:39:19 $ docker rm -f 975757889a9dda40cfdbc964204a22155ff087b72c2df74dcd56aa6181075665 [Pipeline] // withDockerContainer [Pipeline] sh 09:39:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:39:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:39:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:39:20 + ls -al . 09:39:20 total 160 09:39:20 drwxrwxr-x 14 jenkins jenkins 4096 Jun 24 09:39 . 09:39:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:38 .. 09:39:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 09:38 .git 09:39:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:38 .github 09:39:20 -rw-rw-r-- 1 jenkins jenkins 167 Jun 24 09:38 .gitignore 09:39:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 09:38 .semver 09:39:20 -rw-rw-r-- 1 jenkins jenkins 2022 Jun 24 09:38 Attribution.txt 09:39:20 -rw-rw-r-- 1 jenkins jenkins 14570 Jun 24 09:38 CHANGELOG.md 09:39:20 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 24 09:38 CONTRIBUTING.md 09:39:20 -rw-rw-r-- 1 jenkins jenkins 1549 Jun 24 09:38 Dockerfile 09:39:20 -rw-rw-r-- 1 jenkins jenkins 652 Jun 24 09:38 Jenkinsfile 09:39:20 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 24 09:38 LICENSE 09:39:20 -rw-rw-r-- 1 jenkins jenkins 1212 Jun 24 09:38 Makefile 09:39:20 -rw-rw-r-- 1 jenkins jenkins 4398 Jun 24 09:38 README.md 09:39:20 -rw-rw-r-- 1 jenkins jenkins 11 Jun 24 09:38 VERSION 09:39:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:38 assets 09:39:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:38 bin 09:39:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:38 cmd 09:39:20 -rw-r--r-- 1 jenkins jenkins 10 Jun 24 09:39 coverage.out 09:39:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:38 docs 09:39:20 -rw-rw-r-- 1 jenkins jenkins 1945 Jun 24 09:38 go.mod 09:39:20 -rw-rw-r-- 1 jenkins jenkins 26589 Jun 24 09:38 go.sum 09:39:20 drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 09:38 internal 09:39:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:38 pkg 09:39:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:38 snap 09:39:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:38 testing 09:39:20 -rw-rw-r-- 1 jenkins jenkins 155 Jun 24 09:38 version.go 09:39:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:38 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:20 + 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=1f5faa189c5026e141b035046ee789496d5d86c4 --label arch=amd64 --label version=2.2.1-dev.3 . 09:39:21 Sending build context to Docker daemon 43.96MB 09:39:21 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:39:21 Step 2/23 : FROM ${BASE} AS builder 09:39:21 ---> b00c4968fe9b 09:39:21 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:39:21 ---> Running in 3e1ab87a72c4 09:39:21 Removing intermediate container 3e1ab87a72c4 09:39:21 ---> f964590ca680 09:39:21 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:39:21 ---> Running in ba60402548d4 09:39:21 Removing intermediate container ba60402548d4 09:39:21 ---> f5d9f07e75d4 09:39:21 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:39:21 ---> Running in ce71a13a9df5 09:39:21 Removing intermediate container ce71a13a9df5 09:39:21 ---> 45b34bd53426 09:39:21 Step 6/23 : LABEL Name=edgex-ui-go 09:39:21 ---> Running in 6f6063249cd7 09:39:21 Removing intermediate container 6f6063249cd7 09:39:21 ---> 24be7d309532 09:39:21 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:39:21 ---> Running in 8e368703dfc5 09:39:21 Removing intermediate container 8e368703dfc5 09:39:21 ---> 1ffdc62db6db 09:39:21 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:21 ---> Running in cc52d3a4fd8e 09:39:22 Removing intermediate container cc52d3a4fd8e 09:39:22 ---> 87d01e8e069f 09:39:22 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:39:22 ---> Running in 0b0904cec67f 09:39:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:39:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:39:23 OK: 221 MiB in 52 packages 09:39:24 Removing intermediate container 0b0904cec67f 09:39:24 ---> 958f3db72c59 09:39:24 Step 10/23 : ENV GO111MODULE=on 09:39:24 ---> Running in 6774a74946f6 09:39:24 Removing intermediate container 6774a74946f6 09:39:24 ---> c97363cdeb8a 09:39:24 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:39:24 ---> Running in 14aa6cdcdc2c 09:39:24 Removing intermediate container 14aa6cdcdc2c 09:39:24 ---> 2c5fac52cc5e 09:39:24 Step 12/23 : COPY go.mod vendor* ./ 09:39:24 ---> 59abdcaf623e 09:39:24 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:24 ---> Running in 219b30e8bda4 09:39:25 Removing intermediate container 219b30e8bda4 09:39:25 ---> b2a9904b8f74 09:39:25 Step 14/23 : COPY . . 09:39:26 ---> 41d2d6d4b4f0 09:39:26 Step 15/23 : RUN ${MAKE} 09:39:26 ---> Running in d41c84d6ed43 09:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:39:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:39:34 Removing intermediate container d41c84d6ed43 09:39:34 ---> 298fd0968e55 09:39:34 Step 16/23 : FROM alpine:3.14 09:39:35 3.14: Pulling from library/alpine 09:39:35 8663204ce13b: Pulling fs layer 09:39:35 8663204ce13b: Verifying Checksum 09:39:35 8663204ce13b: Download complete 09:39:35 8663204ce13b: Pull complete 09:39:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:39:35 Status: Downloaded newer image for alpine:3.14 09:39:35 ---> e04c818066af 09:39:35 Step 17/23 : EXPOSE 4000 09:39:35 ---> Running in c9228c4c6102 09:39:35 Removing intermediate container c9228c4c6102 09:39:35 ---> 574f65a56f5d 09:39:35 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 09:39:36 ---> f8ac152d1a7f 09:39:36 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:39:36 ---> Running in af08de2121cb 09:39:36 Removing intermediate container af08de2121cb 09:39:36 ---> 7584f96549a4 09:39:36 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:39:36 ---> Running in 411d0ae1cae0 09:39:36 Removing intermediate container 411d0ae1cae0 09:39:36 ---> 8596d0a74014 09:39:36 Step 21/23 : LABEL arch=amd64 09:39:36 ---> Running in 674b40cbad0e 09:39:36 Removing intermediate container 674b40cbad0e 09:39:36 ---> 1400f91d334b 09:39:36 Step 22/23 : LABEL git_sha=1f5faa189c5026e141b035046ee789496d5d86c4 09:39:36 ---> Running in 9f871db1fce8 09:39:36 Removing intermediate container 9f871db1fce8 09:39:36 ---> 15bc2bc7b47c 09:39:36 Step 23/23 : LABEL version=2.2.1-dev.3 09:39:36 ---> Running in d2b61ccf3b06 09:39:36 Removing intermediate container d2b61ccf3b06 09:39:36 ---> ab64cc244316 09:39:36 [Warning] One or more build-args [ARCH] were not consumed 09:39:36 Successfully built ab64cc244316 09:39:36 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:36 provisioning config files... 09:39:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1264578103330936637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:37 ---> docker-login.sh 09:39:37 nexus3.edgexfoundry.org:10001 09:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:37 Configure a credential helper to remove this warning. See 09:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:37 09:39:37 Login Succeeded 09:39:37 nexus3.edgexfoundry.org:10002 09:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:37 Configure a credential helper to remove this warning. See 09:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:37 09:39:37 Login Succeeded 09:39:37 nexus3.edgexfoundry.org:10003 09:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:37 Configure a credential helper to remove this warning. See 09:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:37 09:39:37 Login Succeeded 09:39:37 nexus3.edgexfoundry.org:10004 09:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:37 Configure a credential helper to remove this warning. See 09:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:37 09:39:37 Login Succeeded 09:39:37 docker.io 09:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:38 Configure a credential helper to remove this warning. See 09:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:38 09:39:38 Login Succeeded 09:39:38 ---> docker-login.sh ends [Pipeline] } 09:39:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:39:38 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:39:38 1f5faa189c5026e141b035046ee789496d5d86c4 09:39:38 latest 09:39:38 2.2.1-dev.3 09:39:38 1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 09:39:38 main 09:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4 09:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:39:38 89d4cb97327d: Preparing 09:39:38 b541d28bf3b4: Preparing 09:39:38 b541d28bf3b4: Layer already exists 09:39:40 89d4cb97327d: Pushed 09:39:40 1f5faa189c5026e141b035046ee789496d5d86c4: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:39:41 89d4cb97327d: Preparing 09:39:41 b541d28bf3b4: Preparing 09:39:41 b541d28bf3b4: Layer already exists 09:39:41 89d4cb97327d: Layer already exists 09:39:41 latest: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.3 09:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:39:41 89d4cb97327d: Preparing 09:39:41 b541d28bf3b4: Preparing 09:39:41 b541d28bf3b4: Layer already exists 09:39:41 89d4cb97327d: Layer already exists 09:39:41 2.2.1-dev.3: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 09:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:39:42 89d4cb97327d: Preparing 09:39:42 b541d28bf3b4: Preparing 09:39:42 b541d28bf3b4: Layer already exists 09:39:42 89d4cb97327d: Layer already exists 09:39:42 1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 09:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:39:43 89d4cb97327d: Preparing 09:39:43 b541d28bf3b4: Preparing 09:39:43 89d4cb97327d: Layer already exists 09:39:43 b541d28bf3b4: Layer already exists 09:39:43 main: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:43 ===================================================== [Pipeline] echo 09:39:43 taggedImages: 09:39:43 - nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4 09:39:43 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:39:43 - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.3 09:39:43 - nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 09:39:43 - 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] withEnv [Pipeline] { [Pipeline] sh 09:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:43 09:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:43 latest: Pulling from edgex-lftools-log-publisher 09:39:43 5eb5b503b376: Pulling fs layer 09:39:43 5c69ac0246d0: Pulling fs layer 09:39:43 ec43610c2a17: Pulling fs layer 09:39:43 3a2ae6a8a46f: Pulling fs layer 09:39:43 33b1e0a273af: Pulling fs layer 09:39:43 5d3b04190fa2: Pulling fs layer 09:39:43 2f39f015ded8: Pulling fs layer 09:39:43 3a2ae6a8a46f: Waiting 09:39:43 33b1e0a273af: Waiting 09:39:43 5d3b04190fa2: Waiting 09:39:43 2f39f015ded8: Waiting 09:39:43 5c69ac0246d0: Download complete 09:39:43 3a2ae6a8a46f: Verifying Checksum 09:39:43 3a2ae6a8a46f: Download complete 09:39:43 33b1e0a273af: Verifying Checksum 09:39:43 33b1e0a273af: Download complete 09:39:44 5d3b04190fa2: Download complete 09:39:44 ec43610c2a17: Verifying Checksum 09:39:44 ec43610c2a17: Download complete 09:39:44 5eb5b503b376: Verifying Checksum 09:39:44 5eb5b503b376: Download complete 09:39:44 2f39f015ded8: Download complete 09:39:45 5eb5b503b376: Pull complete 09:39:45 5c69ac0246d0: Pull complete 09:39:46 ec43610c2a17: Pull complete 09:39:46 3a2ae6a8a46f: Pull complete 09:39:46 33b1e0a273af: Pull complete 09:39:46 5d3b04190fa2: Pull complete 09:39:51 2f39f015ded8: Pull complete 09:39:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:52 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:39:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:39:54 $ docker top 4890091c71d4519f3543274c4281e326bd3cb077f92a2d96eb6c3d685d9009d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:54 ---> job-cost.sh 09:39:54 lf-activate-venv: SKIPPING 09:39:54 INFO: No Stack... 09:39:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:39:55 INFO: Archiving Costs [Pipeline] sh 09:39:55 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 09:39:55 + cut -d, -f6 [Pipeline] lock 09:39:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] 09:39:55 Resource [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] did not exist. Created. 09:39:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:55 + echo total: 0.2199999988079071 [Pipeline] stash 09:39:56 Stashed 1 file(s) [Pipeline] } 09:39:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 09:39:56 $ docker stop --time=1 4890091c71d4519f3543274c4281e326bd3cb077f92a2d96eb6c3d685d9009d8 09:39:57 $ docker rm -f 4890091c71d4519f3543274c4281e326bd3cb077f92a2d96eb6c3d685d9009d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:40:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15524 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:40:31 Running in /w/workspace/edgex-ui-go/74 [Pipeline] { [Pipeline] checkout 09:40:31 The recommended git tool is: git 09:40:37 using credential edgex-jenkins-ssh 09:40:37 Cloning the remote Git repository 09:40:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:40:37 > git init /w/workspace/edgex-ui-go/74 # timeout=10 09:40:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:40:37 > git --version # timeout=10 09:40:37 > git --version # 'git version 2.25.1' 09:40:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:40:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:40 Avoid second fetch 09:40:40 Checking out Revision 1f5faa189c5026e141b035046ee789496d5d86c4 (main) 09:40:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:40:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:40 > git config core.sparsecheckout # timeout=10 09:40:40 > git checkout -f 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 09:40:45 Commit message: "feat: Adding health check when navigating to Dashbord and app-service module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:40:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:46 Dload Upload Total Spent Left Speed 09:40:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 92127 [Pipeline] sh 09:40:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:40:47 + sudo tee /etc/docker/daemon.new 09:40:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:40:47 { 09:40:47 "registry-mirrors": [ 09:40:47 "https://nexus3.edgexfoundry.org:10001" 09:40:47 ], 09:40:47 "bip": "10.250.0.254/24", 09:40:47 "hosts": [ 09:40:47 "tcp://0.0.0.0:5555", 09:40:47 "unix:///var/run/docker.sock" 09:40:47 ], 09:40:47 "mtu": 1458, 09:40:47 "selinux-enabled": true, 09:40:47 "seccomp-profile": "/etc/docker/seccomp.json" 09:40:47 } [Pipeline] sh 09:40:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:40:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:06 provisioning config files... 09:41:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/74@tmp/config4876501071229540763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:06 ---> docker-login.sh 09:41:06 nexus3.edgexfoundry.org:10001 09:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:07 Configure a credential helper to remove this warning. See 09:41:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:07 09:41:07 Login Succeeded 09:41:07 nexus3.edgexfoundry.org:10002 09:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:07 Configure a credential helper to remove this warning. See 09:41:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:07 09:41:07 Login Succeeded 09:41:08 nexus3.edgexfoundry.org:10003 09:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:08 Configure a credential helper to remove this warning. See 09:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:08 09:41:08 Login Succeeded 09:41:08 nexus3.edgexfoundry.org:10004 09:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:08 Configure a credential helper to remove this warning. See 09:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:08 09:41:08 Login Succeeded 09:41:08 docker.io 09:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:09 Configure a credential helper to remove this warning. See 09:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:09 09:41:09 Login Succeeded 09:41:09 ---> docker-login.sh ends [Pipeline] } 09:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:41:10 ========================================================= 09:41:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:41:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 + 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 . 09:41:11 Sending build context to Docker daemon 27.58MB 09:41:11 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 09:41:11 Step 2/15 : FROM ${BASE} AS builder 09:41:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:12 9b3977197b4f: Pulling fs layer 09:41:12 1a89e8eeedd5: Pulling fs layer 09:41:12 94645a83ff95: Pulling fs layer 09:41:12 e6fb740bc735: Pulling fs layer 09:41:12 3a77bd46dcc9: Pulling fs layer 09:41:12 355e64cbe906: Pulling fs layer 09:41:12 63ab81a10011: Pulling fs layer 09:41:12 555d1d1c4555: Pulling fs layer 09:41:12 3a77bd46dcc9: Waiting 09:41:12 355e64cbe906: Waiting 09:41:12 7d9057610161: Pulling fs layer 09:41:12 63ab81a10011: Waiting 09:41:12 555d1d1c4555: Waiting 09:41:12 7d9057610161: Waiting 09:41:12 e6fb740bc735: Waiting 09:41:12 94645a83ff95: Verifying Checksum 09:41:12 94645a83ff95: Download complete 09:41:12 1a89e8eeedd5: Verifying Checksum 09:41:12 1a89e8eeedd5: Download complete 09:41:12 3a77bd46dcc9: Verifying Checksum 09:41:12 3a77bd46dcc9: Download complete 09:41:12 355e64cbe906: Verifying Checksum 09:41:12 355e64cbe906: Download complete 09:41:12 9b3977197b4f: Verifying Checksum 09:41:12 9b3977197b4f: Download complete 09:41:12 63ab81a10011: Verifying Checksum 09:41:12 63ab81a10011: Download complete 09:41:13 9b3977197b4f: Pull complete 09:41:13 7d9057610161: Verifying Checksum 09:41:13 7d9057610161: Download complete 09:41:13 1a89e8eeedd5: Pull complete 09:41:14 94645a83ff95: Pull complete 09:41:14 555d1d1c4555: Verifying Checksum 09:41:14 e6fb740bc735: Download complete 09:41:27 e6fb740bc735: Pull complete 09:41:27 3a77bd46dcc9: Pull complete 09:41:27 355e64cbe906: Pull complete 09:41:27 63ab81a10011: Pull complete 09:41:34 555d1d1c4555: Pull complete 09:41:35 7d9057610161: Pull complete 09:41:35 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 09:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:41:35 ---> 819e984ddca1 09:41:35 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:41:37 ---> Running in 4a7927c325cf 09:41:38 Removing intermediate container 4a7927c325cf 09:41:38 ---> 94342304e175 09:41:38 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:41:38 ---> Running in f08d0b840f90 09:41:39 Removing intermediate container f08d0b840f90 09:41:39 ---> 8c8b70033b3f 09:41:39 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:41:39 ---> Running in c3ebc27fc64a 09:41:39 Removing intermediate container c3ebc27fc64a 09:41:39 ---> d4dd61c650c4 09:41:39 Step 6/15 : LABEL Name=edgex-ui-go 09:41:39 ---> Running in c07899d8166f 09:41:39 Removing intermediate container c07899d8166f 09:41:39 ---> c255e776c1ff 09:41:39 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:41:39 ---> Running in 42c6ae3bfaa2 09:41:40 Removing intermediate container 42c6ae3bfaa2 09:41:40 ---> b0beeea1b8fc 09:41:40 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:40 ---> Running in f2f029997848 09:41:42 Removing intermediate container f2f029997848 09:41:42 ---> 478c6c6ca194 09:41:42 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:41:42 ---> Running in a77e0f34d1a2 09:41:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:41:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:41:44 OK: 220 MiB in 52 packages 09:41:45 Removing intermediate container a77e0f34d1a2 09:41:45 ---> 3d133498d9cf 09:41:45 Step 10/15 : ENV GO111MODULE=on 09:41:45 ---> Running in c18ecb9c45bf 09:41:45 Removing intermediate container c18ecb9c45bf 09:41:45 ---> d23de91bdd16 09:41:45 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:41:45 ---> Running in ba834c8cb668 09:41:46 Removing intermediate container ba834c8cb668 09:41:46 ---> f4d6308488ca 09:41:46 Step 12/15 : COPY go.mod vendor* ./ 09:41:46 ---> 26481b063de6 09:41:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:46 ---> Running in 3bdb38425040 09:42:13 Removing intermediate container 3bdb38425040 09:42:13 ---> 89dfe756e3cc 09:42:13 Step 14/15 : COPY . . 09:42:15 ---> 6e82265f2b88 09:42:15 Step 15/15 : RUN ${MAKE} 09:42:15 ---> Running in 848a4a172ae4 09:42:16 noop 09:42:17 Removing intermediate container 848a4a172ae4 09:42:17 ---> f5bdb56347a3 09:42:17 Successfully built f5bdb56347a3 09:42:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:17 + docker inspect -f . ci-base-image-arm64 09:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:17 prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container 09:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/74 -v /w/workspace/edgex-ui-go/74:/w/workspace/edgex-ui-go/74:rw,z -v /w/workspace/edgex-ui-go/74@tmp:/w/workspace/edgex-ui-go/74@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 ******** -e ******** ci-base-image-arm64 cat 09:42:19 $ docker top 4fcf13be8d3b9fb80d328705affc60c8de80f16e15fcd961ff6b74502766bede -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:20 + go version 09:42:20 go version go1.17.7 linux/arm64 [Pipeline] } 09:42:20 $ docker stop --time=1 4fcf13be8d3b9fb80d328705affc60c8de80f16e15fcd961ff6b74502766bede 09:42:21 $ docker rm -f 4fcf13be8d3b9fb80d328705affc60c8de80f16e15fcd961ff6b74502766bede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:22 + docker inspect -f . ci-base-image-arm64 09:42:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:22 prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container 09:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/74 -v /w/workspace/edgex-ui-go/74:/w/workspace/edgex-ui-go/74:rw,z -v /w/workspace/edgex-ui-go/74@tmp:/w/workspace/edgex-ui-go/74@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 ******** -e ******** ci-base-image-arm64 cat 09:42:23 $ docker top 014eff0f16cb23ba53c762c6879f4bec592281e6f0a74855518aab45014eae5f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:42:24 + make test 09:42:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:42:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:43:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:43:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:43:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:43:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:43:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:43:20 $ docker stop --time=1 014eff0f16cb23ba53c762c6879f4bec592281e6f0a74855518aab45014eae5f 09:43:22 $ docker rm -f 014eff0f16cb23ba53c762c6879f4bec592281e6f0a74855518aab45014eae5f [Pipeline] // withDockerContainer [Pipeline] sh 09:43:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:43:22 Warning: overwriting stash ‘coverage-report’ 09:43:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:43:24 + ls -al . 09:43:24 total 156 09:43:24 drwxrwxr-x 13 jenkins jenkins 4096 Jun 24 09:42 . 09:43:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:40 .. 09:43:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 09:40 .git 09:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:40 .github 09:43:24 -rw-rw-r-- 1 jenkins jenkins 167 Jun 24 09:40 .gitignore 09:43:24 -rw-rw-r-- 1 jenkins jenkins 2022 Jun 24 09:40 Attribution.txt 09:43:24 -rw-rw-r-- 1 jenkins jenkins 14570 Jun 24 09:40 CHANGELOG.md 09:43:24 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 24 09:40 CONTRIBUTING.md 09:43:24 -rw-rw-r-- 1 jenkins jenkins 1549 Jun 24 09:40 Dockerfile 09:43:24 -rw-rw-r-- 1 jenkins jenkins 652 Jun 24 09:40 Jenkinsfile 09:43:24 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 24 09:40 LICENSE 09:43:24 -rw-rw-r-- 1 jenkins jenkins 1212 Jun 24 09:40 Makefile 09:43:24 -rw-rw-r-- 1 jenkins jenkins 4398 Jun 24 09:40 README.md 09:43:24 -rw-rw-r-- 1 jenkins jenkins 11 Jun 24 09:38 VERSION 09:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:40 assets 09:43:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:40 bin 09:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:40 cmd 09:43:24 -rw-r--r-- 1 jenkins jenkins 10 Jun 24 09:42 coverage.out 09:43:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:40 docs 09:43:24 -rw-rw-r-- 1 jenkins jenkins 1945 Jun 24 09:40 go.mod 09:43:24 -rw-rw-r-- 1 jenkins jenkins 26589 Jun 24 09:40 go.sum 09:43:24 drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 09:40 internal 09:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:40 pkg 09:43:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:40 snap 09:43:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:40 testing 09:43:24 -rw-rw-r-- 1 jenkins jenkins 155 Jun 24 09:40 version.go 09:43:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + 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=1f5faa189c5026e141b035046ee789496d5d86c4 --label arch=arm64 --label version=2.2.1-dev.3 . 09:43:25 Sending build context to Docker daemon 27.59MB 09:43:25 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:43:25 Step 2/23 : FROM ${BASE} AS builder 09:43:25 ---> f5bdb56347a3 09:43:25 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:43:25 ---> Running in 5e0a6903be3e 09:43:26 Removing intermediate container 5e0a6903be3e 09:43:26 ---> 558ae0257ab9 09:43:26 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:43:26 ---> Running in 3dc60fd49d12 09:43:26 Removing intermediate container 3dc60fd49d12 09:43:26 ---> 4ba7618db784 09:43:26 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:43:26 ---> Running in 5b841ba9a4c0 09:43:26 Removing intermediate container 5b841ba9a4c0 09:43:26 ---> c413a2ac8020 09:43:26 Step 6/23 : LABEL Name=edgex-ui-go 09:43:26 ---> Running in 02f18fe76b29 09:43:27 Removing intermediate container 02f18fe76b29 09:43:27 ---> b4aeb14fd7a4 09:43:27 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:43:27 ---> Running in 5bd2f87be170 09:43:27 Removing intermediate container 5bd2f87be170 09:43:27 ---> dedbfa2fcf4e 09:43:27 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:27 ---> Running in 6ccdd0dcbf99 09:43:29 Removing intermediate container 6ccdd0dcbf99 09:43:29 ---> 6f372aa200e1 09:43:29 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:43:29 ---> Running in 35272906be36 09:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:43:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:43:32 OK: 220 MiB in 52 packages 09:43:32 Removing intermediate container 35272906be36 09:43:32 ---> bbbed55b3227 09:43:32 Step 10/23 : ENV GO111MODULE=on 09:43:32 ---> Running in acf2fe89760c 09:43:33 Removing intermediate container acf2fe89760c 09:43:33 ---> ea5f366e39fd 09:43:33 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:43:33 ---> Running in 3eb11e09995e 09:43:33 Removing intermediate container 3eb11e09995e 09:43:33 ---> 3cd2cde6596f 09:43:33 Step 12/23 : COPY go.mod vendor* ./ 09:43:34 ---> 7fdd64a202a9 09:43:34 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:34 ---> Running in 023f3fb86508 09:43:36 Removing intermediate container 023f3fb86508 09:43:36 ---> 2a11333a7496 09:43:36 Step 14/23 : COPY . . 09:43:39 ---> 5f33f889703a 09:43:39 Step 15/23 : RUN ${MAKE} 09:43:39 ---> Running in ec293c5ea908 09:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:44:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:44:15 Removing intermediate container ec293c5ea908 09:44:15 ---> 0c46b8f523ae 09:44:15 Step 16/23 : FROM alpine:3.14 09:44:15 3.14: Pulling from library/alpine 09:44:15 455c02918c45: Pulling fs layer 09:44:15 455c02918c45: Verifying Checksum 09:44:15 455c02918c45: Download complete 09:44:16 455c02918c45: Pull complete 09:44:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:44:16 Status: Downloaded newer image for alpine:3.14 09:44:16 ---> ac73e934f311 09:44:16 Step 17/23 : EXPOSE 4000 09:44:16 ---> Running in abf2d9417bf6 09:44:17 Removing intermediate container abf2d9417bf6 09:44:17 ---> 2aced5ae2e26 09:44:17 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 09:44:18 ---> 96e8b68caaee 09:44:18 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:44:18 ---> Running in ea6ac4c5676c 09:44:18 Removing intermediate container ea6ac4c5676c 09:44:18 ---> 4152f67ccad6 09:44:18 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:44:18 ---> Running in f4708e458eb8 09:44:19 Removing intermediate container f4708e458eb8 09:44:19 ---> e8b803c23384 09:44:19 Step 21/23 : LABEL arch=arm64 09:44:19 ---> Running in 179a8ac0ad36 09:44:19 Removing intermediate container 179a8ac0ad36 09:44:19 ---> 457e4163abdb 09:44:19 Step 22/23 : LABEL git_sha=1f5faa189c5026e141b035046ee789496d5d86c4 09:44:19 ---> Running in 30b86d2c915e 09:44:19 Removing intermediate container 30b86d2c915e 09:44:19 ---> d13141ff0670 09:44:19 Step 23/23 : LABEL version=2.2.1-dev.3 09:44:19 ---> Running in 629c2a9ff4a8 09:44:20 Removing intermediate container 629c2a9ff4a8 09:44:20 ---> 3d2d942d8179 09:44:20 [Warning] One or more build-args [ARCH] were not consumed 09:44:20 Successfully built 3d2d942d8179 09:44:20 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:20 provisioning config files... 09:44:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/74@tmp/config5748722605987275449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:20 ---> docker-login.sh 09:44:20 nexus3.edgexfoundry.org:10001 09:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:21 Configure a credential helper to remove this warning. See 09:44:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:21 09:44:21 Login Succeeded 09:44:21 nexus3.edgexfoundry.org:10002 09:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:21 Configure a credential helper to remove this warning. See 09:44:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:21 09:44:21 Login Succeeded 09:44:21 nexus3.edgexfoundry.org:10003 09:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:22 Configure a credential helper to remove this warning. See 09:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:22 09:44:22 Login Succeeded 09:44:22 nexus3.edgexfoundry.org:10004 09:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:22 Configure a credential helper to remove this warning. See 09:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:22 09:44:22 Login Succeeded 09:44:22 docker.io 09:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:23 Configure a credential helper to remove this warning. See 09:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:23 09:44:23 Login Succeeded 09:44:23 ---> docker-login.sh ends [Pipeline] } 09:44:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:44:23 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:44:23 1f5faa189c5026e141b035046ee789496d5d86c4 09:44:23 latest 09:44:23 2.2.1-dev.3 09:44:23 1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 09:44:23 main 09:44:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4 09:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:44:24 e7328c911c6f: Preparing 09:44:24 f73e7dbfee58: Preparing 09:44:24 f73e7dbfee58: Layer already exists 09:44:28 e7328c911c6f: Pushed 09:44:28 1f5faa189c5026e141b035046ee789496d5d86c4: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:44:29 e7328c911c6f: Preparing 09:44:29 f73e7dbfee58: Preparing 09:44:29 f73e7dbfee58: Layer already exists 09:44:29 e7328c911c6f: Layer already exists 09:44:29 latest: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.3 09:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:44:30 e7328c911c6f: Preparing 09:44:30 f73e7dbfee58: Preparing 09:44:30 e7328c911c6f: Layer already exists 09:44:30 f73e7dbfee58: Layer already exists 09:44:30 2.2.1-dev.3: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 09:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:44:31 e7328c911c6f: Preparing 09:44:31 f73e7dbfee58: Preparing 09:44:31 e7328c911c6f: Layer already exists 09:44:31 f73e7dbfee58: Layer already exists 09:44:31 1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:44:32 e7328c911c6f: Preparing 09:44:32 f73e7dbfee58: Preparing 09:44:32 f73e7dbfee58: Layer already exists 09:44:32 e7328c911c6f: Layer already exists 09:44:32 main: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:32 ===================================================== [Pipeline] echo 09:44:32 taggedImages: 09:44:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4 09:44:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:44:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.3 09:44:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 09:44:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:33 09:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:33 arm64: Pulling from edgex-lftools-log-publisher 09:44:33 8998bd30e6a1: Pulling fs layer 09:44:33 04944245beec: Pulling fs layer 09:44:33 699f458cf7ca: Pulling fs layer 09:44:33 765212b225bb: Pulling fs layer 09:44:33 f23df028b6ca: Pulling fs layer 09:44:33 d65c8cfc05b1: Pulling fs layer 09:44:33 2437ff75d9bd: Pulling fs layer 09:44:33 765212b225bb: Waiting 09:44:33 f23df028b6ca: Waiting 09:44:33 d65c8cfc05b1: Waiting 09:44:33 2437ff75d9bd: Waiting 09:44:33 04944245beec: Verifying Checksum 09:44:33 04944245beec: Download complete 09:44:33 765212b225bb: Verifying Checksum 09:44:33 765212b225bb: Download complete 09:44:33 f23df028b6ca: Download complete 09:44:33 d65c8cfc05b1: Verifying Checksum 09:44:33 d65c8cfc05b1: Download complete 09:44:34 699f458cf7ca: Verifying Checksum 09:44:34 699f458cf7ca: Download complete 09:44:34 8998bd30e6a1: Verifying Checksum 09:44:34 8998bd30e6a1: Download complete 09:44:36 2437ff75d9bd: Download complete 09:44:38 8998bd30e6a1: Pull complete 09:44:38 04944245beec: Pull complete 09:44:40 699f458cf7ca: Pull complete 09:44:40 765212b225bb: Pull complete 09:44:41 f23df028b6ca: Pull complete 09:44:41 d65c8cfc05b1: Pull complete 09:44:56 2437ff75d9bd: Pull complete 09:44:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:57 prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container 09:44:57 $ 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/74 -v /w/workspace/edgex-ui-go/74:/w/workspace/edgex-ui-go/74:rw,z -v /w/workspace/edgex-ui-go/74@tmp:/w/workspace/edgex-ui-go/74@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:44:59 $ docker top ca31990a20b80b35375e137d0f747efc34c42e0dbba282cad0d3eb12df095648 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:00 ---> job-cost.sh 09:45:00 lf-activate-venv: SKIPPING 09:45:00 INFO: No Stack... 09:45:01 INFO: Retrieving Pricing Info for: v3-standard-4 09:45:02 INFO: Archiving Costs [Pipeline] sh 09:45:02 + cat /w/workspace/edgex-ui-go/74/archives/cost.csv 09:45:02 + cut -d, -f6 [Pipeline] lock 09:45:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] 09:45:02 Resource [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] did not exist. Created. 09:45:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:03 /w/workspace/edgex-ui-go/74@tmp/durable-b59c17ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:45:04 + echo total: 0.10999999940395355 [Pipeline] stash 09:45:04 Warning: overwriting stash ‘stack-cost’ 09:45:04 Stashed 1 file(s) [Pipeline] } 09:45:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 09:45:04 $ docker stop --time=1 ca31990a20b80b35375e137d0f747efc34c42e0dbba282cad0d3eb12df095648 09:45:06 $ docker rm -f ca31990a20b80b35375e137d0f747efc34c42e0dbba282cad0d3eb12df095648 [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 09:45:06 provisioning config files... 09:45:06 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8564836006755346661tmp [Pipeline] { [Pipeline] sh 09:45:06 + set +x 09:45:06 + curl -s https://codecov.io/bash 09:45:06 + bash -s -- 09:45:06 09:45:06 _____ _ 09:45:06 / ____| | | 09:45:06 | | ___ __| | ___ ___ _____ __ 09:45:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:45:06 | |___| (_) | (_| | __/ (_| (_) \ V / 09:45:06 \_____\___/ \__,_|\___|\___\___/ \_/ 09:45:06 Bash-1.0.6 09:45:06 09:45:06 09:45:06 ==> git version 2.25.1 found 09:45:06 ==> 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 09:45:06 Release-Date: 2020-01-08 09:45:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:45:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:45:06 ==> Jenkins CI detected. 09:45:06 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:45:06 project root: . 09:45:06 --> token set from env 09:45:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:45:06 ==> Running gcov in . (disable via -X gcov) 09:45:06 ==> Python coveragepy not found 09:45:06 ==> Searching for coverage reports in: 09:45:06 + . 09:45:06 -> Found 1 reports 09:45:06 ==> Detecting git/mercurial file structure 09:45:07 ==> Reading reports 09:45:07 + ./coverage.out bytes=10 09:45:07 ==> Appending adjustments 09:45:07 https://docs.codecov.io/docs/fixing-reports 09:45:07 + Found adjustments 09:45:07 ==> Gzipping contents 09:45:07 8.0K /tmp/codecov.ljS855.gz 09:45:07 ==> Uploading reports 09:45:07 url: https://codecov.io 09:45:07 query: branch=main&commit=1f5faa189c5026e141b035046ee789496d5d86c4&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:45:07 -> Pinging Codecov 09:45:07 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=1f5faa189c5026e141b035046ee789496d5d86c4&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:45:07 -> Uploading to 09:45:07 https://storage.googleapis.com/codecov/v4/raw/2022-06-24/FB506323287CE973F263BFD2A0EB1F37/1f5faa189c5026e141b035046ee789496d5d86c4/0f2f5ac6-b4b8-4578-80e7-64f8c91f5918.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220624T094507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0700dd0540c4bb414b6c0ac2691753a0a2fa8481ca88d799137d28231ef3894 09:45:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:45:07 Dload Upload Total Spent Left Speed 09:45:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 19671 --:--:-- --:--:-- --:--:-- 19582 100 4367 0 0 100 4367 0 16174 --:--:-- --:--:-- --:--:-- 16114 09:45:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] } 09:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:45:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:45:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:45:08 09:45:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:45:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:45:08 df9b9388f04a: Pulling fs layer 09:45:08 52dc419b0ee2: Pulling fs layer 09:45:08 25bc292e5bac: Pulling fs layer 09:45:08 114826534d7a: Pulling fs layer 09:45:08 4657fd5d0bcf: Pulling fs layer 09:45:08 6ad1cebc031e: Pulling fs layer 09:45:08 8a3aa393b2d8: Pulling fs layer 09:45:08 6ad1cebc031e: Waiting 09:45:08 114826534d7a: Waiting 09:45:08 25bc292e5bac: Verifying Checksum 09:45:08 25bc292e5bac: Download complete 09:45:08 52dc419b0ee2: Verifying Checksum 09:45:08 52dc419b0ee2: Download complete 09:45:08 4657fd5d0bcf: Verifying Checksum 09:45:08 4657fd5d0bcf: Download complete 09:45:08 df9b9388f04a: Download complete 09:45:08 df9b9388f04a: Pull complete 09:45:08 6ad1cebc031e: Verifying Checksum 09:45:08 6ad1cebc031e: Download complete 09:45:08 52dc419b0ee2: Pull complete 09:45:08 25bc292e5bac: Pull complete 09:45:09 114826534d7a: Verifying Checksum 09:45:09 114826534d7a: Download complete 09:45:09 8a3aa393b2d8: Verifying Checksum 09:45:09 8a3aa393b2d8: Download complete 09:45:13 114826534d7a: Pull complete 09:45:13 4657fd5d0bcf: Pull complete 09:45:13 6ad1cebc031e: Pull complete 09:45:16 8a3aa393b2d8: Pull complete 09:45:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:45:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:16 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:45:18 $ docker top e08775d321e0c2df515d70e9b6f09db5e26553ee1ad78f9359e86b7c23d7877d -eo pid,comm [Pipeline] { [Pipeline] echo 09:45:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 09:45:18 + set -o pipefail 09:45:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 09:45:21 09:45:21 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:45:21 09:45:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/80dfee0a-811e-435c-8a32-2f0928e1858b 09:45:21 09:45:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:45:21 09:45:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:45:21 09:45:22 09:45:22 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 09:45:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:45:22 $ docker stop --time=1 e08775d321e0c2df515d70e9b6f09db5e26553ee1ad78f9359e86b7c23d7877d 09:45:23 $ docker rm -f e08775d321e0c2df515d70e9b6f09db5e26553ee1ad78f9359e86b7c23d7877d [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 09:45:24 + git log --format=format:%s -1 1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] sh 09:45:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:25 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:25 $ docker top 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:25 [ssh-agent] Looking for ssh-agent implementation... 09:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:25 $ docker exec 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 ssh-agent 09:45:25 SSH_AUTH_SOCK=/tmp/ssh-xgFfbGMKQJt7/agent.33 09:45:25 SSH_AGENT_PID=39 09:45:25 Running ssh-add (command line suppressed) 09:45:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2147154504562119689.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2147154504562119689.key) 09:45:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:26 + git semver tag 09:45:26 2022-06-24 09:45:26,428 [run_tag] DEBUG tag force:False 09:45:26 2022-06-24 09:45:26,428 [check_head_tag] DEBUG check head tag 09:45:26 2022-06-24 09:45:26,428 [execute] INFO git cat-file --batch-check 09:45:26 2022-06-24 09:45:26,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 09:45:26 2022-06-24 09:45:26,432 [execute] INFO git cat-file --batch 09:45:26 2022-06-24 09:45:26,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 09:45:26 2022-06-24 09:45:26,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:45:26 2022-06-24 09:45:26,439 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 09:45:26 2022-06-24 09:45:26,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 09:45:26 2022-06-24 09:45:26,445 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:45:26 2.2.1-dev.3 [Pipeline] } 09:45:26 $ docker exec --env ******** --env ******** 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 ssh-agent -k 09:45:26 unset SSH_AUTH_SOCK; 09:45:26 unset SSH_AGENT_PID; 09:45:26 echo Agent pid 39 killed; 09:45:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:26 + git semver [Pipeline] } 09:45:27 $ docker stop --time=1 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 09:45:28 $ docker rm -f 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:45:28 09:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:45:29 0.23.1-centos7: Pulling from edgex-lftools 09:45:29 ab5ef0e58194: Pulling fs layer 09:45:29 9712f1f96733: Pulling fs layer 09:45:29 63f879dbbcfc: Pulling fs layer 09:45:29 0d9ebad4ef96: Pulling fs layer 09:45:29 e9a5061849ea: Pulling fs layer 09:45:29 d747dcd14b5f: Pulling fs layer 09:45:29 2de7ff778b66: Pulling fs layer 09:45:29 e9a5061849ea: Waiting 09:45:29 d747dcd14b5f: Waiting 09:45:29 2de7ff778b66: Waiting 09:45:29 0d9ebad4ef96: Waiting 09:45:29 9712f1f96733: Verifying Checksum 09:45:29 9712f1f96733: Download complete 09:45:29 63f879dbbcfc: Verifying Checksum 09:45:29 63f879dbbcfc: Download complete 09:45:29 0d9ebad4ef96: Verifying Checksum 09:45:29 0d9ebad4ef96: Download complete 09:45:29 d747dcd14b5f: Download complete 09:45:29 e9a5061849ea: Verifying Checksum 09:45:29 e9a5061849ea: Download complete 09:45:29 ab5ef0e58194: Verifying Checksum 09:45:29 ab5ef0e58194: Download complete 09:45:30 2de7ff778b66: Verifying Checksum 09:45:30 2de7ff778b66: Download complete 09:45:33 ab5ef0e58194: Pull complete 09:45:33 9712f1f96733: Pull complete 09:45:33 63f879dbbcfc: Pull complete 09:45:37 0d9ebad4ef96: Pull complete 09:45:37 e9a5061849ea: Pull complete 09:45:37 d747dcd14b5f: Pull complete 09:45:39 2de7ff778b66: Pull complete 09:45:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:45:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:39 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:45:41 $ docker top d181c5cbc39fe2519322f06bb128e2f4f6a73d0cc20763092c5f8530721b1c75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:45:41 provisioning config files... 09:45:41 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4986865828473993611tmp 09:45:41 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2554786816217198391tmp 09:45:41 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3101223427089959181tmp [Pipeline] { [Pipeline] echo 09:45:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:45:41 ---> sigul-configuration.sh 09:45:41 gpg: directory `/root/.gnupg' created 09:45:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:45:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:45:41 gpg: keyring `/root/.gnupg/secring.gpg' created 09:45:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:45:41 gpg: CAST5 encrypted data 09:45:41 gpg: encrypted with 1 passphrase 09:45:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:45:42 + mkdir /home/jenkins 09:45:42 + mkdir /home/jenkins/sigul [Pipeline] sh 09:45:42 + 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 09:45:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:45:42 ---> sigul-install.sh 09:45:42 Sigul already installed; skipping installation. [Pipeline] sh 09:45:42 + git tag --list 09:45:42 0.1.1 09:45:42 v1.1.0 09:45:42 v1.2.0 09:45:42 v1.2.1 09:45:42 v1.3.0 09:45:42 v2.0.0 09:45:42 v2.1.0 09:45:42 v2.2.0 09:45:42 v2.2.1-dev.1 09:45:42 v2.2.1-dev.2 09:45:42 v2.2.1-dev.3 [Pipeline] sh 09:45:43 + lftools sign git-tag v2.2.1-dev.3 09:45:43 Signing Git tag with Sigul... 09:45:43 Signing v2.2.1-dev.3 [Pipeline] echo 09:45:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:45:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:45:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:45:44 $ docker stop --time=1 d181c5cbc39fe2519322f06bb128e2f4f6a73d0cc20763092c5f8530721b1c75 09:45:45 $ docker rm -f d181c5cbc39fe2519322f06bb128e2f4f6a73d0cc20763092c5f8530721b1c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:45:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:46 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:46 $ docker top 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:47 [ssh-agent] Looking for ssh-agent implementation... 09:45:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:47 $ docker exec 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 ssh-agent 09:45:47 SSH_AUTH_SOCK=/tmp/ssh-uKpNyDO1ewf5/agent.33 09:45:47 SSH_AGENT_PID=40 09:45:47 Running ssh-add (command line suppressed) 09:45:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2917864998140438944.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2917864998140438944.key) 09:45:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:47 + git semver bump pre 09:45:47 2022-06-24 09:45:47,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:45:47 2022-06-24 09:45:47,873 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 09:45:47 2022-06-24 09:45:47,873 [bump_version] DEBUG bumped version:2.2.1-dev.4 09:45:47 2022-06-24 09:45:47,873 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 09:45:47 2022-06-24 09:45:47,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:45:47 2022-06-24 09:45:47,873 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:45:47 2022-06-24 09:45:47,875 [execute] INFO git cat-file --batch-check 09:45:47 2022-06-24 09:45:47,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:45:47 2022-06-24 09:45:47,880 [execute] INFO git cat-file --batch 09:45:47 2022-06-24 09:45:47,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:45:47 2022-06-24 09:45:47,885 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:45:47 2.2.1-dev.4 [Pipeline] } 09:45:47 $ docker exec --env ******** --env ******** 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 ssh-agent -k 09:45:48 unset SSH_AUTH_SOCK; 09:45:48 unset SSH_AGENT_PID; 09:45:48 echo Agent pid 40 killed; 09:45:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:48 + git semver [Pipeline] } 09:45:48 $ docker stop --time=1 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 09:45:49 $ docker rm -f 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:50 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:45: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:51 $ docker top 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:51 [ssh-agent] Looking for ssh-agent implementation... 09:45:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:51 $ docker exec 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 ssh-agent 09:45:51 SSH_AUTH_SOCK=/tmp/ssh-br9lz8PQWeGm/agent.32 09:45:51 SSH_AGENT_PID=38 09:45:51 Running ssh-add (command line suppressed) 09:45:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3968941944748112020.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3968941944748112020.key) 09:45:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:51 + git semver push 09:45:52 2022-06-24 09:45:52,057 [run_push] DEBUG push 09:45:52 2022-06-24 09:45:52,058 [execute] INFO git cat-file --batch-check 09:45:52 2022-06-24 09:45:52,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:45:52 2022-06-24 09:45:52,062 [execute] INFO git rev-list bdc3cddd61c2d6fe71ce61b9075d0dc9ba074a05 -- 09:45:52 2022-06-24 09:45:52,062 [execute] DEBUG Popen(['git', 'rev-list', 'bdc3cddd61c2d6fe71ce61b9075d0dc9ba074a05', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:45:52 2022-06-24 09:45:52,067 [execute] INFO git fetch -v origin 09:45:52 2022-06-24 09:45:52,068 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:45:52 2022-06-24 09:45:52,527 [run_push] DEBUG no remote changes detected 09:45:52 2022-06-24 09:45:52,527 [execute] INFO git push origin semver 09:45:52 2022-06-24 09:45:52,527 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:45:53 2022-06-24 09:45:53,619 [run_push] DEBUG push all version tags 09:45:53 2022-06-24 09:45:53,619 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:45:53 2022-06-24 09:45:53,620 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 09:45:54 2022-06-24 09:45:54,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:45:54 2.2.1-dev.4 [Pipeline] } 09:45:54 $ docker exec --env ******** --env ******** 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 ssh-agent -k 09:45:54 unset SSH_AUTH_SOCK; 09:45:54 unset SSH_AGENT_PID; 09:45:54 echo Agent pid 38 killed; 09:45:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:55 + git semver [Pipeline] } 09:45:55 $ docker stop --time=1 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 09:45:56 $ docker rm -f 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 [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 09:45:57 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 09:45:57 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:45:57 total 16 09:45:57 drwxr-xr-x 3 root root 4096 Jun 24 09:39 . 09:45:57 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 09:45 .. 09:45:57 drwxr-xr-x 2 root root 4096 Jun 24 09:39 cost 09:45:57 -rw-r--r-- 1 root root 81 Jun 24 09:39 cost.csv 09:45:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:45:57 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:45:57 total 16 09:45:57 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 09:39 . 09:45:57 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 09:45 .. 09:45:57 drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 09:39 cost 09:45:57 -rw-r--r-- 1 jenkins jenkins 81 Jun 24 09:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:45:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:45:58 ---> package-listing.sh 09:45:58 ++ tr '[:upper:]' '[:lower:]' 09:45:58 ++ facter osfamily 09:45:58 + OS_FAMILY=debian 09:45:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:45:58 + START_PACKAGES=/tmp/packages_start.txt 09:45:58 + END_PACKAGES=/tmp/packages_end.txt 09:45:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:58 + PACKAGES=/tmp/packages_start.txt 09:45:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:45:58 + PACKAGES=/tmp/packages_end.txt 09:45:58 + case "${OS_FAMILY}" in 09:45:58 + dpkg -l 09:45:58 + grep '^ii' 09:45:58 + '[' -f /tmp/packages_start.txt ']' 09:45:58 + '[' -f /tmp/packages_end.txt ']' 09:45:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:45:58 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:45:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:45:58 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 09:45:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:59 prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container 09:45:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:45:59 $ docker top c0975811ec7bce50c2b7d0765d46be06e201e00be28feefff35a9192ccd2f4cb -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:00 + touch /tmp/pre-build-complete [Pipeline] sh 09:46:00 + mkdir -p /var/log/sysstat [Pipeline] sh 09:46:00 + ls /var/log/sa-host 09:46:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:01 provisioning config files... 09:46:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4239993169601526342tmp [Pipeline] { [Pipeline] echo 09:46:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:46:01 ---> create-netrc.sh [Pipeline] } 09:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:46:01 ---> python-tools-install.sh [Pipeline] echo 09:46:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:46:01 ---> sudo-logs.sh 09:46:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:46:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:46:02 ---> job-cost.sh 09:46:02 lf-activate-venv: SKIPPING 09:46:02 DEBUG: total: 0.2199999988079071 09:46:02 INFO: Retrieving Stack Cost... 09:46:02 INFO: Retrieving Pricing Info for: v3-standard-8 09:46:03 INFO: Archiving Costs [Pipeline] echo 09:46:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:46:03 ---> logs-deploy.sh 09:46:03 lf-activate-venv: SKIPPING 09:46:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/74 09:46:03 INFO: archiving workspace using pattern(s): 09:46:04 Archives upload complete. 09:46:04 INFO: archiving logs to Nexus 09:46:05 ---> uname -a: 09:46:05 Linux prd-ubuntu20-04-docker-8c-8g-15523 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:46:05 09:46:05 09:46:05 ---> lscpu: 09:46:05 Architecture: x86_64 09:46:05 CPU op-mode(s): 32-bit, 64-bit 09:46:05 Byte Order: Little Endian 09:46:05 Address sizes: 40 bits physical, 48 bits virtual 09:46:05 CPU(s): 8 09:46:05 On-line CPU(s) list: 0-7 09:46:05 Thread(s) per core: 1 09:46:05 Core(s) per socket: 1 09:46:05 Socket(s): 8 09:46:05 NUMA node(s): 1 09:46:05 Vendor ID: AuthenticAMD 09:46:05 CPU family: 23 09:46:05 Model: 49 09:46:05 Model name: AMD EPYC-Rome Processor 09:46:05 Stepping: 0 09:46:05 CPU MHz: 2800.000 09:46:05 BogoMIPS: 5600.00 09:46:05 Virtualization: AMD-V 09:46:05 Hypervisor vendor: KVM 09:46:05 Virtualization type: full 09:46:05 L1d cache: 256 KiB 09:46:05 L1i cache: 256 KiB 09:46:05 L2 cache: 4 MiB 09:46:05 L3 cache: 128 MiB 09:46:05 NUMA node0 CPU(s): 0-7 09:46:05 Vulnerability Itlb multihit: Not affected 09:46:05 Vulnerability L1tf: Not affected 09:46:05 Vulnerability Mds: Not affected 09:46:05 Vulnerability Meltdown: Not affected 09:46:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:46:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:46:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:46:05 Vulnerability Srbds: Not affected 09:46:05 Vulnerability Tsx async abort: Not affected 09:46:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:46:05 09:46:05 09:46:05 ---> nproc: 09:46:05 8 09:46:05 09:46:05 09:46:05 ---> df -h: 09:46:05 Filesystem Size Used Avail Use% Mounted on 09:46:05 overlay 155G 12G 144G 8% / 09:46:05 tmpfs 64M 0 64M 0% /dev 09:46:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:46:05 shm 64M 0 64M 0% /dev/shm 09:46:05 /dev/vda1 155G 12G 144G 8% /facter-os 09:46:05 09:46:05 09:46:05 ---> sar -b -r -n DEV: 09:46:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15523) 06/24/22 _x86_64_ (8 CPU) 09:46:05 09:46:05 09:37:40 LINUX RESTART (8 CPU) 09:46:05 09:46:05 09:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:46:05 09:39:01 411.91 45.42 366.49 0.00 4057.31 169272.91 0.00 09:46:05 09:40:01 199.32 0.13 199.18 0.00 11.60 41986.34 0.00 09:46:05 09:41:01 1.43 0.00 1.43 0.00 0.00 19.88 0.00 09:46:05 09:42:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 09:46:05 09:43:01 1.35 0.03 1.32 0.00 1.47 14.13 0.00 09:46:05 09:44:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 09:46:05 09:45:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 09:46:05 09:46:01 117.65 0.35 117.30 0.00 36.26 58918.58 0.00 09:46:05 Average: 91.96 5.74 86.21 0.00 513.37 33782.99 0.00 09:46:05 09:46:05 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:46:05 09:39:01 28365972 31736264 559848 1.70 146740 3444192 2248140 6.63 1210124 2869900 128656 09:46:05 09:40:01 27972180 31785132 505948 1.54 153124 3838340 1836284 5.41 1269308 3158008 88 09:46:05 09:41:01 27972952 31786044 504988 1.54 153160 3838344 1836284 5.41 1268548 3158012 24 09:46:05 09:42:01 27973880 31786972 503916 1.53 153176 3838344 1836284 5.41 1267284 3158012 56 09:46:05 09:43:01 27974328 31787464 503260 1.53 153204 3838392 1836284 5.41 1267064 3158020 12 09:46:05 09:44:01 27975320 31788532 502180 1.53 153228 3838396 1836284 5.41 1266212 3158064 16 09:46:05 09:45:01 27982620 31795884 494788 1.50 153248 3838400 1836284 5.41 1258744 3158084 12 09:46:05 09:46:01 26460728 31762364 520616 1.58 203012 5148028 1986896 5.86 1395504 4406536 380 09:46:05 Average: 27834748 31778582 511943 1.56 158612 3952804 1906592 5.62 1275348 3278080 16156 09:46:05 09:46:05 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:46:05 09:39:01 ens3 833.86 535.92 7362.10 116.26 0.00 0.00 0.00 0.00 09:46:05 09:39:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 09:46:05 09:39:01 docker0 117.88 133.41 9.13 857.66 0.00 0.00 0.00 0.00 09:46:05 09:40:01 ens3 226.55 169.24 2670.08 267.10 0.00 0.00 0.00 0.00 09:46:05 09:40:01 lo 7.13 7.13 0.71 0.71 0.00 0.00 0.00 0.00 09:46:05 09:40:01 docker0 7.38 8.80 0.43 38.04 0.00 0.00 0.00 0.00 09:46:05 09:41:01 ens3 6.52 2.10 8.95 0.33 0.00 0.00 0.00 0.00 09:46:05 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:46:05 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:46:05 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:44:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:46:05 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:46:05 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:45:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:46:05 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:05 09:46:01 ens3 396.72 267.77 7584.59 125.83 0.00 0.00 0.00 0.00 09:46:05 09:46:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 09:46:05 09:46:01 docker0 19.21 23.53 1.97 342.99 0.00 0.00 0.00 0.00 09:46:05 Average: ens3 183.02 121.92 2203.20 63.70 0.00 0.00 0.00 0.00 09:46:05 Average: lo 2.04 2.04 0.20 0.20 0.00 0.00 0.00 0.00 09:46:05 Average: docker0 18.06 20.72 1.44 154.84 0.00 0.00 0.00 0.00 09:46:05 09:46:05 09:46:05 ---> sar -P ALL: 09:46:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15523) 06/24/22 _x86_64_ (8 CPU) 09:46:05 09:46:05 09:37:40 LINUX RESTART (8 CPU) 09:46:05 09:46:05 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:46:05 09:39:01 all 12.88 0.00 5.14 2.57 0.07 79.34 09:46:05 09:39:01 0 13.10 0.00 5.27 2.89 0.07 78.68 09:46:05 09:39:01 1 13.22 0.00 5.49 2.46 0.07 78.76 09:46:05 09:39:01 2 13.33 0.00 5.31 3.26 0.07 78.03 09:46:05 09:39:01 3 12.50 0.00 4.45 1.66 0.10 81.29 09:46:05 09:39:01 4 15.52 0.00 4.22 3.43 0.07 76.76 09:46:05 09:39:01 5 12.44 0.00 5.78 3.19 0.07 78.52 09:46:05 09:39:01 6 10.23 0.00 4.87 0.14 0.07 84.70 09:46:05 09:39:01 7 12.69 0.00 5.76 3.50 0.08 77.97 09:46:05 09:40:01 all 18.91 0.00 5.26 1.50 0.07 74.26 09:46:05 09:40:01 0 18.73 0.00 5.58 4.95 0.07 70.67 09:46:05 09:40:01 1 19.49 0.00 5.31 0.29 0.08 74.83 09:46:05 09:40:01 2 18.59 0.00 4.66 0.79 0.07 75.89 09:46:05 09:40:01 3 18.83 0.00 5.64 0.32 0.07 75.13 09:46:05 09:40:01 4 19.75 0.00 5.11 1.76 0.08 73.30 09:46:05 09:40:01 5 19.02 0.00 5.37 1.58 0.07 73.96 09:46:05 09:40:01 6 18.01 0.00 4.50 1.65 0.07 75.76 09:46:05 09:40:01 7 18.88 0.00 5.87 0.66 0.08 74.51 09:46:05 09:41:01 all 0.11 0.00 0.02 0.01 0.00 99.86 09:46:05 09:41:01 0 0.05 0.00 0.02 0.03 0.00 99.90 09:46:05 09:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:46:05 09:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:46:05 09:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:46:05 09:41:01 4 0.65 0.00 0.05 0.00 0.00 99.30 09:46:05 09:41:01 5 0.05 0.00 0.02 0.03 0.00 99.90 09:46:05 09:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:46:05 09:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:46:05 09:42:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:46:05 09:42:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:46:05 09:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:46:05 09:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:46:05 09:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:46:05 09:42:01 4 1.99 0.00 0.02 0.00 0.00 98.00 09:46:05 09:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:46:05 09:42:01 6 0.07 0.00 0.02 0.00 0.03 99.88 09:46:05 09:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:46:05 09:43:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:46:05 09:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:46:05 09:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:46:05 09:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:46:05 09:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:46:05 09:43:01 4 1.97 0.00 0.02 0.00 0.02 98.00 09:46:05 09:43:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:46:05 09:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:46:05 09:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:46:05 09:44:01 all 0.26 0.00 0.01 0.00 0.00 99.72 09:46:05 09:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:46:05 09:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:46:05 09:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:46:05 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:46:05 09:44:01 4 1.97 0.00 0.02 0.00 0.00 98.01 09:46:05 09:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:46:05 09:44:01 6 0.05 0.00 0.05 0.00 0.00 99.90 09:46:05 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:46:05 09:45:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:46:05 09:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:46:05 09:45:01 1 0.05 0.00 0.00 0.02 0.00 99.93 09:46:05 09:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:46:05 09:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:46:05 09:45:01 4 2.00 0.00 0.00 0.00 0.02 97.98 09:46:05 09:45:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:46:05 09:45:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:46:05 09:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:46:05 09:46:01 all 10.02 0.00 4.41 1.10 0.06 84.41 09:46:05 09:46:01 0 10.76 0.00 5.27 5.34 0.05 78.58 09:46:05 09:46:01 1 10.51 0.00 4.41 0.24 0.07 84.78 09:46:05 09:46:01 2 9.21 0.00 4.32 0.12 0.07 86.28 09:46:05 09:46:01 3 11.12 0.00 4.59 0.34 0.07 83.88 09:46:05 09:46:01 4 10.41 0.00 3.92 0.24 0.05 85.39 09:46:05 09:46:01 5 9.51 0.00 3.97 1.15 0.05 85.32 09:46:05 09:46:01 6 9.12 0.00 4.39 0.57 0.05 85.87 09:46:05 09:46:01 7 9.52 0.00 4.38 0.83 0.05 85.22 09:46:05 Average: all 5.33 0.00 1.84 0.64 0.03 92.16 09:46:05 Average: 0 5.29 0.00 2.01 1.65 0.03 91.03 09:46:05 Average: 1 5.36 0.00 1.88 0.37 0.03 92.35 09:46:05 Average: 2 5.10 0.00 1.78 0.52 0.03 92.58 09:46:05 Average: 3 5.27 0.00 1.82 0.29 0.03 92.58 09:46:05 Average: 4 6.70 0.00 1.64 0.67 0.03 90.96 09:46:05 Average: 5 5.10 0.00 1.89 0.74 0.03 92.24 09:46:05 Average: 6 4.66 0.00 1.72 0.29 0.04 93.29 09:46:05 Average: 7 5.10 0.00 1.99 0.62 0.03 92.27 09:46:05 09:46:05 09:46:05