Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 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-ssh2353677677499244539.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5001713947910169823.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17616678937646478415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh7593148732274614731.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh16284872202758148452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.21 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-17544 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 > 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 Avoid second fetch Checking out Revision ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea (main) Commit message: "Merge pull request #669 from lenny-intel/cve" > git config core.sparsecheckout # timeout=10 > git checkout -f ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea # timeout=10 > git rev-list --no-walk af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:46:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:46:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:46:43 ========================================================= 21:46:43 EdgeX Global Pipelines Version Info 21:46:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:46:44 ------------------- 21:46:44 stable info: 21:46:44 ------------------- 21:46:44 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:46:44 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:46:44 Message: update stable to v1.0.257 21:46:45 ------------------- 21:46:45 experimental info: 21:46:45 ------------------- 21:46:45 Commited By: **** collab-it+edgex@linuxfoundation.org 21:46:45 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:46:45 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddfd7e4 [Pipeline] echo 21:46:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:45 provisioning config files... 21:46:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11631092631982548959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:46 ---> docker-login.sh 21:46:46 nexus3.edgexfoundry.org:10001 21:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:46 Configure a credential helper to remove this warning. See 21:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:46 21:46:46 Login Succeeded 21:46:46 nexus3.edgexfoundry.org:10002 21:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:46 Configure a credential helper to remove this warning. See 21:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:46 21:46:46 Login Succeeded 21:46:46 nexus3.edgexfoundry.org:10003 21:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:46 Configure a credential helper to remove this warning. See 21:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:46 21:46:46 Login Succeeded 21:46:46 nexus3.edgexfoundry.org:10004 21:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:46 Configure a credential helper to remove this warning. See 21:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:46 21:46:46 Login Succeeded 21:46:46 docker.io 21:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:47 Configure a credential helper to remove this warning. See 21:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:47 21:46:47 Login Succeeded 21:46:47 ---> docker-login.sh ends [Pipeline] } 21:46:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:46:47 + git rev-list -1 --merges ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea~1..ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] echo 21:46:47 -----------> git rev-list -1 --merges ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea~1..ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:46:47 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [false] [Pipeline] sh 21:46:47 + git log --format=format:%s -1 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] echo 21:46:47 ========================================================= 21:46:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:46:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:48 + git log --format=format:%s -1 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] echo 21:46:48 [semverPrep] GIT_COMMIT: ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea, Commit Message: Merge pull request #669 from lenny-intel/cve [Pipeline] echo 21:46:48 [semverPrep] This is not a build commit. [Pipeline] sh 21:46:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:46:48 + grep -v github /etc/ssh/ssh_known_hosts 21:46:48 + [ -e /tmp/ssh_known_hosts ] 21:46:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:46:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:46:48 + sudo tee -a /etc/ssh/ssh_known_hosts 21:46:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:48 21:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:49 0.1.4: Pulling from edgex-devops/py-git-semver 21:46:49 b85a868b505f: Pulling fs layer 21:46:49 e2be974225ed: Pulling fs layer 21:46:49 339a4e72a1f5: Pulling fs layer 21:46:49 988bab9f4d93: Pulling fs layer 21:46:49 1469e6f7b9e6: Pulling fs layer 21:46:49 eaf3925da568: Pulling fs layer 21:46:49 bab4dde63d76: Pulling fs layer 21:46:49 bde34c3a00c8: Pulling fs layer 21:46:49 b352a97aabf1: Pulling fs layer 21:46:49 4872d77fe225: Pulling fs layer 21:46:49 5851b861e8e6: Pulling fs layer 21:46:49 988bab9f4d93: Waiting 21:46:49 bde34c3a00c8: Waiting 21:46:49 b352a97aabf1: Waiting 21:46:49 1469e6f7b9e6: Waiting 21:46:49 eaf3925da568: Waiting 21:46:49 bab4dde63d76: Waiting 21:46:49 4872d77fe225: Waiting 21:46:49 5851b861e8e6: Waiting 21:46:49 e2be974225ed: Download complete 21:46:49 988bab9f4d93: Verifying Checksum 21:46:49 988bab9f4d93: Download complete 21:46:49 1469e6f7b9e6: Verifying Checksum 21:46:49 1469e6f7b9e6: Download complete 21:46:49 eaf3925da568: Verifying Checksum 21:46:49 eaf3925da568: Download complete 21:46:49 339a4e72a1f5: Verifying Checksum 21:46:49 339a4e72a1f5: Download complete 21:46:49 bde34c3a00c8: Verifying Checksum 21:46:49 bde34c3a00c8: Download complete 21:46:49 b352a97aabf1: Download complete 21:46:49 4872d77fe225: Verifying Checksum 21:46:49 4872d77fe225: Download complete 21:46:49 5851b861e8e6: Download complete 21:46:49 b85a868b505f: Verifying Checksum 21:46:49 b85a868b505f: Download complete 21:46:49 bab4dde63d76: Verifying Checksum 21:46:49 bab4dde63d76: Download complete 21:46:50 b85a868b505f: Pull complete 21:46:50 e2be974225ed: Pull complete 21:46:51 339a4e72a1f5: Pull complete 21:46:51 988bab9f4d93: Pull complete 21:46:51 1469e6f7b9e6: Pull complete 21:46:51 eaf3925da568: Pull complete 21:46:53 bab4dde63d76: Pull complete 21:46:53 bde34c3a00c8: Pull complete 21:46:54 b352a97aabf1: Pull complete 21:46:54 4872d77fe225: Pull complete 21:46:54 5851b861e8e6: Pull complete 21:46:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:54 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 21:46:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:46:56 $ docker top 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 -eo pid,comm 21:46:56 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). 21:46:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:56 [ssh-agent] Looking for ssh-agent implementation... 21:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:56 $ docker exec 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 ssh-agent 21:46:56 SSH_AUTH_SOCK=/tmp/ssh-chZaaUlYm06y/agent.31 21:46:56 SSH_AGENT_PID=37 21:46:56 Running ssh-add (command line suppressed) 21:46:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5922180080751063538.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5922180080751063538.key) 21:46:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:57 + git tag --points-at HEAD [Pipeline] } 21:46:57 $ docker exec --env ******** --env ******** 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 ssh-agent -k 21:46:57 unset SSH_AUTH_SOCK; 21:46:57 unset SSH_AGENT_PID; 21:46:57 echo Agent pid 37 killed; 21:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:57 [ssh-agent] Looking for ssh-agent implementation... 21:46:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:57 $ docker exec 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 ssh-agent 21:46:57 SSH_AUTH_SOCK=/tmp/ssh-Plmmw3IuRq3N/agent.69 21:46:57 SSH_AGENT_PID=75 21:46:57 Running ssh-add (command line suppressed) 21:46:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6021991669491261345.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6021991669491261345.key) 21:46:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:57 + git semver init 21:46:58 2023-11-14 21:46:58,021 [run_init] DEBUG init version:0.0.0 force:False 21:46:58 2023-11-14 21:46:58,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 21:46:58 2023-11-14 21:46:58,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 21:46:58 2023-11-14 21:46:58,023 [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) 21:47:00 2023-11-14 21:46:59,737 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 21:47:00 2023-11-14 21:46:59,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 21:47:00 2023-11-14 21:46:59,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:47:00 2023-11-14 21:46:59,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:47:00 3.1.0-dev.16 [Pipeline] } 21:47:00 $ docker exec --env ******** --env ******** 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 ssh-agent -k 21:47:00 unset SSH_AUTH_SOCK; 21:47:00 unset SSH_AGENT_PID; 21:47:00 echo Agent pid 75 killed; 21:47:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:00 + git semver [Pipeline] } 21:47:00 $ docker stop --time=1 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 21:47:02 $ docker rm -f --volumes 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 [Pipeline] // withDockerContainer [Pipeline] sh 21:47:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:47:02 Stashed 1 file(s) [Pipeline] echo 21:47:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:02 provisioning config files... 21:47:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16392737464134793686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:03 ---> docker-login.sh 21:47:03 nexus3.edgexfoundry.org:10001 21:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:03 Configure a credential helper to remove this warning. See 21:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:03 21:47:03 Login Succeeded 21:47:03 nexus3.edgexfoundry.org:10002 21:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:03 Configure a credential helper to remove this warning. See 21:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:03 21:47:03 Login Succeeded 21:47:03 nexus3.edgexfoundry.org:10003 21:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:03 Configure a credential helper to remove this warning. See 21:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:03 21:47:03 Login Succeeded 21:47:03 nexus3.edgexfoundry.org:10004 21:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:03 Configure a credential helper to remove this warning. See 21:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:03 21:47:03 Login Succeeded 21:47:03 docker.io 21:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:03 Configure a credential helper to remove this warning. See 21:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:03 21:47:03 Login Succeeded 21:47:03 ---> docker-login.sh ends [Pipeline] } 21:47:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:47:03 ========================================================= 21:47:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:47:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:47:04 Sending build context to Docker daemon 46.35MB 21:47:04 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 21:47:04 Step 2/15 : FROM ${BASE} AS builder 21:47:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:04 7264a8db6415: Pulling fs layer 21:47:04 c4d48a809fc2: Pulling fs layer 21:47:04 4f1c88b9dad5: Pulling fs layer 21:47:04 ad3a456e5733: Pulling fs layer 21:47:04 69c7f0334f64: Pulling fs layer 21:47:04 1f1c1a5573a3: Pulling fs layer 21:47:04 ce7588e14bc9: Pulling fs layer 21:47:04 b5e4710f87ac: Pulling fs layer 21:47:04 ad3a456e5733: Waiting 21:47:04 69c7f0334f64: Waiting 21:47:04 1f1c1a5573a3: Waiting 21:47:04 ce7588e14bc9: Waiting 21:47:04 b5e4710f87ac: Waiting 21:47:04 c4d48a809fc2: Download complete 21:47:04 ad3a456e5733: Verifying Checksum 21:47:04 ad3a456e5733: Download complete 21:47:04 69c7f0334f64: Download complete 21:47:04 7264a8db6415: Verifying Checksum 21:47:04 7264a8db6415: Download complete 21:47:04 1f1c1a5573a3: Verifying Checksum 21:47:04 1f1c1a5573a3: Download complete 21:47:05 7264a8db6415: Pull complete 21:47:05 b5e4710f87ac: Verifying Checksum 21:47:05 b5e4710f87ac: Download complete 21:47:05 c4d48a809fc2: Pull complete 21:47:05 4f1c88b9dad5: Verifying Checksum 21:47:05 4f1c88b9dad5: Download complete 21:47:06 ce7588e14bc9: Verifying Checksum 21:47:06 ce7588e14bc9: Download complete 21:47:08 4f1c88b9dad5: Pull complete 21:47:09 ad3a456e5733: Pull complete 21:47:09 69c7f0334f64: Pull complete 21:47:09 1f1c1a5573a3: Pull complete 21:47:11 ce7588e14bc9: Pull complete 21:47:12 b5e4710f87ac: Pull complete 21:47:12 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:47:12 ---> 88b5674ff536 21:47:12 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:47:14 ---> Running in f1b13ef02ca2 21:47:14 Removing intermediate container f1b13ef02ca2 21:47:14 ---> 279e58fc43ed 21:47:14 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:47:14 ---> Running in 0d457d8e9315 21:47:14 Removing intermediate container 0d457d8e9315 21:47:14 ---> 612e1bee0ad5 21:47:14 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:47:14 ---> Running in 38b37265796b 21:47:14 Removing intermediate container 38b37265796b 21:47:14 ---> bf4e86e08f32 21:47:14 Step 6/15 : LABEL Name=edgex-ui-go 21:47:14 ---> Running in 5f8bfaae5668 21:47:14 Removing intermediate container 5f8bfaae5668 21:47:14 ---> 2ab768d494e1 21:47:14 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:47:14 ---> Running in 3310c4de4374 21:47:14 Removing intermediate container 3310c4de4374 21:47:14 ---> a7422a46ec5c 21:47:14 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:47:15 latest: Pulling from library/docker 21:47:15 96526aa774ef: Pulling fs layer 21:47:15 308a300cc30f: Pulling fs layer 21:47:15 4f4fb700ef54: Pulling fs layer 21:47:15 5fcb7611fd77: Pulling fs layer 21:47:15 be9955e691a8: Pulling fs layer 21:47:15 be9955e691a8: Waiting 21:47:15 1b5ce73eb848: Pulling fs layer 21:47:15 fe45098d8d9e: Pulling fs layer 21:47:15 843bf259cc12: Pulling fs layer 21:47:15 e56cd900ceac: Pulling fs layer 21:47:15 605d1390b383: Pulling fs layer 21:47:15 8f7854084fed: Pulling fs layer 21:47:15 0a217d94afa5: Pulling fs layer 21:47:15 1b5ce73eb848: Waiting 21:47:15 50e7dd98501d: Pulling fs layer 21:47:15 68811508944a: Pulling fs layer 21:47:15 fe45098d8d9e: Waiting 21:47:15 843bf259cc12: Waiting 21:47:15 e56cd900ceac: Waiting 21:47:15 605d1390b383: Waiting 21:47:15 50e7dd98501d: Waiting 21:47:15 68811508944a: Waiting 21:47:15 0a217d94afa5: Waiting 21:47:15 4f4fb700ef54: Verifying Checksum 21:47:15 308a300cc30f: Verifying Checksum 21:47:15 308a300cc30f: Download complete 21:47:15 96526aa774ef: Verifying Checksum 21:47:15 96526aa774ef: Download complete 21:47:15 96526aa774ef: Pull complete 21:47:15 5fcb7611fd77: Verifying Checksum 21:47:15 5fcb7611fd77: Download complete 21:47:15 308a300cc30f: Pull complete 21:47:15 1b5ce73eb848: Verifying Checksum 21:47:15 1b5ce73eb848: Download complete 21:47:15 4f4fb700ef54: Pull complete 21:47:16 be9955e691a8: Verifying Checksum 21:47:16 be9955e691a8: Download complete 21:47:16 843bf259cc12: Verifying Checksum 21:47:16 843bf259cc12: Download complete 21:47:16 fe45098d8d9e: Verifying Checksum 21:47:16 fe45098d8d9e: Download complete 21:47:16 e56cd900ceac: Verifying Checksum 21:47:16 e56cd900ceac: Download complete 21:47:16 8f7854084fed: Verifying Checksum 21:47:16 8f7854084fed: Download complete 21:47:16 5fcb7611fd77: Pull complete 21:47:16 605d1390b383: Verifying Checksum 21:47:16 605d1390b383: Download complete 21:47:16 50e7dd98501d: Verifying Checksum 21:47:16 50e7dd98501d: Download complete 21:47:16 68811508944a: Verifying Checksum 21:47:16 be9955e691a8: Pull complete 21:47:17 1b5ce73eb848: Pull complete 21:47:17 fe45098d8d9e: Pull complete 21:47:17 843bf259cc12: Pull complete 21:47:17 0a217d94afa5: Verifying Checksum 21:47:17 0a217d94afa5: Download complete 21:47:17 e56cd900ceac: Pull complete 21:47:17 605d1390b383: Pull complete 21:47:17 8f7854084fed: Pull complete 21:47:17 Still waiting to schedule task 21:47:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17549’ is offline 21:47:18 0a217d94afa5: Pull complete 21:47:18 50e7dd98501d: Pull complete 21:47:18 68811508944a: Pull complete 21:47:18 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 21:47:18 Status: Downloaded newer image for docker:latest 21:47:20 ---> 3beb22a4e93b 21:47:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:47:20 ---> Running in e143863392d2 21:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:47:21 OK: 264 MiB in 52 packages 21:47:21 Removing intermediate container e143863392d2 21:47:21 ---> 8b3b11655b59 21:47:21 Step 10/15 : ENV GO111MODULE=on 21:47:22 ---> Running in 0779be278f1e 21:47:22 Removing intermediate container 0779be278f1e 21:47:22 ---> 8d48ed763f89 21:47:22 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:47:22 ---> Running in 806154a8faa3 21:47:22 Removing intermediate container 806154a8faa3 21:47:22 ---> f30fa0a13698 21:47:22 Step 12/15 : COPY go.mod vendor* ./ 21:47:23 ---> 8dc2ec526032 21:47:23 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:23 ---> Running in 79eef84faf30 21:48:01 Removing intermediate container 79eef84faf30 21:48:01 ---> ff7196422d08 21:48:01 Step 14/15 : COPY . . 21:48:01 ---> 7fc9a9349d84 21:48:01 Step 15/15 : RUN ${MAKE} 21:48:01 ---> Running in 742b09dbe657 21:48:01 noop 21:48:01 Removing intermediate container 742b09dbe657 21:48:01 ---> 10c2767f69c5 21:48:01 Successfully built 10c2767f69c5 21:48:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:02 + docker inspect -f . ci-base-image-x86_64 21:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:02 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 21:48:02 $ 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 21:48:02 $ docker top 50f6155ae849d7f450921087fa8abdcedd3ba231d6c6ccd26c0ed733a06e8dad -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:02 + go version 21:48:02 go version go1.21.0 linux/amd64 [Pipeline] } 21:48:02 $ docker stop --time=1 50f6155ae849d7f450921087fa8abdcedd3ba231d6c6ccd26c0ed733a06e8dad 21:48:04 $ docker rm -f --volumes 50f6155ae849d7f450921087fa8abdcedd3ba231d6c6ccd26c0ed733a06e8dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:04 + docker inspect -f . ci-base-image-x86_64 21:48:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:04 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 21:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 21:48:05 $ docker top dfd12beeef55280a003cbee06e9ccb703390f19db58afe14fc77971fd7b9601e -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 21:48:05 + make test 21:48:05 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:48:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:48:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:48:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:48:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:48:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:48:16 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:48:16 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:48:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:48:16 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:48:16 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:48:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:48:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:48:18 ./bin/test-attribution-txt.sh 21:48:18 make -C web test 21:48:18 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 21:48:18 make[1]: tput: No such file or directory 21:48:18 make[1]: tput: No such file or directory 21:48:18 warning: generating ./VERSION 21:48:18 echo "0.0.0" > VERSION 21:48:18 docker build \ 21:48:18 -f Dockerfile \ 21:48:18 --build-arg USER=1000 \ 21:48:18 \ 21:48:18 --label "git_sha=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea" \ 21:48:18 -t edgexfoundry/edgex-web-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea \ 21:48:18 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 21:48:18 . 21:48:18 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 21:48:18 Install the buildx component to build images with BuildKit: 21:48:18 https://docs.docker.com/go/buildx/ 21:48:18 21:48:18 Sending build context to Docker daemon 2.706MB 21:48:18 Step 1/11 : FROM node:18-alpine3.18 21:48:19 18-alpine3.18: Pulling from library/node 21:48:19 96526aa774ef: Already exists 21:48:19 3130715204cf: Pulling fs layer 21:48:19 b06de8ab1c4f: Pulling fs layer 21:48:19 90ef3ffc5156: Pulling fs layer 21:48:19 90ef3ffc5156: Verifying Checksum 21:48:19 90ef3ffc5156: Download complete 21:48:19 b06de8ab1c4f: Verifying Checksum 21:48:19 b06de8ab1c4f: Download complete 21:48:19 3130715204cf: Verifying Checksum 21:48:19 3130715204cf: Download complete 21:48:21 3130715204cf: Pull complete 21:48:21 b06de8ab1c4f: Pull complete 21:48:21 90ef3ffc5156: Pull complete 21:48:21 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 21:48:21 Status: Downloaded newer image for node:18-alpine3.18 21:48:21 ---> d1517ab6615b 21:48:21 Step 2/11 : RUN apk add --no-cache chromium 21:48:23 ---> Running in 558e31aa2bdd 21:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:48:24 (1/154) Installing libexpat (2.5.0-r1) 21:48:24 (2/154) Installing brotli-libs (1.0.9-r14) 21:48:24 (3/154) Installing libbz2 (1.0.8-r5) 21:48:24 (4/154) Installing libpng (1.6.39-r3) 21:48:24 (5/154) Installing freetype (2.13.0-r5) 21:48:24 (6/154) Installing fontconfig (2.14.2-r3) 21:48:24 (7/154) Installing libfontenc (1.1.7-r2) 21:48:24 (8/154) Installing mkfontscale (1.2.2-r3) 21:48:24 (9/154) Installing font-opensans (0_git20210927-r1) 21:48:24 (10/154) Installing pkgconf (1.9.5-r0) 21:48:24 (11/154) Installing libffi (3.4.4-r2) 21:48:24 (12/154) Installing libintl (0.21.1-r7) 21:48:24 (13/154) Installing libblkid (2.38.1-r8) 21:48:24 (14/154) Installing libmount (2.38.1-r8) 21:48:24 (15/154) Installing pcre2 (10.42-r1) 21:48:24 (16/154) Installing glib (2.76.4-r0) 21:48:24 (17/154) Installing xz-libs (5.4.3-r0) 21:48:24 (18/154) Installing libxml2 (2.11.4-r0) 21:48:24 (19/154) Installing shared-mime-info (2.2-r5) 21:48:24 (20/154) Installing hicolor-icon-theme (0.17-r2) 21:48:24 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 21:48:24 (22/154) Installing libwebp (1.3.2-r0) 21:48:24 (23/154) Installing zstd-libs (1.5.5-r4) 21:48:24 (24/154) Installing tiff (4.5.1-r0) 21:48:24 (25/154) Installing gdk-pixbuf (2.42.10-r5) 21:48:24 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 21:48:24 (27/154) Installing libxau (1.0.11-r2) 21:48:24 (28/154) Installing libmd (1.0.4-r2) 21:48:24 (29/154) Installing libbsd (0.11.7-r1) 21:48:24 (30/154) Installing libxdmcp (1.1.4-r2) 21:48:24 (31/154) Installing libxcb (1.15-r1) 21:48:24 (32/154) Installing libx11 (1.8.7-r0) 21:48:24 (33/154) Installing libxcomposite (0.4.6-r3) 21:48:24 (34/154) Installing libxfixes (6.0.1-r2) 21:48:24 (35/154) Installing libxrender (0.9.11-r3) 21:48:24 (36/154) Installing libxcursor (1.2.1-r2) 21:48:24 (37/154) Installing libxdamage (1.1.6-r2) 21:48:24 (38/154) Installing libxext (1.3.5-r2) 21:48:24 (39/154) Installing libxi (1.8.1-r0) 21:48:24 (40/154) Installing libxinerama (1.1.5-r2) 21:48:24 (41/154) Installing libxrandr (1.5.3-r2) 21:48:24 (42/154) Installing libatk-1.0 (2.48.3-r0) 21:48:24 (43/154) Installing libxtst (1.2.4-r2) 21:48:24 (44/154) Installing dbus-libs (1.14.8-r0) 21:48:24 (45/154) Installing at-spi2-core (2.48.3-r0) 21:48:24 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 21:48:24 (47/154) Installing pixman (0.42.2-r1) 21:48:24 (48/154) Installing cairo (1.17.8-r1) 21:48:24 (49/154) Installing cairo-gobject (1.17.8-r1) 21:48:24 (50/154) Installing avahi-libs (0.8-r13) 21:48:24 (51/154) Installing gmp (6.2.1-r3) 21:48:24 (52/154) Installing nettle (3.8.1-r2) 21:48:24 (53/154) Installing libunistring (1.1-r1) 21:48:24 (54/154) Installing libidn2 (2.3.4-r1) 21:48:24 (55/154) Installing p11-kit (0.24.1-r2) 21:48:24 (56/154) Installing libtasn1 (4.19.0-r1) 21:48:24 (57/154) Installing gnutls (3.8.0-r2) 21:48:24 (58/154) Installing cups-libs (2.4.7-r0) 21:48:24 (59/154) Installing libepoxy (1.5.10-r1) 21:48:24 (60/154) Installing fribidi (1.0.13-r0) 21:48:24 (61/154) Installing graphite2 (1.3.14-r5) 21:48:24 (62/154) Installing harfbuzz (7.3.0-r0) 21:48:24 (63/154) Installing libxft (2.3.8-r1) 21:48:24 (64/154) Installing pango (1.50.14-r1) 21:48:24 (65/154) Installing wayland-libs-client (1.22.0-r2) 21:48:24 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 21:48:24 (67/154) Installing wayland-libs-egl (1.22.0-r2) 21:48:24 (68/154) Installing xkeyboard-config (2.38-r0) 21:48:25 (69/154) Installing libxkbcommon (1.5.0-r2) 21:48:25 (70/154) Installing gtk+3.0 (3.24.38-r1) 21:48:25 Executing gtk+3.0-3.24.38-r1.post-install 21:48:25 (71/154) Installing icu-data-full (73.2-r2) 21:48:25 (72/154) Installing mesa (23.0.4-r0) 21:48:25 (73/154) Installing llvm15-libs (15.0.7-r6) 21:48:26 (74/154) Installing hwdata-pci (0.370-r0) 21:48:26 (75/154) Installing libpciaccess (0.17-r2) 21:48:26 (76/154) Installing libdrm (2.4.115-r4) 21:48:26 (77/154) Installing musl-fts (1.2.7-r5) 21:48:26 (78/154) Installing libelf (0.189-r2) 21:48:26 (79/154) Installing mesa-glapi (23.0.4-r0) 21:48:26 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 21:48:26 (81/154) Installing eudev-libs (3.2.11-r8) 21:48:26 (82/154) Installing libmagic (5.45-r0) 21:48:26 (83/154) Installing file (5.45-r0) 21:48:26 (84/154) Installing libice (1.1.1-r2) 21:48:26 (85/154) Installing libuuid (2.38.1-r8) 21:48:26 (86/154) Installing libsm (1.2.4-r1) 21:48:26 (87/154) Installing libxt (1.3.0-r2) 21:48:26 (88/154) Installing libxmu (1.1.4-r2) 21:48:26 (89/154) Installing xset (1.2.5-r1) 21:48:26 (90/154) Installing xprop (1.2.6-r0) 21:48:26 (91/154) Installing xdg-utils (1.1.3-r4) 21:48:26 (92/154) Installing libogg (1.3.5-r4) 21:48:26 (93/154) Installing flac-libs (1.4.3-r0) 21:48:26 (94/154) Installing alsa-lib (1.2.9-r1) 21:48:26 (95/154) Installing libatomic (12.2.1_git20220924-r10) 21:48:26 (96/154) Installing svt-av1-libs (1.6.0-r0) 21:48:26 (97/154) Installing aom-libs (3.6.1-r0) 21:48:26 (98/154) Installing libva (2.18.0-r1) 21:48:26 (99/154) Installing libvdpau (1.5-r1) 21:48:26 (100/154) Installing onevpl-libs (2023.2.1-r0) 21:48:26 (101/154) Installing ffmpeg-libavutil (6.0-r15) 21:48:26 (102/154) Installing libdav1d (1.2.1-r0) 21:48:26 (103/154) Installing libhwy (1.0.4-r1) 21:48:26 (104/154) Installing lcms2 (2.15-r2) 21:48:26 (105/154) Installing libjxl (0.8.2-r0) 21:48:26 (106/154) Installing lame-libs (3.100-r5) 21:48:26 (107/154) Installing opus (1.4-r0) 21:48:26 (108/154) Installing libgomp (12.2.1_git20220924-r10) 21:48:26 (109/154) Installing soxr (0.1.3-r5) 21:48:26 (110/154) Installing ffmpeg-libswresample (6.0-r15) 21:48:26 (111/154) Installing libtheora (1.1.1-r17) 21:48:26 (112/154) Installing libvorbis (1.3.7-r1) 21:48:26 (113/154) Installing libvpx (1.13.0-r2) 21:48:26 (114/154) Installing x264-libs (0.164_git20220602-r1) 21:48:26 (115/154) Installing numactl (2.0.16-r4) 21:48:26 (116/154) Installing x265-libs (3.5-r4) 21:48:26 (117/154) Installing xvidcore (1.3.7-r1) 21:48:26 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 21:48:26 (119/154) Installing libbluray (1.3.4-r0) 21:48:26 (120/154) Installing mpg123-libs (1.31.3-r1) 21:48:26 (121/154) Installing libopenmpt (0.7.2-r0) 21:48:26 (122/154) Installing cjson (1.7.15-r4) 21:48:26 (123/154) Installing mbedtls (2.28.5-r0) 21:48:26 (124/154) Installing librist (0.2.7-r0) 21:48:26 (125/154) Installing libsrt (1.5.2-r0) 21:48:26 (126/154) Installing libssh (0.10.5-r0) 21:48:26 (127/154) Installing libsodium (1.0.18-r3) 21:48:26 (128/154) Installing libzmq (4.3.4-r4) 21:48:26 (129/154) Installing ffmpeg-libavformat (6.0-r15) 21:48:26 (130/154) Installing libevent (2.1.12-r6) 21:48:26 (131/154) Installing wayland-libs-server (1.22.0-r2) 21:48:26 (132/154) Installing mesa-gbm (23.0.4-r0) 21:48:26 (133/154) Installing harfbuzz-subset (7.3.0-r0) 21:48:26 (134/154) Installing icu-libs (73.2-r2) 21:48:27 (135/154) Installing jsoncpp (1.9.5-r0) 21:48:27 (136/154) Installing minizip (1.2.13-r1) 21:48:27 (137/154) Installing nspr (4.35-r2) 21:48:27 (138/154) Installing sqlite-libs (3.41.2-r2) 21:48:27 (139/154) Installing nss (3.94-r0) 21:48:27 (140/154) Installing pipewire-libs (0.3.70-r1) 21:48:27 (141/154) Installing libasyncns (0.8-r1) 21:48:27 (142/154) Installing libltdl (2.4.7-r2) 21:48:27 (143/154) Installing orc (0.4.34-r0) 21:48:27 (144/154) Installing libsndfile (1.2.0-r2) 21:48:27 (145/154) Installing speexdsp (1.2.1-r1) 21:48:27 (146/154) Installing tdb-libs (1.4.8-r1) 21:48:27 (147/154) Installing libpulse (16.1-r10) 21:48:27 (148/154) Installing snappy (1.1.10-r1) 21:48:27 (149/154) Installing libwoff2common (1.0.2-r2) 21:48:27 (150/154) Installing libwoff2enc (1.0.2-r2) 21:48:27 (151/154) Installing libgpg-error (1.47-r1) 21:48:27 (152/154) Installing libgcrypt (1.10.2-r1) 21:48:27 (153/154) Installing libxslt (1.1.38-r0) 21:48:27 (154/154) Installing chromium (117.0.5938.62-r0) 21:48:28 Executing busybox-1.36.1-r2.trigger 21:48:28 Executing fontconfig-2.14.2-r3.trigger 21:48:28 Executing mkfontscale-1.2.2-r3.trigger 21:48:28 Executing glib-2.76.4-r0.trigger 21:48:28 Executing shared-mime-info-2.2-r5.trigger 21:48:29 Executing gdk-pixbuf-2.42.10-r5.trigger 21:48:29 Executing gtk-update-icon-cache-3.24.38-r1.trigger 21:48:29 OK: 576 MiB in 171 packages 21:48:39 Removing intermediate container 558e31aa2bdd 21:48:39 ---> 3db4208fb393 21:48:39 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 21:48:39 ---> Running in 7b59184b9da9 21:48:39 Removing intermediate container 7b59184b9da9 21:48:39 ---> 5f18eedcaa6d 21:48:39 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 21:48:39 ---> Running in 0c991decd136 21:48:39 Removing intermediate container 0c991decd136 21:48:39 ---> 1274e87c6d56 21:48:39 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 21:48:39 ---> Running in 7e83f2ea548b 21:48:39 Removing intermediate container 7e83f2ea548b 21:48:39 ---> 8a97737aca85 21:48:39 Step 6/11 : RUN npm install -g npm 21:48:39 ---> Running in d7c991e520c3 21:48:47 21:48:47 removed 31 packages, and changed 65 packages in 7s 21:48:47 21:48:47 26 packages are looking for funding 21:48:47 run `npm fund` for details 21:48:47 Removing intermediate container d7c991e520c3 21:48:47 ---> 8e12a6788a34 21:48:47 Step 7/11 : ARG USER=1000 21:48:47 ---> Running in 2ad43d0fd775 21:48:47 Removing intermediate container 2ad43d0fd775 21:48:47 ---> 30b272db0516 21:48:47 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 21:48:48 ---> Running in af72e92267a3 21:48:48 Removing intermediate container af72e92267a3 21:48:48 ---> 0b1e665d1189 21:48:48 Step 9/11 : USER $USER:$USER 21:48:48 ---> Running in 70292fd810c8 21:48:48 Removing intermediate container 70292fd810c8 21:48:48 ---> 366deffc0d04 21:48:48 Step 10/11 : WORKDIR /app 21:48:48 ---> Running in 26f41f69d7a3 21:48:48 Removing intermediate container 26f41f69d7a3 21:48:48 ---> e1c95d952f6d 21:48:48 Step 11/11 : LABEL git_sha=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:48:48 ---> Running in 638f4d6bda94 21:48:48 Removing intermediate container 638f4d6bda94 21:48:48 ---> 61b52a7e79b9 21:48:48 Successfully built 61b52a7e79b9 21:48:48 Successfully tagged edgexfoundry/edgex-web-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:48:48 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 21:48:48 touch edgex-web-ui.imagebuilt 21:48:48 mkdir -p node_modules coverage 21:48:48 chown "1000:1000" node_modules coverage package-lock.json 21:48:48 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:48:50 npm WARN EBADENGINE Unsupported engine { 21:48:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 21:48:50 npm WARN EBADENGINE required: { 21:48:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:48:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:48:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:48:50 npm WARN EBADENGINE }, 21:48:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:48:50 npm WARN EBADENGINE } 21:49:05 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 21:49:05 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 21:49:05 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 21:49:05 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 21:49:05 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 21:49:05 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 21:49:05 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 21:49:05 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 21:49:05 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:49:05 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 21:49:05 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 21:49:05 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:49:05 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:49:05 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 21:49:05 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:49:05 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:49:05 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 21:49:07 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 21:49:07 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 21:49:09 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 21:49:13 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 21:49:19 21:49:19 added 1478 packages, and audited 1479 packages in 29s 21:49:19 21:49:19 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 21:49:19 21:49:19 To address issues that do not require attention, run: 21:49:19 npm audit fix 21:49:19 21:49:19 To address all issues (including breaking changes), run: 21:49:19 npm audit fix --force 21:49:19 21:49:19 Run `npm audit` for details. 21:49:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 21:49:33 - Generating browser application bundles (phase: setup)... 21:49:37 Compiling @angular/core : es2015 as esm2015 21:49:37 Compiling @angular/compiler/testing : es2015 as esm2015 21:49:39 Compiling @angular/core/testing : es2015 as esm2015 21:49:39 Compiling @angular/common : es2015 as esm2015 21:49:40 Compiling @angular/platform-browser : es2015 as esm2015 21:49:40 Compiling @angular/common/testing : es2015 as esm2015 21:49:40 Compiling @angular/common/http : es2015 as esm2015 21:49:40 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 21:49:40 Compiling @angular/platform-browser/testing : es2015 as esm2015 21:49:40 Compiling @angular/forms : es2015 as esm2015 21:49:40 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 21:49:40 Compiling @angular/router : es2015 as esm2015 21:49:41 Compiling @angular/common/http/testing : es2015 as esm2015 21:49:42 Compiling @angular/router/testing : es2015 as esm2015 21:49:46 14 11 2023 21:49:46.352:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 21:49:46 14 11 2023 21:49:46.373:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 21:49:46 14 11 2023 21:49:46.377:INFO [launcher]: Starting browser ChromeHeadless 21:49:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17553 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 21:49:50 Running in /w/workspace/edgex-ui-go/146 [Pipeline] { [Pipeline] checkout 21:49:50 The recommended git tool is: git 21:49:56 ✔ Browser application bundle generation complete. 21:49:56 14 11 2023 21:49:55.478:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket 6VTthi9Ufx-T4gbfAAAB with id 1765622 21:49:57 using credential edgex-jenkins-ssh 21:49:57 Cloning the remote Git repository 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.018 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.021 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.079 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.118 secs) 21:49:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:49:57 > git init /w/workspace/edgex-ui-go/146 # timeout=10 21:49:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:49:57 > git --version # timeout=10 21:49:57 > git --version # 'git version 2.25.1' 21:49:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.167 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.181 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.193 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.204 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.233 secs) 21:49:58 WARN: ' 21:49:58 It looks like you're using ngModel on the same form field as formControlName. 21:49:58 Support for using the ngModel input property and ngModelChange event with 21:49:58 reactive form directives has been deprecated in Angular v6 and will be removed 21:49:58 in a future version of Angular. 21:49:58 21:49:58 For more information on this, see our API docs here: 21:49:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:49:58 ' 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.233 secs) 21:49:58 WARN: ' 21:49:58 It looks like you're using ngModel on the same form field as formControlName. 21:49:58 Support for using the ngModel input property and ngModelChange event with 21:49:58 reactive form directives has been deprecated in Angular v6 and will be removed 21:49:58 in a future version of Angular. 21:49:58 21:49:58 For more information on this, see our API docs here: 21:49:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:49:58 ' 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.259 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.278 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.29 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.291 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.322 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.328 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.332 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.337 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.36 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.382 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.39 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.395 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.398 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.401 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.403 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.411 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.413 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.434 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.457 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.459 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.461 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.482 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.489 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.498 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.502 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.51 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.525 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.531 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.535 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.541 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.554 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.562 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.563 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.564 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.571 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.58 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.583 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.587 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.59 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.591 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.592 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.593 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.605 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.615 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.62 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.632 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.647 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.653 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.662 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.666 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.671 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.674 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.676 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.677 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.685 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.687 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.69 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.692 secs) 21:49:58 ERROR: 'NG0304: 'router-outlet' is not a known element: 21:49:58 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 21:49:58 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.692 secs) 21:49:58 ERROR: 'NG0304: 'router-outlet' is not a known element: 21:49:58 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 21:49:58 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.695 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.711 secs) 21:49:58 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.716 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.729 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.732 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.737 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.741 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.746 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.764 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.77 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.775 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.781 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.829 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.836 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.838 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.84 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.842 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.844 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.844 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.845 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.846 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.859 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.867 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.88 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.885 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.887 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.896 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.897 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.898 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.9 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.901 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.903 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.916 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.923 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.928 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.933 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.946 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.961 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.97 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.978 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 0.981 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 0.982 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 0.987 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 0.988 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 0.992 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 0.998 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 0.999 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.003 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.017 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.019 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.03 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.044 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.056 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.064 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.07 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.074 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.082 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.085 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.096 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.101 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.112 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.121 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.123 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.134 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.139 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.144 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.165 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.177 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.187 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.2 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.202 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.232 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.238 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.244 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.264 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.285 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.291 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.293 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.298 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.304 secs) 21:49:59 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.847 secs / 1.304 secs) 21:49:59 TOTAL: 147 SUCCESS 21:49:59 ✔ Browser application bundle generation complete. 21:50:00 21:50:00 =============================== Coverage summary =============================== 21:50:00 Statements : 41.05% ( 1474/3591 ) 21:50:00 Branches : 11.75% ( 114/970 ) 21:50:00 Functions : 32.29% ( 423/1310 ) 21:50:00 Lines : 39.04% ( 1329/3404 ) 21:50:00 ================================================================================ 21:50:00 ✔ Browser application bundle generation complete. 21:50:00 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 21:50:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:50:00 $ docker stop --time=1 dfd12beeef55280a003cbee06e9ccb703390f19db58afe14fc77971fd7b9601e 21:50:02 $ docker rm -f --volumes dfd12beeef55280a003cbee06e9ccb703390f19db58afe14fc77971fd7b9601e 21:50:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:50:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 21:50:03 Avoid second fetch 21:50:03 Checking out Revision ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea (main) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:50:03 + sudo chown -R jenkins:jenkins . 21:50:03 > git config core.sparsecheckout # timeout=10 21:50:03 > git checkout -f ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea # timeout=10 [Pipeline] sh 21:50:04 + ls -al . 21:50:04 total 184 21:50:04 drwxrwxr-x 13 jenkins jenkins 4096 Nov 14 21:48 . 21:50:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 .. 21:50:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 .blubracket 21:50:04 -rw-rw-r-- 1 jenkins jenkins 18 Nov 14 21:46 .dockerignore 21:50:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:47 .git 21:50:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 .github 21:50:04 -rw-rw-r-- 1 jenkins jenkins 161 Nov 14 21:46 .gitignore 21:50:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:46 .semver 21:50:04 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 14 21:46 Attribution.txt 21:50:04 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 14 21:46 CHANGELOG.md 21:50:04 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 14 21:46 CONTRIBUTING.md 21:50:04 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 14 21:46 Dockerfile 21:50:04 -rw-rw-r-- 1 jenkins jenkins 652 Nov 14 21:46 Jenkinsfile 21:50:04 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 14 21:46 LICENSE 21:50:04 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 14 21:46 Makefile 21:50:04 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 14 21:46 README.md 21:50:04 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION 21:50:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 assets 21:50:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 bin 21:50:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 cmd 21:50:04 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 21:48 coverage.out 21:50:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 docs 21:50:04 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 14 21:46 go.mod 21:50:04 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 14 21:46 go.sum 21:50:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:46 internal 21:50:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 testing 21:50:04 -rw-rw-r-- 1 jenkins jenkins 155 Nov 14 21:46 version.go 21:50:04 drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 21:48 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:04 Commit message: "Merge pull request #669 from lenny-intel/cve" 21:50:04 + 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=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea --label arch=amd64 --label version=3.1.0-dev.16 . [Pipeline] withEnv [Pipeline] { 21:50:04 Sending build context to Docker daemon 49.05MB 21:50:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:50:04 Step 2/26 : FROM ${BASE} AS builder 21:50:04 ---> 10c2767f69c5 21:50:04 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:05 ---> Running in 982b7efe6cc3 21:50:05 Removing intermediate container 982b7efe6cc3 21:50:05 ---> 1f4843904805 21:50:05 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 21:50:05 ---> Running in e17a6b943ebf 21:50:05 Removing intermediate container e17a6b943ebf 21:50:05 ---> 7feff4907e36 21:50:05 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:50:05 ---> Running in ea2413d493c6 21:50:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:50:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:50:05 Dload Upload Total Spent Left Speed 21:50:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 184k 21:50:05 Removing intermediate container ea2413d493c6 21:50:05 ---> c213b7e0cccc 21:50:05 Step 6/26 : LABEL Name=edgex-ui-go 21:50:05 ---> Running in 981dc5666063 21:50:05 Removing intermediate container 981dc5666063 21:50:05 ---> 7c6041be6e9c 21:50:05 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:50:05 ---> Running in ff2899ac3441 [Pipeline] sh 21:50:06 Removing intermediate container ff2899ac3441 21:50:06 ---> 9189b797652c 21:50:06 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:50:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:50:06 ---> 0a6e03bba81a 21:50:06 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:06 ---> Running in f2067c690b5c 21:50:06 + sudo tee /etc/docker/daemon.new 21:50:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:50:06 { 21:50:06 "registry-mirrors": [ 21:50:06 "https://nexus3.edgexfoundry.org:10001" 21:50:06 ], 21:50:06 "bip": "10.250.0.254/24", 21:50:06 "hosts": [ 21:50:06 "tcp://0.0.0.0:5555", 21:50:06 "unix:///var/run/docker.sock" 21:50:06 ], 21:50:06 "mtu": 1458, 21:50:06 "selinux-enabled": true, 21:50:06 "seccomp-profile": "/etc/docker/seccomp.json" 21:50:06 } [Pipeline] sh 21:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:50:07 OK: 264 MiB in 52 packages 21:50:07 Removing intermediate container f2067c690b5c 21:50:07 ---> ea57f388df97 21:50:07 Step 10/26 : ENV GO111MODULE=on 21:50:07 ---> Running in 31b38efd2fbb 21:50:07 + sudo service docker restart 21:50:07 Removing intermediate container 31b38efd2fbb 21:50:07 ---> 5837669b7aba 21:50:07 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:50:07 ---> Running in cb196c57d618 21:50:07 Removing intermediate container cb196c57d618 21:50:07 ---> ff76cf76dee4 21:50:07 Step 12/26 : COPY go.mod vendor* ./ 21:50:07 ---> a1b1a0d2fdf2 21:50:07 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:07 ---> Running in c5d1725eab47 21:50:08 Removing intermediate container c5d1725eab47 21:50:08 ---> 518658e6959f 21:50:08 Step 14/26 : COPY . . 21:50:10 ---> df8a2e69f210 21:50:10 Step 15/26 : RUN ${MAKE} 21:50:10 ---> Running in 3f2144fab504 21:50:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.16" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:25 provisioning config files... 21:50:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/146@tmp/config10632857913570873999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:26 Removing intermediate container 3f2144fab504 21:50:26 ---> 092f827fc9e9 21:50:26 Step 16/26 : FROM alpine:3.18 21:50:26 3.18: Pulling from library/alpine 21:50:26 96526aa774ef: Already exists 21:50:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:50:26 Status: Downloaded newer image for alpine:3.18 21:50:26 ---> 8ca4688f4f35 21:50:26 Step 17/26 : RUN apk --no-cache upgrade 21:50:26 ---> Running in 5643d48f3a3d 21:50:26 ---> docker-login.sh 21:50:26 nexus3.edgexfoundry.org:10001 21:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:26 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:26 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:26 Executing busybox-1.36.1-r5.post-upgrade 21:50:26 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:26 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:26 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:26 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:26 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:26 Executing busybox-1.36.1-r5.trigger 21:50:26 OK: 7 MiB in 15 packages 21:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:26 Configure a credential helper to remove this warning. See 21:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:26 21:50:26 Login Succeeded 21:50:27 nexus3.edgexfoundry.org:10002 21:50:27 Removing intermediate container 5643d48f3a3d 21:50:27 ---> 1c317513507b 21:50:27 Step 18/26 : EXPOSE 4000 21:50:27 ---> Running in 2c6d1bd80e4e 21:50:27 Removing intermediate container 2c6d1bd80e4e 21:50:27 ---> 371acce69e41 21:50:27 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:27 Configure a credential helper to remove this warning. See 21:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:27 21:50:27 Login Succeeded 21:50:27 nexus3.edgexfoundry.org:10003 21:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:27 Configure a credential helper to remove this warning. See 21:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:27 21:50:27 Login Succeeded 21:50:27 nexus3.edgexfoundry.org:10004 21:50:28 ---> 480b3ae1455d 21:50:28 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 21:50:28 ---> 08791392640d 21:50:28 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 21:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:28 Configure a credential helper to remove this warning. See 21:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:28 21:50:28 Login Succeeded 21:50:28 docker.io 21:50:28 ---> aac6d86c855e 21:50:28 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:50:28 ---> Running in 0658f1ab2371 21:50:28 Removing intermediate container 0658f1ab2371 21:50:28 ---> 7428d1fda925 21:50:28 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 21:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:28 ---> Running in d08253864ce8 21:50:28 Removing intermediate container d08253864ce8 21:50:28 ---> 35f3c41ed59a 21:50:28 Step 24/26 : LABEL arch=amd64 21:50:28 ---> Running in 50272e709ebc 21:50:28 Removing intermediate container 50272e709ebc 21:50:28 ---> de7eaad277dc 21:50:28 Step 25/26 : LABEL git_sha=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:50:28 ---> Running in 2dbc887a8400 21:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:28 Configure a credential helper to remove this warning. See 21:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:28 21:50:28 Login Succeeded 21:50:28 ---> docker-login.sh ends [Pipeline] } 21:50:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:50:28 Removing intermediate container 2dbc887a8400 21:50:28 ---> c039f636e89a 21:50:28 Step 26/26 : LABEL version=3.1.0-dev.16 21:50:28 ---> Running in d79dd76bf82b 21:50:28 Removing intermediate container d79dd76bf82b 21:50:28 ---> ec535259d444 21:50:28 [Warning] One or more build-args [ARCH] were not consumed 21:50:28 Successfully built ec535259d444 21:50:28 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:28 provisioning config files... 21:50:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6337571567919262919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 21:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:50:29 ========================================================= 21:50:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:50:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:29 ---> docker-login.sh 21:50:29 nexus3.edgexfoundry.org:10001 21:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:29 Configure a credential helper to remove this warning. See 21:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:29 21:50:29 Login Succeeded 21:50:29 nexus3.edgexfoundry.org:10002 21:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:29 Configure a credential helper to remove this warning. See 21:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:29 21:50:29 Login Succeeded 21:50:29 nexus3.edgexfoundry.org:10003 21:50:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:29 Configure a credential helper to remove this warning. See 21:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:29 21:50:29 Login Succeeded 21:50:29 nexus3.edgexfoundry.org:10004 21:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:29 Configure a credential helper to remove this warning. See 21:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:29 21:50:29 Login Succeeded 21:50:29 docker.io 21:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:30 Configure a credential helper to remove this warning. See 21:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:30 21:50:30 Login Succeeded 21:50:30 ---> docker-login.sh ends [Pipeline] } 21:50:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:50:30 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 21:50:30 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:50:30 latest 21:50:30 3.1.0-dev.16 21:50:30 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 21:50:30 main 21:50:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:50:30 3274dfe8a910: Preparing 21:50:30 2e803695a73e: Preparing 21:50:30 cbf422092bba: Preparing 21:50:30 254826bcc351: Preparing 21:50:30 cc2447e1835a: Preparing 21:50:30 cc2447e1835a: Layer already exists 21:50:30 2e803695a73e: Pushed 21:50:30 3274dfe8a910: Pushed 21:50:30 Sending build context to Docker daemon 28.81MB 21:50:30 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 21:50:30 Step 2/15 : FROM ${BASE} AS builder 21:50:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:50:31 9fda8d8052c6: Pulling fs layer 21:50:31 5d54e960e981: Pulling fs layer 21:50:31 c4a7e357bf2a: Pulling fs layer 21:50:31 f0e02332f6b5: Pulling fs layer 21:50:31 872ee5b61b7b: Pulling fs layer 21:50:31 0c6a40ed1a82: Pulling fs layer 21:50:31 94ae7d8d031c: Pulling fs layer 21:50:31 f0e02332f6b5: Waiting 21:50:31 872ee5b61b7b: Waiting 21:50:31 0c6a40ed1a82: Waiting 21:50:31 94ae7d8d031c: Waiting 21:50:31 5d54e960e981: Verifying Checksum 21:50:31 5d54e960e981: Download complete 21:50:31 f0e02332f6b5: Verifying Checksum 21:50:31 f0e02332f6b5: Download complete 21:50:31 872ee5b61b7b: Verifying Checksum 21:50:31 872ee5b61b7b: Download complete 21:50:31 9fda8d8052c6: Verifying Checksum 21:50:31 9fda8d8052c6: Download complete 21:50:31 254826bcc351: Pushed 21:50:31 94ae7d8d031c: Verifying Checksum 21:50:31 94ae7d8d031c: Download complete 21:50:32 9fda8d8052c6: Pull complete 21:50:33 5d54e960e981: Pull complete 21:50:33 c4a7e357bf2a: Verifying Checksum 21:50:33 c4a7e357bf2a: Download complete 21:50:33 cbf422092bba: Pushed 21:50:33 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:34 0c6a40ed1a82: Verifying Checksum 21:50:34 0c6a40ed1a82: Download complete 21:50:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 21:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:50:34 3274dfe8a910: Preparing 21:50:34 2e803695a73e: Preparing 21:50:34 cbf422092bba: Preparing 21:50:34 254826bcc351: Preparing 21:50:34 cc2447e1835a: Preparing 21:50:34 2e803695a73e: Layer already exists 21:50:34 cc2447e1835a: Layer already exists 21:50:34 3274dfe8a910: Layer already exists 21:50:34 cbf422092bba: Layer already exists 21:50:34 254826bcc351: Layer already exists 21:50:34 latest: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.16 21:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:50:35 3274dfe8a910: Preparing 21:50:35 2e803695a73e: Preparing 21:50:35 cbf422092bba: Preparing 21:50:35 254826bcc351: Preparing 21:50:35 cc2447e1835a: Preparing 21:50:35 3274dfe8a910: Layer already exists 21:50:35 2e803695a73e: Layer already exists 21:50:35 cc2447e1835a: Layer already exists 21:50:35 254826bcc351: Layer already exists 21:50:35 cbf422092bba: Layer already exists 21:50:35 3.1.0-dev.16: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 21:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:50:35 3274dfe8a910: Preparing 21:50:35 2e803695a73e: Preparing 21:50:35 cbf422092bba: Preparing 21:50:35 254826bcc351: Preparing 21:50:35 cc2447e1835a: Preparing 21:50:35 2e803695a73e: Layer already exists 21:50:35 3274dfe8a910: Layer already exists 21:50:35 cc2447e1835a: Layer already exists 21:50:35 254826bcc351: Layer already exists 21:50:35 cbf422092bba: Layer already exists 21:50:35 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 21:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:50:36 3274dfe8a910: Preparing 21:50:36 2e803695a73e: Preparing 21:50:36 cbf422092bba: Preparing 21:50:36 254826bcc351: Preparing 21:50:36 cc2447e1835a: Preparing 21:50:36 cc2447e1835a: Layer already exists 21:50:36 3274dfe8a910: Layer already exists 21:50:36 cbf422092bba: Layer already exists 21:50:36 2e803695a73e: Layer already exists 21:50:36 254826bcc351: Layer already exists 21:50:36 main: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:36 ===================================================== [Pipeline] echo 21:50:36 taggedImages: 21:50:36 - nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:50:36 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 21:50:36 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.16 21:50:36 - nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 21:50:36 - 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 21:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:36 21:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:37 latest: Pulling from edgex-lftools-log-publisher 21:50:37 5eb5b503b376: Pulling fs layer 21:50:37 5c69ac0246d0: Pulling fs layer 21:50:37 ec43610c2a17: Pulling fs layer 21:50:37 3a2ae6a8a46f: Pulling fs layer 21:50:37 33b1e0a273af: Pulling fs layer 21:50:37 5d3b04190fa2: Pulling fs layer 21:50:37 2f39f015ded8: Pulling fs layer 21:50:37 3a2ae6a8a46f: Waiting 21:50:37 33b1e0a273af: Waiting 21:50:37 5d3b04190fa2: Waiting 21:50:37 5c69ac0246d0: Verifying Checksum 21:50:37 5c69ac0246d0: Download complete 21:50:37 3a2ae6a8a46f: Verifying Checksum 21:50:37 3a2ae6a8a46f: Download complete 21:50:37 33b1e0a273af: Verifying Checksum 21:50:37 33b1e0a273af: Download complete 21:50:37 5d3b04190fa2: Verifying Checksum 21:50:37 5d3b04190fa2: Download complete 21:50:37 ec43610c2a17: Verifying Checksum 21:50:37 ec43610c2a17: Download complete 21:50:37 5eb5b503b376: Verifying Checksum 21:50:37 5eb5b503b376: Download complete 21:50:37 2f39f015ded8: Download complete 21:50:38 5eb5b503b376: Pull complete 21:50:38 5c69ac0246d0: Pull complete 21:50:39 ec43610c2a17: Pull complete 21:50:39 3a2ae6a8a46f: Pull complete 21:50:39 33b1e0a273af: Pull complete 21:50:39 5d3b04190fa2: Pull complete 21:50:43 2f39f015ded8: Pull complete 21:50:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:50:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:43 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 21:50:43 $ 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 21:50:46 c4a7e357bf2a: Pull complete 21:50:46 f0e02332f6b5: Pull complete 21:50:47 $ docker top 14a0c369cc8b0bf1423e697ef493fa288193a913665a207fa8f824bc8761a2d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:47 872ee5b61b7b: Pull complete 21:50:47 ---> job-cost.sh 21:50:47 lf-activate-venv: SKIPPING 21:50:47 INFO: No Stack... 21:50:47 INFO: Retrieving Pricing Info for: v3-standard-8 21:50:47 INFO: Archiving Costs [Pipeline] sh 21:50:48 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 21:50:48 + cut -d, -f6 [Pipeline] lock 21:50:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] 21:50:48 Resource [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] did not exist. Created. 21:50:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:50:48 + echo total: 0.2199999988079071 [Pipeline] stash 21:50:49 Stashed 1 file(s) [Pipeline] } 21:50:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 21:50:49 $ docker stop --time=1 14a0c369cc8b0bf1423e697ef493fa288193a913665a207fa8f824bc8761a2d7 21:50:50 $ docker rm -f --volumes 14a0c369cc8b0bf1423e697ef493fa288193a913665a207fa8f824bc8761a2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:50:57 0c6a40ed1a82: Pull complete 21:50:58 94ae7d8d031c: Pull complete 21:50:58 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:50:58 ---> 86de565de09d 21:50:58 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:51:00 ---> Running in 1a1309be464c 21:51:00 Removing intermediate container 1a1309be464c 21:51:00 ---> 8007be3efcb6 21:51:00 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:51:00 ---> Running in 3f98e66957f3 21:51:01 Removing intermediate container 3f98e66957f3 21:51:01 ---> 2d8dbbff440f 21:51:01 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:51:01 ---> Running in 71253afd58d3 21:51:01 Removing intermediate container 71253afd58d3 21:51:01 ---> fec2fe57ca15 21:51:01 Step 6/15 : LABEL Name=edgex-ui-go 21:51:01 ---> Running in dbef0b0c6023 21:51:02 Removing intermediate container dbef0b0c6023 21:51:02 ---> 8697ffcfb31d 21:51:02 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:51:02 ---> Running in ec680262818e 21:51:02 Removing intermediate container ec680262818e 21:51:02 ---> 86b95ea6ea4f 21:51:02 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:51:03 latest: Pulling from library/docker 21:51:03 579b34f0a95b: Pulling fs layer 21:51:03 2ecd494fa26a: Pulling fs layer 21:51:03 4f4fb700ef54: Pulling fs layer 21:51:03 99624a4fd86a: Pulling fs layer 21:51:03 6b3f207db0e4: Pulling fs layer 21:51:03 2f21744ef460: Pulling fs layer 21:51:03 80fde8283b9a: Pulling fs layer 21:51:03 cfd52aaeb832: Pulling fs layer 21:51:03 2aa7661f3209: Pulling fs layer 21:51:03 ad7962f27383: Pulling fs layer 21:51:03 c8cf6870052b: Pulling fs layer 21:51:03 1996d6e72d7b: Pulling fs layer 21:51:03 112e10f1d4c1: Pulling fs layer 21:51:03 b97b6e3dbded: Pulling fs layer 21:51:03 99624a4fd86a: Waiting 21:51:03 cfd52aaeb832: Waiting 21:51:03 1996d6e72d7b: Waiting 21:51:03 112e10f1d4c1: Waiting 21:51:03 2aa7661f3209: Waiting 21:51:03 b97b6e3dbded: Waiting 21:51:03 ad7962f27383: Waiting 21:51:03 c8cf6870052b: Waiting 21:51:03 2f21744ef460: Waiting 21:51:03 80fde8283b9a: Waiting 21:51:03 6b3f207db0e4: Waiting 21:51:03 4f4fb700ef54: Verifying Checksum 21:51:03 4f4fb700ef54: Download complete 21:51:03 2ecd494fa26a: Verifying Checksum 21:51:03 2ecd494fa26a: Download complete 21:51:03 579b34f0a95b: Verifying Checksum 21:51:03 579b34f0a95b: Download complete 21:51:04 99624a4fd86a: Verifying Checksum 21:51:04 99624a4fd86a: Download complete 21:51:04 6b3f207db0e4: Verifying Checksum 21:51:04 6b3f207db0e4: Download complete 21:51:04 579b34f0a95b: Pull complete 21:51:04 80fde8283b9a: Download complete 21:51:04 cfd52aaeb832: Verifying Checksum 21:51:04 cfd52aaeb832: Download complete 21:51:04 2f21744ef460: Verifying Checksum 21:51:04 2f21744ef460: Download complete 21:51:04 2aa7661f3209: Verifying Checksum 21:51:04 2aa7661f3209: Download complete 21:51:05 c8cf6870052b: Verifying Checksum 21:51:05 c8cf6870052b: Download complete 21:51:05 112e10f1d4c1: Verifying Checksum 21:51:05 112e10f1d4c1: Download complete 21:51:05 b97b6e3dbded: Verifying Checksum 21:51:05 b97b6e3dbded: Download complete 21:51:05 ad7962f27383: Verifying Checksum 21:51:05 ad7962f27383: Download complete 21:51:05 2ecd494fa26a: Pull complete 21:51:05 4f4fb700ef54: Pull complete 21:51:07 1996d6e72d7b: Verifying Checksum 21:51:07 1996d6e72d7b: Download complete 21:51:07 99624a4fd86a: Pull complete 21:51:08 6b3f207db0e4: Pull complete 21:51:10 2f21744ef460: Pull complete 21:51:10 80fde8283b9a: Pull complete 21:51:10 cfd52aaeb832: Pull complete 21:51:10 2aa7661f3209: Pull complete 21:51:12 ad7962f27383: Pull complete 21:51:12 c8cf6870052b: Pull complete 21:51:16 1996d6e72d7b: Pull complete 21:51:16 112e10f1d4c1: Pull complete 21:51:16 b97b6e3dbded: Pull complete 21:51:16 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 21:51:16 Status: Downloaded newer image for docker:latest 21:51:19 ---> e9346feb043b 21:51:19 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:19 ---> Running in 08f5cc8a287e 21:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:51:22 OK: 266 MiB in 52 packages 21:51:23 Removing intermediate container 08f5cc8a287e 21:51:23 ---> 92877d207c4b 21:51:23 Step 10/15 : ENV GO111MODULE=on 21:51:23 ---> Running in abc6efdc1a14 21:51:24 Removing intermediate container abc6efdc1a14 21:51:24 ---> 269ff53332a6 21:51:24 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:51:24 ---> Running in 391cde9962b3 21:51:24 Removing intermediate container 391cde9962b3 21:51:24 ---> bf35ebb15e89 21:51:24 Step 12/15 : COPY go.mod vendor* ./ 21:51:25 ---> 0fbf07085e1e 21:51:25 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:25 ---> Running in 96091fe39cbf 21:52:47 Removing intermediate container 96091fe39cbf 21:52:47 ---> 0b8df5d98d2a 21:52:47 Step 14/15 : COPY . . 21:52:49 ---> 9b7d7cbd172f 21:52:49 Step 15/15 : RUN ${MAKE} 21:52:49 ---> Running in cee093cd7a0a 21:52:50 noop 21:52:54 Removing intermediate container cee093cd7a0a 21:52:54 ---> dc0d428a5cee 21:52:54 Successfully built dc0d428a5cee 21:52:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:54 + docker inspect -f . ci-base-image-arm64 21:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:54 prd-ubuntu20.04-docker-arm64-4c-16g-17553 does not seem to be running inside a container 21:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/146 -v /w/workspace/edgex-ui-go/146:/w/workspace/edgex-ui-go/146:rw,z -v /w/workspace/edgex-ui-go/146@tmp:/w/workspace/edgex-ui-go/146@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 21:52:56 $ docker top 8b4e7b5cdab5f91873b1f8f0fce74e42009b2ccbaa763bdf59657d1ee4adb782 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:57 + go version 21:52:57 go version go1.21.0 linux/arm64 [Pipeline] } 21:52:57 $ docker stop --time=1 8b4e7b5cdab5f91873b1f8f0fce74e42009b2ccbaa763bdf59657d1ee4adb782 21:52:58 $ docker rm -f --volumes 8b4e7b5cdab5f91873b1f8f0fce74e42009b2ccbaa763bdf59657d1ee4adb782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:59 + docker inspect -f . ci-base-image-arm64 21:52:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:59 prd-ubuntu20.04-docker-arm64-4c-16g-17553 does not seem to be running inside a container 21:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/146 -v /w/workspace/edgex-ui-go/146:/w/workspace/edgex-ui-go/146:rw,z -v /w/workspace/edgex-ui-go/146@tmp:/w/workspace/edgex-ui-go/146@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 21:53:01 $ docker top 4f7d155ec853512320463008fff53a320536caa27dac3f24dbd255a311f187c1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:02 + git config --global --add safe.directory /w/workspace/edgex-ui-go/146 [Pipeline] fileExists [Pipeline] sh 21:53:02 + make test 21:53:02 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:53:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:55:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:55:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:55:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:55:33 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:55:33 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:55:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:55:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:55:33 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:55:33 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:55:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:48 ./bin/test-attribution-txt.sh [Pipeline] echo 21:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:55:48 $ docker stop --time=1 4f7d155ec853512320463008fff53a320536caa27dac3f24dbd255a311f187c1 21:55:51 $ docker rm -f --volumes 4f7d155ec853512320463008fff53a320536caa27dac3f24dbd255a311f187c1 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:52 Warning: overwriting stash ‘coverage-report’ 21:55:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:54 + ls -al . 21:55:54 total 180 21:55:54 drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 21:53 . 21:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:49 .. 21:55:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:50 .blubracket 21:55:54 -rw-rw-r-- 1 jenkins jenkins 18 Nov 14 21:50 .dockerignore 21:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:50 .git 21:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 .github 21:55:54 -rw-rw-r-- 1 jenkins jenkins 161 Nov 14 21:50 .gitignore 21:55:54 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 14 21:50 Attribution.txt 21:55:54 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 14 21:50 CHANGELOG.md 21:55:54 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 14 21:50 CONTRIBUTING.md 21:55:54 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 14 21:50 Dockerfile 21:55:54 -rw-rw-r-- 1 jenkins jenkins 652 Nov 14 21:50 Jenkinsfile 21:55:54 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 14 21:50 LICENSE 21:55:54 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 14 21:50 Makefile 21:55:54 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 14 21:50 README.md 21:55:54 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION 21:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 assets 21:55:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:50 bin 21:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 cmd 21:55:54 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 21:53 coverage.out 21:55:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:50 docs 21:55:54 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 14 21:50 go.mod 21:55:54 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 14 21:50 go.sum 21:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:50 internal 21:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:50 testing 21:55:54 -rw-rw-r-- 1 jenkins jenkins 155 Nov 14 21:50 version.go 21:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:54 + 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=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea --label arch=arm64 --label version=3.1.0-dev.16 . 21:55:56 Sending build context to Docker daemon 28.81MB 21:55:56 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:55:56 Step 2/26 : FROM ${BASE} AS builder 21:55:56 ---> dc0d428a5cee 21:55:56 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:55:56 ---> Running in 626369be0a4c 21:55:57 Removing intermediate container 626369be0a4c 21:55:57 ---> f71b17e25e94 21:55:57 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 21:55:57 ---> Running in e060678d20e4 21:55:57 Removing intermediate container e060678d20e4 21:55:57 ---> e2862b935f4d 21:55:57 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:55:57 ---> Running in 88cde10f0f80 21:55:57 Removing intermediate container 88cde10f0f80 21:55:57 ---> 4835a13918d1 21:55:57 Step 6/26 : LABEL Name=edgex-ui-go 21:55:58 ---> Running in 05997787a3b6 21:55:58 Removing intermediate container 05997787a3b6 21:55:58 ---> 165aa356bb1b 21:55:58 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:55:58 ---> Running in 3208f05dbfb5 21:55:59 Removing intermediate container 3208f05dbfb5 21:55:59 ---> dee3b98dfec2 21:55:59 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:56:01 ---> 420a38b4007a 21:56:01 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:01 ---> Running in 8aad9cfee81f 21:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:56:04 OK: 266 MiB in 52 packages 21:56:05 Removing intermediate container 8aad9cfee81f 21:56:05 ---> bdfd853409be 21:56:05 Step 10/26 : ENV GO111MODULE=on 21:56:05 ---> Running in bf7b9ac39ec1 21:56:05 Removing intermediate container bf7b9ac39ec1 21:56:05 ---> aaf5946465ad 21:56:05 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:56:05 ---> Running in 52e75b10236b 21:56:06 Removing intermediate container 52e75b10236b 21:56:06 ---> 890d8253f453 21:56:06 Step 12/26 : COPY go.mod vendor* ./ 21:56:07 ---> 692632597738 21:56:07 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:07 ---> Running in dd26da674cf7 21:56:10 Removing intermediate container dd26da674cf7 21:56:10 ---> 73fb6cdcc1dc 21:56:10 Step 14/26 : COPY . . 21:56:15 ---> 0fbf5121eba0 21:56:15 Step 15/26 : RUN ${MAKE} 21:56:15 ---> Running in 30826b99f85d 21:56:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.16" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:58:38 Removing intermediate container 30826b99f85d 21:58:38 ---> 9fd122763145 21:58:38 Step 16/26 : FROM alpine:3.18 21:58:38 3.18: Pulling from library/alpine 21:58:38 579b34f0a95b: Already exists 21:58:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:58:38 Status: Downloaded newer image for alpine:3.18 21:58:38 ---> 3cc203321400 21:58:38 Step 17/26 : RUN apk --no-cache upgrade 21:58:38 ---> Running in 645a8a6a0ccf 21:58:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:58:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:58:38 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:58:38 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:58:38 Executing busybox-1.36.1-r5.post-upgrade 21:58:38 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:58:38 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:58:38 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:58:38 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:58:38 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:58:38 Executing busybox-1.36.1-r5.trigger 21:58:38 OK: 8 MiB in 15 packages 21:58:39 Removing intermediate container 645a8a6a0ccf 21:58:39 ---> a073db8812af 21:58:39 Step 18/26 : EXPOSE 4000 21:58:39 ---> Running in ad13ea324914 21:58:39 Removing intermediate container ad13ea324914 21:58:39 ---> 6a5720ddba00 21:58:39 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:58:41 ---> 407f16cad5a5 21:58:41 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 21:58:41 ---> 54bfdc10bb6f 21:58:41 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 21:58:42 ---> d423f09a597f 21:58:42 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:58:42 ---> Running in 4fd69143fcf4 21:58:43 Removing intermediate container 4fd69143fcf4 21:58:43 ---> 1846970df94f 21:58:43 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 21:58:43 ---> Running in 9c7abf7baf93 21:58:43 Removing intermediate container 9c7abf7baf93 21:58:43 ---> 59086438192b 21:58:43 Step 24/26 : LABEL arch=arm64 21:58:43 ---> Running in 80cef65fe183 21:58:43 Removing intermediate container 80cef65fe183 21:58:43 ---> 28f3421f1512 21:58:43 Step 25/26 : LABEL git_sha=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:58:43 ---> Running in c064b484ef1a 21:58:44 Removing intermediate container c064b484ef1a 21:58:44 ---> ed01d0b5d0b2 21:58:44 Step 26/26 : LABEL version=3.1.0-dev.16 21:58:44 ---> Running in 1c696f1dad56 21:58:44 Removing intermediate container 1c696f1dad56 21:58:44 ---> 9d41b9747670 21:58:44 [Warning] One or more build-args [ARCH] were not consumed 21:58:44 Successfully built 9d41b9747670 21:58:44 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 21:58:44 provisioning config files... 21:58:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/146@tmp/config8255486565429135702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:45 ---> docker-login.sh 21:58:45 nexus3.edgexfoundry.org:10001 21:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:45 Configure a credential helper to remove this warning. See 21:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:45 21:58:45 Login Succeeded 21:58:45 nexus3.edgexfoundry.org:10002 21:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:45 Configure a credential helper to remove this warning. See 21:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:45 21:58:45 Login Succeeded 21:58:45 nexus3.edgexfoundry.org:10003 21:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:46 Configure a credential helper to remove this warning. See 21:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:46 21:58:46 Login Succeeded 21:58:46 nexus3.edgexfoundry.org:10004 21:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:46 Configure a credential helper to remove this warning. See 21:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:46 21:58:46 Login Succeeded 21:58:46 docker.io 21:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:47 Configure a credential helper to remove this warning. See 21:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:47 21:58:47 Login Succeeded 21:58:47 ---> docker-login.sh ends [Pipeline] } 21:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:58:47 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 21:58:47 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:58:47 latest 21:58:47 3.1.0-dev.16 21:58:47 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 21:58:47 main 21:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:58:48 a6124fe271ff: Preparing 21:58:48 8bbe41a1ccfa: Preparing 21:58:48 ea89f454d880: Preparing 21:58:48 26ae67648442: Preparing 21:58:48 5f4d9fc4d98d: Preparing 21:58:48 5f4d9fc4d98d: Layer already exists 21:58:48 8bbe41a1ccfa: Pushed 21:58:48 a6124fe271ff: Pushed 21:58:50 26ae67648442: Pushed 21:58:57 ea89f454d880: Pushed 21:58:57 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 21:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:58:57 a6124fe271ff: Preparing 21:58:57 8bbe41a1ccfa: Preparing 21:58:57 ea89f454d880: Preparing 21:58:57 26ae67648442: Preparing 21:58:57 5f4d9fc4d98d: Preparing 21:58:57 a6124fe271ff: Layer already exists 21:58:57 26ae67648442: Layer already exists 21:58:57 ea89f454d880: Layer already exists 21:58:57 8bbe41a1ccfa: Layer already exists 21:58:57 5f4d9fc4d98d: Layer already exists 21:58:58 latest: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.16 21:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:58:58 a6124fe271ff: Preparing 21:58:58 8bbe41a1ccfa: Preparing 21:58:58 ea89f454d880: Preparing 21:58:58 26ae67648442: Preparing 21:58:58 5f4d9fc4d98d: Preparing 21:58:58 a6124fe271ff: Layer already exists 21:58:58 26ae67648442: Layer already exists 21:58:58 5f4d9fc4d98d: Layer already exists 21:58:58 8bbe41a1ccfa: Layer already exists 21:58:58 ea89f454d880: Layer already exists 21:58:59 3.1.0-dev.16: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 21:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:58:59 a6124fe271ff: Preparing 21:58:59 8bbe41a1ccfa: Preparing 21:58:59 ea89f454d880: Preparing 21:58:59 26ae67648442: Preparing 21:58:59 5f4d9fc4d98d: Preparing 21:58:59 8bbe41a1ccfa: Layer already exists 21:58:59 ea89f454d880: Layer already exists 21:58:59 a6124fe271ff: Layer already exists 21:58:59 5f4d9fc4d98d: Layer already exists 21:58:59 26ae67648442: Layer already exists 21:59:00 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 21:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:59:00 a6124fe271ff: Preparing 21:59:00 8bbe41a1ccfa: Preparing 21:59:00 ea89f454d880: Preparing 21:59:00 26ae67648442: Preparing 21:59:00 5f4d9fc4d98d: Preparing 21:59:00 ea89f454d880: Layer already exists 21:59:00 a6124fe271ff: Layer already exists 21:59:00 8bbe41a1ccfa: Layer already exists 21:59:00 26ae67648442: Layer already exists 21:59:00 5f4d9fc4d98d: Layer already exists 21:59:01 main: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:01 ===================================================== [Pipeline] echo 21:59:01 taggedImages: 21:59:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 21:59:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 21:59:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.16 21:59:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 21:59:01 - 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 21:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:01 21:59:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:02 arm64: Pulling from edgex-lftools-log-publisher 21:59:02 8998bd30e6a1: Pulling fs layer 21:59:02 04944245beec: Pulling fs layer 21:59:02 699f458cf7ca: Pulling fs layer 21:59:02 765212b225bb: Pulling fs layer 21:59:02 765212b225bb: Waiting 21:59:02 f23df028b6ca: Pulling fs layer 21:59:02 d65c8cfc05b1: Pulling fs layer 21:59:02 f23df028b6ca: Waiting 21:59:02 2437ff75d9bd: Pulling fs layer 21:59:02 2437ff75d9bd: Waiting 21:59:02 04944245beec: Verifying Checksum 21:59:02 04944245beec: Download complete 21:59:02 765212b225bb: Verifying Checksum 21:59:02 765212b225bb: Download complete 21:59:02 f23df028b6ca: Verifying Checksum 21:59:02 f23df028b6ca: Download complete 21:59:02 d65c8cfc05b1: Verifying Checksum 21:59:02 d65c8cfc05b1: Download complete 21:59:02 699f458cf7ca: Verifying Checksum 21:59:02 699f458cf7ca: Download complete 21:59:02 8998bd30e6a1: Verifying Checksum 21:59:02 8998bd30e6a1: Download complete 21:59:05 2437ff75d9bd: Verifying Checksum 21:59:05 2437ff75d9bd: Download complete 21:59:08 8998bd30e6a1: Pull complete 21:59:08 04944245beec: Pull complete 21:59:10 699f458cf7ca: Pull complete 21:59:10 765212b225bb: Pull complete 21:59:11 f23df028b6ca: Pull complete 21:59:11 d65c8cfc05b1: Pull complete 21:59:29 2437ff75d9bd: Pull complete 21:59:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:30 prd-ubuntu20.04-docker-arm64-4c-16g-17553 does not seem to be running inside a container 21:59:30 $ 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/146 -v /w/workspace/edgex-ui-go/146:/w/workspace/edgex-ui-go/146:rw,z -v /w/workspace/edgex-ui-go/146@tmp:/w/workspace/edgex-ui-go/146@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 21:59:33 $ docker top e6f9d585f7e7f76ae55aa63f772a0de9a02122e20c6ee89a5e785a2f9ee4cfb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:34 ---> job-cost.sh 21:59:34 lf-activate-venv: SKIPPING 21:59:34 INFO: No Stack... 21:59:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:35 INFO: Archiving Costs [Pipeline] sh 21:59:36 + cat /w/workspace/edgex-ui-go/146/archives/cost.csv 21:59:36 + cut -d, -f6 [Pipeline] lock 21:59:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] 21:59:36 Resource [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] did not exist. Created. 21:59:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:37 /w/workspace/edgex-ui-go/146@tmp/durable-721e6433/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:38 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:38 Warning: overwriting stash ‘stack-cost’ 21:59:38 Stashed 1 file(s) [Pipeline] } 21:59:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:38 $ docker stop --time=1 e6f9d585f7e7f76ae55aa63f772a0de9a02122e20c6ee89a5e785a2f9ee4cfb6 21:59:39 $ docker rm -f --volumes e6f9d585f7e7f76ae55aa63f772a0de9a02122e20c6ee89a5e785a2f9ee4cfb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:59:40 provisioning config files... 21:59:40 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7037464558531412947tmp [Pipeline] { [Pipeline] sh 21:59:40 + set +x 21:59:40 + bash -s -- 21:59:40 + curl -s https://codecov.io/bash 21:59:41 21:59:41 _____ _ 21:59:41 / ____| | | 21:59:41 | | ___ __| | ___ ___ _____ __ 21:59:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:41 Bash-1.0.6 21:59:41 21:59:41 21:59:41 ==> git version 2.25.1 found 21:59:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:59:41 Release-Date: 2020-01-08 21:59:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:41 ==> Jenkins CI detected. 21:59:41 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 21:59:41 project root: . 21:59:41 --> token set from env 21:59:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:41 ==> Running gcov in . (disable via -X gcov) 21:59:41 ==> Python coveragepy not found 21:59:41 ==> Searching for coverage reports in: 21:59:41 + . 21:59:41 -> Found 1 reports 21:59:41 ==> Detecting git/mercurial file structure 21:59:41 ==> Reading reports 21:59:41 + ./coverage.out bytes=10 21:59:41 ==> Appending adjustments 21:59:41 https://docs.codecov.io/docs/fixing-reports 21:59:41 + Found adjustments 21:59:41 ==> Gzipping contents 21:59:41 12K /tmp/codecov.3TaqH8.gz 21:59:41 ==> Uploading reports 21:59:41 url: https://codecov.io 21:59:41 query: branch=main&commit=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:41 -> Pinging Codecov 21:59:41 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=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:42 -> Uploading to 21:59:42 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/FB506323287CE973F263BFD2A0EB1F37/ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea/8a41f6d8-b5bc-428e-ba01-94795d114d58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T215941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fb8e56f95aedd02c9309576f76ac4352c4de65f376e1d8b50eb3831451f8f1c 21:59:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:42 Dload Upload Total Spent Left Speed 21:59:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 36600 --:--:-- --:--:-- --:--:-- 36600 21:59:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] } 21:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:59:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:59:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:42 21:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:59:43 df9b9388f04a: Pulling fs layer 21:59:43 52dc419b0ee2: Pulling fs layer 21:59:43 25bc292e5bac: Pulling fs layer 21:59:43 114826534d7a: Pulling fs layer 21:59:43 4657fd5d0bcf: Pulling fs layer 21:59:43 6ad1cebc031e: Pulling fs layer 21:59:43 8a3aa393b2d8: Pulling fs layer 21:59:43 4657fd5d0bcf: Waiting 21:59:43 6ad1cebc031e: Waiting 21:59:43 8a3aa393b2d8: Waiting 21:59:43 114826534d7a: Waiting 21:59:43 25bc292e5bac: Download complete 21:59:43 52dc419b0ee2: Download complete 21:59:43 4657fd5d0bcf: Verifying Checksum 21:59:43 4657fd5d0bcf: Download complete 21:59:43 df9b9388f04a: Verifying Checksum 21:59:43 df9b9388f04a: Download complete 21:59:43 6ad1cebc031e: Verifying Checksum 21:59:43 6ad1cebc031e: Download complete 21:59:43 df9b9388f04a: Pull complete 21:59:43 52dc419b0ee2: Pull complete 21:59:44 25bc292e5bac: Pull complete 21:59:44 114826534d7a: Verifying Checksum 21:59:44 114826534d7a: Download complete 21:59:44 8a3aa393b2d8: Verifying Checksum 21:59:44 8a3aa393b2d8: Download complete 21:59:47 114826534d7a: Pull complete 21:59:47 4657fd5d0bcf: Pull complete 21:59:48 6ad1cebc031e: Pull complete 21:59:51 8a3aa393b2d8: Pull complete 21:59:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:59:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:51 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 21:59:51 $ 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 21:59:56 $ docker top 7bac47185fbe210a704ae224bf83308581e405ec39d08412b88d7a58c2993aa4 -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 21:59:56 + set -o pipefail 21:59:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 22:00:02 22:00:02 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 22:00:02 22:00:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a1a15e7a-1cac-42bd-9329-485679c2dbec 22:00:02 22:00:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:00:02 22:00:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:00:02 22:00:02 22:00:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:00:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:00:02 More details here: https://snyk.co/ue1NS 22:00:02 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:00:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:00:02 $ docker stop --time=1 7bac47185fbe210a704ae224bf83308581e405ec39d08412b88d7a58c2993aa4 22:00:06 $ docker rm -f --volumes 7bac47185fbe210a704ae224bf83308581e405ec39d08412b88d7a58c2993aa4 [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 22:00:07 + git log --format=format:%s -1 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] sh 22:00:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:07 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 22:00:08 $ 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 22:00:08 $ docker top fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 -eo pid,comm 22:00:08 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). 22:00:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:08 [ssh-agent] Looking for ssh-agent implementation... 22:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:08 $ docker exec fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 ssh-agent 22:00:08 SSH_AUTH_SOCK=/tmp/ssh-w3wlN0NlkKdF/agent.32 22:00:08 SSH_AGENT_PID=39 22:00:08 Running ssh-add (command line suppressed) 22:00:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_369576904227660789.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_369576904227660789.key) 22:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:09 + git semver tag 22:00:09 2023-11-14 22:00:09,371 [run_tag] DEBUG tag force:False 22:00:09 2023-11-14 22:00:09,371 [check_head_tag] DEBUG check head tag 22:00:09 2023-11-14 22:00:09,371 [execute] INFO git cat-file --batch-check 22:00:09 2023-11-14 22:00:09,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 22:00:09 2023-11-14 22:00:09,375 [execute] INFO git cat-file --batch 22:00:09 2023-11-14 22:00:09,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 22:00:09 2023-11-14 22:00:09,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:09 2023-11-14 22:00:09,386 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 22:00:09 2023-11-14 22:00:09,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 22:00:09 2023-11-14 22:00:09,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:09 3.1.0-dev.16 [Pipeline] } 22:00:09 $ docker exec --env ******** --env ******** fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 ssh-agent -k 22:00:09 unset SSH_AUTH_SOCK; 22:00:09 unset SSH_AGENT_PID; 22:00:09 echo Agent pid 39 killed; 22:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:09 + git semver [Pipeline] } 22:00:10 $ docker stop --time=1 fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 22:00:11 $ docker rm -f --volumes fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:11 22:00:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:12 0.23.1-centos7: Pulling from edgex-lftools 22:00:12 ab5ef0e58194: Pulling fs layer 22:00:12 9712f1f96733: Pulling fs layer 22:00:12 63f879dbbcfc: Pulling fs layer 22:00:12 0d9ebad4ef96: Pulling fs layer 22:00:12 e9a5061849ea: Pulling fs layer 22:00:12 d747dcd14b5f: Pulling fs layer 22:00:12 2de7ff778b66: Pulling fs layer 22:00:12 2de7ff778b66: Waiting 22:00:12 d747dcd14b5f: Waiting 22:00:12 0d9ebad4ef96: Waiting 22:00:12 e9a5061849ea: Waiting 22:00:12 9712f1f96733: Verifying Checksum 22:00:12 9712f1f96733: Download complete 22:00:12 63f879dbbcfc: Verifying Checksum 22:00:12 63f879dbbcfc: Download complete 22:00:12 e9a5061849ea: Verifying Checksum 22:00:12 e9a5061849ea: Download complete 22:00:12 0d9ebad4ef96: Verifying Checksum 22:00:12 0d9ebad4ef96: Download complete 22:00:12 d747dcd14b5f: Verifying Checksum 22:00:12 d747dcd14b5f: Download complete 22:00:12 ab5ef0e58194: Verifying Checksum 22:00:12 ab5ef0e58194: Download complete 22:00:12 2de7ff778b66: Verifying Checksum 22:00:12 2de7ff778b66: Download complete 22:00:15 ab5ef0e58194: Pull complete 22:00:15 9712f1f96733: Pull complete 22:00:15 63f879dbbcfc: Pull complete 22:00:20 0d9ebad4ef96: Pull complete 22:00:20 e9a5061849ea: Pull complete 22:00:20 d747dcd14b5f: Pull complete 22:00:20 2de7ff778b66: Pull complete 22:00:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:20 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 22:00:20 $ 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 22:00:25 $ docker top 756b2ee8a6c992bddafb5c51e2c06d33d71ef15beff0300fedf7c2d603338d12 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:00:25 provisioning config files... 22:00:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17066253329086603488tmp 22:00:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3504957827069386876tmp 22:00:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6829895275561896866tmp [Pipeline] { [Pipeline] echo 22:00:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:00:25 ---> sigul-configuration.sh 22:00:25 gpg: directory `/root/.gnupg' created 22:00:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:00:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:00:25 gpg: keyring `/root/.gnupg/secring.gpg' created 22:00:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:00:25 gpg: CAST5 encrypted data 22:00:25 gpg: encrypted with 1 passphrase 22:00:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:00:25 + mkdir /home/jenkins 22:00:25 + mkdir /home/jenkins/sigul [Pipeline] sh 22:00:26 + 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 22:00:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:00:26 ---> sigul-install.sh 22:00:26 Sigul already installed; skipping installation. [Pipeline] sh 22:00:26 + git tag --list 22:00:26 0.1.1 22:00:26 v1.1.0 22:00:26 v1.2.0 22:00:26 v1.2.1 22:00:26 v1.3.0 22:00:26 v2.0.0 22:00:26 v2.1.0 22:00:26 v2.2.0 22:00:26 v2.3.0 22:00:26 v3.0 22:00:26 v3.0.0 22:00:26 v3.1.0-dev.1 22:00:26 v3.1.0-dev.10 22:00:26 v3.1.0-dev.11 22:00:26 v3.1.0-dev.12 22:00:26 v3.1.0-dev.13 22:00:26 v3.1.0-dev.14 22:00:26 v3.1.0-dev.15 22:00:26 v3.1.0-dev.16 22:00:26 v3.1.0-dev.2 22:00:26 v3.1.0-dev.3 22:00:26 v3.1.0-dev.4 22:00:26 v3.1.0-dev.5 22:00:26 v3.1.0-dev.6 22:00:26 v3.1.0-dev.7 22:00:26 v3.1.0-dev.8 22:00:26 v3.1.0-dev.9 [Pipeline] sh 22:00:27 + lftools sign git-tag v3.1.0-dev.16 22:00:27 Signing Git tag with Sigul... 22:00:27 Signing v3.1.0-dev.16 [Pipeline] echo 22:00:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:00:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:00:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:00:28 $ docker stop --time=1 756b2ee8a6c992bddafb5c51e2c06d33d71ef15beff0300fedf7c2d603338d12 22:00:29 $ docker rm -f --volumes 756b2ee8a6c992bddafb5c51e2c06d33d71ef15beff0300fedf7c2d603338d12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:00:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:30 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 22:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:30 $ docker top 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb -eo pid,comm 22:00: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). 22:00:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:30 [ssh-agent] Looking for ssh-agent implementation... 22:00:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:30 $ docker exec 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb ssh-agent 22:00:30 SSH_AUTH_SOCK=/tmp/ssh-TpRrErBq6NI5/agent.32 22:00:30 SSH_AGENT_PID=38 22:00:30 Running ssh-add (command line suppressed) 22:00:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10253500614161698449.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10253500614161698449.key) 22:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:31 + git semver bump pre 22:00:31 2023-11-14 22:00:31,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:31 2023-11-14 22:00:31,527 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 22:00:31 2023-11-14 22:00:31,527 [bump_version] DEBUG bumped version:3.1.0-dev.17 22:00:31 2023-11-14 22:00:31,527 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 22:00:31 2023-11-14 22:00:31,527 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:31 2023-11-14 22:00:31,527 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:31 2023-11-14 22:00:31,528 [execute] INFO git cat-file --batch-check 22:00:31 2023-11-14 22:00:31,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:31 2023-11-14 22:00:31,533 [execute] INFO git cat-file --batch 22:00:31 2023-11-14 22:00:31,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:31 2023-11-14 22:00:31,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:31 3.1.0-dev.17 [Pipeline] } 22:00:31 $ docker exec --env ******** --env ******** 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb ssh-agent -k 22:00:31 unset SSH_AUTH_SOCK; 22:00:31 unset SSH_AGENT_PID; 22:00:31 echo Agent pid 38 killed; 22:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:32 + git semver [Pipeline] } 22:00:32 $ docker stop --time=1 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb 22:00:33 $ docker rm -f --volumes 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb [Pipeline] // withDockerContainer [Pipeline] sh 22:00:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:34 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 22:00:34 $ 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 22:00:34 $ docker top 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:34 [ssh-agent] Looking for ssh-agent implementation... 22:00:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:34 $ docker exec 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 ssh-agent 22:00:35 SSH_AUTH_SOCK=/tmp/ssh-3hEZeliRzgDX/agent.32 22:00:35 SSH_AGENT_PID=38 22:00:35 Running ssh-add (command line suppressed) 22:00:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15613785450050768646.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15613785450050768646.key) 22:00:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:35 + git semver push 22:00:35 2023-11-14 22:00:35,619 [run_push] DEBUG push 22:00:35 2023-11-14 22:00:35,619 [execute] INFO git cat-file --batch-check 22:00:35 2023-11-14 22:00:35,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:35 2023-11-14 22:00:35,622 [execute] INFO git rev-list 246f0625644b184700a13d588708c6b10bbe62c8 -- 22:00:35 2023-11-14 22:00:35,622 [execute] DEBUG Popen(['git', 'rev-list', '246f0625644b184700a13d588708c6b10bbe62c8', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:00:35 2023-11-14 22:00:35,632 [execute] INFO git fetch -v origin 22:00:35 2023-11-14 22:00:35,632 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:00:36 2023-11-14 22:00:36,181 [run_push] DEBUG no remote changes detected 22:00:36 2023-11-14 22:00:36,181 [execute] INFO git push origin semver 22:00:36 2023-11-14 22:00:36,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:00:37 2023-11-14 22:00:36,969 [run_push] DEBUG push all version tags 22:00:37 2023-11-14 22:00:36,969 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:00:37 2023-11-14 22:00:36,970 [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) 22:00:38 2023-11-14 22:00:37,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:38 3.1.0-dev.17 [Pipeline] } 22:00:38 $ docker exec --env ******** --env ******** 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 ssh-agent -k 22:00:38 unset SSH_AUTH_SOCK; 22:00:38 unset SSH_AGENT_PID; 22:00:38 echo Agent pid 38 killed; 22:00:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:38 + git semver [Pipeline] } 22:00:38 $ docker stop --time=1 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 22:00:41 $ docker rm -f --volumes 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 [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 22:00:42 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 22:00:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:00:42 total 16 22:00:42 drwxr-xr-x 3 root root 4096 Nov 14 21:50 . 22:00:42 drwxrwxr-x 14 jenkins jenkins 4096 Nov 14 22:00 .. 22:00:42 drwxr-xr-x 2 root root 4096 Nov 14 21:50 cost 22:00:42 -rw-r--r-- 1 root root 83 Nov 14 21:50 cost.csv 22:00:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:00:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:00:42 total 16 22:00:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:50 . 22:00:42 drwxrwxr-x 14 jenkins jenkins 4096 Nov 14 22:00 .. 22:00:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:50 cost 22:00:42 -rw-r--r-- 1 jenkins jenkins 83 Nov 14 21:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:00:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:43 ---> package-listing.sh 22:00:43 ++ facter osfamily 22:00:43 ++ tr '[:upper:]' '[:lower:]' 22:00:43 + OS_FAMILY=debian 22:00:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 22:00:43 + START_PACKAGES=/tmp/packages_start.txt 22:00:43 + END_PACKAGES=/tmp/packages_end.txt 22:00:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:43 + PACKAGES=/tmp/packages_start.txt 22:00:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:00:43 + PACKAGES=/tmp/packages_end.txt 22:00:43 + case "${OS_FAMILY}" in 22:00:43 + dpkg -l 22:00:43 + grep '^ii' 22:00:43 + '[' -f /tmp/packages_start.txt ']' 22:00:43 + '[' -f /tmp/packages_end.txt ']' 22:00:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:00:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 22:00:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 22:00:43 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 22:00:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:44 prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container 22:00:44 $ 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 22:00:44 $ docker top 373f5ff135270cdccd13c64157fe3fb523bb1b14c9b2475203eb1a7a7a758536 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:45 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:45 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:45 + ls /var/log/sa-host 22:00:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:45 provisioning config files... 22:00:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6182593869800945363tmp [Pipeline] { [Pipeline] echo 22:00:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:46 ---> create-netrc.sh [Pipeline] } 22:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:46 ---> python-tools-install.sh [Pipeline] echo 22:00:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:46 ---> sudo-logs.sh 22:00:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:46 ---> job-cost.sh 22:00:46 lf-activate-venv: SKIPPING 22:00:46 DEBUG: total: 0.2199999988079071 22:00:46 INFO: Retrieving Stack Cost... 22:00:47 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:47 INFO: Archiving Costs [Pipeline] echo 22:00:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:48 ---> logs-deploy.sh 22:00:48 lf-activate-venv: SKIPPING 22:00:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/146 22:00:48 INFO: archiving workspace using pattern(s): 22:00:49 Archives upload complete. 22:00:49 INFO: archiving logs to Nexus 22:00:50 ---> uname -a: 22:00:50 Linux prd-ubuntu20-04-docker-8c-8g-17544 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:00:50 22:00:50 22:00:50 ---> lscpu: 22:00:50 Architecture: x86_64 22:00:50 CPU op-mode(s): 32-bit, 64-bit 22:00:50 Byte Order: Little Endian 22:00:50 Address sizes: 40 bits physical, 48 bits virtual 22:00:50 CPU(s): 8 22:00:50 On-line CPU(s) list: 0-7 22:00:50 Thread(s) per core: 1 22:00:50 Core(s) per socket: 1 22:00:50 Socket(s): 8 22:00:50 NUMA node(s): 1 22:00:50 Vendor ID: AuthenticAMD 22:00:50 CPU family: 23 22:00:50 Model: 49 22:00:50 Model name: AMD EPYC-Rome Processor 22:00:50 Stepping: 0 22:00:50 CPU MHz: 2799.998 22:00:50 BogoMIPS: 5599.99 22:00:50 Virtualization: AMD-V 22:00:50 Hypervisor vendor: KVM 22:00:50 Virtualization type: full 22:00:50 L1d cache: 256 KiB 22:00:50 L1i cache: 256 KiB 22:00:50 L2 cache: 4 MiB 22:00:50 L3 cache: 128 MiB 22:00:50 NUMA node0 CPU(s): 0-7 22:00:50 Vulnerability Itlb multihit: Not affected 22:00:50 Vulnerability L1tf: Not affected 22:00:50 Vulnerability Mds: Not affected 22:00:50 Vulnerability Meltdown: Not affected 22:00:50 Vulnerability Mmio stale data: Not affected 22:00:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:00:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:00:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:00:50 Vulnerability Srbds: Not affected 22:00:50 Vulnerability Tsx async abort: Not affected 22:00:50 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 22:00:50 22:00:50 22:00:50 ---> nproc: 22:00:50 8 22:00:50 22:00:50 22:00:50 ---> df -h: 22:00:50 Filesystem Size Used Avail Use% Mounted on 22:00:50 overlay 155G 15G 141G 10% / 22:00:50 tmpfs 64M 0 64M 0% /dev 22:00:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:00:50 shm 64M 0 64M 0% /dev/shm 22:00:50 /dev/vda1 155G 15G 141G 10% /facter-os 22:00:50 22:00:50 22:00:50 ---> sar -b -r -n DEV: 22:00:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17544) 11/14/23 _x86_64_ (8 CPU) 22:00:50 22:00:50 21:46:04 LINUX RESTART (8 CPU) 22:00:50 22:00:50 21:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:00:50 21:48:01 256.87 1.93 254.94 0.00 58.30 92521.54 0.00 22:00:50 21:49:01 278.25 0.23 278.02 0.00 9.73 61597.20 0.00 22:00:50 21:50:01 181.75 0.02 181.74 0.00 0.13 33366.97 0.00 22:00:50 21:51:01 216.28 0.17 216.11 0.00 9.47 46469.32 0.00 22:00:50 21:52:01 48.18 12.00 36.18 0.00 3512.08 5839.98 0.00 22:00:50 21:53:01 4.03 0.02 4.02 0.00 0.13 82.37 0.00 22:00:50 21:54:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 22:00:50 21:55:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 22:00:50 21:56:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 22:00:50 21:57:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 22:00:50 21:58:01 1.63 0.07 1.57 0.00 0.67 21.20 0.00 22:00:50 21:59:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 22:00:50 22:00:01 42.70 0.45 42.25 0.00 15.19 31033.12 0.00 22:00:50 Average: 79.59 1.14 78.45 0.00 277.64 20755.79 0.00 22:00:50 22:00:50 21:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:00:50 21:48:01 27994264 31558100 754604 2.29 154108 3597380 1723788 5.08 1127720 3291772 624 22:00:50 21:49:01 26199668 30874648 1420608 4.32 189944 4579864 2275088 6.70 1890104 4181108 24068 22:00:50 21:50:01 26051380 31519156 775760 2.36 225808 5215620 1953880 5.76 1570696 4561256 372 22:00:50 21:51:01 25407796 31512784 784780 2.39 233308 5804092 1736608 5.12 1676352 5057196 176 22:00:50 21:52:01 25072640 31493812 774568 2.36 254792 6099124 1736052 5.12 1905252 5131868 24 22:00:50 21:53:01 25085492 31501872 767368 2.33 253268 6096000 1689688 4.98 1897728 5128788 180 22:00:50 21:54:01 25085712 31502172 767000 2.33 253320 6096004 1689688 4.98 1898056 5128796 164 22:00:50 21:55:01 25096004 31512520 756588 2.30 253372 6096008 1689688 4.98 1887124 5128796 8 22:00:50 21:56:01 25098104 31514720 754244 2.29 253412 6096012 1689688 4.98 1885568 5128800 204 22:00:50 21:57:01 25097652 31514364 754572 2.29 253428 6096016 1689688 4.98 1885468 5128808 4 22:00:50 21:58:01 25098360 31515076 753788 2.29 253468 6096008 1689688 4.98 1884844 5128804 8 22:00:50 21:59:01 25098212 31515160 753328 2.29 253480 6096036 1689688 4.98 1884892 5128820 4 22:00:50 22:00:01 23874696 31399500 861976 2.62 279156 7084932 1815228 5.35 2123776 6010464 300552 22:00:50 Average: 25404614 31456453 821476 2.50 239297 5773315 1774497 5.23 1809045 4933483 25107 22:00:50 22:00:50 21:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:00:50 21:48:01 docker0 196.48 351.97 16.99 2424.56 0.00 0.00 0.00 0.00 22:00:50 21:48:01 lo 4.81 4.81 0.52 0.52 0.00 0.00 0.00 0.00 22:00:50 21:48:01 ens3 614.76 331.83 7638.88 42.28 0.00 0.00 0.00 0.00 22:00:50 21:49:01 docker0 646.36 806.62 58.83 5806.73 0.00 0.00 0.00 0.00 22:00:50 21:49:01 veth07119dd 586.65 615.76 63.26 1893.07 0.00 0.00 0.00 0.16 22:00:50 21:49:01 veth33c6cf8 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 22:00:50 21:49:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 22:00:50 21:49:01 ens3 898.88 713.31 6672.30 174.67 0.00 0.00 0.00 0.00 22:00:50 21:50:01 docker0 52.07 65.82 4.15 426.70 0.00 0.00 0.00 0.00 22:00:50 21:50:01 veth33c6cf8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:50:01 ens3 100.03 74.17 452.53 19.55 0.00 0.00 0.00 0.00 22:00:50 21:51:01 docker0 3.62 6.73 0.23 109.57 0.00 0.00 0.00 0.00 22:00:50 21:51:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 22:00:50 21:51:01 ens3 187.55 149.59 2678.07 383.34 0.00 0.00 0.00 0.00 22:00:50 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:52:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:00:50 21:52:01 ens3 152.61 68.56 2080.70 28.51 0.00 0.00 0.00 0.00 22:00:50 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:50 21:53:01 ens3 1.93 0.45 0.52 0.27 0.00 0.00 0.00 0.00 22:00:50 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:54:01 ens3 0.63 0.45 0.27 0.22 0.00 0.00 0.00 0.00 22:00:50 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:50 21:55:01 ens3 0.48 0.12 0.03 0.01 0.00 0.00 0.00 0.00 22:00:50 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:56:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:00:50 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:50 21:57:01 ens3 0.60 0.27 0.15 0.08 0.00 0.00 0.00 0.00 22:00:50 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:58:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:00:50 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:50 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:50 21:59:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:00:50 22:00:01 docker0 59.85 129.22 4.80 1023.34 0.00 0.00 0.00 0.00 22:00:50 22:00:01 veth3fb540f 59.85 129.32 5.61 1023.34 0.00 0.00 0.00 0.08 22:00:50 22:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:00:50 22:00:01 ens3 260.78 131.94 4997.79 17.77 0.00 0.00 0.00 0.00 22:00:50 Average: docker0 73.56 104.33 6.53 750.99 0.00 0.00 0.00 0.00 22:00:50 Average: veth3fb540f 4.61 9.96 0.43 78.83 0.00 0.00 0.00 0.01 22:00:50 Average: lo 1.19 1.19 0.12 0.12 0.00 0.00 0.00 0.00 22:00:50 Average: ens3 170.11 112.86 1878.89 51.30 0.00 0.00 0.00 0.00 22:00:50 22:00:50 22:00:50 ---> sar -P ALL: 22:00:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17544) 11/14/23 _x86_64_ (8 CPU) 22:00:50 22:00:50 21:46:04 LINUX RESTART (8 CPU) 22:00:50 22:00:50 21:47:02 CPU %user %nice %system %iowait %steal %idle 22:00:50 21:48:01 all 8.49 0.00 4.17 5.26 0.08 82.00 22:00:50 21:48:01 0 8.70 0.00 3.56 0.68 0.09 86.97 22:00:50 21:48:01 1 7.15 0.00 5.34 9.86 0.10 77.54 22:00:50 21:48:01 2 9.38 0.00 3.80 11.62 0.09 75.12 22:00:50 21:48:01 3 8.36 0.00 3.33 0.57 0.07 87.68 22:00:50 21:48:01 4 8.14 0.00 3.61 2.04 0.09 86.13 22:00:50 21:48:01 5 8.61 0.00 6.10 16.42 0.07 68.81 22:00:50 21:48:01 6 7.84 0.00 3.87 0.67 0.05 87.57 22:00:50 21:48:01 7 9.74 0.00 3.77 0.31 0.09 86.09 22:00:50 21:49:01 all 20.57 0.00 4.21 3.26 0.10 71.86 22:00:50 21:49:01 0 23.26 0.00 3.87 5.56 0.07 67.24 22:00:50 21:49:01 1 19.82 0.00 4.10 5.11 0.08 70.89 22:00:50 21:49:01 2 16.26 0.00 4.30 6.85 0.10 72.49 22:00:50 21:49:01 3 18.08 0.00 2.98 1.16 0.10 77.68 22:00:50 21:49:01 4 21.79 0.00 4.36 2.51 0.08 71.25 22:00:50 21:49:01 5 20.93 0.00 3.46 0.44 0.10 75.07 22:00:50 21:49:01 6 17.48 0.00 5.26 2.05 0.08 75.13 22:00:50 21:49:01 7 27.02 0.00 5.36 2.43 0.15 65.04 22:00:50 21:50:01 all 18.19 0.00 3.34 3.15 0.07 75.26 22:00:50 21:50:01 0 12.53 0.00 3.50 1.30 0.05 82.62 22:00:50 21:50:01 1 36.98 0.00 3.31 0.05 0.08 59.58 22:00:50 21:50:01 2 25.21 0.00 4.76 17.65 0.08 52.29 22:00:50 21:50:01 3 22.67 0.00 6.05 1.53 0.10 69.66 22:00:50 21:50:01 4 16.32 0.00 2.81 2.63 0.07 78.18 22:00:50 21:50:01 5 11.40 0.00 1.72 0.00 0.03 86.84 22:00:50 21:50:01 6 14.04 0.00 1.99 0.32 0.05 83.61 22:00:50 21:50:01 7 6.33 0.00 2.56 1.81 0.07 89.22 22:00:50 21:51:01 all 16.67 0.00 3.51 1.77 0.07 77.99 22:00:50 21:51:01 0 16.77 0.00 3.64 1.68 0.07 77.85 22:00:50 21:51:01 1 17.16 0.00 3.14 0.64 0.08 78.98 22:00:50 21:51:01 2 14.68 0.00 3.26 3.85 0.05 78.17 22:00:50 21:51:01 3 16.28 0.00 4.51 0.57 0.07 78.57 22:00:50 21:51:01 4 19.11 0.00 3.02 0.89 0.07 76.91 22:00:50 21:51:01 5 16.54 0.00 3.77 0.23 0.07 79.39 22:00:50 21:51:01 6 16.51 0.00 3.16 0.42 0.07 79.85 22:00:50 21:51:01 7 16.34 0.00 3.56 5.88 0.07 74.15 22:00:50 21:52:01 all 2.14 0.00 1.13 0.41 0.02 96.31 22:00:50 21:52:01 0 1.85 0.00 0.73 0.62 0.02 96.78 22:00:50 21:52:01 1 2.36 0.00 0.85 0.28 0.02 96.49 22:00:50 21:52:01 2 2.52 0.00 0.88 1.03 0.02 95.54 22:00:50 21:52:01 3 2.00 0.00 0.77 0.52 0.02 96.69 22:00:50 21:52:01 4 1.19 0.00 2.72 0.03 0.02 96.04 22:00:50 21:52:01 5 2.05 0.00 1.03 0.07 0.02 96.83 22:00:50 21:52:01 6 1.87 0.00 0.92 0.17 0.02 97.03 22:00:50 21:52:01 7 3.29 0.00 1.09 0.53 0.02 95.07 22:00:50 21:53:01 all 0.09 0.00 0.06 0.01 0.00 99.83 22:00:50 21:53:01 0 0.23 0.00 0.12 0.00 0.00 99.65 22:00:50 21:53:01 1 0.08 0.00 0.07 0.02 0.02 99.82 22:00:50 21:53:01 2 0.05 0.00 0.05 0.08 0.00 99.82 22:00:50 21:53:01 3 0.10 0.00 0.07 0.02 0.02 99.80 22:00:50 21:53:01 4 0.03 0.00 0.05 0.00 0.00 99.92 22:00:50 21:53:01 5 0.05 0.00 0.05 0.00 0.00 99.90 22:00:50 21:53:01 6 0.08 0.00 0.05 0.00 0.00 99.87 22:00:50 21:53:01 7 0.10 0.00 0.03 0.00 0.00 99.87 22:00:50 21:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:00:50 21:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:00:50 21:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:54:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:00:50 21:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:00:50 21:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:00:50 21:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:00:50 21:54:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:00:50 21:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:00:50 21:55:01 all 0.03 0.00 0.01 0.00 0.00 99.96 22:00:50 21:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:00:50 21:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:55:01 2 0.03 0.00 0.00 0.02 0.00 99.95 22:00:50 21:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:00:50 21:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:00:50 21:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:00:50 21:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 22:00:50 21:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:00:50 21:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:00:50 21:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:00:50 21:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:56:01 2 0.05 0.00 0.02 0.02 0.02 99.90 22:00:50 21:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:00:50 21:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:00:50 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:00:50 21:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:00:50 21:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:00:50 21:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:00:50 21:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:00:50 21:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:00:50 21:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:00:50 21:57:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:00:50 21:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:00:50 21:57:01 6 0.07 0.00 0.02 0.00 0.00 99.92 22:00:50 21:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:00:50 21:58:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:00:50 21:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:58:01 2 0.02 0.00 0.02 0.03 0.02 99.92 22:00:50 21:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:00:50 21:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:00:50 21:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:00:50 21:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:00:50 21:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:00:50 22:00:50 21:58:01 CPU %user %nice %system %iowait %steal %idle 22:00:50 21:59:01 all 0.11 0.00 0.02 0.00 0.00 99.87 22:00:50 21:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:00:50 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:00:50 21:59:01 3 0.00 0.00 0.03 0.02 0.00 99.95 22:00:50 21:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:00:50 21:59:01 6 0.78 0.00 0.03 0.00 0.00 99.19 22:00:50 21:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:00:50 22:00:01 all 4.72 0.00 1.97 0.90 0.03 92.38 22:00:50 22:00:01 0 4.84 0.00 1.89 0.00 0.02 93.25 22:00:50 22:00:01 1 5.90 0.00 1.98 0.00 0.03 92.10 22:00:50 22:00:01 2 4.92 0.00 1.89 0.77 0.03 92.38 22:00:50 22:00:01 3 4.86 0.00 2.28 5.71 0.05 87.10 22:00:50 22:00:01 4 4.21 0.00 1.64 0.40 0.02 93.73 22:00:50 22:00:01 5 3.81 0.00 2.24 0.03 0.02 93.90 22:00:50 22:00:01 6 4.89 0.00 1.88 0.03 0.03 93.16 22:00:50 22:00:01 7 4.34 0.00 1.98 0.25 0.02 93.42 22:00:50 Average: all 5.44 0.00 1.41 1.13 0.03 92.00 22:00:50 Average: 0 5.22 0.00 1.33 0.75 0.02 92.68 22:00:50 Average: 1 6.86 0.00 1.43 1.21 0.03 90.47 22:00:50 Average: 2 5.59 0.00 1.45 3.20 0.03 89.72 22:00:50 Average: 3 5.54 0.00 1.53 0.78 0.03 92.12 22:00:50 Average: 4 5.42 0.00 1.40 0.65 0.03 92.50 22:00:50 Average: 5 4.86 0.00 1.40 1.28 0.02 92.44 22:00:50 Average: 6 4.88 0.00 1.32 0.28 0.03 93.49 22:00:50 Average: 7 5.11 0.00 1.40 0.86 0.03 92.60 22:00:50 22:00:50 22:00:50