Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9ee93b39939f4d905786058fe06f88771ce2d73 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-ssh6099354956241000638.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh709103258102786317.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh376924808501160611.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14441073559718502583.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-ssh6220376914261057968.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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13880’ Running on prd-ubuntu20.04-docker-8c-8g-13882 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b9ee93b39939f4d905786058fe06f88771ce2d73 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 Commit message: "build(snap): Copy license and attribution (#603)" > git rev-list --no-walk 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:40:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:40:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:40:41 ========================================================= 07:40:41 EdgeX Global Pipelines Version Info 07:40:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:40:42 ------------------- 07:40:42 stable info: 07:40:42 ------------------- 07:40:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:40:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 07:40:42 Message: update stable to v1.0.249 07:40:42 ------------------- 07:40:42 experimental info: 07:40:42 ------------------- 07:40:42 Commited By: **** collab-it+edgex@linuxfoundation.org 07:40:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 07:40:42 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:40:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9ee93b [Pipeline] echo 07:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:43 provisioning config files... 07:40:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15743876323806299557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:43 ---> docker-login.sh 07:40:43 nexus3.edgexfoundry.org:10001 07:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:43 Configure a credential helper to remove this warning. See 07:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:43 07:40:43 Login Succeeded 07:40:43 nexus3.edgexfoundry.org:10002 07:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:43 Configure a credential helper to remove this warning. See 07:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:43 07:40:43 Login Succeeded 07:40:43 nexus3.edgexfoundry.org:10003 07:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:44 Configure a credential helper to remove this warning. See 07:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:44 07:40:44 Login Succeeded 07:40:44 nexus3.edgexfoundry.org:10004 07:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:44 Configure a credential helper to remove this warning. See 07:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:44 07:40:44 Login Succeeded 07:40:44 docker.io 07:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:44 Configure a credential helper to remove this warning. See 07:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:44 07:40:44 Login Succeeded 07:40:44 ---> docker-login.sh ends [Pipeline] } 07:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:40:45 + git rev-list -1 --merges b9ee93b39939f4d905786058fe06f88771ce2d73~1..b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] echo 07:40:45 -----------> git rev-list -1 --merges b9ee93b39939f4d905786058fe06f88771ce2d73~1..b9ee93b39939f4d905786058fe06f88771ce2d73 b9ee93b39939f4d905786058fe06f88771ce2d73 [false] [Pipeline] sh 07:40:45 + git log --format=format:%s -1 b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] echo 07:40:45 ========================================================= 07:40:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:40:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:45 + git log --format=format:%s -1 b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] echo 07:40:45 [semverPrep] GIT_COMMIT: b9ee93b39939f4d905786058fe06f88771ce2d73, Commit Message: build(snap): Copy license and attribution (#603) [Pipeline] echo 07:40:45 [semverPrep] This is not a build commit. [Pipeline] sh 07:40:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:46 + grep -v github /etc/ssh/ssh_known_hosts 07:40:46 + [ -e /tmp/ssh_known_hosts ] 07:40:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:40:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:40:46 + sudo tee -a /etc/ssh/ssh_known_hosts 07:40:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:46 07:40:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:47 0.1.4: Pulling from edgex-devops/py-git-semver 07:40:47 b85a868b505f: Pulling fs layer 07:40:47 e2be974225ed: Pulling fs layer 07:40:47 339a4e72a1f5: Pulling fs layer 07:40:47 988bab9f4d93: Pulling fs layer 07:40:47 1469e6f7b9e6: Pulling fs layer 07:40:47 eaf3925da568: Pulling fs layer 07:40:47 bab4dde63d76: Pulling fs layer 07:40:47 bde34c3a00c8: Pulling fs layer 07:40:47 b352a97aabf1: Pulling fs layer 07:40:47 4872d77fe225: Pulling fs layer 07:40:47 5851b861e8e6: Pulling fs layer 07:40:47 bab4dde63d76: Waiting 07:40:47 988bab9f4d93: Waiting 07:40:47 bde34c3a00c8: Waiting 07:40:47 1469e6f7b9e6: Waiting 07:40:47 b352a97aabf1: Waiting 07:40:47 eaf3925da568: Waiting 07:40:47 5851b861e8e6: Waiting 07:40:47 e2be974225ed: Download complete 07:40:47 988bab9f4d93: Verifying Checksum 07:40:47 988bab9f4d93: Download complete 07:40:47 1469e6f7b9e6: Verifying Checksum 07:40:47 1469e6f7b9e6: Download complete 07:40:47 339a4e72a1f5: Verifying Checksum 07:40:47 339a4e72a1f5: Download complete 07:40:47 eaf3925da568: Download complete 07:40:47 bde34c3a00c8: Verifying Checksum 07:40:47 bde34c3a00c8: Download complete 07:40:47 b352a97aabf1: Download complete 07:40:47 4872d77fe225: Verifying Checksum 07:40:47 4872d77fe225: Download complete 07:40:47 5851b861e8e6: Download complete 07:40:47 b85a868b505f: Download complete 07:40:47 bab4dde63d76: Verifying Checksum 07:40:47 bab4dde63d76: Download complete 07:40:48 b85a868b505f: Pull complete 07:40:48 e2be974225ed: Pull complete 07:40:49 339a4e72a1f5: Pull complete 07:40:49 988bab9f4d93: Pull complete 07:40:49 1469e6f7b9e6: Pull complete 07:40:49 eaf3925da568: Pull complete 07:40:51 bab4dde63d76: Pull complete 07:40:51 bde34c3a00c8: Pull complete 07:40:51 b352a97aabf1: Pull complete 07:40:51 4872d77fe225: Pull complete 07:40:51 5851b861e8e6: Pull complete 07:40:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:51 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 07:40:51 $ 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 07:40:53 $ docker top 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 -eo pid,comm 07:40:53 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). 07:40:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:53 [ssh-agent] Looking for ssh-agent implementation... 07:40:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:53 $ docker exec 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 ssh-agent 07:40:53 SSH_AUTH_SOCK=/tmp/ssh-U2RsO2Fs5jsd/agent.32 07:40:53 SSH_AGENT_PID=39 07:40:53 Running ssh-add (command line suppressed) 07:40:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15405755634583266482.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15405755634583266482.key) 07:40:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:53 + git tag --points-at HEAD [Pipeline] } 07:40:53 $ docker exec --env ******** --env ******** 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 ssh-agent -k 07:40:53 unset SSH_AUTH_SOCK; 07:40:53 unset SSH_AGENT_PID; 07:40:53 echo Agent pid 39 killed; 07:40:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:40:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:53 [ssh-agent] Looking for ssh-agent implementation... 07:40:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:54 $ docker exec 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 ssh-agent 07:40:54 SSH_AUTH_SOCK=/tmp/ssh-kc7JtgjkFHNp/agent.71 07:40:54 SSH_AGENT_PID=77 07:40:54 Running ssh-add (command line suppressed) 07:40:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15360503432678001866.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15360503432678001866.key) 07:40:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:54 + git semver init 07:40:54 2023-05-05 07:40:54,829 [run_init] DEBUG init version:0.0.0 force:False 07:40:54 2023-05-05 07:40:54,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:40:54 2023-05-05 07:40:54,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:40:54 2023-05-05 07:40:54,831 [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) 07:40:56 2023-05-05 07:40:56,282 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:40:56 2023-05-05 07:40:56,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:40:56 2023-05-05 07:40:56,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:40:56 2023-05-05 07:40:56,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:40:56 3.0.0-dev.8 [Pipeline] } 07:40:56 $ docker exec --env ******** --env ******** 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 ssh-agent -k 07:40:56 unset SSH_AUTH_SOCK; 07:40:56 unset SSH_AGENT_PID; 07:40:56 echo Agent pid 77 killed; 07:40:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:57 + git semver [Pipeline] } 07:40:57 $ docker stop --time=1 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 07:40:58 $ docker rm -f --volumes 11fc2fcdf1155d73ecbdc0a37000d6d8bc731f0f09288b63769af44c787fd701 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:40:59 Stashed 1 file(s) [Pipeline] echo 07:40:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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 07:40:59 provisioning config files... 07:40:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17669585705766015565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:59 ---> docker-login.sh 07:40:59 nexus3.edgexfoundry.org:10001 07:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:59 Configure a credential helper to remove this warning. See 07:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:59 07:40:59 Login Succeeded 07:40:59 nexus3.edgexfoundry.org:10002 07:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:59 Configure a credential helper to remove this warning. See 07:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:59 07:40:59 Login Succeeded 07:40:59 nexus3.edgexfoundry.org:10003 07:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:00 Configure a credential helper to remove this warning. See 07:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:00 07:41:00 Login Succeeded 07:41:00 nexus3.edgexfoundry.org:10004 07:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:00 Configure a credential helper to remove this warning. See 07:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:00 07:41:00 Login Succeeded 07:41:00 docker.io 07:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:00 Configure a credential helper to remove this warning. See 07:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:00 07:41:00 Login Succeeded 07:41:00 ---> docker-login.sh ends [Pipeline] } 07:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:41:00 ========================================================= 07:41:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:41:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:41:00 Sending build context to Docker daemon 45.93MB 07:41:00 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 07:41:00 Step 2/15 : FROM ${BASE} AS builder 07:41:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:41:00 f56be85fc22e: Pulling fs layer 07:41:00 85791d961cd3: Pulling fs layer 07:41:00 d694b5ae8c79: Pulling fs layer 07:41:00 9f32a84ed3da: Pulling fs layer 07:41:00 4d19c01a9841: Pulling fs layer 07:41:00 9325e15d5711: Pulling fs layer 07:41:00 556b6ee489ea: Pulling fs layer 07:41:00 c5a4b2cf53e6: Pulling fs layer 07:41:00 556b6ee489ea: Waiting 07:41:00 9f32a84ed3da: Waiting 07:41:00 4d19c01a9841: Waiting 07:41:00 9325e15d5711: Waiting 07:41:00 85791d961cd3: Verifying Checksum 07:41:00 85791d961cd3: Download complete 07:41:00 9f32a84ed3da: Verifying Checksum 07:41:00 9f32a84ed3da: Download complete 07:41:00 4d19c01a9841: Verifying Checksum 07:41:00 4d19c01a9841: Download complete 07:41:00 f56be85fc22e: Verifying Checksum 07:41:00 f56be85fc22e: Download complete 07:41:00 9325e15d5711: Verifying Checksum 07:41:00 9325e15d5711: Download complete 07:41:01 f56be85fc22e: Pull complete 07:41:01 85791d961cd3: Pull complete 07:41:01 c5a4b2cf53e6: Verifying Checksum 07:41:01 c5a4b2cf53e6: Download complete 07:41:01 d694b5ae8c79: Verifying Checksum 07:41:01 d694b5ae8c79: Download complete 07:41:02 556b6ee489ea: Verifying Checksum 07:41:02 556b6ee489ea: Download complete 07:41:05 d694b5ae8c79: Pull complete 07:41:05 9f32a84ed3da: Pull complete 07:41:05 4d19c01a9841: Pull complete 07:41:05 9325e15d5711: Pull complete 07:41:07 556b6ee489ea: Pull complete 07:41:08 c5a4b2cf53e6: Pull complete 07:41:08 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 07:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:41:08 ---> c4be618373d6 07:41:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:41:10 ---> Running in b6719e9559ed 07:41:10 Removing intermediate container b6719e9559ed 07:41:10 ---> 648d75605d6f 07:41:10 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:41:10 ---> Running in 0a540cfef7b9 07:41:10 Removing intermediate container 0a540cfef7b9 07:41:10 ---> 0df09b255c62 07:41:10 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:41:10 ---> Running in efa3bd99c713 07:41:10 Removing intermediate container efa3bd99c713 07:41:10 ---> f2a0d784c94d 07:41:10 Step 6/15 : LABEL Name=edgex-ui-go 07:41:10 ---> Running in 38004562acbd 07:41:10 Removing intermediate container 38004562acbd 07:41:10 ---> 84d2f5b8a34f 07:41:10 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:41:10 ---> Running in 33c65c866ae6 07:41:11 Removing intermediate container 33c65c866ae6 07:41:11 ---> a8b5d4fc7efc 07:41:11 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:41:11 latest: Pulling from library/docker 07:41:11 f56be85fc22e: Already exists 07:41:11 7ed9ddfd3b8f: Pulling fs layer 07:41:11 788e1ab5616a: Pulling fs layer 07:41:11 c585cb37f4e3: Pulling fs layer 07:41:11 f07ac151bd26: Pulling fs layer 07:41:11 40ec0a365c4d: Pulling fs layer 07:41:11 8e86e06bd107: Pulling fs layer 07:41:11 265c5956ad77: Pulling fs layer 07:41:11 0326226f4470: Pulling fs layer 07:41:11 e09aa9eb39ba: Pulling fs layer 07:41:11 8f731bd845bb: Pulling fs layer 07:41:11 b045f4bf5e58: Pulling fs layer 07:41:11 6f439390c271: Pulling fs layer 07:41:11 4e540a8453c0: Pulling fs layer 07:41:11 e09aa9eb39ba: Waiting 07:41:11 8f731bd845bb: Waiting 07:41:11 b045f4bf5e58: Waiting 07:41:11 6f439390c271: Waiting 07:41:11 4e540a8453c0: Waiting 07:41:11 f07ac151bd26: Waiting 07:41:11 40ec0a365c4d: Waiting 07:41:11 265c5956ad77: Waiting 07:41:11 0326226f4470: Waiting 07:41:11 8e86e06bd107: Waiting 07:41:11 788e1ab5616a: Verifying Checksum 07:41:11 788e1ab5616a: Download complete 07:41:11 7ed9ddfd3b8f: Verifying Checksum 07:41:11 7ed9ddfd3b8f: Download complete 07:41:11 c585cb37f4e3: Verifying Checksum 07:41:11 c585cb37f4e3: Download complete 07:41:11 7ed9ddfd3b8f: Pull complete 07:41:11 8e86e06bd107: Verifying Checksum 07:41:11 8e86e06bd107: Download complete 07:41:11 f07ac151bd26: Verifying Checksum 07:41:11 f07ac151bd26: Download complete 07:41:11 40ec0a365c4d: Verifying Checksum 07:41:11 40ec0a365c4d: Download complete 07:41:11 788e1ab5616a: Pull complete 07:41:11 265c5956ad77: Verifying Checksum 07:41:11 265c5956ad77: Download complete 07:41:11 0326226f4470: Download complete 07:41:11 8f731bd845bb: Verifying Checksum 07:41:11 8f731bd845bb: Download complete 07:41:11 e09aa9eb39ba: Verifying Checksum 07:41:11 e09aa9eb39ba: Download complete 07:41:12 6f439390c271: Download complete 07:41:12 4e540a8453c0: Verifying Checksum 07:41:12 4e540a8453c0: Download complete 07:41:12 c585cb37f4e3: Pull complete 07:41:12 b045f4bf5e58: Verifying Checksum 07:41:12 b045f4bf5e58: Download complete 07:41:12 f07ac151bd26: Pull complete 07:41:13 40ec0a365c4d: Pull complete 07:41:13 8e86e06bd107: Pull complete 07:41:13 265c5956ad77: Pull complete 07:41:13 0326226f4470: Pull complete 07:41:13 e09aa9eb39ba: Pull complete 07:41:13 8f731bd845bb: Pull complete 07:41:14 Still waiting to schedule task 07:41:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13881’ 07:41:14 b045f4bf5e58: Pull complete 07:41:14 6f439390c271: Pull complete 07:41:14 4e540a8453c0: Pull complete 07:41:14 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 07:41:14 Status: Downloaded newer image for docker:latest 07:41:16 ---> ad179b73d1fd 07:41:16 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:41:16 ---> Running in 0babfbb61c66 07:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:41:16 OK: 265 MiB in 53 packages 07:41:17 Removing intermediate container 0babfbb61c66 07:41:17 ---> 1ff482ae1852 07:41:17 Step 10/15 : ENV GO111MODULE=on 07:41:17 ---> Running in 9df789bca119 07:41:17 Removing intermediate container 9df789bca119 07:41:17 ---> e6a7bb3f2b0f 07:41:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:41:17 ---> Running in 223ef9c55634 07:41:17 Removing intermediate container 223ef9c55634 07:41:17 ---> 7712bf050950 07:41:17 Step 12/15 : COPY go.mod vendor* ./ 07:41:17 ---> 2e1634c5a287 07:41:17 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:17 ---> Running in 8d86768cb520 07:41:35 Removing intermediate container 8d86768cb520 07:41:35 ---> 9c66623b4d87 07:41:35 Step 14/15 : COPY . . 07:41:35 ---> ba83fa9aeae9 07:41:35 Step 15/15 : RUN ${MAKE} 07:41:35 ---> Running in b25bf4038915 07:41:35 noop 07:41:36 Removing intermediate container b25bf4038915 07:41:36 ---> e1beba3fd655 07:41:36 Successfully built e1beba3fd655 07:41:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:36 + docker inspect -f . ci-base-image-x86_64 07:41:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:36 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 07:41:36 $ 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 07:41:37 $ docker top ac60a7e9b64f87d6005dc75c2b915deabd45de2f625ef828682e9ab2e1c15afc -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:37 + go version 07:41:37 go version go1.20.2 linux/amd64 [Pipeline] } 07:41:37 $ docker stop --time=1 ac60a7e9b64f87d6005dc75c2b915deabd45de2f625ef828682e9ab2e1c15afc 07:41:38 $ docker rm -f --volumes ac60a7e9b64f87d6005dc75c2b915deabd45de2f625ef828682e9ab2e1c15afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:39 + docker inspect -f . ci-base-image-x86_64 07:41:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:39 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 07:41:39 $ 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 07:41:39 $ docker top 0cf3ed7d0952e77ae95801be31653213b67ad5b22706d14718df6575b725e0f0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:41:40 + make test 07:41:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:41:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:41:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:41:55 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:41:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:41:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:41:57 ./bin/test-attribution-txt.sh 07:41:57 make -C web test 07:41:57 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:41:57 make[1]: tput: No such file or directory 07:41:57 make[1]: tput: No such file or directory 07:41:57 warning: generating ./VERSION 07:41:57 echo "0.0.0" > VERSION 07:41:57 docker build \ 07:41:57 -f Dockerfile \ 07:41:57 --build-arg USER=1000 \ 07:41:57 \ 07:41:57 --label "git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73" \ 07:41:57 -t edgexfoundry/edgex-web-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 \ 07:41:57 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:41:57 . 07:41:57 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:41:57 Install the buildx component to build images with BuildKit: 07:41:57 https://docs.docker.com/go/buildx/ 07:41:57 07:41:57 Sending build context to Docker daemon 3.269MB 07:41:57 Step 1/10 : FROM node:16.17-alpine3.15 07:41:57 16.17-alpine3.15: Pulling from library/node 07:41:57 9621f1afde84: Pulling fs layer 07:41:57 c6f70ee39829: Pulling fs layer 07:41:57 56892a8094a2: Pulling fs layer 07:41:57 58dd87906ef0: Pulling fs layer 07:41:57 58dd87906ef0: Waiting 07:41:57 9621f1afde84: Verifying Checksum 07:41:57 9621f1afde84: Download complete 07:41:57 9621f1afde84: Pull complete 07:41:57 58dd87906ef0: Verifying Checksum 07:41:57 58dd87906ef0: Download complete 07:41:58 56892a8094a2: Verifying Checksum 07:41:58 56892a8094a2: Download complete 07:41:59 c6f70ee39829: Verifying Checksum 07:41:59 c6f70ee39829: Download complete 07:42:00 c6f70ee39829: Pull complete 07:42:00 56892a8094a2: Pull complete 07:42:00 58dd87906ef0: Pull complete 07:42:00 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:42:00 Status: Downloaded newer image for node:16.17-alpine3.15 07:42:00 ---> b69703f70c3d 07:42:00 Step 2/10 : RUN apk add --no-cache chromium 07:42:00 ---> Running in 65cea31adce0 07:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:42:01 (1/129) Installing libxau (1.0.9-r0) 07:42:01 (2/129) Installing libmd (1.0.3-r0) 07:42:01 (3/129) Installing libbsd (0.11.3-r1) 07:42:01 (4/129) Installing libxdmcp (1.1.3-r0) 07:42:01 (5/129) Installing libxcb (1.14-r2) 07:42:01 (6/129) Installing libx11 (1.7.3.1-r0) 07:42:01 (7/129) Installing libxext (1.3.4-r0) 07:42:01 (8/129) Installing libice (1.0.10-r0) 07:42:01 (9/129) Installing libuuid (2.37.4-r0) 07:42:01 (10/129) Installing libsm (1.2.3-r0) 07:42:01 (11/129) Installing libxt (1.2.1-r0) 07:42:01 (12/129) Installing libxmu (1.1.3-r0) 07:42:01 (13/129) Installing xset (1.2.4-r0) 07:42:01 (14/129) Installing xprop (1.2.5-r0) 07:42:01 (15/129) Installing xdg-utils (1.1.3-r0) 07:42:01 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 07:42:01 (17/129) Installing pkgconf (1.8.1-r0) 07:42:01 (18/129) Installing libffi (3.4.2-r1) 07:42:01 (19/129) Installing libintl (0.21-r0) 07:42:01 (20/129) Installing libblkid (2.37.4-r0) 07:42:01 (21/129) Installing libmount (2.37.4-r0) 07:42:01 (22/129) Installing pcre (8.45-r1) 07:42:01 (23/129) Installing glib (2.70.1-r0) 07:42:02 (24/129) Installing xz-libs (5.2.5-r1) 07:42:02 (25/129) Installing libxml2 (2.9.14-r2) 07:42:02 (26/129) Installing shared-mime-info (2.1-r2) 07:42:02 (27/129) Installing hicolor-icon-theme (0.17-r1) 07:42:02 (28/129) Installing libjpeg-turbo (2.1.2-r0) 07:42:02 (29/129) Installing libpng (1.6.37-r1) 07:42:02 (30/129) Installing libwebp (1.2.2-r0) 07:42:02 (31/129) Installing zstd-libs (1.5.0-r0) 07:42:02 (32/129) Installing tiff (4.4.0-r1) 07:42:02 (33/129) Installing gdk-pixbuf (2.42.8-r0) 07:42:02 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 07:42:02 (35/129) Installing libxcomposite (0.4.5-r0) 07:42:02 (36/129) Installing libxfixes (6.0.0-r0) 07:42:02 (37/129) Installing libxrender (0.9.10-r3) 07:42:02 (38/129) Installing libxcursor (1.2.0-r0) 07:42:02 (39/129) Installing libxdamage (1.1.5-r1) 07:42:02 (40/129) Installing libxi (1.8-r0) 07:42:02 (41/129) Installing libxinerama (1.1.4-r1) 07:42:02 (42/129) Installing libxrandr (1.5.2-r1) 07:42:02 (43/129) Installing atk (2.36.0-r0) 07:42:02 (44/129) Installing libxtst (1.2.3-r3) 07:42:02 (45/129) Installing dbus-libs (1.12.24-r0) 07:42:02 (46/129) Installing at-spi2-core (2.42.0-r0) 07:42:02 (47/129) Installing at-spi2-atk (2.38.0-r0) 07:42:02 (48/129) Installing expat (2.5.0-r0) 07:42:02 (49/129) Installing brotli-libs (1.0.9-r5) 07:42:02 (50/129) Installing libbz2 (1.0.8-r1) 07:42:02 (51/129) Installing freetype (2.11.1-r2) 07:42:02 (52/129) Installing fontconfig (2.13.1-r4) 07:42:02 (53/129) Installing pixman (0.40.0-r4) 07:42:02 (54/129) Installing cairo (1.16.0-r5) 07:42:02 (55/129) Installing cairo-gobject (1.16.0-r5) 07:42:02 (56/129) Installing avahi-libs (0.8-r5) 07:42:02 (57/129) Installing gmp (6.2.1-r1) 07:42:02 (58/129) Installing nettle (3.7.3-r0) 07:42:02 (59/129) Installing p11-kit (0.24.0-r1) 07:42:02 (60/129) Installing libtasn1 (4.18.0-r1) 07:42:02 (61/129) Installing libunistring (0.9.10-r1) 07:42:02 (62/129) Installing gnutls (3.7.1-r2) 07:42:02 (63/129) Installing cups-libs (2.3.3-r6) 07:42:02 (64/129) Installing libepoxy (1.5.9-r0) 07:42:02 (65/129) Installing fribidi (1.0.11-r0) 07:42:02 (66/129) Installing graphite2 (1.3.14-r0) 07:42:02 (67/129) Installing harfbuzz (3.0.0-r2) 07:42:02 (68/129) Installing libxft (2.3.4-r0) 07:42:02 (69/129) Installing pango (1.48.10-r0) 07:42:02 (70/129) Installing wayland-libs-client (1.19.0-r1) 07:42:02 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 07:42:02 (72/129) Installing wayland-libs-egl (1.19.0-r1) 07:42:02 (73/129) Installing xkeyboard-config (2.34-r0) 07:42:02 (74/129) Installing libxkbcommon (1.3.1-r0) 07:42:02 (75/129) Installing gtk+3.0 (3.24.30-r0) 07:42:02 Executing gtk+3.0-3.24.30-r0.post-install 07:42:02 (76/129) Installing libfontenc (1.1.4-r0) 07:42:02 (77/129) Installing mkfontscale (1.2.1-r1) 07:42:02 (78/129) Installing ttf-opensans (1.10-r1) 07:42:02 Executing ttf-opensans-1.10-r1.post-install 07:42:04 (79/129) Installing libogg (1.3.5-r0) 07:42:04 (80/129) Installing flac (1.3.4-r0) 07:42:04 (81/129) Installing alsa-lib (1.2.5.1-r1) 07:42:04 (82/129) Installing libatomic (10.3.1_git20211027-r0) 07:42:04 (83/129) Installing sdl2 (2.0.16-r4) 07:42:04 (84/129) Installing aom-libs (3.2.0-r0) 07:42:04 (85/129) Installing libass (0.15.2-r0) 07:42:04 (86/129) Installing libdav1d (0.9.2-r0) 07:42:04 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:42:04 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 07:42:04 (89/129) Installing lame (3.100-r0) 07:42:04 (90/129) Installing opus (1.3.1-r1) 07:42:04 (91/129) Installing libgomp (10.3.1_git20211027-r0) 07:42:04 (92/129) Installing soxr (0.1.3-r2) 07:42:04 (93/129) Installing libsrt (1.4.2-r1) 07:42:04 (94/129) Installing libssh (0.9.6-r1) 07:42:04 (95/129) Installing libtheora (1.1.1-r16) 07:42:04 (96/129) Installing v4l-utils-libs (1.22.1-r1) 07:42:04 (97/129) Installing libpciaccess (0.16-r0) 07:42:04 (98/129) Installing libdrm (2.4.109-r0) 07:42:04 (99/129) Installing libva (2.13.0-r0) 07:42:04 (100/129) Installing libvdpau (1.4-r0) 07:42:04 (101/129) Installing vidstab (1.1.0-r1) 07:42:04 (102/129) Installing libvorbis (1.3.7-r0) 07:42:04 (103/129) Installing libvpx (1.10.0-r0) 07:42:04 (104/129) Installing vulkan-loader (1.2.196-r0) 07:42:04 (105/129) Installing x264-libs (20210613-r0) 07:42:04 (106/129) Installing x265-libs (3.5-r0) 07:42:05 (107/129) Installing xvidcore (1.3.7-r1) 07:42:05 (108/129) Installing ffmpeg-libs (4.4.1-r2) 07:42:05 (109/129) Installing libevent (2.1.12-r4) 07:42:05 (110/129) Installing mesa (21.2.6-r0) 07:42:05 (111/129) Installing wayland-libs-server (1.19.0-r1) 07:42:05 (112/129) Installing mesa-gbm (21.2.6-r0) 07:42:05 (113/129) Installing lcms2 (2.12-r1) 07:42:05 (114/129) Installing nspr (4.32-r0) 07:42:05 (115/129) Installing sqlite-libs (3.36.0-r0) 07:42:05 (116/129) Installing nss (3.78.1-r0) 07:42:05 (117/129) Installing libasyncns (0.8-r1) 07:42:05 (118/129) Installing libltdl (2.4.6-r7) 07:42:05 (119/129) Installing orc (0.4.32-r0) 07:42:05 (120/129) Installing libsndfile (1.0.31-r1) 07:42:05 (121/129) Installing speexdsp (1.2.0-r0) 07:42:05 (122/129) Installing tdb-libs (1.4.5-r0) 07:42:05 (123/129) Installing libpulse (15.0-r2) 07:42:05 (124/129) Installing re2 (2021.11.01-r0) 07:42:05 (125/129) Installing snappy (1.1.9-r1) 07:42:05 (126/129) Installing libgpg-error (1.42-r1) 07:42:05 (127/129) Installing libgcrypt (1.9.4-r0) 07:42:05 (128/129) Installing libxslt (1.1.35-r0) 07:42:05 (129/129) Installing chromium (99.0.4844.84-r0) 07:42:07 Executing busybox-1.34.1-r7.trigger 07:42:07 Executing glib-2.70.1-r0.trigger 07:42:07 Executing shared-mime-info-2.1-r2.trigger 07:42:07 Executing gdk-pixbuf-2.42.8-r0.trigger 07:42:07 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:42:08 Executing fontconfig-2.13.1-r4.trigger 07:42:08 Executing mkfontscale-1.2.1-r1.trigger 07:42:08 OK: 286 MiB in 145 packages 07:42:11 Removing intermediate container 65cea31adce0 07:42:11 ---> a65618387abc 07:42:11 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:42:11 ---> Running in 9506200f8848 07:42:11 Removing intermediate container 9506200f8848 07:42:11 ---> 19137c1b2073 07:42:11 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:42:11 ---> Running in 8daadfe3a361 07:42:11 Removing intermediate container 8daadfe3a361 07:42:11 ---> 06286be4d817 07:42:11 Step 5/10 : RUN npm install -g npm 07:42:11 ---> Running in e75712df3a0f 07:42:19 07:42:19 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 07:42:19 07:42:19 27 packages are looking for funding 07:42:19 run `npm fund` for details 07:42:19 07:42:19 found 0 vulnerabilities 07:42:19 Removing intermediate container e75712df3a0f 07:42:19 ---> 13258cb0eb82 07:42:19 Step 6/10 : ARG USER=1000 07:42:19 ---> Running in 038e4d33bc58 07:42:19 Removing intermediate container 038e4d33bc58 07:42:19 ---> 49c53ba94c74 07:42:19 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:42:19 ---> Running in 2ec338dde79b 07:42:20 Removing intermediate container 2ec338dde79b 07:42:20 ---> b59be1a011bf 07:42:20 Step 8/10 : USER $USER:$USER 07:42:20 ---> Running in 23b1862c58a9 07:42:20 Removing intermediate container 23b1862c58a9 07:42:20 ---> a308cf23962e 07:42:20 Step 9/10 : WORKDIR /app 07:42:20 ---> Running in 8215fabd06aa 07:42:20 Removing intermediate container 8215fabd06aa 07:42:20 ---> e25301c47b46 07:42:20 Step 10/10 : LABEL git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 07:42:20 ---> Running in 8e342ed7124f 07:42:20 Removing intermediate container 8e342ed7124f 07:42:20 ---> 72142712ae40 07:42:20 Successfully built 72142712ae40 07:42:20 Successfully tagged edgexfoundry/edgex-web-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 07:42:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:42:20 touch edgex-web-ui.imagebuilt 07:42:20 mkdir -p node_modules coverage 07:42:20 chown "1000:1000" node_modules coverage package-lock.json 07:42:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:22 npm WARN EBADENGINE Unsupported engine { 07:42:22 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:42:22 npm WARN EBADENGINE required: { 07:42:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:42:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:42:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:42:22 npm WARN EBADENGINE }, 07:42:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:42:22 npm WARN EBADENGINE } 07:42:27 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:42:27 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 07:42:27 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:42:27 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:42:27 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:42:27 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:42:28 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:42:29 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:42:29 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:42:31 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 07:42:31 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 07:42:32 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. 07:42:32 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. 07:42:33 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:42:33 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:42:33 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. 07:42:33 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. 07:42:34 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:42:37 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. 07:42:45 07:42:45 added 1478 packages, and audited 1479 packages in 24s 07:42:45 07:42:45 90 packages are looking for funding 07:42:45 run `npm fund` for details 07:42:45 07:42:45 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 07:42:45 07:42:45 To address issues that do not require attention, run: 07:42:45 npm audit fix 07:42:45 07:42:45 To address all issues (including breaking changes), run: 07:42:45 npm audit fix --force 07:42:45 07:42:45 Run `npm audit` for details. 07:42:47 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 07:42:50 - Generating browser application bundles (phase: setup)... 07:42:55 Compiling @angular/core : es2015 as esm2015 07:42:55 Compiling @angular/compiler/testing : es2015 as esm2015 07:42:59 Compiling @angular/common : es2015 as esm2015 07:42:59 Compiling @angular/core/testing : es2015 as esm2015 07:42:59 Compiling @angular/platform-browser : es2015 as esm2015 07:42:59 Compiling @angular/common/testing : es2015 as esm2015 07:43:00 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:43:00 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:43:01 Compiling @angular/router : es2015 as esm2015 07:43:01 Compiling @angular/common/http : es2015 as esm2015 07:43:01 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:43:01 Compiling @angular/forms : es2015 as esm2015 07:43:01 Compiling @angular/common/http/testing : es2015 as esm2015 07:43:04 Compiling @angular/router/testing : es2015 as esm2015 07:43:10 05 05 2023 07:43:09.748:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:43:10 05 05 2023 07:43:09.750:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:43:10 05 05 2023 07:43:09.754:INFO [launcher]: Starting browser ChromeHeadless 07:43:22 ✔ Browser application bundle generation complete. 07:43:22 05 05 2023 07:43:22.259:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 3p2rnvahWFeO3m4wAAAB with id 21633541 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.041 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.055 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.14 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.154 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.158 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.163 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.167 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.206 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.237 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.336 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.358 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.366 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.377 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.383 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.395 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.399 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.446 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.455 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.461 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.463 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.633 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.656 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.669 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.69 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.696 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.712 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.723 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.737 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.777 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.785 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.795 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.809 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.812 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.813 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.815 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.817 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.824 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.857 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.868 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.871 secs) 07:43:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.892 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.901 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.915 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.92 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.922 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.936 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.954 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.959 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.963 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.966 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.991 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.999 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.007 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.047 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.054 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.061 secs) 07:43:27 WARN: ' 07:43:27 It looks like you're using ngModel on the same form field as formControlName. 07:43:27 Support for using the ngModel input property and ngModelChange event with 07:43:27 reactive form directives has been deprecated in Angular v6 and will be removed 07:43:27 in a future version of Angular. 07:43:27 07:43:27 For more information on this, see our API docs here: 07:43:27 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:43:27 ' 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.061 secs) 07:43:27 WARN: ' 07:43:27 It looks like you're using ngModel on the same form field as formControlName. 07:43:27 Support for using the ngModel input property and ngModelChange event with 07:43:27 reactive form directives has been deprecated in Angular v6 and will be removed 07:43:27 in a future version of Angular. 07:43:27 07:43:27 For more information on this, see our API docs here: 07:43:27 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:43:27 ' 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.087 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.125 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.132 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.149 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.159 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.166 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.174 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.18 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.184 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.22 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.233 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.256 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.274 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.279 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.306 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.317 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.322 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.336 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.341 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.348 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.363 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.373 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.379 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.381 secs) 07:43:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.408 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.465 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.467 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.47 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.472 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.474 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.476 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.494 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.504 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.51 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.526 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.532 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.535 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.542 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.557 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.563 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.568 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.582 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.588 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.627 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.631 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.658 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.663 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.666 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.7 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.707 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.725 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.761 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.83 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.872 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.884 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.925 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.952 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.963 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.993 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.007 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.02 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.034 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.042 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.075 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.099 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.109 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.122 secs) 07:43:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.127 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.163 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.181 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.189 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.194 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.204 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.214 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.223 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.241 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.252 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.262 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.265 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.269 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.276 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.288 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.294 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.313 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.323 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.335 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.342 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.36 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.37 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.403 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.406 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.427 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.431 secs) 07:43:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.58 secs / 2.431 secs) 07:43:29 TOTAL: 149 SUCCESS 07:43:29 ✔ Browser application bundle generation complete. 07:43:29 07:43:29 =============================== Coverage summary =============================== 07:43:29 Statements : 40.98% ( 1467/3580 ) 07:43:29 Branches : 12.03% ( 111/923 ) 07:43:29 Functions : 33.28% ( 432/1298 ) 07:43:29 Lines : 38.91% ( 1318/3387 ) 07:43:29 ================================================================================ 07:43:30 ✔ Browser application bundle generation complete. 07:43:30 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 07:43:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:43:30 $ docker stop --time=1 0cf3ed7d0952e77ae95801be31653213b67ad5b22706d14718df6575b725e0f0 07:43:31 $ docker rm -f --volumes 0cf3ed7d0952e77ae95801be31653213b67ad5b22706d14718df6575b725e0f0 [Pipeline] // withDockerContainer [Pipeline] sh 07:43:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:43:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:43:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:43:33 + ls -al . 07:43:33 total 180 07:43:33 drwxrwxr-x 14 jenkins jenkins 4096 May 5 07:41 . 07:43:33 drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:40 .. 07:43:33 drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:40 .blubracket 07:43:33 -rw-rw-r-- 1 jenkins jenkins 18 May 5 07:40 .dockerignore 07:43:33 drwxrwxr-x 8 jenkins jenkins 4096 May 5 07:40 .git 07:43:33 drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:40 .github 07:43:33 -rw-rw-r-- 1 jenkins jenkins 185 May 5 07:40 .gitignore 07:43:33 drwxr-xr-x 3 jenkins jenkins 4096 May 5 07:40 .semver 07:43:33 -rw-rw-r-- 1 jenkins jenkins 8418 May 5 07:40 Attribution.txt 07:43:33 -rw-rw-r-- 1 jenkins jenkins 17205 May 5 07:40 CHANGELOG.md 07:43:33 -rw-rw-r-- 1 jenkins jenkins 3959 May 5 07:40 CONTRIBUTING.md 07:43:33 -rw-rw-r-- 1 jenkins jenkins 1788 May 5 07:40 Dockerfile 07:43:33 -rw-rw-r-- 1 jenkins jenkins 652 May 5 07:40 Jenkinsfile 07:43:33 -rw-rw-r-- 1 jenkins jenkins 11357 May 5 07:40 LICENSE 07:43:33 -rw-rw-r-- 1 jenkins jenkins 2124 May 5 07:40 Makefile 07:43:33 -rw-rw-r-- 1 jenkins jenkins 4558 May 5 07:40 README.md 07:43:33 -rw-rw-r-- 1 jenkins jenkins 11 May 5 07:40 VERSION 07:43:33 drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:40 assets 07:43:33 drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:40 bin 07:43:33 drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:40 cmd 07:43:33 -rw-r--r-- 1 jenkins jenkins 10 May 5 07:41 coverage.out 07:43:33 drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:40 docs 07:43:33 -rw-rw-r-- 1 jenkins jenkins 3052 May 5 07:40 go.mod 07:43:33 -rw-rw-r-- 1 jenkins jenkins 30610 May 5 07:40 go.sum 07:43:33 drwxrwxr-x 8 jenkins jenkins 4096 May 5 07:40 internal 07:43:33 drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:40 snap 07:43:33 drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:40 testing 07:43:33 -rw-rw-r-- 1 jenkins jenkins 155 May 5 07:40 version.go 07:43:33 drwxrwxr-x 6 jenkins jenkins 4096 May 5 07:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:34 + 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=b9ee93b39939f4d905786058fe06f88771ce2d73 --label arch=amd64 --label version=3.0.0-dev.8 . 07:43:34 Sending build context to Docker daemon 48.68MB 07:43:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:43:34 Step 2/25 : FROM ${BASE} AS builder 07:43:34 ---> e1beba3fd655 07:43:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:43:34 ---> Running in dfb159f73e5a 07:43:34 Removing intermediate container dfb159f73e5a 07:43:34 ---> bff825b19871 07:43:34 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 07:43:34 ---> Running in 551c480e16c5 07:43:34 Removing intermediate container 551c480e16c5 07:43:34 ---> 5fad846dca16 07:43:34 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:43:34 ---> Running in 2c508466d3b8 07:43:34 Removing intermediate container 2c508466d3b8 07:43:34 ---> eb3771f963f8 07:43:34 Step 6/25 : LABEL Name=edgex-ui-go 07:43:34 ---> Running in 195c61f1295a 07:43:34 Removing intermediate container 195c61f1295a 07:43:34 ---> 8efc9eea361e 07:43:34 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:43:34 ---> Running in b9059c7620ac 07:43:34 Removing intermediate container b9059c7620ac 07:43:34 ---> 27e183b8355d 07:43:34 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:43:35 ---> c31b639103f3 07:43:35 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:43:35 ---> Running in 02cb1d4a995f 07:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:43:35 OK: 265 MiB in 53 packages 07:43:36 Removing intermediate container 02cb1d4a995f 07:43:36 ---> 45de267064af 07:43:36 Step 10/25 : ENV GO111MODULE=on 07:43:36 ---> Running in 0a6c0d860889 07:43:36 Removing intermediate container 0a6c0d860889 07:43:36 ---> 6b6e3aeeb64d 07:43:36 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:43:36 ---> Running in 5673d5a15d3d 07:43:36 Removing intermediate container 5673d5a15d3d 07:43:36 ---> b214757993c0 07:43:36 Step 12/25 : COPY go.mod vendor* ./ 07:43:36 ---> 00f82a3b117e 07:43:36 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:36 ---> Running in a80b5b0198c7 07:43:37 Removing intermediate container a80b5b0198c7 07:43:37 ---> 643b73689b0e 07:43:37 Step 14/25 : COPY . . 07:43:38 ---> 5a6a317ee054 07:43:38 Step 15/25 : RUN ${MAKE} 07:43:38 ---> Running in 6ec05dfd831a 07:43:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:43:57 Removing intermediate container 6ec05dfd831a 07:43:57 ---> af92cda3c7d0 07:43:57 Step 16/25 : FROM alpine:3.17 07:43:57 3.17: Pulling from library/alpine 07:43:57 f56be85fc22e: Already exists 07:43:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:43:57 Status: Downloaded newer image for alpine:3.17 07:43:57 ---> 9ed4aefc74f6 07:43:57 Step 17/25 : EXPOSE 4000 07:43:57 ---> Running in f1119c623dc2 07:43:57 Removing intermediate container f1119c623dc2 07:43:57 ---> 6ee0bb1d7c93 07:43:57 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:43:57 ---> 589b91eadae2 07:43:57 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:43:57 ---> e20d45cb3efc 07:43:57 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:43:57 ---> bceeac246f2c 07:43:57 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:43:57 ---> Running in 6db1f7f8b9d7 07:43:57 Removing intermediate container 6db1f7f8b9d7 07:43:57 ---> 96092221212a 07:43:57 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:43:57 ---> Running in ceddd60622d2 07:43:57 Removing intermediate container ceddd60622d2 07:43:57 ---> c4970f97a9af 07:43:57 Step 23/25 : LABEL arch=amd64 07:43:57 ---> Running in 6f949bf9232a 07:43:57 Removing intermediate container 6f949bf9232a 07:43:57 ---> 9e5caedd469a 07:43:57 Step 24/25 : LABEL git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 07:43:57 ---> Running in 3170997e673c 07:43:57 Removing intermediate container 3170997e673c 07:43:57 ---> 141ef71144b6 07:43:57 Step 25/25 : LABEL version=3.0.0-dev.8 07:43:57 ---> Running in f2ff6e6a1bfd 07:43:57 Removing intermediate container f2ff6e6a1bfd 07:43:57 ---> dfc733d61754 07:43:57 [Warning] One or more build-args [ARCH] were not consumed 07:43:57 Successfully built dfc733d61754 07:43:57 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:57 provisioning config files... 07:43:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9516802934697974818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:58 ---> docker-login.sh 07:43:58 nexus3.edgexfoundry.org:10001 07:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:58 Configure a credential helper to remove this warning. See 07:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:58 07:43:58 Login Succeeded 07:43:58 nexus3.edgexfoundry.org:10002 07:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:58 Configure a credential helper to remove this warning. See 07:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:58 07:43:58 Login Succeeded 07:43:58 nexus3.edgexfoundry.org:10003 07:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:58 Configure a credential helper to remove this warning. See 07:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:58 07:43:58 Login Succeeded 07:43:58 nexus3.edgexfoundry.org:10004 07:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:58 Configure a credential helper to remove this warning. See 07:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:58 07:43:58 Login Succeeded 07:43:58 docker.io 07:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:58 Configure a credential helper to remove this warning. See 07:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:58 07:43:58 Login Succeeded 07:43:58 ---> docker-login.sh ends [Pipeline] } 07:43:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:58 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:43:58 b9ee93b39939f4d905786058fe06f88771ce2d73 07:43:58 latest 07:43:58 3.0.0-dev.8 07:43:58 b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 07:43:58 main 07:43:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 07:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:43:59 f881901c33c3: Preparing 07:43:59 f396775f4b8e: Preparing 07:43:59 f1de4c15e2f4: Preparing 07:43:59 f1417ff83b31: Preparing 07:43:59 f1417ff83b31: Layer already exists 07:43:59 f396775f4b8e: Pushed 07:43:59 f881901c33c3: Pushed 07:44:01 f1de4c15e2f4: Pushed 07:44:01 b9ee93b39939f4d905786058fe06f88771ce2d73: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:44:02 f881901c33c3: Preparing 07:44:02 f396775f4b8e: Preparing 07:44:02 f1de4c15e2f4: Preparing 07:44:02 f1417ff83b31: Preparing 07:44:02 f1417ff83b31: Layer already exists 07:44:02 f1de4c15e2f4: Layer already exists 07:44:02 f396775f4b8e: Layer already exists 07:44:02 f881901c33c3: Layer already exists 07:44:02 latest: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.8 07:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:44:03 f881901c33c3: Preparing 07:44:03 f396775f4b8e: Preparing 07:44:03 f1de4c15e2f4: Preparing 07:44:03 f1417ff83b31: Preparing 07:44:03 f1417ff83b31: Layer already exists 07:44:03 f881901c33c3: Layer already exists 07:44:03 f396775f4b8e: Layer already exists 07:44:03 f1de4c15e2f4: Layer already exists 07:44:03 3.0.0-dev.8: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 07:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:44:03 f881901c33c3: Preparing 07:44:03 f396775f4b8e: Preparing 07:44:03 f1de4c15e2f4: Preparing 07:44:03 f1417ff83b31: Preparing 07:44:03 f1de4c15e2f4: Layer already exists 07:44:03 f1417ff83b31: Layer already exists 07:44:03 f881901c33c3: Layer already exists 07:44:03 f396775f4b8e: Layer already exists 07:44:03 b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:44:04 f881901c33c3: Preparing 07:44:04 f396775f4b8e: Preparing 07:44:04 f1de4c15e2f4: Preparing 07:44:04 f1417ff83b31: Preparing 07:44:04 f881901c33c3: Layer already exists 07:44:04 f1417ff83b31: Layer already exists 07:44:04 f1de4c15e2f4: Layer already exists 07:44:04 f396775f4b8e: Layer already exists 07:44:04 main: digest: sha256:0159ad69449cf45ad7bfe0384fbf4e72f68b75527b489ccf0a5551ce7249f3c8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:04 ===================================================== [Pipeline] echo 07:44:04 taggedImages: 07:44:04 - nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 07:44:04 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:44:04 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.8 07:44:04 - nexus3.edgexfoundry.org:10004/edgex-ui:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 07:44:04 - 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 07:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:44:04 07:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:44:05 latest: Pulling from edgex-lftools-log-publisher 07:44:05 5eb5b503b376: Pulling fs layer 07:44:05 5c69ac0246d0: Pulling fs layer 07:44:05 ec43610c2a17: Pulling fs layer 07:44:05 3a2ae6a8a46f: Pulling fs layer 07:44:05 33b1e0a273af: Pulling fs layer 07:44:05 5d3b04190fa2: Pulling fs layer 07:44:05 2f39f015ded8: Pulling fs layer 07:44:05 33b1e0a273af: Waiting 07:44:05 3a2ae6a8a46f: Waiting 07:44:05 5d3b04190fa2: Waiting 07:44:05 2f39f015ded8: Waiting 07:44:05 5c69ac0246d0: Download complete 07:44:05 3a2ae6a8a46f: Download complete 07:44:05 33b1e0a273af: Verifying Checksum 07:44:05 33b1e0a273af: Download complete 07:44:05 ec43610c2a17: Verifying Checksum 07:44:05 ec43610c2a17: Download complete 07:44:05 5d3b04190fa2: Download complete 07:44:05 5eb5b503b376: Verifying Checksum 07:44:05 5eb5b503b376: Download complete 07:44:05 2f39f015ded8: Download complete 07:44:06 5eb5b503b376: Pull complete 07:44:06 5c69ac0246d0: Pull complete 07:44:07 ec43610c2a17: Pull complete 07:44:07 3a2ae6a8a46f: Pull complete 07:44:07 33b1e0a273af: Pull complete 07:44:07 5d3b04190fa2: Pull complete 07:44:11 2f39f015ded8: Pull complete 07:44:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:44:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:11 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 07:44:11 $ 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 07:44:13 $ docker top a7f15f4fa1937450669682a784c3ebacd9bb30337d9f01d814fcbba68e2b0498 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:13 ---> job-cost.sh 07:44:13 lf-activate-venv: SKIPPING 07:44:13 INFO: No Stack... 07:44:13 INFO: Retrieving Pricing Info for: v3-standard-8 07:44:13 INFO: Archiving Costs [Pipeline] sh 07:44:14 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:44:14 + cut -d, -f6 [Pipeline] lock 07:44:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] 07:44:14 Resource [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] did not exist. Created. 07:44:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:44:14 + echo total: 0.2199999988079071 [Pipeline] stash 07:44:15 Stashed 1 file(s) [Pipeline] } 07:44:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 07:44:15 $ docker stop --time=1 a7f15f4fa1937450669682a784c3ebacd9bb30337d9f01d814fcbba68e2b0498 07:44:16 $ docker rm -f --volumes a7f15f4fa1937450669682a784c3ebacd9bb30337d9f01d814fcbba68e2b0498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:44:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13883 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:44:32 Running in /w/workspace/edgex-ui-go/104 [Pipeline] { [Pipeline] checkout 07:44:32 The recommended git tool is: git 07:44:38 using credential edgex-jenkins-ssh 07:44:38 Cloning the remote Git repository 07:44:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:44:38 > git init /w/workspace/edgex-ui-go/104 # timeout=10 07:44:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:44:38 > git --version # timeout=10 07:44:38 > git --version # 'git version 2.25.1' 07:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:44:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:42 Avoid second fetch 07:44:42 Checking out Revision b9ee93b39939f4d905786058fe06f88771ce2d73 (main) 07:44:43 Commit message: "build(snap): Copy license and attribution (#603)" 07:44:42 > git config core.sparsecheckout # timeout=10 07:44:43 > git checkout -f b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:44:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:44:44 Dload Upload Total Spent Left Speed 07:44:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 07:44:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:44:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:44:45 + sudo tee /etc/docker/daemon.new 07:44:45 { 07:44:45 "registry-mirrors": [ 07:44:45 "https://nexus3.edgexfoundry.org:10001" 07:44:45 ], 07:44:45 "bip": "10.250.0.254/24", 07:44:45 "hosts": [ 07:44:45 "tcp://0.0.0.0:5555", 07:44:45 "unix:///var/run/docker.sock" 07:44:45 ], 07:44:45 "mtu": 1458, 07:44:45 "selinux-enabled": true, 07:44:45 "seccomp-profile": "/etc/docker/seccomp.json" 07:44:45 } [Pipeline] sh 07:44:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:44:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:04 provisioning config files... 07:45:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/104@tmp/config7255739753202799557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:05 ---> docker-login.sh 07:45:05 nexus3.edgexfoundry.org:10001 07:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:05 Configure a credential helper to remove this warning. See 07:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:05 07:45:05 Login Succeeded 07:45:05 nexus3.edgexfoundry.org:10002 07:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:05 Configure a credential helper to remove this warning. See 07:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:05 07:45:05 Login Succeeded 07:45:05 nexus3.edgexfoundry.org:10003 07:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:06 Configure a credential helper to remove this warning. See 07:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:06 07:45:06 Login Succeeded 07:45:06 nexus3.edgexfoundry.org:10004 07:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:06 Configure a credential helper to remove this warning. See 07:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:06 07:45:06 Login Succeeded 07:45:06 docker.io 07:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:06 Configure a credential helper to remove this warning. See 07:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:06 07:45:06 Login Succeeded 07:45:06 ---> docker-login.sh ends [Pipeline] } 07:45:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:45:07 ========================================================= 07:45:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:45:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:45:08 Sending build context to Docker daemon 28.88MB 07:45:08 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 07:45:08 Step 2/15 : FROM ${BASE} AS builder 07:45:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:45:08 c41833b44d91: Pulling fs layer 07:45:08 ed15518f5707: Pulling fs layer 07:45:08 feae8fd75edb: Pulling fs layer 07:45:08 242c74f7c9fa: Pulling fs layer 07:45:08 3cdef696dda3: Pulling fs layer 07:45:08 2ced38df9373: Pulling fs layer 07:45:08 58f1dce35555: Pulling fs layer 07:45:08 242c74f7c9fa: Waiting 07:45:08 3cdef696dda3: Waiting 07:45:08 2ced38df9373: Waiting 07:45:08 58f1dce35555: Waiting 07:45:08 ed15518f5707: Verifying Checksum 07:45:08 ed15518f5707: Download complete 07:45:08 242c74f7c9fa: Verifying Checksum 07:45:08 242c74f7c9fa: Download complete 07:45:08 3cdef696dda3: Verifying Checksum 07:45:08 3cdef696dda3: Download complete 07:45:08 c41833b44d91: Download complete 07:45:09 c41833b44d91: Pull complete 07:45:10 58f1dce35555: Verifying Checksum 07:45:10 58f1dce35555: Download complete 07:45:10 ed15518f5707: Pull complete 07:45:10 feae8fd75edb: Download complete 07:45:11 2ced38df9373: Verifying Checksum 07:45:11 2ced38df9373: Download complete 07:45:22 feae8fd75edb: Pull complete 07:45:22 242c74f7c9fa: Pull complete 07:45:22 3cdef696dda3: Pull complete 07:45:26 2ced38df9373: Pull complete 07:45:29 58f1dce35555: Pull complete 07:45:29 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 07:45:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:45:29 ---> fadd8f120f05 07:45:29 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:45:31 ---> Running in 067ddcbf95e7 07:45:31 Removing intermediate container 067ddcbf95e7 07:45:31 ---> 2c1427d326e4 07:45:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:45:31 ---> Running in 24dd0cfc8f32 07:45:32 Removing intermediate container 24dd0cfc8f32 07:45:32 ---> 114a59832952 07:45:32 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:45:32 ---> Running in b40adb808ffd 07:45:32 Removing intermediate container b40adb808ffd 07:45:32 ---> 3bdfe966e842 07:45:32 Step 6/15 : LABEL Name=edgex-ui-go 07:45:32 ---> Running in 905e3fb8affa 07:45:32 Removing intermediate container 905e3fb8affa 07:45:32 ---> 95e137bca52b 07:45:32 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:45:32 ---> Running in 6ab20dfa342b 07:45:33 Removing intermediate container 6ab20dfa342b 07:45:33 ---> 52fe88e6a12a 07:45:33 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:45:33 latest: Pulling from library/docker 07:45:33 c41833b44d91: Already exists 07:45:33 6343a5c17821: Pulling fs layer 07:45:33 7fb3fc37985f: Pulling fs layer 07:45:33 c69224d8e51c: Pulling fs layer 07:45:33 9509eea51bfd: Pulling fs layer 07:45:33 13893f74905f: Pulling fs layer 07:45:33 a478c30451b0: Pulling fs layer 07:45:33 cca6ee3ffb4d: Pulling fs layer 07:45:33 fe1b37f33852: Pulling fs layer 07:45:33 b44bc8c7e93d: Pulling fs layer 07:45:33 0e42b4e3b30c: Pulling fs layer 07:45:33 d97e7eb47f8a: Pulling fs layer 07:45:33 3ed71508fdeb: Pulling fs layer 07:45:33 fca51f470542: Pulling fs layer 07:45:33 9509eea51bfd: Waiting 07:45:33 13893f74905f: Waiting 07:45:33 a478c30451b0: Waiting 07:45:33 b44bc8c7e93d: Waiting 07:45:33 cca6ee3ffb4d: Waiting 07:45:33 fe1b37f33852: Waiting 07:45:33 0e42b4e3b30c: Waiting 07:45:33 d97e7eb47f8a: Waiting 07:45:33 3ed71508fdeb: Waiting 07:45:33 fca51f470542: Waiting 07:45:33 7fb3fc37985f: Verifying Checksum 07:45:33 7fb3fc37985f: Download complete 07:45:33 6343a5c17821: Download complete 07:45:34 c69224d8e51c: Verifying Checksum 07:45:34 c69224d8e51c: Download complete 07:45:34 9509eea51bfd: Verifying Checksum 07:45:34 9509eea51bfd: Download complete 07:45:34 a478c30451b0: Verifying Checksum 07:45:34 a478c30451b0: Download complete 07:45:34 cca6ee3ffb4d: Verifying Checksum 07:45:34 cca6ee3ffb4d: Download complete 07:45:34 13893f74905f: Verifying Checksum 07:45:34 13893f74905f: Download complete 07:45:34 6343a5c17821: Pull complete 07:45:34 0e42b4e3b30c: Verifying Checksum 07:45:34 0e42b4e3b30c: Download complete 07:45:34 fe1b37f33852: Verifying Checksum 07:45:34 fe1b37f33852: Download complete 07:45:34 b44bc8c7e93d: Verifying Checksum 07:45:34 b44bc8c7e93d: Download complete 07:45:34 3ed71508fdeb: Verifying Checksum 07:45:34 3ed71508fdeb: Download complete 07:45:34 7fb3fc37985f: Pull complete 07:45:34 fca51f470542: Verifying Checksum 07:45:34 fca51f470542: Download complete 07:45:35 c69224d8e51c: Pull complete 07:45:35 d97e7eb47f8a: Verifying Checksum 07:45:35 d97e7eb47f8a: Download complete 07:45:36 9509eea51bfd: Pull complete 07:45:37 13893f74905f: Pull complete 07:45:38 a478c30451b0: Pull complete 07:45:38 cca6ee3ffb4d: Pull complete 07:45:38 fe1b37f33852: Pull complete 07:45:39 b44bc8c7e93d: Pull complete 07:45:39 0e42b4e3b30c: Pull complete 07:45:42 d97e7eb47f8a: Pull complete 07:45:42 3ed71508fdeb: Pull complete 07:45:42 fca51f470542: Pull complete 07:45:42 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 07:45:42 Status: Downloaded newer image for docker:latest 07:45:45 ---> b9e043ddf38f 07:45:45 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:45 ---> Running in bb789fff5e91 07:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:45:48 OK: 263 MiB in 53 packages 07:45:48 Removing intermediate container bb789fff5e91 07:45:48 ---> 8dfdfb213287 07:45:48 Step 10/15 : ENV GO111MODULE=on 07:45:48 ---> Running in 79523bc2fa3f 07:45:49 Removing intermediate container 79523bc2fa3f 07:45:49 ---> bd37c3d0f2da 07:45:49 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:45:49 ---> Running in 181b1096d763 07:45:49 Removing intermediate container 181b1096d763 07:45:49 ---> d490305bea6c 07:45:49 Step 12/15 : COPY go.mod vendor* ./ 07:45:50 ---> 83b5a8d88fc5 07:45:50 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:50 ---> Running in 500c25d8e1ce 07:46:58 Removing intermediate container 500c25d8e1ce 07:46:58 ---> e57241554488 07:46:58 Step 14/15 : COPY . . 07:46:58 ---> 07211f0e9aae 07:46:58 Step 15/15 : RUN ${MAKE} 07:46:58 ---> Running in 53d7230565ba 07:46:58 noop 07:46:58 Removing intermediate container 53d7230565ba 07:46:58 ---> c60dfd9b3d90 07:46:58 Successfully built c60dfd9b3d90 07:46:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker inspect -f . ci-base-image-arm64 07:46:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:59 prd-ubuntu20.04-docker-arm64-4c-16g-13883 does not seem to be running inside a container 07:46:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/104 -v /w/workspace/edgex-ui-go/104:/w/workspace/edgex-ui-go/104:rw,z -v /w/workspace/edgex-ui-go/104@tmp:/w/workspace/edgex-ui-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:47:00 $ docker top 530786cebc89d44d444f9e09d2b4fe976c4eb0c7770ec3d44610cc4640243bcb -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:01 + go version 07:47:01 go version go1.20.2 linux/arm64 [Pipeline] } 07:47:01 $ docker stop --time=1 530786cebc89d44d444f9e09d2b4fe976c4eb0c7770ec3d44610cc4640243bcb 07:47:02 $ docker rm -f --volumes 530786cebc89d44d444f9e09d2b4fe976c4eb0c7770ec3d44610cc4640243bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:03 + docker inspect -f . ci-base-image-arm64 07:47:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:03 prd-ubuntu20.04-docker-arm64-4c-16g-13883 does not seem to be running inside a container 07:47:03 $ 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/104 -v /w/workspace/edgex-ui-go/104:/w/workspace/edgex-ui-go/104:rw,z -v /w/workspace/edgex-ui-go/104@tmp:/w/workspace/edgex-ui-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:47:04 $ docker top c43e9682b78f47fb0f72f7025a763fd3906d4d03caa252981d721e89d973f861 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:05 + git config --global --add safe.directory /w/workspace/edgex-ui-go/104 [Pipeline] fileExists [Pipeline] sh 07:47:05 + make test 07:47:05 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:47:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:49:14 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:49:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:32 ./bin/test-attribution-txt.sh 07:49:33 make -C web test 07:49:33 make[1]: Entering directory '/w/workspace/edgex-ui-go/104/web' 07:49:33 make[1]: tput: No such file or directory 07:49:33 make[1]: tput: No such file or directory 07:49:33 warning: generating ./VERSION 07:49:33 echo "0.0.0" > VERSION 07:49:33 docker build \ 07:49:33 -f Dockerfile \ 07:49:33 --build-arg USER=1000 \ 07:49:33 \ 07:49:33 --label "git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73" \ 07:49:33 -t edgexfoundry/edgex-web-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 \ 07:49:33 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:49:33 . 07:49:33 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:49:33 Install the buildx component to build images with BuildKit: 07:49:33 https://docs.docker.com/go/buildx/ 07:49:33 07:49:34 Sending build context to Docker daemon 3.269MB 07:49:34 Step 1/10 : FROM node:16.17-alpine3.15 07:49:34 16.17-alpine3.15: Pulling from library/node 07:49:34 47517142f6ba: Pulling fs layer 07:49:34 5f8c4bfa009b: Pulling fs layer 07:49:34 f7079c9c4ba1: Pulling fs layer 07:49:34 aba105e6f55a: Pulling fs layer 07:49:34 aba105e6f55a: Waiting 07:49:34 47517142f6ba: Verifying Checksum 07:49:34 47517142f6ba: Download complete 07:49:35 aba105e6f55a: Verifying Checksum 07:49:35 aba105e6f55a: Download complete 07:49:35 f7079c9c4ba1: Verifying Checksum 07:49:35 f7079c9c4ba1: Download complete 07:49:35 47517142f6ba: Pull complete 07:49:36 5f8c4bfa009b: Verifying Checksum 07:49:36 5f8c4bfa009b: Download complete 07:49:40 5f8c4bfa009b: Pull complete 07:49:40 f7079c9c4ba1: Pull complete 07:49:40 aba105e6f55a: Pull complete 07:49:40 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:49:40 Status: Downloaded newer image for node:16.17-alpine3.15 07:49:40 ---> bf1b8b58d215 07:49:40 Step 2/10 : RUN apk add --no-cache chromium 07:49:41 ---> Running in 8bb23c1d6d19 07:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:49:43 (1/128) Installing libxau (1.0.9-r0) 07:49:43 (2/128) Installing libmd (1.0.3-r0) 07:49:43 (3/128) Installing libbsd (0.11.3-r1) 07:49:43 (4/128) Installing libxdmcp (1.1.3-r0) 07:49:43 (5/128) Installing libxcb (1.14-r2) 07:49:43 (6/128) Installing libx11 (1.7.3.1-r0) 07:49:43 (7/128) Installing libxext (1.3.4-r0) 07:49:43 (8/128) Installing libice (1.0.10-r0) 07:49:43 (9/128) Installing libuuid (2.37.4-r0) 07:49:43 (10/128) Installing libsm (1.2.3-r0) 07:49:43 (11/128) Installing libxt (1.2.1-r0) 07:49:43 (12/128) Installing libxmu (1.1.3-r0) 07:49:43 (13/128) Installing xset (1.2.4-r0) 07:49:43 (14/128) Installing xprop (1.2.5-r0) 07:49:43 (15/128) Installing xdg-utils (1.1.3-r0) 07:49:43 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 07:49:43 (17/128) Installing pkgconf (1.8.1-r0) 07:49:43 (18/128) Installing libffi (3.4.2-r1) 07:49:43 (19/128) Installing libintl (0.21-r0) 07:49:43 (20/128) Installing libblkid (2.37.4-r0) 07:49:43 (21/128) Installing libmount (2.37.4-r0) 07:49:43 (22/128) Installing pcre (8.45-r1) 07:49:43 (23/128) Installing glib (2.70.1-r0) 07:49:43 (24/128) Installing xz-libs (5.2.5-r1) 07:49:43 (25/128) Installing libxml2 (2.9.14-r2) 07:49:43 (26/128) Installing shared-mime-info (2.1-r2) 07:49:43 (27/128) Installing hicolor-icon-theme (0.17-r1) 07:49:43 (28/128) Installing libjpeg-turbo (2.1.2-r0) 07:49:43 (29/128) Installing libpng (1.6.37-r1) 07:49:43 (30/128) Installing libwebp (1.2.2-r0) 07:49:43 (31/128) Installing zstd-libs (1.5.0-r0) 07:49:43 (32/128) Installing tiff (4.4.0-r1) 07:49:43 (33/128) Installing gdk-pixbuf (2.42.8-r0) 07:49:43 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 07:49:43 (35/128) Installing libxcomposite (0.4.5-r0) 07:49:44 (36/128) Installing libxfixes (6.0.0-r0) 07:49:44 (37/128) Installing libxrender (0.9.10-r3) 07:49:44 (38/128) Installing libxcursor (1.2.0-r0) 07:49:44 (39/128) Installing libxdamage (1.1.5-r1) 07:49:44 (40/128) Installing libxi (1.8-r0) 07:49:44 (41/128) Installing libxinerama (1.1.4-r1) 07:49:44 (42/128) Installing libxrandr (1.5.2-r1) 07:49:44 (43/128) Installing atk (2.36.0-r0) 07:49:44 (44/128) Installing libxtst (1.2.3-r3) 07:49:44 (45/128) Installing dbus-libs (1.12.24-r0) 07:49:44 (46/128) Installing at-spi2-core (2.42.0-r0) 07:49:44 (47/128) Installing at-spi2-atk (2.38.0-r0) 07:49:44 (48/128) Installing expat (2.5.0-r0) 07:49:44 (49/128) Installing brotli-libs (1.0.9-r5) 07:49:44 (50/128) Installing libbz2 (1.0.8-r1) 07:49:44 (51/128) Installing freetype (2.11.1-r2) 07:49:44 (52/128) Installing fontconfig (2.13.1-r4) 07:49:44 (53/128) Installing pixman (0.40.0-r4) 07:49:44 (54/128) Installing cairo (1.16.0-r5) 07:49:44 (55/128) Installing cairo-gobject (1.16.0-r5) 07:49:44 (56/128) Installing avahi-libs (0.8-r5) 07:49:44 (57/128) Installing gmp (6.2.1-r1) 07:49:44 (58/128) Installing nettle (3.7.3-r0) 07:49:44 (59/128) Installing p11-kit (0.24.0-r1) 07:49:44 (60/128) Installing libtasn1 (4.18.0-r1) 07:49:44 (61/128) Installing libunistring (0.9.10-r1) 07:49:44 (62/128) Installing gnutls (3.7.1-r2) 07:49:44 (63/128) Installing cups-libs (2.3.3-r6) 07:49:44 (64/128) Installing libepoxy (1.5.9-r0) 07:49:44 (65/128) Installing fribidi (1.0.11-r0) 07:49:44 (66/128) Installing graphite2 (1.3.14-r0) 07:49:44 (67/128) Installing harfbuzz (3.0.0-r2) 07:49:44 (68/128) Installing libxft (2.3.4-r0) 07:49:44 (69/128) Installing pango (1.48.10-r0) 07:49:44 (70/128) Installing wayland-libs-client (1.19.0-r1) 07:49:44 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 07:49:44 (72/128) Installing wayland-libs-egl (1.19.0-r1) 07:49:44 (73/128) Installing xkeyboard-config (2.34-r0) 07:49:44 (74/128) Installing libxkbcommon (1.3.1-r0) 07:49:44 (75/128) Installing gtk+3.0 (3.24.30-r0) 07:49:45 Executing gtk+3.0-3.24.30-r0.post-install 07:49:45 (76/128) Installing libfontenc (1.1.4-r0) 07:49:45 (77/128) Installing mkfontscale (1.2.1-r1) 07:49:45 (78/128) Installing ttf-opensans (1.10-r1) 07:49:45 Executing ttf-opensans-1.10-r1.post-install 07:49:47 (79/128) Installing libogg (1.3.5-r0) 07:49:47 (80/128) Installing flac (1.3.4-r0) 07:49:47 (81/128) Installing alsa-lib (1.2.5.1-r1) 07:49:47 (82/128) Installing libatomic (10.3.1_git20211027-r0) 07:49:47 (83/128) Installing sdl2 (2.0.16-r4) 07:49:47 (84/128) Installing aom-libs (3.2.0-r0) 07:49:47 (85/128) Installing libass (0.15.2-r0) 07:49:47 (86/128) Installing libdav1d (0.9.2-r0) 07:49:47 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:49:47 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 07:49:47 (89/128) Installing lame (3.100-r0) 07:49:47 (90/128) Installing opus (1.3.1-r1) 07:49:47 (91/128) Installing libgomp (10.3.1_git20211027-r0) 07:49:47 (92/128) Installing soxr (0.1.3-r2) 07:49:47 (93/128) Installing libsrt (1.4.2-r1) 07:49:47 (94/128) Installing libssh (0.9.6-r1) 07:49:47 (95/128) Installing libtheora (1.1.1-r16) 07:49:47 (96/128) Installing v4l-utils-libs (1.22.1-r1) 07:49:47 (97/128) Installing libdrm (2.4.109-r0) 07:49:47 (98/128) Installing libva (2.13.0-r0) 07:49:47 (99/128) Installing libvdpau (1.4-r0) 07:49:47 (100/128) Installing vidstab (1.1.0-r1) 07:49:47 (101/128) Installing libvorbis (1.3.7-r0) 07:49:47 (102/128) Installing libvpx (1.10.0-r0) 07:49:48 (103/128) Installing vulkan-loader (1.2.196-r0) 07:49:48 (104/128) Installing x264-libs (20210613-r0) 07:49:48 (105/128) Installing x265-libs (3.5-r0) 07:49:48 (106/128) Installing xvidcore (1.3.7-r1) 07:49:48 (107/128) Installing ffmpeg-libs (4.4.1-r2) 07:49:48 (108/128) Installing libevent (2.1.12-r4) 07:49:48 (109/128) Installing mesa (21.2.6-r0) 07:49:48 (110/128) Installing wayland-libs-server (1.19.0-r1) 07:49:48 (111/128) Installing mesa-gbm (21.2.6-r0) 07:49:48 (112/128) Installing lcms2 (2.12-r1) 07:49:48 (113/128) Installing nspr (4.32-r0) 07:49:48 (114/128) Installing sqlite-libs (3.36.0-r0) 07:49:48 (115/128) Installing nss (3.78.1-r0) 07:49:48 (116/128) Installing libasyncns (0.8-r1) 07:49:48 (117/128) Installing libltdl (2.4.6-r7) 07:49:48 (118/128) Installing orc (0.4.32-r0) 07:49:48 (119/128) Installing libsndfile (1.0.31-r1) 07:49:48 (120/128) Installing speexdsp (1.2.0-r0) 07:49:48 (121/128) Installing tdb-libs (1.4.5-r0) 07:49:48 (122/128) Installing libpulse (15.0-r2) 07:49:48 (123/128) Installing re2 (2021.11.01-r0) 07:49:48 (124/128) Installing snappy (1.1.9-r1) 07:49:48 (125/128) Installing libgpg-error (1.42-r1) 07:49:48 (126/128) Installing libgcrypt (1.9.4-r0) 07:49:48 (127/128) Installing libxslt (1.1.35-r0) 07:49:48 (128/128) Installing chromium (99.0.4844.84-r0) 07:49:53 Executing busybox-1.34.1-r7.trigger 07:49:53 Executing glib-2.70.1-r0.trigger 07:49:53 Executing shared-mime-info-2.1-r2.trigger 07:49:55 Executing gdk-pixbuf-2.42.8-r0.trigger 07:49:55 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:49:55 Executing fontconfig-2.13.1-r4.trigger 07:49:55 Executing mkfontscale-1.2.1-r1.trigger 07:49:55 OK: 275 MiB in 144 packages 07:50:05 Removing intermediate container 8bb23c1d6d19 07:50:05 ---> baf7c8e6932b 07:50:05 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:50:05 ---> Running in f6b195ec9253 07:50:05 Removing intermediate container f6b195ec9253 07:50:05 ---> 1cfb8cb4777c 07:50:05 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:50:05 ---> Running in 39f840a6bf86 07:50:05 Removing intermediate container 39f840a6bf86 07:50:05 ---> 96315660d686 07:50:05 Step 5/10 : RUN npm install -g npm 07:50:05 ---> Running in bf64715dbdb8 07:50:31 07:50:31 removed 7 packages, changed 101 packages, and audited 264 packages in 24s 07:50:31 07:50:31 27 packages are looking for funding 07:50:31 run `npm fund` for details 07:50:31 07:50:31 found 0 vulnerabilities 07:50:35 Removing intermediate container bf64715dbdb8 07:50:35 ---> 1ade1b8cf6e7 07:50:35 Step 6/10 : ARG USER=1000 07:50:35 ---> Running in e4a4c70af5dc 07:50:35 Removing intermediate container e4a4c70af5dc 07:50:35 ---> 4778a8080dc1 07:50:35 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:50:35 ---> Running in 0b558bd22e04 07:50:36 Removing intermediate container 0b558bd22e04 07:50:36 ---> f930adf02c8f 07:50:36 Step 8/10 : USER $USER:$USER 07:50:36 ---> Running in 52b6f9faad26 07:50:36 Removing intermediate container 52b6f9faad26 07:50:36 ---> afd1add0d157 07:50:36 Step 9/10 : WORKDIR /app 07:50:36 ---> Running in baa9895c2f2f 07:50:37 Removing intermediate container baa9895c2f2f 07:50:37 ---> e5a2bc17d5e9 07:50:37 Step 10/10 : LABEL git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 07:50:37 ---> Running in 7659c4a5d73a 07:50:37 Removing intermediate container 7659c4a5d73a 07:50:37 ---> ee63c3a820b1 07:50:37 Successfully built ee63c3a820b1 07:50:37 Successfully tagged edgexfoundry/edgex-web-ui:b9ee93b39939f4d905786058fe06f88771ce2d73 07:50:37 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:50:37 touch edgex-web-ui.imagebuilt 07:50:37 mkdir -p node_modules coverage 07:50:37 chown "1000:1000" node_modules coverage package-lock.json 07:50:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:50:47 npm WARN EBADENGINE Unsupported engine { 07:50:47 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:50:47 npm WARN EBADENGINE required: { 07:50:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:47 npm WARN EBADENGINE }, 07:50:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 07:50:47 npm WARN EBADENGINE } 07:51:14 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:51:14 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 07:51:14 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:51:14 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:51:16 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:51:18 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:51:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:51:27 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:51:27 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:51:49 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:51:49 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:51:49 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. 07:51:52 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. 07:51:53 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. 07:51:54 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:52:06 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 07:52:06 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 07:52:21 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. 07:52:54 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. 07:53:26 07:53:26 added 1475 packages, and audited 1476 packages in 3m 07:53:26 07:53:26 90 packages are looking for funding 07:53:26 run `npm fund` for details 07:53:26 07:53:26 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 07:53:26 07:53:26 To address issues that do not require attention, run: 07:53:26 npm audit fix 07:53:26 07:53:26 To address all issues (including breaking changes), run: 07:53:26 npm audit fix --force 07:53:26 07:53:26 Run `npm audit` for details. 07:53:29 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 07:53:44 - Generating browser application bundles (phase: setup)... 07:54:16 Compiling @angular/core : es2015 as esm2015 07:54:16 Compiling @angular/compiler/testing : es2015 as esm2015 07:54:42 Compiling @angular/common : es2015 as esm2015 07:54:42 Compiling @angular/core/testing : es2015 as esm2015 07:54:47 Compiling @angular/platform-browser : es2015 as esm2015 07:54:47 Compiling @angular/common/testing : es2015 as esm2015 07:54:51 Compiling @angular/router : es2015 as esm2015 07:54:51 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:54:57 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:54:58 Compiling @angular/common/http : es2015 as esm2015 07:54:58 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:55:02 Compiling @angular/forms : es2015 as esm2015 07:55:02 Compiling @angular/common/http/testing : es2015 as esm2015 07:55:02 Compiling @angular/router/testing : es2015 as esm2015 07:55:59 05 05 2023 07:55:57.497:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:55:59 05 05 2023 07:55:57.514:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:55:59 05 05 2023 07:55:57.546:INFO [launcher]: Starting browser ChromeHeadless 07:57:07 05 05 2023 07:57:06.317:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 07:57:15 05 05 2023 07:57:14.775:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 07:57:30 05 05 2023 07:57:28.388:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 07:57:48 ✔ Browser application bundle generation complete. 07:57:48 05 05 2023 07:57:48.705:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket F6ZKDLmU-731drwOAAAB with id 20688720 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.473 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.514 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.618 secs) 07:58:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.776 secs) 07:58:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.121 secs) 07:58:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.177 secs) 07:58:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.555 secs) 07:58:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.734 secs) 07:58:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.789 secs) 07:58:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.853 secs) 07:58:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.085 secs) 07:58:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.359 secs) 07:58:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.568 secs) 07:58:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.643 secs) 07:58:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.698 secs) 07:58:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.804 secs) 07:58:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.841 secs) 07:58:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.954 secs) 07:58:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.124 secs) 07:58:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.33 secs) 07:58:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.4 secs) 07:58:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.518 secs) 07:58:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.724 secs) 07:58:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.754 secs) 07:58:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.792 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.038 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.055 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.068 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.211 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.228 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.238 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.387 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.403 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.413 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.539 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.605 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.627 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.661 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.717 secs) 07:58:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.738 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.752 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.931 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.949 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.023 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.1 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.17 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.329 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.346 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.361 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.42 secs) 07:58:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.437 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.623 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.727 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.756 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.784 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.81 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.91 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.944 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.961 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.004 secs) 07:58:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.09 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.269 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.335 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.393 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.412 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.422 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.437 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.513 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.556 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.624 secs) 07:58:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.797 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.989 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.01 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.026 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.041 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.083 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.15 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.346 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.405 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.468 secs) 07:58:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.573 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.62 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.822 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.846 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.86 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.876 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.927 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.968 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.13 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.192 secs) 07:58:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.24 secs) 07:58:18 WARN: ' 07:58:18 It looks like you're using ngModel on the same form field as formControlName. 07:58:18 Support for using the ngModel input property and ngModelChange event with 07:58:18 reactive form directives has been deprecated in Angular v6 and will be removed 07:58:18 in a future version of Angular. 07:58:18 07:58:18 For more information on this, see our API docs here: 07:58:18 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:58:18 ' 07:58:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.24 secs) 07:58:18 WARN: ' 07:58:18 It looks like you're using ngModel on the same form field as formControlName. 07:58:18 Support for using the ngModel input property and ngModelChange event with 07:58:18 reactive form directives has been deprecated in Angular v6 and will be removed 07:58:18 in a future version of Angular. 07:58:18 07:58:18 For more information on this, see our API docs here: 07:58:18 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:58:18 ' 07:58:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.406 secs) 07:58:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.46 secs) 07:58:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.515 secs) 07:58:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.576 secs) 07:58:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.701 secs) 07:58:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.779 secs) 07:58:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.867 secs) 07:58:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.956 secs) 07:58:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.006 secs) 07:58:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.06 secs) 07:58:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.448 secs) 07:58:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.513 secs) 07:58:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.545 secs) 07:58:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.57 secs) 07:58:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.597 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.696 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.748 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.771 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.796 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.817 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.13 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.21 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.266 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.385 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.403 secs) 07:58:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.473 secs) 07:58:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.678 secs) 07:58:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.712 secs) 07:58:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.737 secs) 07:58:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.78 secs) 07:58:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.808 secs) 07:58:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.849 secs) 07:58:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.061 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.308 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.395 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.425 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.453 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.529 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.573 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.684 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.726 secs) 07:58:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.761 secs) 07:58:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.933 secs) 07:58:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.979 secs) 07:58:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.108 secs) 07:58:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.144 secs) 07:58:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.598 secs) 07:58:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.631 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.687 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.718 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.81 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.844 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.862 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.872 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.993 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.014 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.025 secs) 07:58:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.075 secs) 07:58:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.718 secs / 14.075 secs) 07:58:25 TOTAL: 149 SUCCESS 07:58:25 ✔ Browser application bundle generation complete. 07:58:29 07:58:29 =============================== Coverage summary =============================== 07:58:29 Statements : 40.98% ( 1467/3580 ) 07:58:29 Branches : 12.03% ( 111/923 ) 07:58:29 Functions : 33.28% ( 432/1298 ) 07:58:29 Lines : 38.91% ( 1318/3387 ) 07:58:29 ================================================================================ 07:58:29 05 05 2023 07:58:28.682:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 07:58:29 ✔ Browser application bundle generation complete. 07:58:30 make[1]: Leaving directory '/w/workspace/edgex-ui-go/104/web' [Pipeline] echo 07:58:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:58:30 $ docker stop --time=1 c43e9682b78f47fb0f72f7025a763fd3906d4d03caa252981d721e89d973f861 07:58:32 $ docker rm -f --volumes c43e9682b78f47fb0f72f7025a763fd3906d4d03caa252981d721e89d973f861 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:58:35 Warning: overwriting stash ‘coverage-report’ 07:58:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:58:44 + ls -al . 07:58:44 total 176 07:58:44 drwxrwxr-x 13 jenkins jenkins 4096 May 5 07:47 . 07:58:44 drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:44 .. 07:58:44 drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:44 .blubracket 07:58:44 -rw-rw-r-- 1 jenkins jenkins 18 May 5 07:44 .dockerignore 07:58:44 drwxrwxr-x 8 jenkins jenkins 4096 May 5 07:44 .git 07:58:44 drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:44 .github 07:58:44 -rw-rw-r-- 1 jenkins jenkins 185 May 5 07:44 .gitignore 07:58:44 -rw-rw-r-- 1 jenkins jenkins 8418 May 5 07:44 Attribution.txt 07:58:44 -rw-rw-r-- 1 jenkins jenkins 17205 May 5 07:44 CHANGELOG.md 07:58:44 -rw-rw-r-- 1 jenkins jenkins 3959 May 5 07:44 CONTRIBUTING.md 07:58:44 -rw-rw-r-- 1 jenkins jenkins 1788 May 5 07:44 Dockerfile 07:58:44 -rw-rw-r-- 1 jenkins jenkins 652 May 5 07:44 Jenkinsfile 07:58:44 -rw-rw-r-- 1 jenkins jenkins 11357 May 5 07:44 LICENSE 07:58:44 -rw-rw-r-- 1 jenkins jenkins 2124 May 5 07:44 Makefile 07:58:44 -rw-rw-r-- 1 jenkins jenkins 4558 May 5 07:44 README.md 07:58:44 -rw-rw-r-- 1 jenkins jenkins 11 May 5 07:40 VERSION 07:58:44 drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:44 assets 07:58:44 drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:44 bin 07:58:44 drwxrwxr-x 3 jenkins jenkins 4096 May 5 07:44 cmd 07:58:44 -rw-r--r-- 1 jenkins jenkins 10 May 5 07:47 coverage.out 07:58:44 drwxrwxr-x 2 jenkins jenkins 4096 May 5 07:44 docs 07:58:44 -rw-rw-r-- 1 jenkins jenkins 3052 May 5 07:44 go.mod 07:58:44 -rw-rw-r-- 1 jenkins jenkins 30610 May 5 07:44 go.sum 07:58:44 drwxrwxr-x 8 jenkins jenkins 4096 May 5 07:44 internal 07:58:44 drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:44 snap 07:58:44 drwxrwxr-x 4 jenkins jenkins 4096 May 5 07:44 testing 07:58:44 -rw-rw-r-- 1 jenkins jenkins 155 May 5 07:44 version.go 07:58:44 drwxrwxr-x 6 jenkins jenkins 4096 May 5 07:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:44 + 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=b9ee93b39939f4d905786058fe06f88771ce2d73 --label arch=arm64 --label version=3.0.0-dev.8 . 07:58:46 Sending build context to Docker daemon 31.63MB 07:58:46 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:58:46 Step 2/25 : FROM ${BASE} AS builder 07:58:46 ---> c60dfd9b3d90 07:58:46 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:58:46 ---> Running in 3caeb498c48b 07:58:46 Removing intermediate container 3caeb498c48b 07:58:46 ---> 02dded5fb8e6 07:58:46 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 07:58:46 ---> Running in 0d195a6e9106 07:58:46 Removing intermediate container 0d195a6e9106 07:58:46 ---> 3e9209b7b35d 07:58:46 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:58:46 ---> Running in 734b749650d8 07:58:47 Removing intermediate container 734b749650d8 07:58:47 ---> dd5f6e4ac2c4 07:58:47 Step 6/25 : LABEL Name=edgex-ui-go 07:58:47 ---> Running in 3a058a70e2ed 07:58:47 Removing intermediate container 3a058a70e2ed 07:58:47 ---> 1e68937e6136 07:58:47 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:58:47 ---> Running in a686c09902a4 07:58:47 Removing intermediate container a686c09902a4 07:58:47 ---> 5debf04db68b 07:58:47 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:58:49 ---> 393eb5d33e8b 07:58:49 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:49 ---> Running in 685401431e88 07:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:58:51 OK: 263 MiB in 53 packages 07:58:55 Removing intermediate container 685401431e88 07:58:55 ---> f340547b9a50 07:58:55 Step 10/25 : ENV GO111MODULE=on 07:58:55 ---> Running in 0e701bba3190 07:58:55 Removing intermediate container 0e701bba3190 07:58:55 ---> 2dbd548e2f49 07:58:55 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:58:55 ---> Running in ad5268affaf0 07:58:55 Removing intermediate container ad5268affaf0 07:58:55 ---> 26e39bbd26be 07:58:55 Step 12/25 : COPY go.mod vendor* ./ 07:58:56 ---> 649c9b2100e2 07:58:56 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:56 ---> Running in 5dbec211dfb5 07:58:58 Removing intermediate container 5dbec211dfb5 07:58:58 ---> f73297fb3a8b 07:58:58 Step 14/25 : COPY . . 07:59:03 ---> eb6ece8fe284 07:59:03 Step 15/25 : RUN ${MAKE} 07:59:03 ---> Running in 6917913732a3 07:59:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:00:55 Removing intermediate container 6917913732a3 08:00:55 ---> f78a3a61ac41 08:00:55 Step 16/25 : FROM alpine:3.17 08:00:55 3.17: Pulling from library/alpine 08:00:55 c41833b44d91: Already exists 08:00:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:00:55 Status: Downloaded newer image for alpine:3.17 08:00:55 ---> 51e60588ff2c 08:00:55 Step 17/25 : EXPOSE 4000 08:00:55 ---> Running in 3dab8ff5130e 08:00:55 Removing intermediate container 3dab8ff5130e 08:00:55 ---> 963ca9cd2f2a 08:00:55 Step 18/25 : 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 08:00:56 ---> 97bd48dc682a 08:00:56 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:00:56 ---> 1bd43fee6ae0 08:00:56 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:00:57 ---> 57caa114e64f 08:00:57 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:00:57 ---> Running in 37f3037f6483 08:00:57 Removing intermediate container 37f3037f6483 08:00:57 ---> 98d00b4b7f16 08:00:57 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:00:57 ---> Running in 14e892b9aec0 08:00:57 Removing intermediate container 14e892b9aec0 08:00:57 ---> 2d3b5ac404c8 08:00:57 Step 23/25 : LABEL arch=arm64 08:00:58 ---> Running in 3bcbd75484b5 08:00:58 Removing intermediate container 3bcbd75484b5 08:00:58 ---> 99f62c4317b9 08:00:58 Step 24/25 : LABEL git_sha=b9ee93b39939f4d905786058fe06f88771ce2d73 08:00:58 ---> Running in ae1d714f4a79 08:00:58 Removing intermediate container ae1d714f4a79 08:00:58 ---> aca8f870f003 08:00:58 Step 25/25 : LABEL version=3.0.0-dev.8 08:00:58 ---> Running in 700a2269c025 08:00:59 Removing intermediate container 700a2269c025 08:00:59 ---> 7bbe0822a202 08:00:59 [Warning] One or more build-args [ARCH] were not consumed 08:00:59 Successfully built 7bbe0822a202 08:00:59 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 08:00:59 provisioning config files... 08:00:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/104@tmp/config14088110378751677823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:59 ---> docker-login.sh 08:00:59 nexus3.edgexfoundry.org:10001 08:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:00 Configure a credential helper to remove this warning. See 08:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:00 08:01:00 Login Succeeded 08:01:00 nexus3.edgexfoundry.org:10002 08:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:00 Configure a credential helper to remove this warning. See 08:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:00 08:01:00 Login Succeeded 08:01:00 nexus3.edgexfoundry.org:10003 08:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:00 Configure a credential helper to remove this warning. See 08:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:00 08:01:00 Login Succeeded 08:01:00 nexus3.edgexfoundry.org:10004 08:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:01 Configure a credential helper to remove this warning. See 08:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:01 08:01:01 Login Succeeded 08:01:01 docker.io 08:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:01 Configure a credential helper to remove this warning. See 08:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:01 08:01:01 Login Succeeded 08:01:01 ---> docker-login.sh ends [Pipeline] } 08:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:01:01 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:01:01 b9ee93b39939f4d905786058fe06f88771ce2d73 08:01:01 latest 08:01:01 3.0.0-dev.8 08:01:01 b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 08:01:01 main 08:01:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73 08:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:01:02 2d61b813a13c: Preparing 08:01:02 0dcf7e40fc23: Preparing 08:01:02 706ace877e02: Preparing 08:01:02 26cbea5cba74: Preparing 08:01:02 26cbea5cba74: Layer already exists 08:01:02 0dcf7e40fc23: Pushed 08:01:02 2d61b813a13c: Pushed 08:01:09 706ace877e02: Pushed 08:01:09 b9ee93b39939f4d905786058fe06f88771ce2d73: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:01:09 2d61b813a13c: Preparing 08:01:09 0dcf7e40fc23: Preparing 08:01:09 706ace877e02: Preparing 08:01:09 26cbea5cba74: Preparing 08:01:09 26cbea5cba74: Layer already exists 08:01:09 706ace877e02: Layer already exists 08:01:09 0dcf7e40fc23: Layer already exists 08:01:09 2d61b813a13c: Layer already exists 08:01:09 latest: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.8 08:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:01:10 2d61b813a13c: Preparing 08:01:10 0dcf7e40fc23: Preparing 08:01:10 706ace877e02: Preparing 08:01:10 26cbea5cba74: Preparing 08:01:10 26cbea5cba74: Layer already exists 08:01:10 706ace877e02: Layer already exists 08:01:10 0dcf7e40fc23: Layer already exists 08:01:10 2d61b813a13c: Layer already exists 08:01:11 3.0.0-dev.8: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 08:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:01:11 2d61b813a13c: Preparing 08:01:11 0dcf7e40fc23: Preparing 08:01:11 706ace877e02: Preparing 08:01:11 26cbea5cba74: Preparing 08:01:11 0dcf7e40fc23: Layer already exists 08:01:11 2d61b813a13c: Layer already exists 08:01:11 26cbea5cba74: Layer already exists 08:01:11 706ace877e02: Layer already exists 08:01:11 b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:01:12 2d61b813a13c: Preparing 08:01:12 0dcf7e40fc23: Preparing 08:01:12 706ace877e02: Preparing 08:01:12 26cbea5cba74: Preparing 08:01:12 26cbea5cba74: Layer already exists 08:01:12 706ace877e02: Layer already exists 08:01:12 2d61b813a13c: Layer already exists 08:01:12 0dcf7e40fc23: Layer already exists 08:01:12 main: digest: sha256:304f97e0799793c5aa9765e178c392ea6a9906b19d59720b1d4e7952a90134ab size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:12 ===================================================== [Pipeline] echo 08:01:12 taggedImages: 08:01:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73 08:01:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:01:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.8 08:01:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9ee93b39939f4d905786058fe06f88771ce2d73-3.0.0-dev.8 08:01:12 - 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 08:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:13 08:01:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:13 arm64: Pulling from edgex-lftools-log-publisher 08:01:13 8998bd30e6a1: Pulling fs layer 08:01:13 04944245beec: Pulling fs layer 08:01:13 699f458cf7ca: Pulling fs layer 08:01:13 765212b225bb: Pulling fs layer 08:01:13 f23df028b6ca: Pulling fs layer 08:01:13 d65c8cfc05b1: Pulling fs layer 08:01:13 2437ff75d9bd: Pulling fs layer 08:01:13 765212b225bb: Waiting 08:01:13 f23df028b6ca: Waiting 08:01:13 d65c8cfc05b1: Waiting 08:01:13 2437ff75d9bd: Waiting 08:01:13 04944245beec: Verifying Checksum 08:01:13 04944245beec: Download complete 08:01:13 765212b225bb: Verifying Checksum 08:01:13 765212b225bb: Download complete 08:01:13 f23df028b6ca: Verifying Checksum 08:01:13 f23df028b6ca: Download complete 08:01:13 d65c8cfc05b1: Verifying Checksum 08:01:13 d65c8cfc05b1: Download complete 08:01:14 699f458cf7ca: Verifying Checksum 08:01:14 699f458cf7ca: Download complete 08:01:14 8998bd30e6a1: Verifying Checksum 08:01:14 8998bd30e6a1: Download complete 08:01:16 2437ff75d9bd: Verifying Checksum 08:01:16 2437ff75d9bd: Download complete 08:01:18 8998bd30e6a1: Pull complete 08:01:18 04944245beec: Pull complete 08:01:20 699f458cf7ca: Pull complete 08:01:20 765212b225bb: Pull complete 08:01:20 f23df028b6ca: Pull complete 08:01:21 d65c8cfc05b1: Pull complete 08:01:36 2437ff75d9bd: Pull complete 08:01:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:36 prd-ubuntu20.04-docker-arm64-4c-16g-13883 does not seem to be running inside a container 08:01:36 $ 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/104 -v /w/workspace/edgex-ui-go/104:/w/workspace/edgex-ui-go/104:rw,z -v /w/workspace/edgex-ui-go/104@tmp:/w/workspace/edgex-ui-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:01:39 $ docker top c9c811c22c15fa46a7373ad2d90120d4e73a7d26fecb072fe2985724f00a1cfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:40 ---> job-cost.sh 08:01:40 lf-activate-venv: SKIPPING 08:01:40 INFO: No Stack... 08:01:41 INFO: Retrieving Pricing Info for: v3-standard-4 08:01:41 INFO: Archiving Costs [Pipeline] sh 08:01:42 + + cut -d, -f6 08:01:42 cat /w/workspace/edgex-ui-go/104/archives/cost.csv [Pipeline] lock 08:01:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] 08:01:42 Resource [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] did not exist. Created. 08:01:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:01:43 /w/workspace/edgex-ui-go/104@tmp/durable-ae20ed39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:01:43 + echo total: 0.10999999940395355 [Pipeline] stash 08:01:43 Warning: overwriting stash ‘stack-cost’ 08:01:48 Stashed 1 file(s) [Pipeline] } 08:01:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 08:01:48 $ docker stop --time=1 c9c811c22c15fa46a7373ad2d90120d4e73a7d26fecb072fe2985724f00a1cfd 08:01:50 $ docker rm -f --volumes c9c811c22c15fa46a7373ad2d90120d4e73a7d26fecb072fe2985724f00a1cfd [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 08:01:50 provisioning config files... 08:01:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14796178393784088582tmp [Pipeline] { [Pipeline] sh 08:01:51 + set +x 08:01:51 + + curl -sbash https://codecov.io/bash -s 08:01:51 -- 08:01:51 08:01:51 _____ _ 08:01:51 / ____| | | 08:01:51 | | ___ __| | ___ ___ _____ __ 08:01:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:01:51 | |___| (_) | (_| | __/ (_| (_) \ V / 08:01:51 \_____\___/ \__,_|\___|\___\___/ \_/ 08:01:51 Bash-1.0.6 08:01:51 08:01:51 08:01:51 ==> git version 2.25.1 found 08:01:51 ==> 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 08:01:51 Release-Date: 2020-01-08 08:01:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:01:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:01:51 ==> Jenkins CI detected. 08:01:51 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:01:51 project root: . 08:01:51 --> token set from env 08:01:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:01:51 ==> Running gcov in . (disable via -X gcov) 08:01:51 ==> Python coveragepy not found 08:01:51 ==> Searching for coverage reports in: 08:01:51 + . 08:01:51 -> Found 1 reports 08:01:51 ==> Detecting git/mercurial file structure 08:01:51 ==> Reading reports 08:01:51 + ./coverage.out bytes=10 08:01:51 ==> Appending adjustments 08:01:51 https://docs.codecov.io/docs/fixing-reports 08:01:52 + Found adjustments 08:01:52 ==> Gzipping contents 08:01:52 12K /tmp/codecov.FKIi4z.gz 08:01:52 ==> Uploading reports 08:01:52 url: https://codecov.io 08:01:52 query: branch=main&commit=b9ee93b39939f4d905786058fe06f88771ce2d73&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:01:52 -> Pinging Codecov 08:01:52 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=b9ee93b39939f4d905786058fe06f88771ce2d73&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:01:52 -> Uploading to 08:01:52 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/FB506323287CE973F263BFD2A0EB1F37/b9ee93b39939f4d905786058fe06f88771ce2d73/d73883b8-12a5-416e-a40d-c812cfaaf343.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T080152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00c4cadd69889d5666c8dba5ca2b81daef4550d6b0aec24710e7549fc462fe34 08:01:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:01:52 Dload Upload Total Spent Left Speed 08:01:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 40153 --:--:-- --:--:-- --:--:-- 39972 100 8874 0 0 100 8874 0 37601 --:--:-- --:--:-- --:--:-- 37443 08:01:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] } 08:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:01:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:01:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:01:53 08:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:01:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:01:53 df9b9388f04a: Pulling fs layer 08:01:53 52dc419b0ee2: Pulling fs layer 08:01:53 25bc292e5bac: Pulling fs layer 08:01:53 114826534d7a: Pulling fs layer 08:01:53 4657fd5d0bcf: Pulling fs layer 08:01:53 6ad1cebc031e: Pulling fs layer 08:01:53 8a3aa393b2d8: Pulling fs layer 08:01:53 114826534d7a: Waiting 08:01:53 6ad1cebc031e: Waiting 08:01:53 4657fd5d0bcf: Waiting 08:01:53 8a3aa393b2d8: Waiting 08:01:53 25bc292e5bac: Verifying Checksum 08:01:53 25bc292e5bac: Download complete 08:01:53 52dc419b0ee2: Verifying Checksum 08:01:53 52dc419b0ee2: Download complete 08:01:53 4657fd5d0bcf: Download complete 08:01:53 df9b9388f04a: Verifying Checksum 08:01:53 df9b9388f04a: Download complete 08:01:54 df9b9388f04a: Pull complete 08:01:54 6ad1cebc031e: Verifying Checksum 08:01:54 6ad1cebc031e: Download complete 08:01:54 52dc419b0ee2: Pull complete 08:01:54 25bc292e5bac: Pull complete 08:01:54 114826534d7a: Verifying Checksum 08:01:54 114826534d7a: Download complete 08:01:54 8a3aa393b2d8: Verifying Checksum 08:01:54 8a3aa393b2d8: Download complete 08:01:57 114826534d7a: Pull complete 08:01:57 4657fd5d0bcf: Pull complete 08:01:58 6ad1cebc031e: Pull complete 08:02:01 8a3aa393b2d8: Pull complete 08:02:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:02:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:01 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 08:02:01 $ 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 08:02:02 $ docker top 3a79230680116e716d2b9e5d3299b3cae834bd17a50579901d00d24c133a2101 -eo pid,comm [Pipeline] { [Pipeline] echo 08:02:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:02:03 + set -o pipefail 08:02:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:02:18 08:02:18 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:02:18 08:02:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/7396d9e4-d03e-4c63-be67-198e912d287d 08:02:18 08:02:18 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:02:18 08:02:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:02:18 08:02:18 08:02:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:02:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:02:18 More details here: https://snyk.co/ue1NS 08:02:18 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 08:02:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:02:18 $ docker stop --time=1 3a79230680116e716d2b9e5d3299b3cae834bd17a50579901d00d24c133a2101 08:02:20 $ docker rm -f --volumes 3a79230680116e716d2b9e5d3299b3cae834bd17a50579901d00d24c133a2101 [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 08:02:20 + git log --format=format:%s -1 b9ee93b39939f4d905786058fe06f88771ce2d73 [Pipeline] sh 08:02:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:21 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 08:02:21 $ 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 08:02:21 $ docker top 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 -eo pid,comm 08:02:21 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). 08:02:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:21 [ssh-agent] Looking for ssh-agent implementation... 08:02:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:21 $ docker exec 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 ssh-agent 08:02:22 SSH_AUTH_SOCK=/tmp/ssh-QrAPVVG1tHoL/agent.33 08:02:22 SSH_AGENT_PID=39 08:02:22 Running ssh-add (command line suppressed) 08:02:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2048895562995301013.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2048895562995301013.key) 08:02:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:22 + git semver tag 08:02:22 2023-05-05 08:02:22,709 [run_tag] DEBUG tag force:False 08:02:22 2023-05-05 08:02:22,709 [check_head_tag] DEBUG check head tag 08:02:22 2023-05-05 08:02:22,710 [execute] INFO git cat-file --batch-check 08:02:22 2023-05-05 08:02:22,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:02:22 2023-05-05 08:02:22,714 [execute] INFO git cat-file --batch 08:02:22 2023-05-05 08:02:22,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:02:22 2023-05-05 08:02:22,734 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:02:22 2023-05-05 08:02:22,734 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 08:02:22 2023-05-05 08:02:22,735 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:02:22 2023-05-05 08:02:22,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:02:22 3.0.0-dev.8 [Pipeline] } 08:02:22 $ docker exec --env ******** --env ******** 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 ssh-agent -k 08:02:23 unset SSH_AUTH_SOCK; 08:02:23 unset SSH_AGENT_PID; 08:02:23 echo Agent pid 39 killed; 08:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:23 + git semver [Pipeline] } 08:02:23 $ docker stop --time=1 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 08:02:24 $ docker rm -f --volumes 013ff20001afab278b56eb54127766ebaf5df977934ab895b4b8db129635bc26 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:25 08:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:25 0.23.1-centos7: Pulling from edgex-lftools 08:02:25 ab5ef0e58194: Pulling fs layer 08:02:25 9712f1f96733: Pulling fs layer 08:02:25 63f879dbbcfc: Pulling fs layer 08:02:25 0d9ebad4ef96: Pulling fs layer 08:02:25 e9a5061849ea: Pulling fs layer 08:02:25 d747dcd14b5f: Pulling fs layer 08:02:25 2de7ff778b66: Pulling fs layer 08:02:25 2de7ff778b66: Waiting 08:02:25 d747dcd14b5f: Waiting 08:02:25 e9a5061849ea: Waiting 08:02:25 0d9ebad4ef96: Waiting 08:02:25 9712f1f96733: Verifying Checksum 08:02:25 9712f1f96733: Download complete 08:02:25 63f879dbbcfc: Verifying Checksum 08:02:25 63f879dbbcfc: Download complete 08:02:26 e9a5061849ea: Verifying Checksum 08:02:26 e9a5061849ea: Download complete 08:02:26 d747dcd14b5f: Verifying Checksum 08:02:26 d747dcd14b5f: Download complete 08:02:26 0d9ebad4ef96: Verifying Checksum 08:02:26 0d9ebad4ef96: Download complete 08:02:26 ab5ef0e58194: Verifying Checksum 08:02:26 ab5ef0e58194: Download complete 08:02:26 2de7ff778b66: Verifying Checksum 08:02:26 2de7ff778b66: Download complete 08:02:28 ab5ef0e58194: Pull complete 08:02:28 9712f1f96733: Pull complete 08:02:29 63f879dbbcfc: Pull complete 08:02:32 0d9ebad4ef96: Pull complete 08:02:32 e9a5061849ea: Pull complete 08:02:32 d747dcd14b5f: Pull complete 08:02:33 2de7ff778b66: Pull complete 08:02:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:33 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 08:02:33 $ 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 08:02:35 $ docker top 1b6feb76250444df26023ceaa778e58a3d8e36dcaac4dd8aeea865eb65a9694d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:02:35 provisioning config files... 08:02:35 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14947535034985209612tmp 08:02:35 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13616775195518312634tmp 08:02:35 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17381005505847348557tmp [Pipeline] { [Pipeline] echo 08:02:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:02:36 ---> sigul-configuration.sh 08:02:36 gpg: directory `/root/.gnupg' created 08:02:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:02:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:02:36 gpg: keyring `/root/.gnupg/secring.gpg' created 08:02:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:02:36 gpg: CAST5 encrypted data 08:02:36 gpg: encrypted with 1 passphrase 08:02:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:02:36 + mkdir /home/jenkins 08:02:36 + mkdir /home/jenkins/sigul [Pipeline] sh 08:02:36 + 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 08:02:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:02:36 ---> sigul-install.sh 08:02:36 Sigul already installed; skipping installation. [Pipeline] sh 08:02:37 + git tag --list 08:02:37 0.1.1 08:02:37 v1.1.0 08:02:37 v1.2.0 08:02:37 v1.2.1 08:02:37 v1.3.0 08:02:37 v2.0.0 08:02:37 v2.1.0 08:02:37 v2.2.0 08:02:37 v2.2.1-dev.1 08:02:37 v2.2.1-dev.2 08:02:37 v2.2.1-dev.3 08:02:37 v2.2.1-dev.4 08:02:37 v2.2.1-dev.5 08:02:37 v2.2.1-dev.6 08:02:37 v2.2.1-dev.7 08:02:37 v2.3.0 08:02:37 v2.3.0-dev.10 08:02:37 v2.3.0-dev.11 08:02:37 v2.3.0-dev.12 08:02:37 v2.3.0-dev.13 08:02:37 v2.3.0-dev.14 08:02:37 v2.3.0-dev.15 08:02:37 v2.3.0-dev.16 08:02:37 v2.3.0-dev.17 08:02:37 v2.3.0-dev.18 08:02:37 v2.3.0-dev.19 08:02:37 v2.3.0-dev.20 08:02:37 v2.3.0-dev.21 08:02:37 v2.3.0-dev.22 08:02:37 v2.3.0-dev.23 08:02:37 v2.3.0-dev.24 08:02:37 v2.3.0-dev.7 08:02:37 v2.3.0-dev.8 08:02:37 v2.3.0-dev.9 08:02:37 v3.0.0-dev.1 08:02:37 v3.0.0-dev.2 08:02:37 v3.0.0-dev.3 08:02:37 v3.0.0-dev.4 08:02:37 v3.0.0-dev.5 08:02:37 v3.0.0-dev.6 08:02:37 v3.0.0-dev.7 08:02:37 v3.0.0-dev.8 [Pipeline] sh 08:02:37 + lftools sign git-tag v3.0.0-dev.8 08:02:38 Signing Git tag with Sigul... 08:02:38 Signing v3.0.0-dev.8 [Pipeline] echo 08:02:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:02:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:02:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:02:38 $ docker stop --time=1 1b6feb76250444df26023ceaa778e58a3d8e36dcaac4dd8aeea865eb65a9694d 08:02:40 $ docker rm -f --volumes 1b6feb76250444df26023ceaa778e58a3d8e36dcaac4dd8aeea865eb65a9694d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:02:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:41 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 08:02:41 $ 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 08:02:41 $ docker top ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:41 [ssh-agent] Looking for ssh-agent implementation... 08:02:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:41 $ docker exec ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 ssh-agent 08:02:41 SSH_AUTH_SOCK=/tmp/ssh-6MAmusHa1LNJ/agent.33 08:02:41 SSH_AGENT_PID=39 08:02:41 Running ssh-add (command line suppressed) 08:02:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17220018800739386596.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17220018800739386596.key) 08:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:42 + git semver bump pre 08:02:42 2023-05-05 08:02:42,356 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:02:42 2023-05-05 08:02:42,356 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev 08:02:42 2023-05-05 08:02:42,356 [bump_version] DEBUG bumped version:3.0.0-dev.9 08:02:42 2023-05-05 08:02:42,356 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 08:02:42 2023-05-05 08:02:42,356 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:02:42 2023-05-05 08:02:42,356 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:02:42 2023-05-05 08:02:42,358 [execute] INFO git cat-file --batch-check 08:02:42 2023-05-05 08:02:42,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:02:42 2023-05-05 08:02:42,362 [execute] INFO git cat-file --batch 08:02:42 2023-05-05 08:02:42,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:02:42 2023-05-05 08:02:42,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:02:42 3.0.0-dev.9 [Pipeline] } 08:02:42 $ docker exec --env ******** --env ******** ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 ssh-agent -k 08:02:42 unset SSH_AUTH_SOCK; 08:02:42 unset SSH_AGENT_PID; 08:02:42 echo Agent pid 39 killed; 08:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:42 + git semver [Pipeline] } 08:02:43 $ docker stop --time=1 ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 08:02:44 $ docker rm -f --volumes ad58f06984ddd8d7ee40acd8ef4d907600f952eeab37e8cb96da697e5ffda3a8 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:45 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 08:02:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:02:45 $ docker top d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:45 [ssh-agent] Looking for ssh-agent implementation... 08:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:45 $ docker exec d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 ssh-agent 08:02:46 SSH_AUTH_SOCK=/tmp/ssh-vVzHNy07pAqz/agent.34 08:02:46 SSH_AGENT_PID=40 08:02:46 Running ssh-add (command line suppressed) 08:02:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_312312704965156567.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_312312704965156567.key) 08:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:46 + git semver push 08:02:47 2023-05-05 08:02:46,791 [run_push] DEBUG push 08:02:47 2023-05-05 08:02:46,792 [execute] INFO git cat-file --batch-check 08:02:47 2023-05-05 08:02:46,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:02:47 2023-05-05 08:02:46,795 [execute] INFO git rev-list e6847905a8dacb622ad12e596a72d6ffafdc6209 -- 08:02:47 2023-05-05 08:02:46,796 [execute] DEBUG Popen(['git', 'rev-list', 'e6847905a8dacb622ad12e596a72d6ffafdc6209', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:02:47 2023-05-05 08:02:46,803 [execute] INFO git fetch -v origin 08:02:47 2023-05-05 08:02:46,803 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:02:47 2023-05-05 08:02:47,299 [run_push] DEBUG no remote changes detected 08:02:47 2023-05-05 08:02:47,300 [execute] INFO git push origin semver 08:02:47 2023-05-05 08:02:47,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:02:48 2023-05-05 08:02:48,127 [run_push] DEBUG push all version tags 08:02:48 2023-05-05 08:02:48,127 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:02:48 2023-05-05 08:02:48,128 [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) 08:02:49 2023-05-05 08:02:48,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:02:49 3.0.0-dev.9 [Pipeline] } 08:02:49 $ docker exec --env ******** --env ******** d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 ssh-agent -k 08:02:49 unset SSH_AUTH_SOCK; 08:02:49 unset SSH_AGENT_PID; 08:02:49 echo Agent pid 40 killed; 08:02:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:49 + git semver [Pipeline] } 08:02:50 $ docker stop --time=1 d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 08:02:51 $ docker rm -f --volumes d79635d69bd6a924139457dd2f91310c977dacee02b6fbde036c9feda42cd701 [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 08:02:52 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:02:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:02:52 total 16 08:02:52 drwxr-xr-x 3 root root 4096 May 5 07:44 . 08:02:52 drwxrwxr-x 15 jenkins jenkins 4096 May 5 08:02 .. 08:02:52 drwxr-xr-x 2 root root 4096 May 5 07:44 cost 08:02:52 -rw-r--r-- 1 root root 83 May 5 07:44 cost.csv 08:02:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:02:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:02:52 total 16 08:02:52 drwxr-xr-x 3 jenkins jenkins 4096 May 5 07:44 . 08:02:52 drwxrwxr-x 15 jenkins jenkins 4096 May 5 08:02 .. 08:02:52 drwxr-xr-x 2 jenkins jenkins 4096 May 5 07:44 cost 08:02:52 -rw-r--r-- 1 jenkins jenkins 83 May 5 07:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:02:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:02:53 ---> package-listing.sh 08:02:53 ++ facter osfamily 08:02:53 ++ tr '[:upper:]' '[:lower:]' 08:02:53 + OS_FAMILY=debian 08:02:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:02:53 + START_PACKAGES=/tmp/packages_start.txt 08:02:53 + END_PACKAGES=/tmp/packages_end.txt 08:02:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:53 + PACKAGES=/tmp/packages_start.txt 08:02:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:02:53 + PACKAGES=/tmp/packages_end.txt 08:02:53 + case "${OS_FAMILY}" in 08:02:53 + dpkg -l 08:02:53 + grep '^ii' 08:02:53 + '[' -f /tmp/packages_start.txt ']' 08:02:53 + '[' -f /tmp/packages_end.txt ']' 08:02:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:02:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:02:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:02:53 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 08:02:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:54 prd-ubuntu20.04-docker-8c-8g-13882 does not seem to be running inside a container 08:02:54 $ 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 08:02:54 $ docker top 145d5e339abbf3171fd1c56d459a31d6d5a10d60df3a55d7a1d0955a5b21c8ea -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:54 + touch /tmp/pre-build-complete [Pipeline] sh 08:02:55 + mkdir -p /var/log/sysstat [Pipeline] sh 08:02:55 + ls /var/log/sa-host 08:02:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:55 provisioning config files... 08:02:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15802231693104533917tmp [Pipeline] { [Pipeline] echo 08:02:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:02:55 ---> create-netrc.sh [Pipeline] } 08:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:02:56 ---> python-tools-install.sh [Pipeline] echo 08:02:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:02:56 ---> sudo-logs.sh 08:02:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:02:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:02:56 ---> job-cost.sh 08:02:56 lf-activate-venv: SKIPPING 08:02:56 DEBUG: total: 0.2199999988079071 08:02:56 INFO: Retrieving Stack Cost... 08:02:57 INFO: Retrieving Pricing Info for: v3-standard-8 08:02:57 INFO: Archiving Costs [Pipeline] echo 08:02:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:02:57 ---> logs-deploy.sh 08:02:57 lf-activate-venv: SKIPPING 08:02:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/104 08:02:57 INFO: archiving workspace using pattern(s): 08:02:58 Archives upload complete. 08:02:59 INFO: archiving logs to Nexus